合并
This commit is contained in:
parent
24bfb4dbb1
commit
ad451729f9
@ -610,6 +610,7 @@ class ProjectManager:
|
||||
"camera_control_enabled": bool(getattr(self.world, "camera_control_enabled", True)),
|
||||
}
|
||||
|
||||
|
||||
def import_asset_into_project(self, source_path, preferred_subdir=""):
|
||||
asset_database = self.get_asset_database()
|
||||
if not asset_database or not source_path:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user