Skip to content

Fix Vec3A mismatch in obvhs sweep helpers#947

Open
muxyng wants to merge 1 commit intoavianphysics:mainfrom
muxyng:fix/vec3a-interop
Open

Fix Vec3A mismatch in obvhs sweep helpers#947
muxyng wants to merge 1 commit intoavianphysics:mainfrom
muxyng:fix/vec3a-interop

Conversation

@muxyng
Copy link

@muxyng muxyng commented Feb 27, 2026

This fixes a glam Vec3A mismatch in obvhs_ext when dependency resolution pulls different glam minors.

I convert the inputs into the AABB vector type before doing arithmetic, so we avoid cross-type ops.

Checked with cargo check -p avian3d and cargo check -p avian2d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant