7 Commits

Author SHA1 Message Date
Najjar\NajjarV02
2ff21c5b54 perf: compress GLBs 75%, add Draco decoder, loading spinner for attire 2026-04-20 15:52:00 +04:00
Najjar\NajjarV02
25ffbf4b5d feat: add favicon and app icons for PWA support 2026-04-20 13:53:43 +04:00
Najjar\NajjarV02
83d0d9ab00 feat: add GLTF transformation and compression support
- Updated package.json to include @gltf-transform/core, @gltf-transform/extensions, @gltf-transform/functions, and draco3dgltf for GLB file processing.
- Implemented GLB compression using Draco in the upload model API route.
- Adjusted camera keyframes in ScrollScene for improved animation.
- Enhanced overlay styles in ScrollOverlays for better visual clarity.
- Added original GLB files for Kandoura, Suit, Unitree_G1, and Vest.
- Updated existing GLB files for Kandoura, Suit, Unitree_G1, and Vest.
2026-04-17 15:34:41 +04:00
Najjar\NajjarV02
0793a650fb feat: add Robot Doctor and Security Guard personas with pricing and model paths 2026-04-17 10:10:54 +04:00
Najjar\NajjarV02
a501d94645 feat: implement GLB file synchronization and add API for listing models 2026-04-14 10:16:56 +04:00
Najjar\NajjarV02
51671b85b8 feat: Integrate Stripe payment processing and enhance admin settings management
- Removed the previous demo payment system and implemented a real integration with Stripe for handling payments.
- Added new API routes for creating payment intents and handling webhooks from Stripe.
- Updated the database schema to include an Order model for storing payment details.
- Enhanced the admin page to manage pricing items, including the ability to upload 3D models.
- Introduced a settings management feature for the admin panel, allowing for dynamic key-value pairs.
- Improved the RobotModel component to support dynamic attire based on uploaded models.
- Added error handling and validation for file uploads and settings management.
2026-04-14 10:14:18 +04:00
Yjoz
ec0f991a30 first 2026-04-10 15:31:59 +04:00