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

partial revert of PR #2060 (JSON parser abstraction) #2278

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

stephengold
Copy link
Member

The goal of this pull request is to solve the "multiple controls" portion of issue #2277. (It might solve the entire issue; I'm unsure.)

This switches JME's glTF loader back, from using the jme3-plugins-json and jme3-plugins-json-gson libraries to using Google's gson library directly.

This is only a partial revert of PR #2060 because it leaves the added jme3-plugins-json and jme3-plugins-json-gson libraries intact. Perhaps they can still be used.

@stephengold stephengold added the defect Something that is supposed to work, but doesn't. Less severe than a "bug" label Jun 7, 2024
@scenemax3d
Copy link
Contributor

@stephengold do you know why the jme3-plugins JSON implementation caused this issue?

@stephengold
Copy link
Member Author

No, I don't.

@scenemax3d scenemax3d added this to the v3.7.0 milestone Jun 11, 2024
@scenemax3d scenemax3d merged commit b7787a7 into master Jun 11, 2024
11 checks passed
@stephengold stephengold deleted the sgold/revert/2060 branch June 11, 2024 16:46
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.

None yet

2 participants