godot/scene
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
..
2d Merge pull request #19087 from danvalho/master 2018-07-17 14:54:06 +02:00
3d -Added support for raycast in KinematicBody2D 2018-07-16 20:04:07 -03:00
animation Fix some enum export in new Animation editor. 2018-07-08 10:24:21 +02:00
audio Improved stream paused fade code 2018-07-09 21:58:33 -03:00
gui Export: Properly reload preset when opening dialog 2018-07-18 13:49:34 +02:00
main Merge pull request #19015 from toger5/fixed_scrolling_with_trackpad_in_new_inspector 2018-07-05 00:22:06 +02:00
resources Merge pull request #20140 from EIREXE/ambient_light_disable_shader 2018-07-18 10:39:20 +02:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00
register_scene_types.cpp Merge pull request #20176 from Chaosus/vs_namefixes 2018-07-17 13:54:22 +02:00
register_scene_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
scene_string_names.cpp -Added AnimationGraphPlayer (still missing features) 2018-06-18 22:12:08 -03:00
scene_string_names.h -Added AnimationGraphPlayer (still missing features) 2018-06-18 22:12:08 -03:00