Commit History

Author SHA1 Message Date
  Ignacio Etcheverry 3445984901 Replace a few #if/#elif with #ifdef and "#elif defined" 6 years ago
  Angeloss 589c5698a0 Fix: Keep custom tracks option now keeps animation loop property and value track update mode. 6 years ago
  Rémi Verschelde 467f18b738 Fix style issues from recent commits 6 years ago
  Juan Linietsky 90038a4eef Fixed a case of broken loop due to wrapping on the edge, closes #25245 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  Juan Linietsky 4a24ba6e77 -Fixes to undo redo to avoid crash, closes #24251 6 years ago
  Juan Linietsky 0c54e6344b Fix capture interpolation mode in Animation, closes #24015 6 years ago
  Michael Alexsander Silva Dias 9c69d7f339 Appease some CppCheck warns for files in the "scene" directory 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  DualMatrix b4315abb71 Fixed floating point issue in find() of animation. 6 years ago
  karroffel a0f206aae8 fix enum cast warnings on clang 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
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Luke Miller 7298a746ce fix issue with bezier tracks using incorrect duration for interpolating values 7 years ago
  Michael Alexsander Silva Dias 02181292b8 Minor changes to the AnimationPlayer editor. 7 years ago
  Juan Linietsky 0ffec7daf7 Small fixes 7 years ago
  Juan Linietsky 9cb17d7af8 Avoid animation length from ever being completely, fixes #19420 7 years ago
  Juan Linietsky b659fd6d74 Entirely new (and much improved) animation editor. 7 years ago
  Paolo Perkovic 08d4bfacaf Fix inconsistencies and typos in argument names 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Ray Koopa ad9f987715 Add feature to disable animation tracks 7 years ago
  Juan Linietsky 5614902611 ability to keep user tracks when importing animations, closes #12801 7 years ago
  Ferenc Arn d28763a4c1 Rename Rect3 to AABB. 7 years ago
  Pedro J. Estébanez f4959ee32b Fix animation before first key 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 7 years ago