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
moraaar 1a407d9a08
Debug Trace Messages for Automation queues bus calls. (#2328)
Since TraceMessageBus will be called from multiple threads and python interpreter is single threaded, all the bus calls are queued into a list and called at the end of the frame in the main thread.

Signed-off-by: moraaar <moraaar@amazon.com>
5 years ago
..
Editor (Continuation) Implemented automation paralellization & standarization (#1718) 5 years ago
Framework Debug Trace Messages for Automation queues bus calls. (#2328) 5 years ago
LauncherUnified Issues/2126 PhysX Gem can't be used as build dependency in engine SDK Part (#2337) (#2340) 5 years ago
Legacy Merge branch 'development' into cmake/SPEC-7179 5 years ago
Tools Fixed Project Manager to enable save/restore of the window geometry so its window position/sizing will be restored after it is closed/re-launched. Also improved WindowDecorationWrapper logic to center by default when using the showFromSettings API for first time launch. 5 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago