Delete Body.acceleration Field #30

Merged
Quaternions merged 3 commits from body-no-a into master 2026-01-27 17:08:08 +00:00
Owner

Acceleration is not a persistent part of the PhysicsState, and is only used for intermediate calculations along a trajectory.

Fixes several bugs:

  • Walk decelerate clip into wall
  • Walk accelerate clip into wall
  • Fall while flying
Acceleration is not a persistent part of the PhysicsState, and is only used for intermediate calculations along a trajectory. Fixes several bugs: - Walk decelerate clip into wall - Walk accelerate clip into wall - Fall while flying
Quaternions added 3 commits 2026-01-27 17:07:59 +00:00
Quaternions merged commit 3e0fc54852 into master 2026-01-27 17:08:08 +00:00
Quaternions deleted branch body-no-a 2026-01-27 17:08:09 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StrafesNET/strafe-project#30