Skip to content

Library/Camera: Remove normalizeUp from LookAtCamera - #1337

Open
german77 wants to merge 1 commit into
MonsterDruide1:masterfrom
german77:normalUp
Open

Library/Camera: Remove normalizeUp from LookAtCamera#1337
german77 wants to merge 1 commit into
MonsterDruide1:masterfrom
german77:normalUp

Conversation

@german77

@german77 german77 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

A slight temporary regression. normalizeUp is called every time setUp is called and is required for some functions to match in open-ead/sead#213

Currently the sead PR breaks compilation in SMO and I want to fully pass the check since that PR is quite big and is important to verify that no unwanted regressions are introduced. Once 213 is merged the functions will be matching again.


This change is Reviewable


Report for 1.0 (b64cbfb - 896b3e5)

📉 Matched code: 15.49% (-0.01%, -1392 bytes)

🥀 2 broken matches
Unit Item Bytes Before After
Library/Play/Camera/CameraVerticalAbsorber al::CameraVerticalAbsorber::update() -642 100.00% 25.00%
Library/Camera/CameraPoser al::CameraPoser::makeLookAtCameraPrev(sead::LookAtCamera*) const -402 100.00% 25.00%

@github-actions github-actions Bot added the status:waiting for review This PR is ready to take the first or another look at it! label Aug 12, 2026
@german77 german77 changed the title Library/Camera: Remove normalizeUp from camera Library/Camera: Remove normalizeUp from LookAtCamera Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:waiting for review This PR is ready to take the first or another look at it!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant