mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-26 21:57:16 +01:00
Added an another todo.
This commit is contained in:
parent
39bb308263
commit
1c2246716c
4
TODO.md
4
TODO.md
@ -30,3 +30,7 @@
|
|||||||
|
|
||||||
- Add support for enabling / disabling editor plugins, and also add a gui for this. (Like how the gdscript addons can be enabled/disabled, but for built in c++ stuff.) It will need support for either exlusion, or dependencies. (Dependencies would be better.)
|
- Add support for enabling / disabling editor plugins, and also add a gui for this. (Like how the gdscript addons can be enabled/disabled, but for built in c++ stuff.) It will need support for either exlusion, or dependencies. (Dependencies would be better.)
|
||||||
- Modularize the editor. Should probably add a new editor_modules folder (Just normal modules, but they won't get compiled if tools are disabled).
|
- Modularize the editor. Should probably add a new editor_modules folder (Just normal modules, but they won't get compiled if tools are disabled).
|
||||||
|
|
||||||
|
## Engine
|
||||||
|
|
||||||
|
- Add a built in logger singleton, with possibly a replacable (even from script) log interface.
|
||||||
|
Loading…
Reference in New Issue
Block a user