Commit History

Author SHA1 Message Date
  Rasmus Ketelsen 02382c4fd8 Fixed AnimationPlayer.get_autoplay() returning empty string 7 years ago
  Poommetee Ketson 9b634180aa Refactor Fixed to Physics 7 years ago
  Rémi Verschelde 08ebbc90a8 Merge pull request #12107 from RandomShaper/fix-anim-before-first-key 7 years ago
  Pedro J. Estébanez f4959ee32b Fix animation before first key 7 years ago
  Pedro J. Estébanez 2d2467c0ff Fix animation not stopping after seeking to the end 7 years ago
  Marcelo Fernandez ac2879d189 Added a name/path description when there is an error in the Animation Track 7 years ago
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 7 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 7 years ago
  Juan Linietsky 2cc8309249 Merge pull request #10351 from neikeq/enums-are-for-the-weak 7 years ago
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 7 years ago
  Ignacio Etcheverry 90b8a5b71e Removes editor_hint from SceneTree 7 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 7 years ago
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case 7 years ago
  Juan Linietsky 7e4970214c Fixed some string names and animation playback options, closes #9446 7 years ago
  Poommetee Ketson c7ac90c97f Fix autoplay animation starts from last editor state #8976 7 years ago
  Sergey Pusnei 8589ca3903 Rename [gs]et_pos to [gs]et_position for Controls 7 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 7 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 7 years ago
  Rémi Verschelde df365fdc3c Merge pull request #6462 from RandomShaper/fix-improve-anim-blend 7 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 7 years ago
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 7 years ago
  Juan Linietsky 4c28f35b2c Merge pull request #7002 from RandomShaper/vcs-friendliness 7 years ago
  Ferenc Arn 6f4f9aa6de Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible. 7 years ago
  Pedro J. Estébanez 7dbb1c0571 Improve .tscn VCS 7 years ago
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 7 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 7 years ago
  Juan Linietsky 00ec16e3f3 renamed tween animationplayer scale functions to speed_scale 7 years ago