Commit Graph

5 Commits

Author SHA1 Message Date
Jerald-Golden-B 5cef9bdb8a Refactor simulation types and update imports
- Renamed simulation type imports from `simulation` to `simulationTypes` across multiple files for consistency.
- Consolidated simulation type definitions into a new `simulationTypes.d.ts` file.
- Updated relevant components (e.g., `ArmBot`, `IkInstances`, `PathConnector`, etc.) to use the new type definitions.
- Removed the old `simulation.d.ts` file to clean up the codebase.
- Adjusted function signatures and state management in components to align with the new type structure.
2025-04-15 14:15:39 +05:30
Jerald-Golden-B 2dfd34f27b Enhance MachineMechanics and InputWithDropDown components; add connections to path interfaces 2025-03-27 12:24:15 +05:30
Jerald-Golden-B 2717da6bae Added Loading Screen, Integerated events ui 2025-03-26 18:33:51 +05:30
Jerald_Golden b44aeb986f upstream pull + signIn/Up 2025-03-25 17:34:20 +05:30
Vishnu 61b3c4ee2c first commit 2025-03-25 11:47:41 +05:30