Skip to content

perform json element autoCast when loading user data in gltf loader - #2558

Merged
yaRnMcDonuts merged 1 commit into
jMonkeyEngine:masterfrom
riccardobl:gltfautocast
Dec 19, 2025
Merged

perform json element autoCast when loading user data in gltf loader#2558
yaRnMcDonuts merged 1 commit into
jMonkeyEngine:masterfrom
riccardobl:gltfautocast

Conversation

@riccardobl

@riccardobl riccardobl commented Sep 17, 2025

Copy link
Copy Markdown
Member

This is a non-issue with the default GSON based json parser in jme, since it does it automatically, but if someone were to re-implement the parser (that is the purpose of the abstraction) with a dumber one, it would technically be bugged without this line.

@riccardobl riccardobl added the defect Something that is supposed to work, but doesn't. Less severe than a "bug" label Sep 17, 2025
@yaRnMcDonuts yaRnMcDonuts added this to the v3.9.0 milestone Sep 19, 2025
@yaRnMcDonuts
yaRnMcDonuts merged commit 9d70ed7 into jMonkeyEngine:master Dec 19, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

defect Something that is supposed to work, but doesn't. Less severe than a "bug"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants