More progress on brainstorming code for asset management for models

This commit is contained in:
Jedrzej Kosinski
2025-08-12 17:59:16 -07:00
parent f032c1a50a
commit 1aa089e0b6
3 changed files with 97 additions and 20 deletions

View File

@@ -2320,6 +2320,7 @@ async def init_builtin_extra_nodes():
"nodes_camera_trajectory.py",
"nodes_edit_model.py",
"nodes_tcfg.py",
"nodes_assets_test.py",
]
import_failed = []