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
jackalbe 8b1251c9f7
{LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function (#392)
* {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
..
Components Add newlines to the end of all files 5 years ago
Containers {LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function (#392) 5 years ago
DataTypes {LYN-2074} Add Animation data types Behavior for the scene graph (#253) 5 years ago
Events Add newlines to the end of all files 5 years ago
Export Renamed several non-inclusive terms (#236) 5 years ago
Import Initial commit 5 years ago
Mocks Add newlines to the end of all files 5 years ago
Tests {LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function (#392) 5 years ago
Utilities Fix cloth with MeshOptimization ON 5 years ago
CMakeLists.txt Initial commit 5 years ago
DllMain.cpp ATOM-14889: Fix for scriptProcessorRule doesn't save with field empty 5 years ago
SceneBuilderDependencyBus.h Add newlines to the end of all files 5 years ago
SceneCoreConfiguration.h Initial commit 5 years ago
SceneCoreStandaloneAllocator.cpp Initial commit 5 years ago
SceneCoreStandaloneAllocator.h Initial commit 5 years ago
scenecore_files.cmake Integrating up through commit 90f050496 5 years ago
scenecore_testing_files.cmake Initial commit 5 years ago