Skip to content

MeshReduction for not-just-Mesh - #403

Merged
RossNordby merged 5 commits into
masterfrom
other-mesh-reduction
Apr 18, 2026
Merged

MeshReduction for not-just-Mesh#403
RossNordby merged 5 commits into
masterfrom
other-mesh-reduction

Conversation

@RossNordby

Copy link
Copy Markdown
Member

Historically, MeshReduction was hardcoded to work only with Mesh. This expands support with some function pointer hackery to anything obeying the interface.

Also, fixed a latent bug in mesh collisions that had >128 child pairs and nonunit scaling on the mesh, oops. That would have basically disabled smoothing for those pairs.

@RossNordby RossNordby added bug new-feature Adds a new feature to the library. labels Apr 18, 2026
@RossNordby
RossNordby merged commit f73164b into master Apr 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug new-feature Adds a new feature to the library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant