Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
DualMatrix
|
e4e8fc6314
AnimationPlayer, snap absolute position instead of motion.
|
6 years ago |
Juan Linietsky
|
0e27af280c
Merge pull request #22817 from DualMatrix/animation_group
|
6 years ago |
DualMatrix
|
87f8077a70
Fixed Animation Keyframe inspector not displaying after moving key.
|
6 years ago |
DualMatrix
|
e99f16153e
Made AnimationPlayer track groups update after changing path
|
6 years ago |
Rémi Verschelde
|
cda5b0bfe1
Fix warnings about unused variables [-Wunused-variable]
|
6 years ago |
Hugo Locurcio
|
c4770a5b5d
Tweak some editor texts' capitalization, use "Go to" instead of "Goto"
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Rémi Verschelde
|
39168f125e
Merge pull request #19464 from bojidar-bg/19448-fix-subproperty-handling
|
6 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 years ago |
Max Hilbrunner
|
9f82368d40
Merge pull request #19475 from YeldhamDev/animplayer_cosmetic
|
6 years ago |
Max Hilbrunner
|
073e77454d
Merge pull request #19713 from volzhs/fix-crash-nodepath-animation-edit
|
6 years ago |
khairul169
|
0f616ff5d8
Hide play position if animation node is invalid
|
6 years ago |
Michael Alexsander Silva Dias
|
02181292b8
Minor changes to the AnimationPlayer editor.
|
6 years ago |
volzhs
|
b4f60ae3ac
Fix crash when assigning a node on editing animation key
|
6 years ago |
Guilherme Felipe
|
b75ad7b6b0
Prevent animation player crash
|
6 years ago |
Bojidar Marinov
|
7b107cb180
Fix bug in animationplayer editor not using subproperties properly
|
6 years ago |
Juan Linietsky
|
257d3c3f39
Bit more of visual polish
|
6 years ago |
Juan Linietsky
|
e5b876e92a
Remove the "go back" behavior in track editor for inspector based key editing, fixes #19434, fixes #19423
|
6 years ago |
Juan Linietsky
|
66871322b9
Properly update range and valid key range when keys are in/out of view, fixes #19433
|
6 years ago |
Juan Linietsky
|
c8289d95cd
Fixed cursor not updating in some circumstances, closes #19430
|
6 years ago |
Juan Linietsky
|
7572b31a39
Disallow via add track for animation player to animate itself, fixes #19425
|
6 years ago |
Juan Linietsky
|
9cb17d7af8
Avoid animation length from ever being completely, fixes #19420
|
6 years ago |
Juan Linietsky
|
b659fd6d74
Entirely new (and much improved) animation editor.
|
6 years ago |