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

camera cleanup and documentation #93

Merged
merged 28 commits into from
Sep 24, 2024
Merged

camera cleanup and documentation #93

merged 28 commits into from
Sep 24, 2024

Conversation

z64a
Copy link
Collaborator

@z64a z64a commented Sep 21, 2024

camera update functions have been cleaned up to make the underlying math clear. accordingly, fields of the camera struct have been renamed and, in certain cases, split into a union of camera type dependent fields. battle camera update functions have been named along with all of the presets which are in use.

Copy link
Owner

@bates64 bates64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work. A great deal of this is matching and should be backported to pmret. That will make merge conflicts less likely, and a lot of this documentation work will be useful over there

include/camera.h Show resolved Hide resolved
include/common_structs.h Show resolved Hide resolved
include/common_structs.h Outdated Show resolved Hide resolved
include/effects.h Show resolved Hide resolved
include/enums.h Show resolved Hide resolved
include/enums.h Show resolved Hide resolved
include/enums.h Outdated Show resolved Hide resolved
include/enums.h Show resolved Hide resolved
include/script_api/common.h Show resolved Hide resolved
src/43F0.c Show resolved Hide resolved
@bates64
Copy link
Owner

bates64 commented Sep 23, 2024

@z64a if you merge upstream into this, then this is good to merge imo

@bates64 bates64 merged commit a62c953 into main Sep 24, 2024
7 checks passed
@bates64 bates64 deleted the cameras branch September 24, 2024 07:47
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