Commit Graph

33 Commits

Author SHA1 Message Date
Jerald-Golden-B 6363d5b9af feat: Implement Zustand stores for machine, simulation, storage unit, vehicle, and visualization management
- Added `useMachineStore` for managing machine statuses, including actions for adding, removing, and updating machines.
- Introduced `useSimulationStore` to handle product and event management with actions for adding, removing, and updating products and events.
- Created `useStorageUnitStore` for managing storage unit statuses, including load tracking and state updates.
- Developed `useVehicleStore` for vehicle management, including load and state updates.
- Implemented `useChartStore` for managing measurement data and visualization settings.
- Added `useDroppedObjectsStore` for handling dropped objects in visualization zones, including object manipulation actions.
- Created `useZone3DWidgetStore` for managing 3D widget data in zones, including position and rotation updates.
- Introduced `useZoneStore` for managing selected zone states and widget configurations.
2025-04-22 14:28:29 +05:30
Jerald-Golden-B 54cc3deb98 folder structure change 2025-04-21 11:53:42 +05:30
Nalvazhuthi 4edb3cfd7d updated folder structure 2025-04-11 18:08:47 +05:30
Vishnu de2bfc9149 refactor: Implement modifier key detection for keyboard shortcuts in various controls 2025-04-10 13:41:05 +05:30
Vishnu 03e9bcc740 feat: Add Shortcut Keys, activeSubTool state management and improve user avatar handling 2025-04-09 17:43:44 +05:30
Jerald-Golden-B 715e551098 Merge remote-tracking branch 'origin/ui' into simulation 2025-04-08 18:36:41 +05:30
Nalvazhuthi ed6edef24e updated visualization panel ui and added outer click 2025-04-08 18:34:21 +05:30
Jerald-Golden-B b5ba3a0ce1 Refactor event handling and state management for StaticMachine and ArmBot types
- Updated `loadInitialFloorItems.ts` to streamline event data processing for StaticMachine and ArmBot types.
- Enhanced `copyPasteControls.tsx` and `duplicationControls.tsx` to support StaticMachine and ArmBot event data creation with proper UUID generation.
- Modified `moveControls.tsx`, `rotateControls.tsx`, and `transformControls.tsx` to include event data in the state.
- Improved `pathConnector.tsx` to handle connections for StaticMachine and ArmBot types, including deletion functionality.
- Updated store management to rename `useDeleteModels` to `useDeleteTool` for clarity.
- Adjusted type definitions in `worldTypes.d.ts` to include StaticMachine and ArmBot event schemas.
2025-04-08 14:56:45 +05:30
Poovizhi99 37f912a6f1 solved few bugs in agv 2025-04-04 09:46:18 +05:30
Poovizhi99 15d48372a3 merged to main 2025-04-02 19:21:13 +05:30
Poovizhi99 f5f74f35ad added avg paths 2025-04-02 19:12:14 +05:30
Gomathi 238f76cb4c socket added for 3d and floating Widget 2025-04-02 18:49:18 +05:30
Jerald-Golden-B 29ea88a58a Merge remote-tracking branch 'origin/rtViz' into simulation 2025-03-31 19:53:54 +05:30
Gomathi 6b8ccc02c7 3d widget api added and template frontend and backend completed 2025-03-31 19:20:03 +05:30
Jerald-Golden-B e54c9e6e0d Refactor Tools component for improved readability and structure 2025-03-31 14:52:06 +05:30
Jerald-Golden-B b71fdbddbb Merge remote-tracking branch 'origin/simulation-agv' into simulation 2025-03-31 14:29:04 +05:30
Poovizhi99 cacb23ea5a added feneration assets 2025-03-31 12:59:12 +05:30
Poovizhi99 e1200f52d0 assets added based on categoryin builder 2025-03-31 12:07:25 +05:30
Vishnu 8fc4453cee Refactor input styles, implement 3D toggle state management, and enhance FileMenu with dropdown options 2025-03-31 11:11:44 +05:30
Jerald-Golden-B d4d4b145c7 refactor: improve toggle UI logic in Header and Tools components for better state management 2025-03-29 14:31:02 +05:30
Jerald-Golden-B c2dc898d53 refactor: rename position handlers to startPoint and endPoint for clarity; update toggle UI logic to use localStorage 2025-03-29 13:57:39 +05:30
Jerald-Golden-B 991fd4328a Merge remote-tracking branch 'origin/simulation-agv' into simulation 2025-03-29 13:15:53 +05:30
Jerald-Golden-B 13732a5679 added ui and integerated ui for the vehicle mechanics 2025-03-29 12:58:54 +05:30
Poovizhi99 cff29304d0 integrated Factory builder features 2025-03-29 12:57:16 +05:30
Jerald-Golden-B 1ce24a64f1 refactor: standardize activeTool casing and enhance trigger mechanics with bufferTime 2025-03-29 10:24:47 +05:30
Vishnu 68211c277b simulation slider 2025-03-27 10:55:44 +05:30
Nalvazhuthi 6aa1ee8bdd added marketplace cards 2025-03-26 13:52:10 +05:30
Nalvazhuthi b585e74fcb adding market place 2025-03-26 11:30:17 +05:30
Nalvazhuthi 932ab54631 added 2d 3d view 2025-03-26 10:03:43 +05:30
Nalvazhuthi 33632fd58e updated ui 2025-03-25 15:55:48 +05:30
Nalvazhuthi a84fe40486 updated pannels 2025-03-25 14:25:51 +05:30
Jerald-Golden-B 2303682a15 add initial components and utility functions for simulation and builder modules 2025-03-25 14:00:03 +05:30
Vishnu 61b3c4ee2c first commit 2025-03-25 11:47:41 +05:30