Commit History

Author SHA1 Message Date
  Haoyu Qiu 4ae0adbf2c Fix inversed ADD_GROUP parameters in AnimationNodeOneShot 2 years ago
  Wysocki Patryk db1105d4b3 Expose AnimationNodeOneShot::mix_mode as a property 4 years ago
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 2 years ago
  Silc 'Tokage' Renew a95b015968 fixed AnimationNodeTransition when xfade time is zero 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 3 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 3 years ago
  Rémi Verschelde ba177ccaec doc: Misc updates for AnimationNode* and others 4 years ago
  Rémi Verschelde 4faaf6089a Remove unused #if 0'ed code 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 4 years ago
  Hugo Locurcio aba157865a Add missing semicolons to `BIND_ENUM_CONSTANT` macro uses 5 years ago
  qarmin 8245db869f Small fixes to unrechable code, possibly overflows, using NULL pointers 5 years ago
  volzhs eea3bddd1d Set initial value for autorestart_random_delay of AnimationNodeOneShot 5 years ago
  PouleyKetchoupp dafd7768ab Fixed uninitialized xfade in AnimationNodeTransition 5 years ago
  Juan Linietsky b3335e943b Implement missing autorestart in oneshot node, closes #22238 5 years ago
  volzhs 153a3146d0 AnimationNodeTransition name begins from 0 5 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 5 years ago
  Rémi Verschelde 173b342ca7 Remove trailing whitespace 6 years ago
  Juan Linietsky 531dc2f435 Proper time tracking in AnimationNodeAnimation, closes #22887 6 years ago
  Wilson E. Alvarez 71df4caf8f Removed unnecessary assignments 6 years ago
  Rémi Verschelde 9eb4d4ab2d Add missing copyright headers 6 years ago
  Juan Linietsky bffaa835fc -Fix blend tree rename, closes #20210 6 years ago
  Juan Linietsky 031f763d4f Crash fixes for material and animtree 6 years ago
  Juan Linietsky c7e4527a88 Massive rewrite to AnimationTree. Many APIs changed in order to: 6 years ago
  Fabio Alessandrelli d4465fce43 Fix some enum export in new Animation editor. 6 years ago
  Juan Linietsky 2dc738ce27 -Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios 6 years ago
  Juan Linietsky eeab3502d5 Changes to how node paths are selected from property, allowing setting a hint. 6 years ago
  Juan Linietsky 8c7da84e1e renamed AnimationGraphPlayer to AnimationTree 6 years ago
  Juan Linietsky a0719533bd Animation Blend Spaces 6 years ago