broken_seals/game/addons/data_manager/panels
2022-07-31 17:49:43 +02:00
..
AddFolderDialog.gd Check whether the confirmed signal is already connected in the add folder dialog. 2022-01-26 21:14:30 +01:00
CreateNamePopup.gd
CreateNamePopup.tscn Fix paths. 2022-01-26 17:23:27 +01:00
EntryButton.gd
HistoryEntry.gd Now the history tab will try to fall back to use the resource name property if the text name property cannot be found. 2022-01-26 22:17:19 +01:00
HistoryEntry.tscn Now the history tab will try to fall back to use the resource name property if the text name property cannot be found. 2022-01-26 22:17:19 +01:00
MainPanel.gd Reworked the data_manager addon. Now it stores it's settings using ProjectSettings, so it shouldn't bug out on a fresh import. 2022-07-31 17:49:43 +02:00
MainPanel.tscn Reworked the data_manager addon. Now it stores it's settings using ProjectSettings, so it shouldn't bug out on a fresh import. 2022-07-31 17:49:43 +02:00
ResourcePanel.gd Reworked the data_manager addon. Now it stores it's settings using ProjectSettings, so it shouldn't bug out on a fresh import. 2022-07-31 17:49:43 +02:00
ResourcePanel.tscn Reworked the data_manager addon. Now it stores it's settings using ProjectSettings, so it shouldn't bug out on a fresh import. 2022-07-31 17:49:43 +02:00
ResourceRow.tscn Fix paths. 2022-01-26 17:23:27 +01:00
ResourceRowMainButton.gd