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/SceneData
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
..
Behaviors Add newlines to the end of all files 5 years ago
GraphData {LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function (#392) 5 years ago
Groups Add newlines to the end of all files 5 years ago
ManifestBase Initial commit 5 years ago
Platform Initial commit 5 years ago
Rules Integrating github/staging through commit 5f214be 5 years ago
Tests {LYN-2074} Add Animation data types Behavior for the scene graph (#253) 5 years ago
CMakeLists.txt Integrating latest from github/staging 5 years ago
DllMain.cpp Initial commit 5 years ago
ManifestMetaInfoHandler.cpp ATOM-14889: Fix for scriptProcessorRule doesn't save with field empty 5 years ago
ManifestMetaInfoHandler.h Initial commit 5 years ago
ReflectionRegistrar.cpp {LYN-2074} Add Animation data types Behavior for the scene graph (#253) 5 years ago
ReflectionRegistrar.h Add newlines to the end of all files 5 years ago
SceneDataConfiguration.h Add newlines to the end of all files 5 years ago
SceneDataStandaloneAllocator.cpp Initial commit 5 years ago
SceneDataStandaloneAllocator.h Initial commit 5 years ago
SceneData_darwin_files.cmake Initial commit 5 years ago
SceneData_files.cmake Integrating latest 47acbe8 5 years ago
SceneData_testing_files.cmake Integrating latest from github/staging 5 years ago