Commit Graph

127 Commits

Author SHA1 Message Date
Jerald-Golden-B 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
Jerald-Golden-B 748a3d5eb0 Merge branch 'main' into simulation 2025-04-04 19:05:04 +05:30
Jerald-Golden-B 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
Jerald-Golden-B e81f284dc7 Merge remote-tracking branch 'origin/simulation-animation' into simulation 2025-04-04 17:53:12 +05:30
Jerald-Golden-B 395fdb14a6 Merge remote-tracking branch 'origin/simulation-agv' into simulation 2025-04-04 17:48:35 +05:30
Jerald-Golden-B 8dc6b3949f refactor: update event handling in mechanics components to use socket communication 2025-04-04 17:46:19 +05:30
Jerald-Golden-B cf6946750b added backend connection for conveyor and vehicle mechanics 2025-04-04 16:57:18 +05:30
Poovizhi99 75b88efe87 added buffer in agv 2025-04-04 16:53:57 +05:30
Vishnu 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
SreeNath14 280fe59a14 :updated swap" 2025-04-04 09:54:08 +05:30
Poovizhi99 bb4f846528 Merge remote-tracking branch 'origin/main' into simulation-agv 2025-04-04 09:46:48 +05:30
Poovizhi99 37f912a6f1 solved few bugs in agv 2025-04-04 09:46:18 +05:30
Jerald-Golden-B 4491383093 fix: update asset model to set isUsed to false 2025-04-03 19:51:46 +05:30
Jerald-Golden-B 5e97b333dc Merge remote-tracking branch 'origin/simulation-animation' into simulation 2025-04-03 19:48:12 +05:30
Jerald-Golden-B d29ee03c44 refactor: remove console logs and enhance model userData structure 2025-04-03 19:46:52 +05:30
SreeNath14 5fb911f1a1 "updated smooth animation" 2025-04-03 18:24:06 +05:30
Nalvazhuthi 70807d4ec4 added zones drop down in builder ouline and adjust width of displayZones 2025-04-03 18:02:28 +05:30
SreeNath14 1406efd808 Merge branch 'main' into simulation-animation 2025-04-03 10:29:40 +05:30
SreeNath14 cf364d707c "updated animation" 2025-04-03 10:28:13 +05:30
Poovizhi99 15d48372a3 merged to main 2025-04-02 19:21:13 +05:30
Poovizhi99 69ca2a3121 Merge remote-tracking branch 'origin/main' into simulation-agv 2025-04-02 19:12:23 +05:30
Poovizhi99 f5f74f35ad added avg paths 2025-04-02 19:12:14 +05:30
Gomathi 194cdbbbee Merge branch 'main' into rtViz 2025-04-02 19:09:50 +05:30
Gomathi 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
Gomathi 238f76cb4c socket added for 3d and floating Widget 2025-04-02 18:49:18 +05:30
Vishnu 70aeee068f Merge remote-tracking branch 'origin/main' into ui 2025-04-02 18:32:44 +05:30
gabriel f175822c3c Merge remote-tracking branch 'origin/main' into realTimeVisulization 2025-04-02 18:11:35 +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
Vishnu 23199c53dd Merge pull request 'rtViz' (#31) from rtViz into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/31
2025-04-02 09:56:55 +00:00
Nalvazhuthi 37264f1690 added active chart select 2025-04-02 12:29:07 +05:30
SreeNath14 844c8c3366 updated new animation 2025-04-02 11:10:44 +05:30
Vishnu 909a5755e0 Merge remote-tracking branch 'origin/main' into rtViz 2025-04-01 19:46:32 +05:30
Gomathi b828cb2437 socket added for 2d widget 2025-04-01 19:35:11 +05:30
gabriel 721d3a3657 Merge remote-tracking branch 'origin/simulation-agv' into realTimeVisulization 2025-04-01 19:15:06 +05:30
Jerald-Golden-B 00ea0432b5 feat: implement conveyor path creation with dynamic points and actions 2025-04-01 19:04:15 +05:30
Jerald-Golden-B d74b9969f4 Merge remote-tracking branch 'origin/simulation-animation' into simulation 2025-04-01 18:54:56 +05:30
SreeNath14 8a177478c6 "updated animation" 2025-04-01 18:54:04 +05:30
Jerald-Golden-B 2043712f5d add backend api and socket for conveyor events 2025-04-01 18:52:21 +05:30
Poovizhi99 d2be2094eb functionality for grid distance 2025-04-01 18:16:11 +05:30
SreeNath14 fa05e0c9c6 Merge remote-tracking branch 'origin/simulation' into simulation-animation 2025-04-01 15:13:36 +05:30
Poovizhi99 e1ea4525d9 Merge remote-tracking branch 'origin/simulation' into simulation-agv 2025-04-01 14:29:56 +05:30
Poovizhi99 a9bfef7693 changed marketplace assets 2025-04-01 14:27:08 +05:30
Jerald-Golden-B 526befad20 refactor: update backend URL and added conveyor event storing in ackend 2025-04-01 14:25:42 +05:30
Vishnu b5833696a5 Simplify conditional rendering of Sun component based on theme 2025-04-01 12:08:54 +05:30
Vishnu a682d3dd1e Refactor UI components and styles for improved layout and consistency 2025-04-01 12:03:29 +05:30
Poovizhi99 21d96a31bc searching filtered assets 2025-04-01 08:58:56 +05:30
Jerald-Golden-B 29ea88a58a Merge remote-tracking branch 'origin/rtViz' into simulation 2025-03-31 19:53:54 +05:30