simulation #66
Collaborator
- Add isActive property to ArmBot state and update IKAnimationController logic
- Remove commented console logs in ProcessAnimator and useProcessAnimations
- Improve error handling and variable naming in Assets and IKAnimationController components
- Add MaterialInstances component for rendering animated materials based on active curves
- Clean up console logs in ProcessAnimator for better readability
- Update group visibility logic in Agv and PathNavigator components
- Enhance ArmBotState with connections and isActive properties
- Updated ArmBotState interface across multiple files to include connections (source and targets) and isActive properties.
- Implemented logic in ProcessAnimator to check if processes are connected to active ArmBots, preventing future spawns if connected.
- Adjusted animation state handling to account for active ArmBots, stopping animations and resetting states as necessary.
- Refactored related functions for better clarity and maintainability.
- Add isActive property to ArmBot state and update IKAnimationController logic
- Remove commented console logs in ProcessAnimator and useProcessAnimations
- Improve error handling and variable naming in Assets and IKAnimationController components
- Add MaterialInstances component for rendering animated materials based on active curves
- Clean up console logs in ProcessAnimator for better readability
- Update group visibility logic in Agv and PathNavigator components
- Enhance ArmBotState with connections and isActive properties
- Updated ArmBotState interface across multiple files to include connections (source and targets) and isActive properties.
- Implemented logic in ProcessAnimator to check if processes are connected to active ArmBots, preventing future spawns if connected.
- Adjusted animation state handling to account for active ArmBots, stopping animations and resetting states as necessary.
- Refactored related functions for better clarity and maintainability.
Jerald_Golden
added 28 commits 2025-04-16 13:04:29 +00:00
Merge pull request 'simulation' (#66) from simulation into main
Loading…
Reference in New Issue
No description provided.
Delete Branch "simulation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?