Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde de264a8199 Merge pull request #22739 from DualMatrix/autoplay_warn 6 years ago
  DualMatrix 0cc8a3b9a6 Made it possible to read AnimationPlayer queue from GDscript 6 years ago
  Juan Linietsky 0ab71689ae Reseek if cachees were cleared in animation player, fixes #19424 6 years ago
  DualMatrix 38d108aaa2 Added warning when setting autoplay of AnimationPlayer that's inside the tree. 6 years ago
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] 6 years ago
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos 6 years ago
  luz.paz 08bde5b2de Misc. typos 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  DualMatrix bb58bcfff6 Fixed animation_player errors displaying wrong property. 6 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 6 years ago
  Saracen c55e269bfa Add method to manually advance AnimationTree and manual process mode. 6 years ago
  Rémi Verschelde 39168f125e Merge pull request #19464 from bojidar-bg/19448-fix-subproperty-handling 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 years ago
  Marcelo Fernandez 9b9949de39 Print an error when calling an invalid method on an Animation 6 years ago
  Juan Linietsky 896e250f2b -Fix in animationplayback, sound would be cut on loop 6 years ago
  Juan Linietsky 0ffec7daf7 Small fixes 6 years ago
  Juan Linietsky 0a1c1c660f -Added AnimationGraphPlayer (still missing features) 6 years ago
  Bojidar Marinov 7b107cb180 Fix bug in animationplayer editor not using subproperties properly 6 years ago
  Juan Linietsky b659fd6d74 Entirely new (and much improved) animation editor. 7 years ago
  Michael Alexsander Silva Dias 7f72d6476b Fixed some warnings found with Cppcheck. 7 years ago
  AndreaCatania 9e57a07fb6 Implemented ragdoll 7 years ago
  Michael Alexsander Silva Dias 863eb0e1e0 Added "play_backwards" to the list o functions to autocomplete. 7 years ago
  tagcup a5e0bb447c Avoid converting Quat to Euler angles when not necessary. 7 years ago
  Rémi Verschelde fbc61374ca Use internal physics processing for Nodes' internal logic 7 years ago
  Juan Linietsky a6c9ccf007 Merge pull request #17150 from robfram/check-animation-playing-backwards 7 years ago
  karroffel 4303fbca5a fix bone scale/rotation in AnimationPlayers 7 years ago
  Bernhard Liebl b553b38e7b AnimationPlayer: fix scrubbing after play backwards 7 years ago
  robfram 5ef88cf577 Added `get_playing_speed` method to AnimationPlayer, returning the actual 7 years ago
  Bojidar Marinov 57bed14e95 Remove duplicate "autoplay" property 7 years ago