LuoZhihao
|
8ba4656ea3
Compile out editor-only logic within `validate_property` in games
|
1 ay önce |
LuoZhihao
|
713ed59a77
Remove unnecessary `_validate_property()` calling
|
2 ay önce |
Rémi Verschelde
|
b7f75578db
Merge pull request #104419 from Ryan-000/fix_animation_mixer_errors
|
2 ay önce |
Hugo Locurcio
|
006c9bb39a
Use a type-hinted dictionary for AnimationLibrary's `libraries` property
|
3 ay önce |
lawnjelly
|
f8f350a32a
Add `GLOBAL_GET` cached macros.
|
3 ay önce |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
4 ay önce |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 ay önce |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 ay önce |
kobewi
|
bc9d0c7835
Add templated version of ObjectDB::get_instance()
|
4 ay önce |
Ryan
|
8df0234101
Remove incorrect errors in AnimationMixer
|
4 ay önce |
Yufeng Ying
|
bebe037abf
Add ConstIterator to Dictionary.
|
4 ay önce |
Aarni Koskela
|
f134769506
Fix various typos
|
6 ay önce |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
7 ay önce |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
8 ay önce |
Thaddeus Crews
|
37305e40bc
Merge pull request #95711 from TokageItLab/warn-oneshot-prop
|
8 ay önce |
Thaddeus Crews
|
fe1c044c73
Merge pull request #99394 from TokageItLab/root-local
|
8 ay önce |
Illauriel
|
5de38f7fd3
Add persistent folding to Animation Library Editor
|
1 yıl önce |
Silc Lizard (Tokage) Renew
|
755bcf4737
Add root_motion_local option to AnimationMixer
|
8 ay önce |
Silc Lizard (Tokage) Renew
|
761a20f7a7
Add hint for oneshot & warning when it will be updated continuously
|
11 ay önce |
Nazarii
|
d1dc7afdd5
Fix `capture_cache.animation` was not cached
|
9 ay önce |
nazarii
|
76208f7155
Implement array based hash map
|
1 yıl önce |
chocola-mint
|
ed13a840fa
Add markers to animation
|
11 ay önce |
Rémi Verschelde
|
493f3edce7
Merge pull request #96572 from adamscott/fix-samples-leak
|
10 ay önce |
kobewi
|
d25e36b015
Fix AnimationLibrary loading
|
11 ay önce |
Adam Scott
|
d3ddce6b88
Fix leak when using audio samples instead of streams
|
11 ay önce |
Nazarii
|
660e28f5cb
Use static LocalVector for processed_hashes
|
11 ay önce |
nazarii
|
3580ced21e
Optimize animations
|
1 yıl önce |
Silc Lizard (Tokage) Renew
|
7c4bc0a378
Fix processed_hashes type to Animation::TypeHash from int
|
1 yıl önce |
Silc Lizard (Tokage) Renew
|
04ac6a74df
Fix total weight calculation to separate track types
|
1 yıl önce |
Silc Lizard (Tokage) Renew
|
88e590c9d3
Add approx comparing methods to Animation, use them on time comparison
|
1 yıl önce |