Commit History

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