Commit Graph

7 Commits

Author SHA1 Message Date
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
cf6946750b added backend connection for conveyor and vehicle mechanics 2025-04-04 16:57:18 +05:30
f46f29b88c Add MQTT URL to environment variables and refactor simulation components 2025-03-28 19:10:49 +05:30
6b92b6c235 Refactor simulation components and UI integration 2025-03-27 10:02:44 +05:30
2717da6bae Added Loading Screen, Integerated events ui 2025-03-26 18:33:51 +05:30
b44aeb986f upstream pull + signIn/Up 2025-03-25 17:34:20 +05:30
1259b5fcc8 add new features and optimizations to simulation and builder modules 2025-03-25 16:35:54 +05:30