Skip to content

Add movement damping functionality.#37

Merged
waynemwashuma merged 11 commits intodevfrom
damping
Feb 19, 2025
Merged

Add movement damping functionality.#37
waynemwashuma merged 11 commits intodevfrom
damping

Conversation

@waynemwashuma
Copy link
Collaborator

Objective

Adds the ability to apply a damping coefficient to moving entities(i.e entities with velocity and rotation) to ensure they will eventually stop.This also improves stability of physics simulations.

Solution

N/A

Showcase

Will be added later.

Migration guide

N/A

Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@waynemwashuma waynemwashuma merged commit 5e6945d into dev Feb 19, 2025
@waynemwashuma waynemwashuma deleted the damping branch February 19, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:physics type:enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant