Commit Graph

5 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
SreeNath14
cf364d707c "updated animation" 2025-04-03 10:28:13 +05:30
SreeNath14
844c8c3366 updated new animation 2025-04-02 11:10:44 +05:30
SreeNath14
8a177478c6 "updated animation" 2025-04-01 18:54:04 +05:30