pandemonium_engine/modules/code_editor
2023-02-17 21:34:11 +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 Move out script editor's initialization from EditorNode. 2023-02-17 21:29:44 +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 Move out script editor's initialization from EditorNode. 2023-02-17 21:29:44 +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 Move the editor's script text editor into the new code_editor module. 2023-02-17 20:57:16 +01:00
shader_editor_plugin.cpp Move the editor's script text editor into the new code_editor module. 2023-02-17 20:57:16 +01:00
shader_editor_plugin.h Move the editor's script text editor into the new code_editor module. 2023-02-17 20:57:16 +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