Silc Lizard (Tokage) Renew
|
4f255fa7d7
Add interpolate_via_rest static func to Animation class
|
7 bulan lalu |
Per Lindstrand
|
c765e6cbb6
Fix custom audio track blend flag on reimport
|
2 bulan lalu |
Thaddeus Crews
|
b72937587a
Merge pull request #110400 from Ryan-000/Optimize-Animation_track_update_hash
|
3 bulan lalu |
Ryan
|
44856c81af
Optimize Animation::_track_update_hash
|
4 bulan lalu |
Nazarii
|
1964918e46
Use LocalVector in Animation
|
1 tahun lalu |
Lukas Tenbrink
|
e2931a5c19
Make conversions from `NodePath` to `String` explicit.
|
7 bulan lalu |
Lukas Tenbrink
|
ed836df150
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
7 bulan lalu |
Rémi Verschelde
|
e5c8fb8f1d
Merge pull request #107005 from TokageItLab/fix-anim-node-param-type
|
7 bulan lalu |
Silc Lizard (Tokage) Renew
|
678fb63451
Fix ambiguous AnimationNode's parameter type in default value
|
8 bulan lalu |
Kasper Arnklit Frandsen
|
5934804335
Add option to auto tangent new bezier points in animation editor
|
1 tahun lalu |
Aaron Franke
|
f6f1df7d73
Add 64-bit versions of core power of 2 functions
|
8 bulan lalu |
Lukas Tenbrink
|
4cb8a0c77e
Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
|
8 bulan lalu |
Jamie Pate
|
c317549587
Fix Heap buffer overflow in Animation::_find()
|
8 bulan lalu |
Thaddeus Crews
|
3947cbe3b2
Merge pull request #104386 from Repiteo/core/cpp-math
|
9 bulan lalu |
Thaddeus Crews
|
37a70edc11
Nearest and linear interpolation optimization
|
9 bulan lalu |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
10 bulan lalu |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
9 bulan lalu |
Pāvels Nadtočajevs
|
33af291421
Remove error print in the Animation getter.
|
9 bulan lalu |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
10 bulan lalu |
kobewi
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
3 tahun lalu |
Lukas Tenbrink
|
dcb4e5b22a
Replace `Animation::_clear()` with explicit `.clear()` calls.
|
1 tahun lalu |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
1 tahun lalu |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
1 tahun lalu |
chocola-mint
|
ed13a840fa
Add markers to animation
|
1 tahun lalu |
Rémi Verschelde
|
8eab2b52ed
Merge pull request #96835 from Malcolmnixon/animation-optimize
|
1 tahun lalu |
Rémi Verschelde
|
4c5e879cc5
Merge pull request #97380 from TheSofox/handle_modes_default_fix
|
1 tahun lalu |
Sofox
|
633df0b29c
Handle handle_modes being undefined by giving default values rather than flagging error
|
1 tahun lalu |
K. S. Ernest (iFire) Lee
|
dd9525be04
Fix animation compression going the wrong way
|
1 tahun lalu |
Malcolm Nixon
|
3e93970ef5
Expose the optimize method of the Animation class to gdscript.
|
1 tahun lalu |
rune-scape
|
154049ce17
StringName Dictionary keys
|
2 tahun lalu |