godot/scene
Ivan P. Skodje da950cd0f2 PopupMenu upgrade: Hide on item selection (#7306)
* Added the option to set hide on item selection. Usable in GDScript and from within the source code when you want to specify popup menus you don't want to close immediately when selecting an item

* Renamed getter from get_ to is_, fixed parent/child behavior, renamed bool variable to match most code and added ADD_PROPERTYNO to save some memory
2016-12-23 15:43:45 +01:00
..
2d KinematicBody: Fix wrong method bind return type 2016-12-10 16:23:47 +01:00
3d KinematicBody: Fix wrong method bind return type 2016-12-10 16:23:47 +01:00
animation Merge pull request #7000 from m4nu3lf/master 2016-11-02 22:12:47 +01:00
audio style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
gui PopupMenu upgrade: Hide on item selection (#7306) 2016-12-23 15:43:45 +01:00
io style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
main Revert "Do not emit NOTIFICATION_READY more than once (breaking change)" 2016-11-30 00:08:01 +01:00
resources Curve2D/3D: Add clear_points method. 2016-12-03 21:35:59 +01:00
register_scene_types.cpp Register SpatialGizmo as a scene type 2016-12-18 20:02:35 +01:00
register_scene_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scene_string_names.cpp Changed import workflow 2016-05-27 14:19:11 -03:00
scene_string_names.h Changed import workflow 2016-05-27 14:19:11 -03:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-01 00:35:16 +01:00