.. |
animation_blend_space_1d.cpp
|
Style: Fix issues that went past CI
|
2018-08-21 21:28:06 +02:00 |
animation_blend_space_1d.h
|
Style: Fix issues that went past CI
|
2018-08-21 21:28:06 +02:00 |
animation_blend_space_2d.cpp
|
Style: Fix issues that went past CI
|
2018-08-21 21:28:06 +02:00 |
animation_blend_space_2d.h
|
Style: Fix issues that went past CI
|
2018-08-21 21:28:06 +02:00 |
animation_blend_tree.cpp
|
-Fix blend tree rename, closes #20210
|
2018-08-23 16:44:10 -03:00 |
animation_blend_tree.h
|
-Fix blend tree rename, closes #20210
|
2018-08-23 16:44:10 -03:00 |
animation_cache.cpp
|
Reduce unnecessary COW on Vector by make writing explicit
|
2018-07-26 00:54:16 +02:00 |
animation_cache.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
animation_node_state_machine.cpp
|
Remove unnecessary print with AnimationNodeStateMachinePlayback
|
2018-08-24 01:29:19 +09:00 |
animation_node_state_machine.h
|
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
2018-08-20 13:39:16 -03:00 |
animation_player.cpp
|
Make some debug prints verbose-only, remove others
|
2018-08-24 14:59:01 +02:00 |
animation_player.h
|
Add method to manually advance AnimationTree and manual process mode.
|
2018-08-02 08:29:51 +01:00 |
animation_tree.cpp
|
Style: Fix previous commits from @reduz
|
2018-08-24 16:50:29 +02:00 |
animation_tree.h
|
Property clear caches in animationtree if animatioplayer is modified. Fixes #19876
|
2018-08-24 11:41:46 -03:00 |
animation_tree_player.cpp
|
Reduce unnecessary COW on Vector by make writing explicit
|
2018-07-26 00:54:16 +02:00 |
animation_tree_player.h
|
Expose the animation pos to the user for AnimationNodes in AnimationTrees
|
2018-05-17 09:15:47 +02:00 |
root_motion_view.cpp
|
-Fixes to OBJ importer, option to disable optimization
|
2018-06-30 19:59:16 -03:00 |
root_motion_view.h
|
-Fixes to OBJ importer, option to disable optimization
|
2018-06-30 19:59:16 -03:00 |
SCsub
|
style: Fix PEP8 whitespace issues in Python files
|
2016-11-01 00:35:16 +01:00 |
skeleton_ik.cpp
|
Fix compiling SkeletonIK with disable_3d
|
2018-08-19 12:09:41 +02:00 |
skeleton_ik.h
|
Fix compiling SkeletonIK with disable_3d
|
2018-08-19 12:09:41 +02:00 |
tween.cpp
|
Tween: Add a unique identifier to InterpolateData to be able to remove the right one when finished
|
2018-08-16 15:59:35 +02:00 |
tween.h
|
Tween: Add a unique identifier to InterpolateData to be able to remove the right one when finished
|
2018-08-16 15:59:35 +02:00 |
tween_interpolaters.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |