mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-26 21:57:16 +01:00
List all classes in the paint modules's config.
This commit is contained in:
parent
9dda076070
commit
73a1c176b4
@ -23,14 +23,17 @@ def get_doc_classes():
|
||||
"RainbowAction",
|
||||
"RectAction",
|
||||
|
||||
"PaintWindow",
|
||||
|
||||
"PaintNode",
|
||||
"PaintCanvas",
|
||||
"PaintProject",
|
||||
|
||||
"PaintSidebar",
|
||||
"PaintSidebarModule",
|
||||
"PaintCanvasBackground",
|
||||
"PaintVisualGrid",
|
||||
|
||||
"PaintCustomPropertyInspector",
|
||||
"PaintProjectPropertyInspector",
|
||||
"PaintProjectToolsPropertyInspector",
|
||||
"PaintToolsPropertyInspector",
|
||||
]
|
||||
|
||||
def get_doc_path():
|
||||
|
Loading…
Reference in New Issue
Block a user