Dwinzo_dev/app/src/modules/scene/controls/selection
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
..
boundingBoxHelper.tsx upstream pull + signIn/Up 2025-03-25 17:34:20 +05:30
copyPasteControls.tsx Refactor simulation paths to simulation states 2025-04-05 10:12:28 +05:30
duplicationControls.tsx Refactor simulation paths to simulation states 2025-04-05 10:12:28 +05:30
moveControls.tsx Refactor simulation paths to simulation states 2025-04-05 10:12:28 +05:30
rotateControls.tsx Refactor simulation paths to simulation states 2025-04-05 10:12:28 +05:30
selectionControls.tsx Refactor simulation paths to simulation states 2025-04-05 10:12:28 +05:30
selectionHelper.ts upstream pull + signIn/Up 2025-03-25 17:34:20 +05:30