Files
godot/editor
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-06-13 14:42:55 +02:00
2018-05-11 21:37:08 +02:00
2018-05-16 12:11:20 -03: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-05-15 17:14:31 -03:00
2018-05-15 17:14:31 -03:00
2018-06-21 03:00:33 -04:00
2018-06-13 17:52:37 +02:00