Commit Graph

7 Commits

Author SHA1 Message Date
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