You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Tools/SceneAPI/SceneCore
amzn-victor 7164b64bb5
Move BuildDebugSceneGraph function out of SceneProcessing gem (#3290)
Moved BuildDebugSceneGraph out of SceneProcessing gem and into DebugOutput class to allow the function to be shared, which ensures the same dbgsg format is outputted among any calls to the function.

* Move BuildDebugSceneGraph function, update all calls to this function

Signed-off-by: Victor Huang <huavicto@amazon.com>

* Remove unused includes

Signed-off-by: Victor Huang <huavicto@amazon.com>

* Remove z

Signed-off-by: Victor Huang <huavicto@amazon.com>
4 years ago
..
Components Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Containers Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DataTypes addressing PR comments/suggestions 4 years ago
Events Changes to SDK wrappers and functions to allow more flexible scene file processing (#3112) 4 years ago
Export Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Import Fix python fbx tests (#2171) 4 years ago
Mocks Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Tests Changes to SDK wrappers and functions to allow more flexible scene file processing (#3112) 4 years ago
Utilities Move BuildDebugSceneGraph function out of SceneProcessing gem (#3290) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DllMain.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SceneBuilderDependencyBus.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SceneCoreConfiguration.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SceneCoreStandaloneAllocator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SceneCoreStandaloneAllocator.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
scenecore_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
scenecore_testing_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago