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
/
popup_menu.cpp
Age
Commit message (
Expand
)
Author
2017-01-08
PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...
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-02
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-12-23
PopupMenu upgrade: Hide on item selection (#7306)
Ivan P. Skodje
2016-10-30
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2016-10-01
PopupMenu: added toggle_item_checked and exposed set_item_tooltip and get_ite...
J08nY
2016-09-17
Click the inspected objet name to see all subresources.
Juan Linietsky
2016-06-04
fix for travis
Juan Linietsky
2016-06-04
-customizable shortcuts in editor
Juan Linietsky
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-12-28
Add missing argument names in GDScript bindings
Rémi Verschelde
2015-12-13
ability to export scene to zip
Juan Linietsky
2015-12-12
make popup emit index when id is not defined
Juan Linietsky
2015-11-22
Popup submenu position enhancement
neikeq
2015-11-18
Merge pull request #2734 from neikeq/popupmenu_imp
Juan Linietsky
2015-11-13
Small PopupMenu changes
neikeq
2015-11-13
Change popup_menu.cpp as proposed in #2011
Bojidar Marinov
2015-10-17
Merge pull request #2362 from AlexHolly/update-scene-tab-fix
Juan Linietsky
2015-09-08
hide opened menu when click on menu button
firefly2442
2015-08-12
close all parent PopupMenus fix
Alexander Holland
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-10-26
Fix some more incorrect bindings
Gerold31
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky