Skip to content

Fix inverted axis in gltf loader - #2546

Merged
yaRnMcDonuts merged 1 commit into
jMonkeyEngine:masterfrom
riccardobl:fixgltfinv
Aug 17, 2025
Merged

Fix inverted axis in gltf loader#2546
yaRnMcDonuts merged 1 commit into
jMonkeyEngine:masterfrom
riccardobl:fixgltfinv

Conversation

@riccardobl

Copy link
Copy Markdown
Member

I've noticed that when a spot light that points down is imported via gltf, it points up in jme.
Turns out the axis need to be inverted in the lightcontrol.

@riccardobl riccardobl added defect Something that is supposed to work, but doesn't. Less severe than a "bug" bug Something that is supposed to work, but doesn't. More severe than a "defect". and removed defect Something that is supposed to work, but doesn't. Less severe than a "bug" labels Aug 10, 2025
@yaRnMcDonuts yaRnMcDonuts added this to the v3.9.0 milestone Aug 17, 2025
@yaRnMcDonuts
yaRnMcDonuts merged commit 7279d80 into jMonkeyEngine:master Aug 17, 2025
16 checks passed
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.

2 participants