Commit Graph

13 Commits

Author SHA1 Message Date
7bbb221c66 - asset icons updated
- aisle props changes
- aisle style updated
2025-08-28 18:06:34 +05:30
c4d1f90ee7 refactor: enhance asset search UI and improve styling for headers and buttons 2025-08-28 15:51:48 +05:30
cd86846a37 Merge remote-tracking branch 'origin/ui' into main-demo 2025-08-25 18:16:51 +05:30
affffe09c8 feat: measurement tool axis lock added, style update, no animation ui update 2025-08-25 14:08:25 +05:30
Nalvazhuthi
02be57fa54 Merge remote-tracking branch 'origin/main-demo' into ui 2025-08-25 12:40:55 +05:30
e2c5b43c2e Refactor SideBarRight component for improved readability and functionality; add DecalProperties component; remove DecalTransformation; update AssetProperties animations rendering; enhance InputRange and RegularDropDown components; adjust styles for better layout; fix state management in decal store. 2025-08-23 15:43:19 +05:30
ddf521dc6a refactor: optimized contextmenu, style update, ui bug fixes 2025-08-22 17:43:16 +05:30
Nalvazhuthi
31c07e92b4 feat: Enhance duplication and movement controls with axis constraints and snapping functionality
- Added axis constraint toggling for duplication and movement controls (X and Z axes).
- Implemented snapping functionality for asset positioning based on modifier keys (Ctrl, Shift).
- Created utility functions for handling asset position and rotation snapping.
- Refactored moveControls3D and rotateControls3D to utilize new snapping functions.
- Introduced state management for key events and axis constraints.
- Updated styles for new UI components related to asset filtering and transformation.
- Removed deprecated snapControls utility function.
2025-08-21 09:57:48 +05:30
Nalvazhuthi
cd465edc56 Add Forgot Password functionality and related components
- Introduced new components for the Forgot Password flow: EmailInput, OTPInput, OTPVerification, PasswordSetup, and ConfirmationMessage.
- Implemented navigation updates in DashboardCard for project links.
- Added a new decal image asset for the categories.
- Updated sidebar assets to include decals.
- Enhanced UserAuth page to include a link for forgotten passwords.
- Created a dedicated ForgotPassword page to manage the entire password recovery process.
- Added styles for the new Forgot Password components and updated existing styles for consistency.
2025-08-18 10:07:47 +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
54b02541c1 updated 2025-06-23 09:37:53 +05:30
2fbdf8ab61 updated comparision 2025-06-12 17:35:42 +05:30
e22a2dc275 first commit 2025-06-10 15:28:23 +05:30