Commit History

Author SHA1 Message Date
  Andrea Catania e30a0a30b6 Added new method to replace an already added node to the animation state machine 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  PouleyKetchoupp 598d769804 Handle state machine travel before the start node is processed 5 years ago
  Tomasz Chabora af5e0fff66 Remove ERR_EXPLAIN from scene/* code 6 years ago
  PouleyKetchoupp aaad50e4d9 Fixed AnimationTreeStateMachine transition priority (last transition was always chosen instead of least cost) 6 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago
  Furkan Türkal 09907a28b3 added forgotten err_fail_index check 6 years ago
  Guilherme Felipe 4de6c94eb0 [StateMachine] Fix error message for travel method 6 years ago
  Ryan Roden-Corrent 584288a32c Fill out some of the AnimationNode docs. 6 years ago
  Guilherme Felipe d35eae166c StateMachine: Fix sync mode 6 years ago
  Guilherme Felipe 67eda1d4dd Fix state machine priority for auto advance 6 years ago
  Juan Linietsky 70d6d0fa69 Fix problem blending from state to state in statemachine node, closes #21944 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Guilherme Felipe 4c5548e06e Fix sub-transitions not using end_node correctly 6 years ago
  Wilson E. Alvarez 71df4caf8f Removed unnecessary assignments 7 years ago
  luz.paz 08bde5b2de Misc. typos 7 years ago
  Rémi Verschelde 9eb4d4ab2d Add missing copyright headers 7 years ago
  Andy Brenneke 6714f73d9e Fix advancing based on condition in AnimationNodeStateMachinePlayback 7 years ago
  volzhs 6a0a8bf814 Remove unnecessary print with AnimationNodeStateMachinePlayback 7 years ago
  Poommetee Ketson 76adef2704 Fix arg name in docs, some copy-paste errors 7 years ago
  Juan Linietsky c7e4527a88 Massive rewrite to AnimationTree. Many APIs changed in order to: 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Fabio Alessandrelli d4465fce43 Fix some enum export in new Animation editor. 7 years ago
  Juan Linietsky 8c7da84e1e renamed AnimationGraphPlayer to AnimationTree 7 years ago
  Juan Linietsky 5b035107e3 removed print 7 years ago
  Juan Linietsky 4f5a7ebaec State machine animation node 7 years ago