提交历史

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