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
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
..
AWSNativeSDKInit Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Android/ProjectBuilder Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetBundler Code/Tools 4 years ago
AssetProcessor Merge branch 'development' into cmake/SPEC-7484 4 years ago
AzTestRunner Merge pull request #1997 from aws-lumberyard-dev/aztestrunner_retry_command 4 years ago
CrashHandler @lumberyard-employee-dm suggestion to use (w)string_view as the src to simplify functions in conversions.h 4 years ago
DeltaCataloger Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
GridHub @lumberyard-employee-dm suggestion to use (w)string_view as the src to simplify functions in conversions.h 4 years ago
ProjectManager Fixed white-bar at bottom of Project Manager screen (#3091) 4 years ago
PythonBindingsExample Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RemoteConsole [redcode/crythread-2nd-pass] updated condition variable handling in Remote Console runtime to cut out extra unlock/lock 4 years ago
SceneAPI Move BuildDebugSceneGraph function out of SceneProcessing gem (#3290) 4 years ago
SerializeContextTools Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Standalone More string fixes 4 years ago
TestImpactFramework Further subdivide TIAF data by suite. (#3128) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago