Rémi Verschelde
|
16f6a5b139
One Copyright Update to rule them all
|
před 2 roky |
Rémi Verschelde
|
80b82e4e66
i18n: Misc fixes translation strings
|
před 2 roky |
Haoyu Qiu
|
b657d0c76c
Add dedicated macros for property name extraction
|
před 2 roky |
kleonc
|
06b7f218c6
AnimationTrackEditor Fix signal connection on root exiting the tree
|
před 3 roky |
Markus Sauermann
|
d92406751b
Use get_cursor_shape for identifying the cursor shape in AnimationTimelineEdit
|
před 3 roky |
Haoyu Qiu
|
3b04f59354
Fix some Animation panel icons not updating after theme change
|
před 3 roky |
Haoyu Qiu
|
2c3646b37b
Add missing i18n to various strings
|
před 3 roky |
Rémi Verschelde
|
85b4848ca8
Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x
|
před 3 roky |
Wilson E. Alvarez
|
424dbf70af
Increase VARIANT_ARG_MAX to 8
|
před 3 roky |
jmb462
|
8b49a62745
[3.x] Fix AnimationTrack mouse wheel zooming at low zoom level
|
před 3 roky |
Rémi Verschelde
|
c938104a88
Merge pull request #56630 from Pineapple/replace-find-last
|
před 3 roky |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
před 3 roky |
Bartłomiej T. Listwon
|
22750b1c03
Replace String::find_last with rfind where possible (backward compatible with old API)
|
před 3 roky |
kobewi
|
4405daa09b
Allow to add RESET values from existing keys
|
před 3 roky |
Hugo Locurcio
|
9381b236ab
Use a different icon for eased keyframes in the animation editor
|
před 3 roky |
Hugo Locurcio
|
da757c25e1
Improve the animation bezier editor
|
před 3 roky |
Haoyu Qiu
|
87e49183bc
Fix various i18n failures
|
před 3 roky |
Rémi Verschelde
|
504f47eaec
Merge pull request #47222 from dreamsComeTrue/anim-track-improv
|
před 3 roky |
Hugo Locurcio
|
a623eb5083
Improve scrolling actions in the animation track editor
|
před 3 roky |
Haoyu Qiu
|
6179f76547
Merge similar editor strings
|
před 3 roky |
kleonc
|
4ae0310cec
AnimationMultiTrackKeyEdit Allow editing easing if it's possible for all edited tracks
|
před 3 roky |
Pedro J. Estébanez
|
4da9a501f6
Add animation reset track feature
|
před 4 roky |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
před 3 roky |
Rémi Verschelde
|
b4af1eba0a
Style: Enforce use of bool literals instead of integers
|
před 3 roky |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
před 3 roky |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
před 3 roky |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
před 3 roky |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
před 3 roky |
Rafał Mikrut
|
06976c3e84
[3.x] Fix crashes when using _input functions
|
před 4 roky |
Dominik 'dreamsComeTrue' Jasiński
|
de63d0ffa7
Make Animation's SceneTreeDialog filter nodes properly
|
před 4 roky |