19 Commits

Author SHA1 Message Date
8679a138eb Add multiprocessing support for frozen environment 2026-05-14 11:35:39 +02:00
d5d207d19c Add metadata collection for replicate library 2026-05-14 10:57:20 +02:00
5a79e84fbb Update PyInstaller spec: Adjust data paths, explicitly list hidden imports for diffusers/transformers, and expand package exclusions 2026-05-14 10:48:26 +02:00
cfb0041286 Update output path variable from args.output to output_abs in generate_equirect.py 2026-05-14 10:47:38 +02:00
7f720033e2 Initialize environment variables and application support paths 2026-05-14 10:46:26 +02:00
4cf5a322ae Exclude GUI libraries (PyQt, PySide, tkinter) from packaging 2026-05-14 10:43:04 +02:00
eafe02200c Initial setup of PyInstaller spec file for 3D Model Generator 2026-05-14 10:43:04 +02:00
abcc993c03 Update gitignore and add icon assets 2026-05-14 10:41:29 +02:00
ba4d6685ec Add application icon file 2026-05-14 10:41:29 +02:00
26a50b1453 Use resource_path for Blender script execution 2026-05-14 10:41:29 +02:00
91fce08509 Update webview paths and startup parameters 2026-05-14 10:41:29 +02:00
7468fce40f Refactor 3D and HDRI generation to use direct function calls instead of subprocess execution 2026-05-14 10:40:29 +02:00
562a9ad2e6 Fix asset path usage and refactor 3D model generation logic 2026-05-14 10:40:08 +02:00
801007fe7f Refactor: Separate core generation logic into a dedicated function 2026-05-14 10:39:43 +02:00
483c0fe9a2 auto-git:
[change] main.py
2026-05-14 10:38:18 +02:00
aaca619640 Update .gitignore to exclude debug directories 2026-05-14 10:25:29 +02:00
877a5fa8d5 Add README documentation for the 3D Model Generator tool 2026-05-14 10:25:29 +02:00
1905638407 Add comprehensive .gitignore file 2026-05-14 10:25:29 +02:00
a655feff9e Initial Commit 2026-05-14 10:23:47 +02:00