Historique des commits

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