pandemonium_engine/modules/text_editor
2022-07-16 00:25:24 +02:00
..
config.py 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
LICENSE 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
register_types.cpp 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
register_types.h 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
SCsub 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
text_editor_plugin.cpp Cleaned up the editor plugin. 2022-07-15 22:35:29 +02:00
text_editor_plugin.h Cleaned up the editor plugin. 2022-07-15 22:35:29 +02:00
text_editor_preview.cpp 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
text_editor_preview.h Also renamed classes, fixed include guards, and includes. 2022-07-15 22:13:18 +02:00
text_editor_settings.cpp Also renamed classes, fixed include guards, and includes. 2022-07-15 22:13:18 +02:00
text_editor_settings.h Also renamed classes, fixed include guards, and includes. 2022-07-15 22:13:18 +02:00
text_editor_vanilla_editor.cpp 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
text_editor_vanilla_editor.h 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
text_file_editor.cpp 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
text_file_editor.h Also renamed classes, fixed include guards, and includes. 2022-07-15 22:13:18 +02:00