index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
menu_button.cpp
Age
Commit message (
Expand
)
Author
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-20
Make opening menus with the same parent on mouse focus explicit
Michael Alexsander Silva Dias
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-04-07
Improve popup menus usability
Pedro J. Estébanez
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-25
Made MenuButton and ColorPickerButton's "get_popup" methods return constant.
Michael Alexsander Silva Dias
2017-12-21
Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ...
carlosfvieira
2017-12-10
fix certain popup close clicks with popup buttons
Bernhard Liebl
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-24
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-10
Removes type information from method binds
Ignacio Etcheverry
2017-08-02
MenuButton: defer grab_click_focus until button_up
Poommetee Ketson
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-04-10
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-01-13
Renamed button functions to be more verboes, same with Range unit value -> ratio
Juan Linietsky
2017-01-13
New API for visibility in both CanvasItem and Spatial
Juan Linietsky
2017-01-08
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-08
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-05
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-07-18
MenuButton: Fix event propagation with dialogs
Ignacio Etcheverry
2016-07-16
MenuButton: Fix regression
Ignacio Etcheverry
2016-07-16
MenuButton: Avoid event propagation if handled as hotkey
Ignacio Etcheverry
2016-06-04
-customizable shortcuts in editor
Juan Linietsky
2016-05-23
GUI Focus mode improvements
Zher Huei Lee
2016-04-06
Fix PopupMenu and MenuButton not activating items with shortcut inside submenus
Bojidar Marinov
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-11-17
-Merged Script and Help tabs
Juan Linietsky
2015-09-01
-removed resources dock, good bye old friend
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-01-03
-Work in progress visual shader editor *DOES NOT WORK YET*
Juan Linietsky
2014-04-10
-Fixed a few bugs in Viewport
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky