pandemonium_engine/editor_modules/text_editor
2022-08-23 13:09:12 +02:00
..
doc_classes Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
icons
config.py Fix doc class strings, and add missing ones. 2022-08-21 00:32:32 +02:00
LICENSE
README.md
register_types.cpp
register_types.h
SCsub
text_editor_file.cpp
text_editor_file.h
text_editor_format_loader.cpp
text_editor_format_loader.h
text_editor_plugin.cpp
text_editor_plugin.h
text_editor_preview.cpp
text_editor_preview.h
text_editor_settings.cpp
text_editor_settings.h
text_editor_vanilla_editor.cpp
text_editor_vanilla_editor.h
text_file_editor.cpp
text_file_editor.h

text_editor

This module is the port of https://github.com/Relintai/godot-engine.file-editor which is a heavily modified version of https://github.com/fenix-hub/godot-engine.file-editor .