Commit Graph

3 Commits

Author SHA1 Message Date
87d1c4ae12 Refactor distance finding controls and move controls for improved functionality and performance
- Updated `getRoomsFromLines.ts` to filter valid line features before polygonization.
- Enhanced `distanceFindingControls.tsx` to streamline measurement line updates and improve text label rendering.
- Refactored `moveControls.tsx` to optimize event handling and asset movement logic, ensuring smoother interactions.
- Adjusted `selectionControls.tsx` to safely parse stored floor items from local storage.
- Commented out unused imports in `roboticArmInstances.tsx` for cleaner code.
- Modified `polygonGenerator.tsx` to ensure only valid line features are processed for polygon generation.
2025-05-10 18:12:04 +05:30
2debef7305 update 2025-05-10 16:39:19 +05:30
21b6e1108b finding distance for wall and model 2025-05-09 19:23:08 +05:30