Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rafał Mikrut 06976c3e84 [3.x] Fix crashes when using _input functions 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde f7061fd559 Buttons: Don't use deprecated set_enabled_focus_mode 4 years ago
  FIF15 f07fb4e595 fix #43695 by revert part of #41577 4 years ago
  FIF15 8311a37ed9 Deprecate Redundant property enabled_focus_mode 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Michael Alexsander Silva Dias b8e09f98c4 Make buttons that trigger popups have the same scale 6 years ago
  Rémi Verschelde 7e87a410fa Merge pull request #28205 from mikolasan/26937-hide-popup-menu 6 years ago
  Rémi Verschelde cce2e4b07c Merge pull request #22301 from YeldhamDev/button_popup_highlight 6 years ago
  Nikolay Neupokoev ebe54833a9 Fix popup visibility for OptionButton, MenuButton and ColorPickerButton 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Michael Alexsander Silva Dias 8f9447310d Enable toggle behaviour for buttons that trigger popups 7 years ago
  Michael Alexsander Silva Dias da7d3c5a58 Make opening menus with the same parent on mouse focus explicit 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Pedro J. Estébanez 259ed1d400 Improve popup menus usability 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
  Michael Alexsander Silva Dias 23080c7ed7 Made MenuButton and ColorPickerButton's "get_popup" methods return constant. 7 years ago
  carlosfvieira 49859871d9 Fix spatial editor plugin issues on multi viewport view menu shortcuts (only those that are bound to keys) - this closes #14371 and closes #12409 7 years ago
  Bernhard Liebl efc3ffb816 fix certain popup close clicks with popup buttons 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 8 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 years ago
  Poommetee Ketson 49ec6c4380 MenuButton: defer grab_click_focus until button_up 8 years ago
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 years ago
  Sergey Pusnei 8589ca3903 Rename [gs]et_pos to [gs]et_position for Controls 8 years ago