Prevent Blender from overwriting raw Trellis GLB file 6c14388 Running LogicalTrue commited on about 2 hours ago
Fix GLTF vs FBX loader routing and Three.js parsing 0011cb7 LogicalTrue commited on about 2 hours ago
Fix Three.js bone rotation null checks and backend max_dim preprocessing a77d182 LogicalTrue commited on about 3 hours ago
Fix 429 Too Many Requests in UniRig rigging download and add auth headers c7d3bcf LogicalTrue commited on about 5 hours ago
feat: sync active background generation status across devices and sessions via /api/user-active-job bdb76da LogicalTrue commited on 10 days ago
feat: enable multithreaded worker pool and WAL SQLite mode for parallel multi-user jobs e791e9a LogicalTrue commited on 10 days ago
fix: pad transparent subject canvas with 20% safe margin to prevent edge clipping e8c2c65 LogicalTrue commited on 11 days ago
fix: pass explicit background removal flag to Trellis preprocessor fe8af9b LogicalTrue commited on 11 days ago
Add Pillow and numpy to requirements.txt and wrap image sanitation imports dynamically to fix HF Space startup error fd497ef LogicalTrue commited on 13 days ago
Add automatic smart center-crop fallback and transparency sanitation to prevent flat 3D planes on full-frame photos 98b17ac LogicalTrue commited on 13 days ago
fix: implement backend profile update endpoints and sync user avatar and nick in header 88ed64a LogicalTrue commited on 13 days ago
Support generated_images URL path resolution in process_3d_job b83e38d LogicalTrue commited on 17 days ago
Support URL paths and disk file paths in process_3d_job to prevent base64 decode errors 08a3866 LogicalTrue commited on 17 days ago
Add header login button, client cookie expiration, and cross-site logout headers bd4aec3 LogicalTrue commited on 17 days ago
Save QuadriFlow remeshed models as a new item (_quad.glb) to keep the original raw Trellis model intact in library 95ef053 LogicalTrue commited on 17 days ago
Generate FBX immediately upon 3D generation completion so downloads are instant with zero wait time or duplicate items d5771bd LogicalTrue commited on 17 days ago
Use non-destructive fast cleanup for FBX export to preserve original UV mapping, materials, and textures without distortion cd7e522 LogicalTrue commited on 17 days ago
Hide _clean.glb files from appearing as duplicate items in gallery list and update parent model download link 0257786 LogicalTrue commited on 17 days ago
Fix EXT_texture_webp GLB import error in Blender by upgrading to Blender 4.2 LTS and sanitizing glTF extension headers 48672d3 LogicalTrue commited on 17 days ago
Implement asynchronous task queuing architecture with background workers and polling for 2D/3D generation 9ea78e2 LogicalTrue commited on 18 days ago
Enable concurrent requests by upgrading server to ThreadingHTTPServer 99df3ef LogicalTrue commited on 18 days ago
Update registration starting credits from 15 to 20 for new users 8ef4a8d LogicalTrue commited on 18 days ago
Implement dynamic 3D credit costing based on resolution and texture size 65199af LogicalTrue commited on 18 days ago
Replace Stripe with Lemon Squeezy integration including API checkout creation, webhook, and custom verification bypass for testing 657f05a LogicalTrue commited on 19 days ago
Integrate Stripe Checkout sessions, stripe-webhook for credit topup, and frontend redirect callbacks 946d58b LogicalTrue commited on 19 days ago
Implement SaaS Credits MVP system with db schema migration, credits validations, and checkout store modal 27c2644 LogicalTrue commited on 19 days ago
Add automatic persistent storage path resolution using HF storage buckets e2484a8 LogicalTrue commited on 19 days ago
Restructure repository layout: move server and scripts to backend/ and web assets to frontend/ (ignore database and generated outputs) 2f3a344 LogicalTrue commited on 19 days ago