Skip to content

Fix infinite loop in Voxels::set_voxel#340

Merged
sebcrozet merged 2 commits intomasterfrom
fix-set-voxel
May 5, 2025
Merged

Fix infinite loop in Voxels::set_voxel#340
sebcrozet merged 2 commits intomasterfrom
fix-set-voxel

Conversation

@sebcrozet
Copy link
Member

@sebcrozet sebcrozet commented May 5, 2025

Calling Voxels::set_voxel would immediately result in an infinite recursion due to a typo.
This is fixed in this PR.

@sebcrozet sebcrozet changed the title Fix infinite loop in Voxels::set_voxels Fix infinite loop in Voxels::set_voxel May 5, 2025
@sebcrozet sebcrozet merged commit 4a5e9ec into master May 5, 2025
7 checks passed
@sebcrozet sebcrozet deleted the fix-set-voxel branch May 5, 2025 07:38
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