540bb44e0c
Add floorName property to Floor interface and update related components for floor creation
2025-06-27 16:01:58 +05:30
c73bdf4556
completed floor
2025-06-27 15:44:31 +05:30
64f0cdb148
Refactor builder store and related components: update DecalInstance to manage selectedFloor state, enhance FloorInstance with improved material handling and texture application, and modify FloorGroup to remove unnecessary console log. Update Wall component for better shadow handling and adjust useBuilderStore to change default material values.
2025-06-27 11:56:54 +05:30
04c302ea4c
Refactor floor management components and APIs: enhance FloorInstance for shape creation, update FloorInstances to handle floor rendering and UUID tracking, and improve FloorCreator with project and version context. Modify floor store methods for better floor management and integrate API calls for floor upsert and deletion. Adjust wall and point components to support new floor functionalities.
2025-06-27 10:48:48 +05:30
5003dc3504
Refactor floor management APIs: implement getFloorsApi, deleteFloorApi, and upsertFloorApi for enhanced floor data handling. Update FloorCreator for improved point snapping and floor creation logic. Modify ReferencePoint to include UUID and user data. Adjust usePointSnapping to handle temporary points more effectively.
2025-06-26 18:23:01 +05:30
1e88006780
Refactor aisle API services: remove createAisleApi, update deleteAisleApi to include versionId, and modify wall asset APIs for consistency in endpoint naming. Enhance floor and wall store functionality with new setters and methods for managing floors and walls, including decal handling. Introduce FloorInstance and FloorInstances components for rendering floor data, and implement FloorCreator for interactive floor creation. Add reference floor visualization with snapping capabilities. Update wall API services for improved error handling and response management.
2025-06-26 17:47:32 +05:30
08208528a5
Add decal management functionality and refactor wall components
2025-06-25 17:20:35 +05:30
587ed6c9d7
Refactor builder store and remove wall store
...
Refactor builder store and remove wall store
- Consolidated wall-related state management into the builder store by removing the useWallStore.
- Added new properties and setters for wall attributes (thickness, height, materials) in the builder store.
- Introduced SelectedWallProperties and WallProperties components for managing wall properties in the sidebar.
- Created a new floor store for managing floor-related state.
- Added a wall asset store for managing wall assets.
- Implemented a zone store for managing zones and their properties.
- Updated sidebar styles for better layout and appearance.
2025-06-25 15:26:53 +05:30
a5afcd5757
Implement resetStates hook and integrate it into Header component for state management
2025-06-24 11:04:56 +05:30
f593fcd578
Enhance builder functionality by implementing drag-and-drop for lines and points, adding hover effects, and improving wall distance display in the UI.
2025-06-23 13:38:26 +05:30
329acbe397
Refactor code by removing unnecessary lines and comments, and update wall thickness in builder store
2025-06-23 10:54:17 +05:30
54b02541c1
updated
2025-06-23 09:37:53 +05:30
2fbdf8ab61
updated comparision
2025-06-12 17:35:42 +05:30
c7cc5cf2ca
update assetID
2025-06-12 09:31:51 +05:30
c913966339
test
2025-06-10 15:28:40 +05:30
e22a2dc275
first commit
2025-06-10 15:28:23 +05:30