pandemonium_engine/editor_modules/shader_editor
Relintai c356806ebf Ported: Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
- Extacted all syntax highlighting code from text edit
- Removed enable syntax highlighting from text edit
- Added line_edited_from signal to text_edit
- Renamed get/set_syntax_highlighting to get/set_syntax_highlighter
- Added EditorSyntaxHighligher
- Paulb23
bc4cee4458
2023-02-21 01:30:59 +01:00
..
config.py Moved the editor_code_editor module to the editor_modules folder. 2023-02-18 15:45:50 +01:00
register_types.cpp Separated shader editor into a new module. 2023-02-18 09:44:05 +01:00
register_types.h Separated shader editor into a new module. 2023-02-18 09:44:05 +01:00
SCsub Separated shader editor into a new module. 2023-02-18 09:44:05 +01:00
shader_editor_plugin.cpp Ported: Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 2023-02-21 01:30:59 +01:00
shader_editor_plugin.h Ported: Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 2023-02-21 01:30:59 +01:00