1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-18 14:21:41 +00:00
Files
godot/scene/gui
Rémi Verschelde 13239cd4cc Export: Properly reload preset when opening dialog
Fixes #20119 where newly installed templates were not detected.

Also fix a bug with preset deletion where it would attempt to
edit an already removed preset. For this I made it so that
ItemList::deselect_all() also resets `current` to -1, as a manual
ItemList::deselect(idx) already does.
2018-07-18 13:49:34 +02:00
..
2018-02-21 19:46:06 +01:00
2018-06-06 01:19:27 +02:00
2018-07-18 02:19:05 +09:00
2018-07-01 15:46:33 +01:00
2018-04-07 01:06:02 +02:00
2018-07-14 18:16:18 -03:00
2018-07-14 18:16:18 -03:00
2018-07-14 18:16:18 -03:00
2018-07-07 13:48:34 +03:00
2018-04-08 20:23:37 -04:00