Commit Graph

5 Commits

Author SHA1 Message Date
Jerald-Golden-B e72854d514 refactor: Update asset properties and selection controls for improved functionality using shift click functionality 2025-05-29 12:55:17 +05:30
Jerald-Golden-B e26de7e651 refactor: Update selectedObjects iteration method in SelectionControls 2025-05-29 12:08:15 +05:30
Jerald-Golden-B f6f0478e9a refactor: reorganize asset management functions and remove unused components 2025-05-27 09:16:33 +05:30
Jerald-Golden-B db7b4c6f7d Refactor store imports and consolidate state management
- Updated import paths for various components to use the new builder store.
- Removed the old store file and migrated all state management logic to the new builder store.
- Ensured all components utilizing socket and visualization state are now referencing the builder store.
- This change improves organization and maintainability of the state management system.
2025-05-13 17:53:00 +05:30
Jerald-Golden-B 54cc3deb98 folder structure change 2025-04-21 11:53:42 +05:30