Commit History

Upphovsman SHA1 Meddelande Datum
  Ferenc Arn 9c516d8383 Fix toggle mode of BaseButton. 7 år sedan
  Ferenc Arn ca3061d9c2 Ensure pressed is set to false in BaseButton::_unpress_group. 7 år sedan
  Matthias Hoelzl 1bafc3c6cf Fix inconsistent toggle button behavior 7 år sedan
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 7 år sedan
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 år sedan
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 7 år sedan
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 7 år sedan
  Ignacio Etcheverry e82270e8d0 Renames properties and methods to avoid ambiguities 7 år sedan
  Poommetee Ketson 49c7620326 Add object type hint for docs 7 år sedan
  Andreas Haas 9bc5348961 InputEvent: Renamed "pos" property to "position" 7 år sedan
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 7 år sedan
  volzhs 706ca4efd6 Prevent to uncheck selected item with button group 7 år sedan
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 7 år sedan
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 7 år sedan
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 7 år sedan
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 7 år sedan
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 7 år sedan
  Juan Linietsky de8cc309d6 Renamed button functions to be more verboes, same with Range unit value -> ratio 7 år sedan
  Juan Linietsky 04c749a1f0 New API for visibility in both CanvasItem and Spatial 7 år sedan
  Juan Linietsky a503f8aadc Groundbreaking!! Godot resources can now be flagged to be local to the scene being edited! 7 år sedan
  Juan Linietsky a464afb4e7 Removed the "released" signal from button, it's pointless now that button_down and button_up exist. 7 år sedan
  Juan Linietsky 547a57777b renamed joystick to joypad everywhere around source code! 7 år sedan
  Juan Linietsky 920947f297 renamed _input_event for GUI events to _gui_input, so it's more differentiated than generalized _input 7 år sedan
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 7 år sedan
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 7 år sedan
  Anthony Fieroni 6d21fd42d3 Button focus hovering 8 år sedan
  George Marques 8a1b1ab6d6 Add button_down and button_up signals 8 år sedan
  Ignacio Etcheverry 4e82f9ffcf Implement missing ShortCuts in CanvasItemEditor 8 år sedan
  Juan Linietsky ec94dd7eee Fixed the order of input, reverts #4384, closes #5361 8 år sedan
  Juan Linietsky ba5bc57816 Figured out a way to fix event propagation for shortcuts and some other cases so they properly stop shortcuts if a modal window is open, closes #4848 8 år sedan