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.
* {LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function
* Updated the EditorPythonConsoleInterface to get Python type name info
* Added PythonBehaviorInfo to the GraphObjectProxy object to reflect abstract calls that can be invoked
* removed SCENE_DATA_API from Reflect() function
Jira: https://jira.agscollab.com/browse/LYN-2185
Tests: Added tests GraphObjectProxy_GetClassInfo_Loads & GraphObjectProxy_GetClassInfo_CorrectFormats to regress test
* fix compile error
* etchPythonTypeName() returns AZStd::string
* put None into a const char
|
5 years ago | |
|---|---|---|
| .. | ||
| test_package | 5 years ago | |
| CustomTypeBindingBusTests.cpp | 5 years ago | |
| EditorPythonBindingsTest.cpp | 5 years ago | |
| EditorPythonBindingsTest.py | 5 years ago | |
| EditorPythonBindingsTestWithArgs.py | 5 years ago | |
| PythonAssetTypesTests.cpp | 5 years ago | |
| PythonAssociativeTests.cpp | 5 years ago | |
| PythonBindingLibTests.cpp | 5 years ago | |
| PythonContainerAnyTests.cpp | 5 years ago | |
| PythonDictionaryTests.cpp | 5 years ago | |
| PythonGlobalsTests.cpp | 5 years ago | |
| PythonLogSymbolsComponentTests.cpp | 5 years ago | |
| PythonPairTests.cpp | 5 years ago | |
| PythonPairTests.h | 5 years ago | |
| PythonProxyBusTests.cpp | 5 years ago | |
| PythonProxyObjectTests.cpp | 5 years ago | |
| PythonReflectionComponentTests.cpp | 5 years ago | |
| PythonTestingUtility.h | 5 years ago | |
| PythonThreadingTests.cpp | 5 years ago | |
| PythonTraceMessageSink.h | 5 years ago | |
| __init__.py | 5 years ago | |