Skip to content

Fix for XMLExporter issues in #2310 #2313

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

Merged
merged 17 commits into from
Oct 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
f56ba0d
#2176 Make LWJGLBufferAllocator use nmemCalloc() instead of nmemAlloc()
JosiahGoeman Jan 4, 2024
0507285
Merge branch 'jMonkeyEngine:master' into master
JosiahGoeman Sep 6, 2024
95a896c
Added unit tests for JmeExporter/JmeImporter implementations
JosiahGoeman Sep 12, 2024
cd0f922
Fixed XMLExporter/XMLImporter BitSets
JosiahGoeman Sep 12, 2024
c1ce3e3
Fixed DOMInputCapsule.readString() returning defVal for empty strings
JosiahGoeman Sep 12, 2024
5f20e04
Deprecated DOMSerializer in favor of javax.xml.transform.Transformer
JosiahGoeman Sep 13, 2024
444b1a1
Fixed NullPointerException when XMLExporter writes a String[] with null
JosiahGoeman Sep 15, 2024
5cd504a
Made DOM capsules reuse write/read primitive array methods for buffers
JosiahGoeman Sep 15, 2024
9341624
Fixed DOMOutputCapsule.write(Savable[][]) NullPointerException
JosiahGoeman Sep 17, 2024
32f1904
Added Savable reference consistency test to InputOutputCapsuleTest
JosiahGoeman Sep 17, 2024
2d21700
Fixed DOMInputCapsule throwing NullPointerException when reading list
JosiahGoeman Sep 17, 2024
e43f57e
Made XMLExporter save and load buffer positions properly.
JosiahGoeman Sep 18, 2024
fdaa7b7
Cleanup and formatting for XMLExporter related classes
JosiahGoeman Sep 18, 2024
0629af5
Undid XMLExporter saving buffer positions.
JosiahGoeman Sep 19, 2024
541463d
Merge branch 'jMonkeyEngine:master' into master
JosiahGoeman Oct 24, 2024
abb4332
Fixed infinite recursion with XMLExporter
JosiahGoeman Oct 24, 2024
7f522dc
Merge remote-tracking branch 'origin/master'
JosiahGoeman Oct 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading