pandemonium_engine/modules/code_editor
2023-02-18 09:44:05 +01:00
..
code_editor.cpp Move the editor's script text editor into the new code_editor module. 2023-02-17 20:57:16 +01:00
code_editor.h Move the editor's script text editor into the new code_editor module. 2023-02-17 20:57:16 +01:00
config.py Only allow the code editor module in editor builds for now. 2023-02-17 21:34:11 +01:00
register_types.cpp Separated shader editor into a new module. 2023-02-18 09:44:05 +01:00
register_types.h Move the editor's script text editor into the new code_editor module. 2023-02-17 20:57:16 +01:00
script_editor_plugin.cpp Separated shader editor into a new module. 2023-02-18 09:44:05 +01:00
script_editor_plugin.h Move the editor's script text editor into the new code_editor module. 2023-02-17 20:57:16 +01:00
script_text_editor.cpp Move the editor's script text editor into the new code_editor module. 2023-02-17 20:57:16 +01:00
script_text_editor.h Move the editor's script text editor into the new code_editor module. 2023-02-17 20:57:16 +01:00
SCsub Separated shader editor into a new module. 2023-02-18 09:44:05 +01:00
text_editor.cpp Move the editor's script text editor into the new code_editor module. 2023-02-17 20:57:16 +01:00
text_editor.h Move the editor's script text editor into the new code_editor module. 2023-02-17 20:57:16 +01:00