This website requires JavaScript.
Explore
Help
Sign In
Dwinzo-Beta
/
Dwinzo_dev
Watch
4
Star
0
Fork
3
You've already forked Dwinzo_dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
55d691074b8f94c28fa53cabf0d56cd69fd2a686
Dwinzo_dev
/
app
/
src
/
modules
/
simulation
History
Jerald-Golden-B
66b3d75500
Refactor VehicleAnimator component: update agvDetail type to VehicleStatus, ensure objectRotation is defined before use, and adjust object rotation handling to utilize agvDetail's rotation values.
2025-05-02 14:59:19 +05:30
..
actions
…
conveyor
…
events
Add dragging and rotating state management to simulation store; enhance PointsCreator and VehicleUI components
2025-05-02 11:54:40 +05:30
machine
Enhance Machine and Vehicle components: add current action management and update machine sample structure
2025-05-02 12:11:09 +05:30
materials
…
products
Refactor action updates to include productId in updateAction calls across mechanics components; enhance event handling in product store and trigger management. Add clear functions for various stores to reset state. Update action and trigger management to prevent duplicates and ensure integrity. Adjust initial load actions to use consistent naming conventions.
2025-05-02 13:13:41 +05:30
roboticArm
…
simulator
…
storageUnit
…
triggers
Enhance TriggerConnector and VehicleUI components: improve event handling by resetting firstSelectedPoint on invalid intersections, refine intersection checks, and streamline state updates in VehicleUI. Integrate backend updates for vehicle actions and ensure consistent rotation handling.
2025-05-02 14:44:29 +05:30
ui
Enhance TriggerConnector and VehicleUI components: improve event handling by resetting firstSelectedPoint on invalid intersections, refine intersection checks, and streamline state updates in VehicleUI. Integrate backend updates for vehicle actions and ensure consistent rotation handling.
2025-05-02 14:44:29 +05:30
vehicle
Refactor VehicleAnimator component: update agvDetail type to VehicleStatus, ensure objectRotation is defined before use, and adjust object rotation handling to utilize agvDetail's rotation values.
2025-05-02 14:59:19 +05:30
simulation.tsx
…