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

matrix_clip_space extension is broken #1316

Open
Zuzu-Typ opened this issue Oct 11, 2024 · 0 comments · May be fixed by #1317
Open

matrix_clip_space extension is broken #1316

Zuzu-Typ opened this issue Oct 11, 2024 · 0 comments · May be fixed by #1317

Comments

@Zuzu-Typ
Copy link

In matrix_clip_space.hpp infinitePerspectiveRH and infinitePerspectiveLH are declared. However, when infinitePerspectiveRH_ZO, infinitePerspectiveRH_NO, infinitePerspectiveLH_ZO and infinitePerspectiveLH_NO were added, the declarations were not adjusted accordingly.

To fix this, the new variants need declarations and the old ones need a function definition.

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 a pull request may close this issue.

1 participant