pandemonium_engine/editor_modules/shader_editor
2023-02-21 13:20:25 +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: Highlight control flow keywords with a different color. This makes them easier to distinguish from other keywords. 2023-02-21 13:20:25 +01:00
shader_editor_plugin.h Ported: Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 2023-02-21 01:30:59 +01:00