hg: openjfx/jfx-dev/rt: 8180151: JavaFX incorrectly renders scenegraph with two 3D boxes with certain dimensions

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Fri Mar 23 01:25:15 UTC 2018


Changeset: fbaafb899805
Author:    nlisker
Date:      2018-03-22 14:11 -0700
URL:       http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/fbaafb899805

8180151: JavaFX incorrectly renders scenegraph with two 3D boxes with certain dimensions
Reviewed-by: kcr

! modules/javafx.graphics/src/main/java/javafx/scene/shape/Box.java
! modules/javafx.graphics/src/main/java/javafx/scene/shape/Cylinder.java
! modules/javafx.graphics/src/main/java/javafx/scene/shape/PredefinedMeshManager.java
! modules/javafx.graphics/src/main/java/javafx/scene/shape/Shape3D.java
! modules/javafx.graphics/src/main/java/javafx/scene/shape/Sphere.java
+ modules/javafx.graphics/src/shims/java/javafx/scene/shape/PredefinedMeshManagerShim.java
+ modules/javafx.graphics/src/test/java/test/javafx/scene/shape/PredefinedMeshManagerTest.java



More information about the openjfx-changes mailing list