Commit Graph

19 Commits

Author SHA1 Message Date
f942c91cf6
save and load installs 2023-05-27 07:36:20 +03:00
34dbb91570
load groups meta 2023-05-27 06:35:16 +03:00
ee5f270bbe
delete groups 2023-05-27 06:08:36 +03:00
97b1aad886
save groups meta 2023-05-27 05:54:11 +03:00
ec3996a6c6
ui schtuff 2023-05-27 04:51:08 +03:00
fee4edce61
make inline rename work 2023-05-27 03:46:46 +03:00
ba3e2751dd
add install metadata to group menu metadata array 2023-05-26 01:48:12 +03:00
040a9ad1af
add and edit installs 2023-05-26 01:41:48 +03:00
db5700b62d
hook up downloading releases and templates to component 2023-05-25 23:13:07 +03:00
9173250580
add releases view and component 2023-05-25 14:30:21 +03:00
66f0585b3a
add full functionality to add and edit groups in group view 2023-03-08 10:24:34 +03:00
f0ce658518
add basic functionality for adding group items 2023-03-06 16:33:46 +03:00
86441354a3
fix OverrideEditorSettingsMenu not being able to instance item more than once 2023-03-06 12:03:52 +03:00
c3fd701491
remove types and convert() function usage from OverrideEditorSettingsMenuItem
see https://github.com/godotengine/godot/issues/65919 for details
2023-03-06 12:03:14 +03:00
2321735df8
add editor settings override ui component 2023-03-06 11:26:42 +03:00
c9c1cdeaae
some restructuring 2023-03-06 11:03:01 +03:00
3e967559e2
add group list item component 2023-03-05 15:44:53 +03:00
1ecf9dba09
change edit button in GroupMenu to be a signal
change rename to be handled by double click on label
2023-03-05 15:08:54 +03:00
7d83a15625
add group menu, start groups view 2023-03-05 14:03:08 +03:00