velxio/frontend/src/store
David Montero Crespo 405ff1f017 Refactor wire management and rendering logic
- Updated wire structure to replace control points with waypoints for better handling of wire paths.
- Introduced new utility functions for wire hit detection and rendering segments.
- Enhanced wire creation process to support dynamic waypoints and color assignment.
- Implemented a new ESP32 worker for improved simulation handling.
- Added utility functions for generating orthogonal paths and auto-coloring wires based on pin names.
- Improved compatibility with existing projects by ensuring backward compatibility with wire data structures.
2026-03-14 22:55:13 -03:00
..
useAuthStore.ts feat: add admin management features and user role handling 2026-03-06 23:46:36 -03:00
useEditorStore.ts feat: add board types and mappings for Raspberry Pi 3B 2026-03-12 23:39:04 -03:00
useOscilloscopeStore.ts refactor: address code review feedback on oscilloscope 2026-03-11 15:13:17 +00:00
useProjectStore.ts feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00
useSimulatorStore.ts Refactor wire management and rendering logic 2026-03-14 22:55:13 -03:00