Commit Graph

234 Commits

Author SHA1 Message Date
d76d09019e zone based assets added and 3d widgets dnd updated 2025-04-08 18:14:59 +05:30
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
Nalvazhuthi
61f73369d8 mergin main 2025-04-08 09:28:41 +05:30
bde1e6318c fix: Adjust panel size calculations and clean up realTimeViz styles 2025-04-07 18:37:17 +05:30
1852a47775 fix: Clean up error handling and restore commented-out loading progress in Project component 2025-04-07 18:28:52 +05:30
080c815ded Merge remote-tracking branch 'origin/ui' into simulation 2025-04-07 18:28:24 +05:30
Nalvazhuthi
b24e4583d7 updated realTimeViz panel style 2025-04-07 18:27:01 +05:30
d8bf2ea956 Merge remote-tracking branch 'origin/ui' into simulation 2025-04-07 18:20:27 +05:30
8d68f9046f Merge remote-tracking branch 'origin/rtViz' into simulation 2025-04-07 18:20:04 +05:30
272317991a feat: Extend simulation state types to include ArmBot events and update related components
- Updated RotateControls and SelectionControls to handle ArmBot events in simulation states.
- Enhanced PathConnector to manage connections involving ArmBot and StaticMachine types.
- Added ArmBotMechanics and StaticMachineMechanics components for managing properties of ArmBot and StaticMachine.
- Modified types in worldTypes to include rotation for ArmBot and StaticMachine events.
- Updated store to accommodate new ArmBot event types in simulation states.
2025-04-07 18:16:34 +05:30
Nalvazhuthi
e23b580a14 updated realTimeViz panel style 2025-04-07 18:01:48 +05:30
cf5faad3d7 updated 3d widget data 2025-04-07 18:00:43 +05:30
ec104c25c4 builder zone data updated 2025-04-07 17:59:52 +05:30
Nalvazhuthi
4a05bb8cdf updated realTimeViz panel style 2025-04-07 17:55:14 +05:30
aefbcdded9 Merge branch 'main' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev 2025-04-07 09:04:04 +05:30
77b0a9bbf9 Merge remote-tracking branch 'origin/rtViz' into simulation 2025-04-05 18:03:06 +05:30
8f0121aacf socket added for 3d widgets edit option 2025-04-05 17:55:14 +05:30
e92345d820 Refactor simulation paths to simulation states
- Updated all instances of `simulationPaths` to `simulationStates` across multiple components including copyPasteControls, duplicationControls, moveControls, rotateControls, selectionControls, and others.
- Adjusted related state management hooks in the store to reflect the change from `simulationPaths` to `simulationStates`.
- Ensured that all references to simulation paths in the simulation logic and UI components are consistent with the new naming convention.
2025-04-05 10:12:28 +05:30
748a3d5eb0 Merge branch 'main' into simulation 2025-04-04 19:05:04 +05:30
6089c5538f Merge branch 'main' into rtViz 2025-04-04 18:50:12 +05:30
baed3cd98b 3d editoption api added and rotation functionality added 2025-04-04 18:47:47 +05:30
99a478f2e4 Merge remote-tracking branch 'origin/simulation-animation' into simulation 2025-04-04 18:05:38 +05:30
SreeNath14
c5ca0da1c5 "updated overall animation logics" 2025-04-04 18:02:53 +05:30
Nalvazhuthi
46d4308f9a display menu bugfix 2025-04-04 17:47:15 +05:30
8dc6b3949f refactor: update event handling in mechanics components to use socket communication 2025-04-04 17:46:19 +05:30
cf6946750b added backend connection for conveyor and vehicle mechanics 2025-04-04 16:57:18 +05:30
Nalvazhuthi
f738fec057 widget hide panel 2025-04-04 15:31:16 +05:30
60b778ff3d rotation added 2025-04-04 15:17:38 +05:30
cf4c026d79 update asset library URL, fix dropdown item comment, and adjust line color based on theme 2025-04-04 13:42:46 +05:30
df0b4a297a Merge pull request 'ui' (#43) from ui into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/43
2025-04-04 04:57:44 +00:00
Nalvazhuthi
57ad4ea8e2 added zones drop down in builder ouline and adjust width of displayZones 2025-04-04 10:08:07 +05:30
bb4f846528 Merge remote-tracking branch 'origin/main' into simulation-agv 2025-04-04 09:46:48 +05:30
37f912a6f1 solved few bugs in agv 2025-04-04 09:46:18 +05:30
719cfd04c4 Merge pull request 'simulation' (#41) from simulation into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/41
2025-04-03 14:28:12 +00:00
d29ee03c44 refactor: remove console logs and enhance model userData structure 2025-04-03 19:46:52 +05:30
713738520b Merge branch 'main' into rtViz 2025-04-03 19:31:41 +05:30
22bb0332ac 3d widget editoption function added. 2025-04-03 19:31:25 +05:30
e848875fa0 changed api for get iot inputs 2025-04-03 18:15:26 +05:30
Nalvazhuthi
70807d4ec4 added zones drop down in builder ouline and adjust width of displayZones 2025-04-03 18:02:28 +05:30
15d48372a3 merged to main 2025-04-02 19:21:13 +05:30
69ca2a3121 Merge remote-tracking branch 'origin/main' into simulation-agv 2025-04-02 19:12:23 +05:30
f5f74f35ad added avg paths 2025-04-02 19:12:14 +05:30
194cdbbbee Merge branch 'main' into rtViz 2025-04-02 19:09:50 +05:30
6acfdc0cdb Merge branch 'rtViz' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into rtViz 2025-04-02 18:50:04 +05:30
238f76cb4c socket added for 3d and floating Widget 2025-04-02 18:49:18 +05:30
70aeee068f Merge remote-tracking branch 'origin/main' into ui 2025-04-02 18:32:44 +05:30
f175822c3c Merge remote-tracking branch 'origin/main' into realTimeVisulization 2025-04-02 18:11:35 +05:30
f0f7064b0a added iot data and input card for 3D widget 2025-04-02 18:06:51 +05:30
Nalvazhuthi
f13065f811 merged with main 2025-04-02 18:01:05 +05:30
Nalvazhuthi
02a09c2a2f added pannel hide and EditWidgetOption component 2025-04-02 17:51:44 +05:30