Rewrite MeshQuery #33

Merged
Quaternions merged 1 commits from rewrite-physics into master 2026-01-29 18:05:55 +00:00
Owner

Splits the MeshQuery trait into MeshQuery and MeshTopology and cleans up much of the physics traits. A notable optimization is using a closure for iterating variable length topological lists. Intermediate allocations are avoided in this way.

Splits the MeshQuery trait into MeshQuery and MeshTopology and cleans up much of the physics traits. A notable optimization is using a closure for iterating variable length topological lists. Intermediate allocations are avoided in this way.
Quaternions added 1 commit 2026-01-29 17:55:20 +00:00
Quaternions force-pushed rewrite-physics from 84451d7eaf to d98dca548a 2026-01-29 18:05:02 +00:00 Compare
Quaternions merged commit 0fbe37e483 into master 2026-01-29 18:05:55 +00:00
Quaternions deleted branch rewrite-physics 2026-01-29 18:05:55 +00:00
Quaternions referenced this issue from a commit 2026-01-29 18:05:57 +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#33