Skip to content

fix: Regression in mesh bounds calculation introduced through #2858#2990

Merged
xen2 merged 1 commit intostride3d:master-4.2from
vvvv:bounding-box-fix
Dec 2, 2025
Merged

fix: Regression in mesh bounds calculation introduced through #2858#2990
xen2 merged 1 commit intostride3d:master-4.2from
vvvv:bounding-box-fix

Conversation

@azeno
Copy link
Collaborator

@azeno azeno commented Dec 2, 2025

Reverts the method to what it was before #2858. This fix is not necessary on main branch where it was already applied by 8e791ad. However that fix is not applicable on 4.2 branch because it needs .net10.

Related Issue

#2948

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

…d#2858

Reverts the method to what it was before stride3d#2858. This fix is not necessary on main branch where it was already applied by 8e791ad. However that fix is not applicable on 4.2 branch because it needs .net10.
@xen2 xen2 merged commit 62475a3 into stride3d:master-4.2 Dec 2, 2025
6 of 7 checks passed
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.

2 participants