Allen Jackson
640fe70c56
Combining the original scene manifest with the new manifest ( #7083 )
...
* Combining the original scene manifest with the new manifest to allow the
OnPrepareForExport to execute
Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com >
* fixing comment
Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com >
2022-01-24 15:09:15 -06:00
Allen Jackson
d84bb6a72f
{LYN5384} splitting Blast builder and processor Python scripts ( #4712 )
...
splitting the asset builder and asset processor Python scripts for the Blast processor
This fixes a mulitiple build issue found while developing other scripts
Signed-off-by: jackalbe <23512001+jackalbe@users.noreply.github.com >
2021-10-15 07:32:10 -05:00
jackalbe
be5a7f821c
{LYN-4514} Re-factored Blast gem's python asset builder ( #2143 )
...
* {LYN-4514} Re-factored Blast gem's python asset builder
* Re-factored Blast gem's python asset builder so that the .blast file creates an asset info scene manifest
* Added a python script to act as a SceneAPI script + Python Asset Builder (blast_asset_builder.py)
* renaming types from "Slice" to "Chunk"
Tests: Re-enabled Gems/Blast/Code/Tests/Editor/EditorBlastSliceAssetHandlerTest.cpp
Signed-off-by: Jackson <23512001+jackalbe@users.noreply.github.com >
* renaming from Slice to Chunks
Signed-off-by: Jackson <23512001+jackalbe@users.noreply.github.com >
* updated the Copyright
Signed-off-by: Jackson <23512001+jackalbe@users.noreply.github.com >
* Removing StdAfx.h includes
Signed-off-by: Jackson <23512001+jackalbe@users.noreply.github.com >
* null check added m_blastChunksAsset.Get()
removing 'slice' like EditorBlastSliceAssetHandlerTestFixture
delete old asset builder blast file
Signed-off-by: Jackson <23512001+jackalbe@users.noreply.github.com >
* adding source deps for FBX -> BLAST file
Signed-off-by: Jackson <23512001+jackalbe@users.noreply.github.com >
* removing slice name
Signed-off-by: Jackson <23512001+jackalbe@users.noreply.github.com >
* Adding error message and updates from PR
Signed-off-by: Jackson <23512001+jackalbe@users.noreply.github.com >
2021-08-03 09:21:36 -05:00