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
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
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
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
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
57ad4ea8e2
added zones drop down in builder ouline and adjust width of displayZones
2025-04-04 10:08:07 +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
70aeee068f
Merge remote-tracking branch 'origin/main' into ui
2025-04-02 18:32:44 +05:30
f0f7064b0a
added iot data and input card for 3D widget
2025-04-02 18:06:51 +05:30
Nalvazhuthi
37264f1690
added active chart select
2025-04-02 12:29:07 +05:30
721d3a3657
Merge remote-tracking branch 'origin/simulation-agv' into realTimeVisulization
2025-04-01 19:15:06 +05:30
2adbd7af24
Merge remote-tracking branch 'origin/simulation' into realTimeVisulization
2025-04-01 19:14:03 +05:30
688b7eb4a0
Add iot data and custom input card for floting cards
2025-04-01 19:06:29 +05:30
d74b9969f4
Merge remote-tracking branch 'origin/simulation-animation' into simulation
2025-04-01 18:54:56 +05:30
2043712f5d
add backend api and socket for conveyor events
2025-04-01 18:52:21 +05:30
d2be2094eb
functionality for grid distance
2025-04-01 18:16:11 +05:30
03e7c32bfb
Merge branch 'realTimeVisulization' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into realTimeVisulization
2025-04-01 14:27:19 +05:30
a9bfef7693
changed marketplace assets
2025-04-01 14:27:08 +05:30
a682d3dd1e
Refactor UI components and styles for improved layout and consistency
2025-04-01 12:03:29 +05:30
21d96a31bc
searching filtered assets
2025-04-01 08:58:56 +05:30
29ea88a58a
Merge remote-tracking branch 'origin/rtViz' into simulation
2025-03-31 19:53:54 +05:30
a5cdd53568
Merge remote-tracking branch 'origin/realTimeVisulization' into simulation
2025-03-31 19:39:58 +05:30
66f5ea9628
Merge branch 'main' into simulation
2025-03-31 19:39:33 +05:30
3394a8cee8
Merge remote-tracking branch 'origin/main' into realTimeVisulization
2025-03-31 19:23:54 +05:30
bb5c9563d8
added donut and pole area chart and added its iot data
2025-03-31 19:22:37 +05:30
6b8ccc02c7
3d widget api added and template frontend and backend completed
2025-03-31 19:20:03 +05:30
b125989ae7
Refactor styles for improved theme management, enhance input components, and add scene styles
2025-03-31 18:06:44 +05:30
ec87acb824
added input for name
2025-03-31 15:02:35 +05:30
b71fdbddbb
Merge remote-tracking branch 'origin/simulation-agv' into simulation
2025-03-31 14:29:04 +05:30
6e4c8282c5
Refactor AssetProperties layout, enhance PositionInput component with optional properties, and implement new asset event fetching logic
2025-03-31 14:28:24 +05:30
e1200f52d0
assets added based on categoryin builder
2025-03-31 12:07:25 +05:30
7c85d2041e
Merge branch 'rtViz' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into rtViz
2025-03-29 19:36:56 +05:30
6ccdb28f52
floatingwidgets Api and 3dwidget frontend and 2d widget delete Api and zonecameraUpdation
2025-03-29 19:21:20 +05:30
a3692f8f63
Merge remote-tracking branch 'origin/main' into ui
2025-03-29 19:09:52 +05:30
0ea79df1a1
Merge remote-tracking branch 'origin/main' into ui
2025-03-29 19:03:03 +05:30
6cb8e1076e
refactor: update loading styles and introduce faint gradient variables
2025-03-29 19:02:02 +05:30
c7b438fa98
Merge pull request 'Added and modifies vehicle mechanics state, added connection between conveyors and vehicles, Added UI integeration for vehicles events addition.' ( #25 ) from simulation into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/25
2025-03-29 13:30:30 +00:00
9471f1ec2d
Merge pull request 'added api to save widgit data and iot data' ( #24 ) from realTimeVisulization into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/24
2025-03-29 13:29:19 +00:00