Jerald-Golden-B 0f10a84215 Refactor version management: Replace useSaveVersion with useIsComparing across components
- Updated MainScene, SideBarLeft, SideBarRight, Simulations, and CompareLayOut to utilize isComparing state instead of isVersionSaved.
- Adjusted conditional rendering and logic to reflect the new comparison state.
- Introduced SyncCam component to synchronize camera state during comparisons.
- Created useSceneStore to manage camera state with position and target vectors.
- Cleaned up imports and ensured consistent formatting across affected files.
2025-09-05 18:09:43 +05:30
Description
No description provided
89 MiB
Languages
TypeScript 89%
SCSS 10.3%
JavaScript 0.3%
HTML 0.2%
CSS 0.1%