Skip to content
Snippets Groups Projects
Commit be373a0a authored by Terry D. Norbraten's avatar Terry D. Norbraten
Browse files

Update RELEASE_NOTES

parent e0dd3bce
No related branches found
No related tags found
No related merge requests found
Pipeline #3435 canceled
......@@ -2,6 +2,9 @@ Post release fixes / upgrades / issues:
***** ISSUES:
Need to upgrade to latest GeoTools. Prior versions were not supporting JDK9+
https://sourceforge.net/projects/geotools/
Scene /www.web3d.org/x3d/content/examples/Basic/UniversalMediaMaterials/ArtDecoExamples.x3d
renders in monochrome. Issue with displaying material nodes loaded from
ExternProtoDeclare ProtoInstance nodes.
......@@ -24,10 +27,10 @@ Post release fixes / upgrades / issues:
NavInfo for the center of rotation not right for ViewPoint node. Scene jumps
to default of zero in the "Y" axis
Added note in DefaultRigidBodyPhysicsManager about about ODE not
re-initializing during a rebuild of an Xj3DBrowser instance in the same JVM
session. This is due to initializing an ODE lib in a static initializer of
the DRBPM and not in an instance constructor.
Added note in DefaultRigidBodyPhysicsManager about ODE not re-initializing
during a rebuild of an Xj3DBrowser instance in the same JVM session. This is
due to initializing an ODE lib in a static initializer of the DRBPM and not in
an instance constructor.
****** FIXES / UPGRADES:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment