Commit History

Author SHA1 Message Date
  Max Hilbrunner b64bf118f1 Merge pull request #19087 from danvalho/master 7 years ago
  groud 4d78e16bc1 Fixes the bad calculation of margin & anchors when child of Node2D 7 years ago
  danvalho 296af5276f SpriteFrames: expose method to get array containing animation names 7 years ago
  groud d7f25f7adb Updates frame timeout when changing speed scale 7 years ago
  groud 89fe7e2f92 Adds a speed factor to AnimatedSprite 7 years ago
  Gilles Roudiere 72ed1e4244 Remove the selection rect for nodes that do not require it 7 years ago
  Gilles Roudiere 8dad41e395 2D editor GUI input rework. Changes are: 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
  Poommetee Ketson 24df9f3707 Enhance undoredo action name, TTR, cleanup 7 years ago
  Juan Linietsky dcab01618a Fixed is_playing funtion (was reporting wrong), closes #13928 7 years ago
  Gilles Roudiere 8d1f2b1857 Rework the canvas_item API for further improves to the canvas item editor 7 years ago
  Hiroshi Ogawa 130ad806f8 Fix AnimatedSprite frame property slider in editor 8 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 years ago
  Juan Linietsky 52649f1038 emit signal properly when frame has changed in autoplay, fixes #7730 8 years ago
  Poommetee Ketson 2777f81d29 Add object type hint for docs 8 years ago
  Shockblast 3e733d0f92 Remove Duplicate Include 8 years ago
  Juan Linietsky 33bf180067 Added normalmap support to stylebox and animated sprite. 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago
  Juan Linietsky e53c247cb1 Created new Engine singleton, and moved engine related OS functions to it. 8 years ago
  Juan Linietsky f3f4a11cfb - _ready() callback only happens once now, if you want to receive it again, use request_ready() 8 years ago
  Juan Linietsky 1b0930c435 Renamed finished to animation_finished, also passes the animation name when finished 8 years ago
  Juan Linietsky 8ecc34bfae removed unnecesary modulate funtions, which were superseded by self_modulate 8 years ago