Commit History

Author SHA1 Message Date
  Hiroshi Ogawa 130ad806f8 Fix AnimatedSprite frame property slider in editor 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 7 years ago
  Juan Linietsky 52649f1038 emit signal properly when frame has changed in autoplay, fixes #7730 7 years ago
  Poommetee Ketson 2777f81d29 Add object type hint for docs 7 years ago
  Shockblast 3e733d0f92 Remove Duplicate Include 7 years ago
  Juan Linietsky 33bf180067 Added normalmap support to stylebox and animated sprite. 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
  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
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 7 years ago
  Juan Linietsky e53c247cb1 Created new Engine singleton, and moved engine related OS functions to it. 7 years ago
  Juan Linietsky f3f4a11cfb - _ready() callback only happens once now, if you want to receive it again, use request_ready() 7 years ago
  Juan Linietsky 1b0930c435 Renamed finished to animation_finished, also passes the animation name when finished 7 years ago
  Juan Linietsky 8ecc34bfae removed unnecesary modulate funtions, which were superseded by self_modulate 7 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 7 years ago
  Wilhem Barbier f6262fde11 Add the 'finished' signal to AnimatedSprite 7 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 7 years ago
  Juan Linietsky 7c1ab42571 Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422 8 years ago
  Juan Linietsky c195c0df6b -Added configuration warning system for nodes 8 years ago
  volzhs d6ccea541d remove old bind for add_frame of SpriteFrames 8 years ago
  Juan Linietsky bed3efb17e New reworked AnimatedSprite! 8 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 8 years ago
  Juan Linietsky 1d7e9c4ba5 -fixes to animatedsprite used with atlas 9 years ago
  Juan Linietsky 79e5ced7e6 -A little More control about pixel snapping in 2D 9 years ago
  Juan Linietsky 95047562d7 Several performance improvements, mainly in loading and instancing scenes and resources. 9 years ago
  Juan Linietsky 8945670bc0 made changing pivot simpler in 2D nodes (just press v with mouse over position) 9 years ago
  Juan Linietsky f36e7dcb40 improved animation editor 9 years ago