Commit Graph

11 Commits

Author SHA1 Message Date
987bc88dfa Merge branch 'main-demo' into dev-physics 2025-08-26 10:01:23 +05:30
11c0994833 schema change 2025-08-20 17:00:27 +05:30
be1a24a136 Merge branch 'main-dev' into dev-physics 2025-08-01 16:02:37 +05:30
5997993925 feat: Update package-lock.json to change 'dev' to 'devOptional' for several dependencies and add @testing-library/dom package 2025-08-01 12:08:13 +05:30
32bce9ca24 unwanted package removed 2025-07-22 16:59:47 +05:30
786e6cb6d9 refactor: added pref 2025-07-22 14:36:03 +05:30
660e21edcc feat: Integrate @react-three/rapier for physics simulation and add conveyor collider functionality
- Added @react-three/rapier to package.json for physics support.
- Refactored AssetBoundingBox to utilize RigidBody for collision detection.
- Implemented ConveyorCollider to manage object movement on conveyor belts.
- Enhanced Model component to include rigid body references and bounding box calculations.
- Updated Ground component to use RigidBody for ground physics.
- Introduced Colliders component to manage material instances with physics interactions.
- Created SecondaryCamera for enhanced camera management and editing capabilities.
- Added secondary canvas for rendering secondary camera views.
- Updated selection controls to utilize bounding boxes for asset selection.
2025-07-17 14:31:43 +05:30
5a0978560c feat: Enhance vehicle simulation with draggable path points and interactive controls 2025-07-05 11:16:31 +05:30
8ee579fab7 fix: correct project name spelling from "Aallai" to "Aalai" across multiple files 2025-07-01 13:18:22 +05:30
35f9e62ec0 refactor: update project name and branding to Aallai 2025-07-01 13:15:33 +05:30
e22a2dc275 first commit 2025-06-10 15:28:23 +05:30