95f118f8ee261c990a42c4bdae643b5917b7b321
- Updated floorItemsGroup to send unique floor items to the GLTF loader. - Modified Card component to dynamically set button ID based on AssetID. - Enhanced FilterSearch component to assign unique IDs to star buttons. - Refactored camMode to utilize a new firstPersonCamera utility for cleaner code. - Introduced firstPersonCamera utility for handling camera mode transitions. - Improved Templates component to use nullish coalescing for email retrieval. - Cleaned up AddButtons component by removing commented-out code and optimizing email retrieval. - Updated Panel component to generate unique IDs for panel wrappers. - Simplified Project component by removing unused setIsPlaying function. - Removed hardcoded backend URL in panel service. - Created useAssetStore for managing asset state and CRUD operations. - Added camera mode state management to usePlayButtonStore. - Enhanced footer styles for better layout and responsiveness. - Improved simulation styles for better control visibility and responsiveness. - Refactored tools styles for cleaner transitions and hover effects. - Updated realTimeViz styles for better layout and responsiveness. - Introduced builderTypes for better type safety in asset management. - Enhanced shortcut key handling to include camera mode toggling.
Description
No description provided
Languages
TypeScript
90.1%
SCSS
9.2%
JavaScript
0.3%
HTML
0.2%
CSS
0.1%