Commit Graph

56 Commits

Author SHA1 Message Date
a89fe6e075 auto-git:
[change] README.md
2026-05-07 17:55:17 +02:00
1ece03e336 auto-git:
[change] src-tauri/src/main.rs
2026-05-07 17:53:17 +02:00
0071f32499 Type safety: Explicitly specify types for Ok() returns 2026-05-07 17:51:52 +02:00
f6b6d9a9f6 Improve project root discovery logic in main.rs 2026-05-07 17:50:34 +02:00
91a71c8e93 Update gitignore to ignore macOS app bundles 2026-05-07 17:50:34 +02:00
eb501bea58 Configure tauri bundle settings 2026-05-07 17:50:34 +02:00
45c74d2377 Update tauri.conf.json with new icon paths and resources 2026-05-07 17:49:10 +02:00
619f4452d0 Add standard platform icons and update icon assets 2026-05-07 17:49:10 +02:00
8f1f82b447 Add various application logo assets and icon sizes 2026-05-07 17:49:10 +02:00
5c2dab4343 Update project directory structure listing in README.md 2026-05-07 17:47:07 +02:00
72bb486238 Update README with comprehensive documentation for SkymapGen tool 2026-05-07 17:46:33 +02:00
04f0483788 Normalize number setting: Handle null, undefined, and empty string inputs 2026-05-07 16:22:20 +02:00
1a68cd0085 Improve settings persistence and initialization logic in main.js 2026-05-07 16:20:38 +02:00
610df48f91 Implement local storage persistence and setting normalization for generation parameters 2026-05-07 16:20:16 +02:00
ef2ab49260 Refactor prompt enrichment logic in generate_equirect.py 2026-05-07 16:20:16 +02:00
ac98a4de0f Use enriched prompt suffix in generation functions 2026-05-07 16:19:16 +02:00
e428c509d7 Add prompt enrichment suffix for equirectangular 360 views 2026-05-07 16:19:16 +02:00
d846e0580d Enrich prompt with 360 view suffix for map generation 2026-05-07 16:18:02 +02:00
e235d914aa Refactor model path determination logic 2026-05-07 15:15:02 +02:00
2ad8d5e787 Refactor environment variable handling in map generation based on download status 2026-05-07 15:14:51 +02:00
14a634f483 Improve logging when using local model files in generate_equirect.py 2026-05-07 15:14:51 +02:00
d28f00c845 Improve model path resolution and enforce offline environment variables for diffusion generation 2026-05-07 15:14:17 +02:00
cda671ef1d Add --allow-downloads argument and update model path help text 2026-05-07 15:14:02 +02:00
62e71b9a94 Add base configuration file for SDXL model parameters 2026-05-07 15:14:02 +02:00
133ddef181 Add runtime check and detailed error handling for failed model loading 2026-05-07 15:14:02 +02:00
25dc3cf952 Improve model loading robustness, add offline mode handling, and support local single-file SDXL checkpoints 2026-05-07 15:13:22 +02:00
52fe35e4f2 Improve local model path resolution and add download control logic 2026-05-07 15:12:52 +02:00
bfbe76b700 auto-git:
[change] generate_equirect.py
2026-05-07 12:12:36 +02:00
a5d9e225ba auto-git:
[change] requirements.txt
2026-05-07 12:05:05 +02:00
8081d35c3e auto-git:
[change] generate_equirect.py
2026-05-07 12:05:05 +02:00
c445ab9b12 auto-git:
[change] generate_equirect.py
2026-05-07 12:03:54 +02:00
52802ba7e7 auto-git:
[change] generate_equirect.py
2026-05-07 12:03:22 +02:00
c5e8a74815 auto-git:
[change] generate_equirect.py
2026-05-07 12:02:43 +02:00
7758a114f7 auto-git:
[change] generate_equirect.py
2026-05-07 12:02:20 +02:00
470dc0df12 auto-git:
[change] generate_equirect.py
2026-05-07 12:02:20 +02:00
923d6ff1e9 Set PYTHONUNBUFFERED environment variable to ensure unbuffered Python output 2026-05-07 11:20:32 +02:00
95e51abc12 Improve error handling and logging for map generation process 2026-05-07 11:19:01 +02:00
b1ee6611b8 Enhance generation logging and status reporting for map generation 2026-05-07 11:17:50 +02:00
54c6521875 Implement logging utilities and log file path management 2026-05-07 11:16:36 +02:00
3e929eabe0 Add functionality to read prompt metadata from PNG files and include it in map listings 2026-05-07 11:05:41 +02:00
ad68d6bb72 Update image saving logic to correctly handle prompts and save the final image 2026-05-07 11:05:41 +02:00
e32f6526f6 Refactor map item loading logic into a dedicated function 2026-05-07 11:04:29 +02:00
6fdbd9d94a auto-git:
[change] generate_equirect.py
2026-05-07 11:03:33 +02:00
fd98d255b0 Control map selection loading using shouldLoadSelection flag 2026-05-07 10:51:03 +02:00
4fd6ee8534 Update refreshThumbnails signature to accept selection loading flag 2026-05-07 10:51:03 +02:00
892a3a8625 Prevent selection loading when refreshing thumbnails during map generation 2026-05-07 10:51:03 +02:00
03cc831888 Ignore dynamic library files (.dylib) 2026-05-07 10:48:51 +02:00
f32ca078dc Add custom-protocol feature dependency 2026-05-07 10:48:51 +02:00
957e0b747f Remove temporary cache version files 2026-05-07 10:47:31 +02:00
80de25e85e Add initial cache version files for hub 2026-05-07 10:47:31 +02:00