godot/scene
Hein-Pieter van Braam 2d032c1562 Call minimum_size_changed() in PopupMenu::remove_item()
When removing an item from a PopupMenu we need to update the control's
size cache otherwise the size of the PopupMenu itself lags behind by 1
item size. Meaning the PopupMenu will remain too large.
2018-08-16 21:51:41 +02:00
..
2d Lift 1440 limit in rotation_degrees hint range 2018-08-16 14:36:38 +02:00
3d Expose PhysicalBone::get_bone_id() to c#/gdscript 2018-08-12 19:29:51 +01:00
animation Tween: Add a unique identifier to InterpolateData to be able to remove the right one when finished 2018-08-16 15:59:35 +02:00
audio
gui Call minimum_size_changed() in PopupMenu::remove_item() 2018-08-16 21:51:41 +02:00
main Lift 1440 limit in rotation_degrees hint range 2018-08-16 14:36:38 +02:00
resources Attempting to workaround the problem present in #20904, let me know if it works. 2018-08-15 13:24:52 -03:00
register_scene_types.cpp
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub