Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor: Compute precise AABB selection box. #23298

Merged
merged 1 commit into from
Jan 22, 2022
Merged

Editor: Compute precise AABB selection box. #23298

merged 1 commit into from
Jan 22, 2022

Conversation

mrdoob
Copy link
Owner

@mrdoob mrdoob commented Jan 21, 2022

Fixes #23083

Description

In specific circumstances, the selection box in the editor was not producing the minimal AABB box.

@mrdoob mrdoob added this to the r137 milestone Jan 21, 2022
@mrdoob mrdoob changed the title Editor: Compute precise box selection. Editor: Compute precise AABB selection box. Jan 21, 2022
@mrdoob mrdoob merged commit 2c9627a into dev Jan 22, 2022
@mrdoob mrdoob deleted the editor branch January 22, 2022 00:03
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.

Box3.SetFromObject() does not always return the minimal AABB
1 participant