Commit Graph

33 Commits

Author SHA1 Message Date
efb6641ddc Removal of the DrawGD/Global singleton part 3. 2020-11-29 17:56:36 +01:00
f0bf996e70 Removal of the DrawGD/Global singleton part 2. 2020-11-29 17:02:58 +01:00
2f27051aa0 Make the singleton node root so it can be found easier. 2020-11-29 16:36:10 +01:00
431d2e5488 Removal of the DrawGD/Global singleton part 1. 2020-11-29 16:34:17 +01:00
140a687d6b Take one at fixing the singletons. 2020-11-29 16:06:46 +01:00
7eafebac0a Temp fix for more input errors. 2020-11-29 16:02:09 +01:00
7e402d43d1 Add tool keyword to all scripts. Also return early from 2 functions (marked with todo). 2020-11-29 15:54:56 +01:00
ae86290530 Implement main screen. 2020-11-29 15:47:14 +01:00
86531273df Added an icon. 2020-11-29 15:39:58 +01:00
e797e5d0ef Added godot plugin refresher. 2020-11-29 15:34:44 +01:00
76b65f7433 Started work on the plugin. 2020-11-29 15:34:09 +01:00
b22e953bf7 Also moved the assets folder. 2020-11-29 15:21:50 +01:00
8175e6368a Created a plugin, and moved every source file into it's folder. 2020-11-29 15:20:15 +01:00
6ba435289d Rename Global.gd. 2020-11-29 15:17:41 +01:00
70fb09ac87 Rename root node again, but properly this time. 2020-11-29 15:17:11 +01:00
a5926c52ba Rename root control. 2020-11-29 15:09:31 +01:00
caf6ba1e0d OpenSave in no longer a singleton either. 2020-11-29 15:08:22 +01:00
6219747c16 Tools in no longer an autoload. 2020-11-29 15:06:22 +01:00
1cc49621d3 Rename the Global autoload to DrawGD. 2020-11-29 14:59:31 +01:00
932b8809bc Rename the project. 2020-11-29 13:49:51 +01:00
d37d33fce9 Export is no longer an autoload. 2020-11-29 01:31:54 +01:00
0610e7a0ad Fix warnings. 2020-11-29 01:26:11 +01:00
9a0d10f95b DrawingAlgos in no longer a singleton. 2020-11-29 01:23:51 +01:00
a263ae836d Import is no longer an autoload. 2020-11-29 01:21:40 +01:00
f5367d87ba Removed translations. 2020-11-29 01:17:21 +01:00
de4aa26fff Removed HTML5FileExchange.gd autoload. 2020-11-29 01:12:27 +01:00
a68ee39f44 Remove themes. 2020-11-29 00:51:46 +01:00
353f4400f7 Removed the help menu. 2020-11-29 00:39:02 +01:00
6baac9b275 Removed the gif exporter. 2020-11-29 00:36:29 +01:00
9918cb8778 Removed the about dialog. 2020-11-29 00:31:03 +01:00
f23d21f230 Removed the splash screen. 2020-11-29 00:23:44 +01:00
40a38b0895 Remove a few files. 2020-11-28 22:35:42 +01:00
cb326a976b Initial commit. 2020-11-28 22:32:58 +01:00