summaryrefslogtreecommitdiffstats
path: root/scu_builders.py
diff options
context:
space:
mode:
Diffstat (limited to 'scu_builders.py')
-rw-r--r--scu_builders.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scu_builders.py b/scu_builders.py
index 71427eb717..56effb393c 100644
--- a/scu_builders.py
+++ b/scu_builders.py
@@ -277,6 +277,7 @@ def generate_scu_files(max_includes_per_scu):
process_folder(["editor/export"])
process_folder(["editor/gui"])
process_folder(["editor/import"])
+ process_folder(["editor/import/3d"])
process_folder(["editor/plugins"])
process_folder(["editor/plugins/gizmos"])
process_folder(["editor/plugins/tiles"])