WIP: Fix Flush Face Transfer #15

Draft
Quaternions wants to merge 4 commits from minkowksi-transfer into master
Owner

This introduces an explicit face transfer internal physics instruction to transition to an adjacent contact face. Ideally an explicit instruction is not required like this and the physics can just transfer the contact itself.

This introduces an explicit face transfer internal physics instruction to transition to an adjacent contact face. Ideally an explicit instruction is not required like this and the physics can just transfer the contact itself.
Quaternions added 4 commits 2025-05-23 03:05:25 +00:00
This pull request has changes conflicting with the target branch.
  • engine/physics/src/model.rs

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin minkowksi-transfer:minkowksi-transfer
git checkout minkowksi-transfer
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StrafesNET/strafe-project#15
No description provided.