hg: openjfx/8/graphics/rt: 3 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Fri Jul 12 02:43:00 PDT 2013
Changeset: c6a7452039b6
Author: Alex X. Lee
Date: 2013-07-11 18:23 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c6a7452039b6
Joints' transforms were sometimes not marked dirty when they were; this caused the animation of multiple meshes to be desynchronized.
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/SkinningMesh.java
Changeset: b5a930c2fd82
Author: Alex X. Lee
Date: 2013-07-11 18:24 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b5a930c2fd82
Subdivided meshes were missing smoothing groups; faces of the subdivided meshes have the smoothing group of the parent face.
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/SubdivisionMesh.java
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/symbolic/SymbolicPolygonMesh.java
! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/symbolic/SymbolicSubdivisionBuilder.java
Changeset: 448737b47996
Author: peterz
Date: 2013-07-12 12:41 +0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/448737b47996
[Build] RT-31588 WebView() causes NoClassDefFoundError for PlayerStateListener
! build.gradle
More information about the openjfx-dev
mailing list