Rémi Verschelde
|
e7e7d17f6b
Display invalid value keys in AnimationTrackEdit
|
6 years ago |
homer666
|
918e120da3
Update edited keyframe's snap mode properly
|
6 years ago |
Hugo Locurcio
|
614dbe74e2
Scale animation track editor line widths on hiDPI displays
|
6 years ago |
homer666
|
5b6ad923f0
AnimationPlayer FPS mode fixes
|
6 years ago |
Rémi Verschelde
|
23cf9f3b6f
i18n: Sync translation template with current source
|
6 years ago |
Juan Linietsky
|
d8cae6e7f6
Implement autokeying in Animation editor.
|
6 years ago |
Juan Linietsky
|
a7f0bfb7db
Oops I missed a line, continuation to 0d41f8f.
|
6 years ago |
Juan Linietsky
|
5cc03473e0
Also show length in FPS when using FPS mode for AnimationPlayer editor
|
6 years ago |
Juan Linietsky
|
6fac922bff
Add support for FPS snap in Animation Editor.
|
6 years ago |
Juan Linietsky
|
5e02d6d98a
Avoid crash on changing snap mode when no animation exists, closes #28031
|
6 years ago |
Anish
|
d6e4a08c61
Prevents a Null Reference in deleting Animations.
|
6 years ago |
Juan Linietsky
|
9b5c6f539b
Safer way to update animation if changed, fixes #26670
|
6 years ago |
Juan Linietsky
|
8b4c4d9b2f
Implement a more coherent (and way less hack) way to block animation updates, fixes #24618
|
6 years ago |
Michael Alexsander Silva Dias
|
3ef8238c1c
Make translatable some undo/redo operations in the editor
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
c6c788581e
Drop unused AnimationTrackKeyEdit::track_editor
|
6 years ago |
Juan Linietsky
|
4a24ba6e77
-Fixes to undo redo to avoid crash, closes #24251
|
6 years ago |
Juan Linietsky
|
f981e9fe91
Avoid case where editors are deleted while moved, fixes #25508, fixes #24829
|
6 years ago |
Dawid Wdowiak
|
855a82211f
Removed duplicated code
|
6 years ago |
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
|
7 years ago |
Rémi Verschelde
|
39168f125e
Merge pull request #19464 from bojidar-bg/19448-fix-subproperty-handling
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
Max Hilbrunner
|
9f82368d40
Merge pull request #19475 from YeldhamDev/animplayer_cosmetic
|
7 years ago |