Rémi Verschelde
|
afe8492241
Fix typos with codespell
|
3 سال پیش |
Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 سال پیش |
Espeute Clement
|
a259112d6e
Fixed Animation Playback Track not seeking properly
|
5 سال پیش |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
4 سال پیش |
Pedro J. Estébanez
|
4da9a501f6
Add animation reset track feature
|
4 سال پیش |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 سال پیش |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 سال پیش |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 سال پیش |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 سال پیش |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 سال پیش |
Pedro J. Estébanez
|
a45bf288e8
Fix premature end of animation playing backwards
|
4 سال پیش |
Duroxxigar
|
11a07d071a
Added a more helpful error message when there is no current animation for the animation player
|
4 سال پیش |
Pedro J. Estébanez
|
a235bab96c
Ignore blend times for inexistent animations
|
5 سال پیش |
Thakee Nathees
|
3a08658881
animation autocomplete bug fixed
|
5 سال پیش |
Tomasz Chabora
|
e94aab7936
Restore capture caches when missing
|
5 سال پیش |
Rémi Verschelde
|
f629df647d
Revert "Emit signal when animation ends by seek"
|
5 سال پیش |
volzhs
|
f670f6e351
Emit signal when animation ends by seek
|
5 سال پیش |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 سال پیش |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
5 سال پیش |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 سال پیش |
Juan Linietsky
|
d81ddaf33e
Added skin support and simplified APIs to override bone position.
|
5 سال پیش |
Unknown
|
9d849c21cc
fix animation freeze when playing animation from another AnimationPlayer
|
5 سال پیش |
Tomasz Chabora
|
af5e0fff66
Remove ERR_EXPLAIN from scene/* code
|
5 سال پیش |
Rémi Verschelde
|
8591691b9b
Merge pull request #24249 from zorbathut/zorbathut/animimmediate
|
6 سال پیش |
Pedro J. Estébanez
|
88153fbb61
Fix 2D bones ignored by onion skinning
|
6 سال پیش |
Rémi Verschelde
|
e0574e1d98
Fix typos with codespell
|
6 سال پیش |
Rémi Verschelde
|
9dc9434b1b
Merge pull request #24437 from mateusfccp/single_quotes_option
|
6 سال پیش |
Juan Linietsky
|
c00429c33b
Removed some prints
|
6 سال پیش |
Luiz
|
e27bbb075a
Fix AnimationPlayer jumping to the beggining after ending on editor.
|
6 سال پیش |
Luiz
|
5ec4f14a24
Fix AnimationPlayer bug where it wouldn't reset its position when finished
|
6 سال پیش |