hg: openjfx/8/graphics/rt: Fix to RT-29857: Remove multi-arguments constructor entirely in TriangleMesh class.
hang.vo at oracle.com
hang.vo at oracle.com
Fri May 17 10:18:11 PDT 2013
Changeset: 19ba3bdf7b9d
Author: Chien Yang <chien.yang at orcale.com>
Date: 2013-05-17 10:15 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/19ba3bdf7b9d
Fix to RT-29857: Remove multi-arguments constructor entirely in TriangleMesh class.
Reviewed by Kevin
! javafx-fxml/src/com/sun/javafx/fxml/builder/TriangleMeshBuilder.java
! javafx-ui-common/src/javafx/scene/shape/Box.java
! javafx-ui-common/src/javafx/scene/shape/Cylinder.java
! javafx-ui-common/src/javafx/scene/shape/Sphere.java
! javafx-ui-common/src/javafx/scene/shape/TriangleMesh.java
! javafx-ui-common/test/unit/javafx/scene/Mouse3DTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/TriangleMeshTest.java
More information about the openjfx-dev
mailing list