simulation #66

Merged
Vishnu merged 28 commits from simulation into main 2025-04-16 13:05:40 +00:00
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
e0082cb55a feat: 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.
a59aa1d61c feat: Add MaterialInstances component for rendering animated materials based on active curves
refactor: Clean up console logs in ProcessAnimator for better readability
fix: Update group visibility logic in Agv and PathNavigator components
8e491a0002 feat: Add isActive property to ArmBot state and update IKAnimationController logic
refactor: Remove commented console logs in ProcessAnimator and useProcessAnimations
Vishnu merged commit 967f1741b0 into main 2025-04-16 13:05:40 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Dwinzo-Beta/Dwinzo_dev#66
No description provided.