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/Containers
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
..
Utilities Add newlines to the end of all files 5 years ago
Views Integrating up through commit 90f050496 5 years ago
GraphObjectProxy.cpp {LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function (#392) 5 years ago
GraphObjectProxy.h {LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function (#392) 5 years ago
RuleContainer.cpp Integrating latest 47acbe8 5 years ago
RuleContainer.h Integrating latest 47acbe8 5 years ago
RuleContainer.inl Add newlines to the end of all files 5 years ago
Scene.cpp Initial commit 5 years ago
Scene.h Initial commit 5 years ago
SceneGraph.cpp behavior context class SceneGraph::NodeIndex -> "NodeIndex" 5 years ago
SceneGraph.h Integrating latest 47acbe8 5 years ago
SceneGraph.inl Integrating latest 47acbe8 5 years ago
SceneManifest.cpp Initial commit 5 years ago
SceneManifest.h Initial commit 5 years ago
SceneManifest.inl Add newlines to the end of all files 5 years ago