Commit Graph

7 Commits

Author SHA1 Message Date
Jerald-Golden-B 5254bbd8df refactor: Implement point snapping functionality and enhance aisle management with new snapping logic and state management 2025-05-30 16:27:28 +05:30
Jerald-Golden-B 63bb7c84aa refactor: Add point snapping functionality and enhance aisle management with new Point and Gizmo components 2025-05-30 14:33:55 +05:30
Jerald-Golden-B 84d1022432 refactor: Update color uniform naming across multiple components for consistency 2025-05-30 11:34:57 +05:30
Jerald-Golden-B 9875239d54 Refactor aisle properties and types in builder store
- Updated AisleProperties component to include new properties for dashed, dotted, and arrows aisles.
- Added new handlers for dash length, gap length, dot radius, and aisle length changes.
- Enhanced aisle type management in AisleCreator to handle new aisle types and their properties.
- Introduced type-specific setters in useAisleStore for better aisle property management.
- Updated builderTypes to define specific interfaces for each aisle type.
- Improved rendering logic for advanced properties based on selected aisle type.
2025-05-29 16:37:25 +05:30
Jerald-Golden-B d30ae34426 refactor: Add ArrowsAisle component and update aisle properties for improved functionality 2025-05-29 14:39:19 +05:30
Jerald-Golden-B cb414f2824 feat: enhance aisle management with new properties and types 2025-05-28 10:44:19 +05:30
Jerald-Golden-B bb46eeb3cc feat: implement aisle management features with creator and instances 2025-05-27 18:11:26 +05:30