Commit Graph

19 Commits

Author SHA1 Message Date
9825c3ef12 worker img update 2025-08-29 17:58:37 +05:30
1b161b2176 - 404-page added and fallback for project not found
- page nav handling for project-not-found updated
2025-08-29 16:24:03 +05:30
cb87cd067b added decal fallback 2025-08-28 16:32:45 +05:30
69329dba7a name and schema chmage for assembly to manufacturer 2025-08-23 10:24:21 +05:30
Nalvazhuthi
dc873a8c59 feat: Add Resource Management module with HRM and Asset Management features
- Introduced FilePackageIcon component for resource management.
- Updated MainScene to include resource management functionality.
- Enhanced SideBarRight to support resource management display.
- Created NavigateCategory component for category navigation in resource management.
- Developed ResourceManagement component to switch between HRM and Asset Management views.
- Implemented Hrm component to display employee details and tasks.
- Added AssetManagement component to manage and display asset information.
- Updated useModuleStore to include resourceManagement as a submodule.
- Created resourceManagement.scss for styling the new module.
- Removed hrm.scss as its styles have been integrated into resourceManagement.scss.
- Updated main.scss to import resourceManagement styles instead of hrm.
2025-08-22 12:44:55 +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
e1546cc0b7 update: updated material 3 texture 2025-07-22 16:48:11 +05:30
60e43f9619 Refactor code structure for improved readability and maintainability 2025-07-22 10:22:29 +05:30
2984a283e2 Refactor code structure for improved readability and maintainability 2025-07-21 14:45:10 +05:30
4868b78025 Refactor code structure for improved readability and maintainability 2025-07-21 11:58:40 +05:30
99b51df468 Merge remote-tracking branch 'origin/main-dev' into main-demo 2025-07-11 18:18:27 +05:30
5d40139e95 Add custom SVG cursors and update cursor handling
- Introduced new SVG cursor assets: cross, default, export, move, open, pen, and pointing.
- Implemented SCSS styles for cursor usage in the scene container, defining specific cursors for different modes (draw, pointer, pen, measure, hand).
- Enhanced cursor functionality by adding a utility function to handle canvas cursor changes based on user actions, mapping specific actions to corresponding cursor styles.
2025-07-11 09:26:21 +05:30
82ba6d24bc feat: Remove unused GLB models and enhance asset reset functionality 2025-07-07 16:21:21 +05:30
5070ff4060 feat: Update human UI assets with new GLB models 2025-07-07 15:11:49 +05:30
36421fa70a added new human ui 2025-07-07 10:11:37 +05:30
1d70212cde Implement code changes to enhance functionality and improve performance 2025-07-01 19:32:49 +05:30
e3d13be8dd refactor: change floor and wall props 2025-07-01 13:01:03 +05:30
e22a2dc275 first commit 2025-06-10 15:28:23 +05:30