pandemonium_engine/modules/text_editor
2022-07-16 00:40:09 +02:00
..
config.py
LICENSE
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
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 Use better icon. 2022-07-16 00:28:36 +02:00
text_editor_plugin.h Cleaned up the editor plugin. 2022-07-15 22:35:29 +02:00
text_editor_preview.cpp Reimplemented missing initialization for the classes that need it. 2022-07-16 00:36:35 +02:00
text_editor_preview.h Reimplemented missing initialization for the classes that need it. 2022-07-16 00:36:35 +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 Reimplemented missing initialization for the classes that need it. 2022-07-16 00:36:35 +02:00
text_editor_vanilla_editor.h Reimplemented missing initialization for the classes that need it. 2022-07-16 00:36:35 +02:00
text_file_editor.cpp Fix typos. 2022-07-16 00:40:09 +02:00
text_file_editor.h Reimplemented missing initialization for the classes that need it. 2022-07-16 00:36:35 +02:00