Histórico de commits

Autor SHA1 Mensagem Data
  Hein-Pieter van Braam 713f190a30 Allow focus on disabled buttons 7 anos atrás
  Rémi Verschelde 4b6bef6524 Fix signal arguments shadowing member variables 7 anos atrás
  volzhs 13af5e8878 Remove button from button_group when free 7 anos atrás
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 anos atrás
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 anos atrás
  poke1024 22d87f20fa Consistent display of shortcut names in tooltips 7 anos atrás
  Ferenc Arn 9c516d8383 Fix toggle mode of BaseButton. 8 anos atrás
  Ferenc Arn ca3061d9c2 Ensure pressed is set to false in BaseButton::_unpress_group. 8 anos atrás
  Matthias Hoelzl 1bafc3c6cf Fix inconsistent toggle button behavior 8 anos atrás
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 8 anos atrás
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 anos atrás
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 anos atrás
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 anos atrás
  Ignacio Etcheverry e82270e8d0 Renames properties and methods to avoid ambiguities 8 anos atrás
  Poommetee Ketson 49c7620326 Add object type hint for docs 8 anos atrás
  Andreas Haas 9bc5348961 InputEvent: Renamed "pos" property to "position" 8 anos atrás
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 anos atrás
  volzhs 706ca4efd6 Prevent to uncheck selected item with button group 8 anos atrás
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 anos atrás
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 anos atrás
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 anos atrás
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 anos atrás
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 anos atrás
  Juan Linietsky de8cc309d6 Renamed button functions to be more verboes, same with Range unit value -> ratio 8 anos atrás
  Juan Linietsky 04c749a1f0 New API for visibility in both CanvasItem and Spatial 8 anos atrás
  Juan Linietsky a503f8aadc Groundbreaking!! Godot resources can now be flagged to be local to the scene being edited! 8 anos atrás
  Juan Linietsky a464afb4e7 Removed the "released" signal from button, it's pointless now that button_down and button_up exist. 8 anos atrás
  Juan Linietsky 547a57777b renamed joystick to joypad everywhere around source code! 8 anos atrás
  Juan Linietsky 920947f297 renamed _input_event for GUI events to _gui_input, so it's more differentiated than generalized _input 8 anos atrás
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 anos atrás