mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-04-14 23:58:26 +02:00
Skip registering PaintEditorPlugin for now, as the module will need lots of refactorings and I need to think about them more.
This commit is contained in:
parent
701e07a2cd
commit
396426aa12
@ -30,7 +30,7 @@ void register_paint_types() {
|
|||||||
//ClassDB::register_class<MeshDataResource>();
|
//ClassDB::register_class<MeshDataResource>();
|
||||||
|
|
||||||
#ifdef TOOLS_ENABLED
|
#ifdef TOOLS_ENABLED
|
||||||
EditorPlugins::add_by_type<PaintEditorPlugin>();
|
//EditorPlugins::add_by_type<PaintEditorPlugin>();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user