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

Fix divide by 0 in shadow utils for some scenes #2209 #2210

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

riccardobl
Copy link
Member

Fix #2209

@riccardobl riccardobl changed the title Fix divide by 0 in shadow utils for empty scenes #2209 Fix divide by 0 in shadow utils for some scenes #2209 Mar 2, 2024
@riccardobl riccardobl added the bug Something that is supposed to work, but doesn't. More severe than a "defect". label Mar 2, 2024
@scenemax3d scenemax3d added this to the v3.7.0 milestone Mar 2, 2024
@scenemax3d scenemax3d merged commit e584cb1 into jMonkeyEngine:master Mar 2, 2024
14 checks passed
@stephengold
Copy link
Member

Great work, @riccardobl!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is supposed to work, but doesn't. More severe than a "defect".
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AssertionError: Invalid Matrix4f value in GLRenderer.updateUniform()
3 participants