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/Gems/EditorPythonBindings/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>
4 years ago
..
Include/EditorPythonBindings Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Source (Continuation) Implemented automation paralellization & standarization (#1718) 4 years ago
Tests Debug Trace Messages for Automation queues bus calls. (#2328) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
editorpythonbindings_common_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
editorpythonbindings_common_stub_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
editorpythonbindings_editor_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
editorpythonbindings_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago