Anim: Add regression tests for NLA strip evaluation
Adding in regression tests for NLA strip evaluation Co-authored-by: Paolo Amadini <paolo.blender.dev@amadzone.org> Pull Request: https://projects.blender.org/blender/blender/pulls/109212
This commit is contained in:
committed by
Nate Rupsis
parent
f2bcd73bd2
commit
da29519c7a
@@ -393,6 +393,11 @@ add_blender_test(
|
||||
--testdir "${TEST_SRC_DIR}/animation"
|
||||
)
|
||||
|
||||
add_blender_test(
|
||||
bl_animation_nla_strip
|
||||
--python ${CMAKE_CURRENT_LIST_DIR}/bl_animation_nla_strip.py
|
||||
)
|
||||
|
||||
add_blender_test(
|
||||
bl_rigging_symmetrize
|
||||
--python ${CMAKE_CURRENT_LIST_DIR}/bl_rigging_symmetrize.py
|
||||
|
||||
Reference in New Issue
Block a user