Skip to content

Release v0.26.1#417

Merged
sebcrozet merged 1 commit into
masterfrom
release-0.26.1
May 12, 2026
Merged

Release v0.26.1#417
sebcrozet merged 1 commit into
masterfrom
release-0.26.1

Conversation

@sebcrozet
Copy link
Copy Markdown
Member

0.26.1

Added

  • Added Bvh::traverse_indexed to traverse only a part of the subtree, and to retrieve the node’s indices (#416).

Fixed

  • Fix Bvh::optimize_incremental being non-deterministic when restored from a serialized snapshot. The
    incremental optimization state is now stored on the Bvh itself (instead of the non-serializable
    BvhWorkspace) so it survives serialization/deserialization (#403).

@sebcrozet sebcrozet merged commit 9c149dc into master May 12, 2026
8 checks passed
@sebcrozet sebcrozet deleted the release-0.26.1 branch May 12, 2026 11:32
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