Skip to content

Retransform to remove scaling in picking#1487

Merged
chreden merged 1 commit intomasterfrom
issue/1483
Sep 12, 2025
Merged

Retransform to remove scaling in picking#1487
chreden merged 1 commit intomasterfrom
issue/1483

Conversation

@chreden
Copy link
Owner

@chreden chreden commented Sep 12, 2025

If the mesh contains a scaling matrix the distance calculation on the pick was coming out scaled - it needs to be retransformed and the distance calculated again.
Mainly affected the null mesh as it was the only thing with a scale.
Closes #1483

If the mesh contains a scaling matrix the distance calculation on the pick was coming out scaled - it needs to be retransformed and the distance calculated again. Mainly affected the null mesh as it was the only thing with a scale.
Closes #1483
@chreden chreden added this to the Next milestone Sep 12, 2025
@chreden chreden self-assigned this Sep 12, 2025
@chreden chreden added the bug label Sep 12, 2025
@chreden chreden enabled auto-merge (squash) September 12, 2025 16:17
@chreden chreden merged commit cb4fc57 into master Sep 12, 2025
1 check passed
@chreden chreden deleted the issue/1483 branch September 12, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Direction vector not normalized in picking

2 participants