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/EMotionFX/Code
AMZN-byrcolin c778606c89
Templates restricted (#6498)
* Templates/Restricted upgrade/fixes:
Fixed template storage format: templates now only store true relative paths and no longer save "origin" paths and "optional" has been removed, it was never used.
Upgraded all templates to new standard
Template system now correctly handles child objects: Child objects no longer have to specify restricted they inherit from parent
Restricted now operates at the object level and makes no assumptions about parent
Restricted templates can now be combined and seperated on creation
ly_get_list_relative_filename has been deprecated for o3de_pal_dir
All Gems/Projects/Templates updated to use new code

Signed-off-by: byrcolin <byrcolin@amazon.com>
4 years ago
..
EMotionFX Merge branch 'development' into bug-righthand-bones-81 4 years ago
Editor/Platform Rename EMotionFX class members to follow the `m_` naming convention 5 years ago
Include/Integration Add some debug rendering options. (#4950) 4 years ago
MCore Merge pull request #6437 from pollend/chore/update-SafeNormalize-usage-EmotionFX 4 years ago
MysticQt [EMotionFX] Prefer `#pragma once` (#6435) 4 years ago
Platform Rename EMotionFX class members to follow the `m_` naming convention 5 years ago
Source Update behavior reflection of EMotionFX's MotionEvent to use nullptr instead of empty lambdas. (#6617) 4 years ago
Tests AZStd::basic_string improvements (#6438) 4 years ago
CMakeLists.txt Templates restricted (#6498) 4 years ago
emotionfx_editor_files.cmake LYN-4774 Fix missing box icons inside the main Viewport (#2297) 5 years ago
emotionfx_editor_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
emotionfx_files.cmake Merge branch 'development' into cmake/SPEC-7179 5 years ago
emotionfx_shared_files.cmake load render option in atom render plugin and use render actor settings in atom debug draw 4 years ago
emotionfx_shared_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
emotionfx_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago