Commit Graph

20 Commits

Author SHA1 Message Date
a349dbd762 Fix potential crash. 2022-07-21 19:48:08 +02:00
4faf01a1c1 Added a readme for the tx editor. 2022-07-16 15:50:42 +02:00
c228d921e4 Fixed CSV preview. 2022-07-16 15:32:23 +02:00
00d6e0a628 Hide the search bar by default. 2022-07-16 15:16:43 +02:00
b70482d246 Reuse CodeEditor's SearchBar class for TextEditor. 2022-07-16 15:07:48 +02:00
196c136181 Removed the search and replace box from the text editor. 2022-07-16 15:00:34 +02:00
8133312970 Fix typos. 2022-07-16 00:40:09 +02:00
22b4fbb357 Reimplemented missing initialization for the classes that need it. 2022-07-16 00:36:35 +02:00
383475a650 Use better icon. 2022-07-16 00:28:36 +02:00
72edf6db9c Remove unneeded file. 2022-07-16 00:25:24 +02:00
e42ff580e4 Finished cleaning up text editor and added everything to the build. It doesn't work properly yet though. 2022-07-16 00:23:07 +02:00
5444e99213 Cleaned up the editor plugin. 2022-07-15 22:35:29 +02:00
573011b373 Also renamed classes, fixed include guards, and includes. 2022-07-15 22:13:18 +02:00
2346176cd0 Rename files in the text editor module. 2022-07-15 21:38:48 +02:00
61909cb0fa Cleaned up LastOpenedFiles. 2022-07-15 21:04:02 +02:00
8a98ebf0ed Removed the Icon Loader. 2022-07-15 19:48:25 +02:00
3f304192f4 Initial cleanup for the FileEdtitor. 2022-07-15 19:47:59 +02:00
614464725b Initial cleanup for Preview. 2022-07-15 18:48:35 +02:00
477d6942fc Initial cleanup pass on the VanillaEditor. 2022-07-15 17:09:10 +02:00
d8f28e77fd Used the gdscript to cpp converter script to turn https://github.com/Relintai/godot-engine.file-editor into a module. 2022-07-15 14:55:18 +02:00