Commit Graph

13 Commits

Author SHA1 Message Date
Jerald-Golden-B f37750023f Refactor FloorItemsGroup to integrate environment data retrieval and improve asset loading progress tracking
Enhance useRetrieveHandler to manage retrieval timing based on animation speed and arm bot state

Update materials component to streamline imports and improve readability

Modify roboticArmInstance to change state handling from 'idle' to 'running' during active phases

Fix useTriggerHandler to ensure actions are handled correctly when material is null

Refactor vehicleInstance to improve material drop handling and integrate conveyor and robotic arm interactions

Add getLastMaterial method to useVehicleStore for better material management in vehicle instances
2025-05-15 14:36:57 +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
Vishnu 3867ea9e38 Comment out Shadows Visibility toggle in GlobalProperties component 2025-05-10 19:09:02 +05:30
Vishnu db162c9ffa refactor: Update icon imports and improve UI components; enhance styles for better layout and responsiveness; modify event properties and simulation player functionality 2025-05-02 16:43:43 +05:30
Vishnu 0b0e1e3d8b Refactor event properties components to use section elements for better semantics and styling consistency; update mechanics components to enhance layout and improve user experience; modify simulation component to manage open/close state for event lists; enhance file menu with project icon; improve input toggle styles; standardize color variables in SCSS; adjust sidebar styles for better visual hierarchy; implement backdrop filters for improved UI aesthetics; and refine overall component styling for consistency across the application. 2025-04-29 18:19:03 +05:30
Vishnu c1a7fe3015 feat: Implement collaboration features including user following and avatar management 2025-04-29 12:50:14 +05:30
Jerald-Golden-B 1256f33342 Debugged agv and conveyor interaction. 2025-04-11 17:52:07 +05:30
Gomathi baed3cd98b 3d editoption api added and rotation functionality added 2025-04-04 18:47:47 +05:30
Poovizhi99 d2be2094eb functionality for grid distance 2025-04-01 18:16:11 +05:30
Poovizhi99 21d96a31bc searching filtered assets 2025-04-01 08:58:56 +05:30
Poovizhi99 e1200f52d0 assets added based on categoryin builder 2025-03-31 12:07:25 +05:30
Poovizhi99 725abcf0c6 added toggle functionality 2025-03-29 14:29:32 +05:30
Vishnu 61b3c4ee2c first commit 2025-03-25 11:47:41 +05:30