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
Allen Jackson dae25beef5
{lyn2264} Adding Python API for Actor Group (#6064)
* {lyn2264} Adding Python API for Actor Group

* updating the IBoneData with behavior attributes
* adding actor_group.py for making actor group JSON data
* adding physics_data.py for making physics JSON data

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* fixing dictionary issues

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* updated comment style to numpydoc

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* updated to numpydoc style

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* example of actor group rules

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* Updated based on feedback

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>
4 years ago
..
Behaviors Fixed LodRuleBehavior using wrong loop index (#5915) 4 years ago
GraphData {lyn2264} Adding Python API for Actor Group (#6064) 4 years ago
Groups Code/Tools/SceneAPI 4 years ago
ManifestBase Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Rules Fixed LodRuleBehavior using wrong loop index (#5915) 4 years ago
Tests Fixed LodRuleBehavior using wrong loop index (#5915) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DllMain.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ManifestMetaInfoHandler.cpp Register tangents rule for mesh groups, so users can add it to the scene settings 4 years ago
ManifestMetaInfoHandler.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ReflectionRegistrar.cpp Updated remaining Project Configurator references to Project Manager. 4 years ago
ReflectionRegistrar.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SceneDataConfiguration.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SceneDataStandaloneAllocator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SceneDataStandaloneAllocator.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SceneData_darwin_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SceneData_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SceneData_testing_files.cmake Fixed LodRuleBehavior using wrong loop index (#5915) 4 years ago