Commit Graph

17 Commits

Author SHA1 Message Date
94c256b608
add releases manager 2023-05-25 21:45:00 +03:00
f58dc7f37b
add dotenv singleton 2023-05-25 19:46:42 +03:00
9173250580
add releases view and component 2023-05-25 14:30:21 +03:00
898759fecf
use custom folder name 2023-05-25 14:29:44 +03:00
f7776aab2d
expand groups view vertically 2023-03-08 10:25:39 +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
8fdec75ec9
add group edit dialog 2023-03-06 15:27:17 +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
4f1da773b4
enable low processor mode and PascalCase file naming 2023-03-04 12:42:47 +03:00
fec5a31c9e
initial commit 2023-03-04 12:22:27 +03:00