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
amzn-mike 969a55170e
Procedural Prefabs: Entity parenting fixes (#4669)
* Parent top level entities to container entity when creating prefab

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add to_json method to PythonProxyObject to allow serializing any AZ serialializable type

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Update scene_mesh_to_prefab.py to parent entities in a chain

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Remove redundant eval

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Improve error handling in ToJson

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add maybe_unused for commonRoot since it's not used

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
Include/EditorPythonBindings Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Source Procedural Prefabs: Entity parenting fixes (#4669) 4 years ago
Tests Update the FileIO Aliases (#4186) 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