hg: openjfx/8u-dev/rt: Fixed file.reference.jfxrt.jar reference for existing 3D projects
chien.yang at oracle.com
chien.yang at oracle.com
Mon Feb 23 23:05:40 UTC 2015
Changeset: f3168391467c
Author: Chien Yang <chien.yang at oracle.com>
Date: 2015-02-23 15:05 -0800
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f3168391467c
Fixed file.reference.jfxrt.jar reference for existing 3D projects
Added 2 ColorCube and PickTest3D projects
Reviewed-by: kcr
+ apps/toys/ColorCube/build.xml
+ apps/toys/ColorCube/manifest.mf
+ apps/toys/ColorCube/nbproject/build-impl.xml
+ apps/toys/ColorCube/nbproject/genfiles.properties
+ apps/toys/ColorCube/nbproject/project.properties
+ apps/toys/ColorCube/nbproject/project.xml
+ apps/toys/ColorCube/src/colorcube/ColorCube.java
+ apps/toys/ColorCube/src/colorcube/JFXPanelColorCube.java
! apps/toys/FX8-3DFeatures/nbproject/project.properties
+ apps/toys/PickTest3D/build.xml
+ apps/toys/PickTest3D/manifest.mf
+ apps/toys/PickTest3D/nbproject/build-impl.xml
+ apps/toys/PickTest3D/nbproject/project.properties
+ apps/toys/PickTest3D/nbproject/project.xml
+ apps/toys/PickTest3D/src/picktest/DragCube3D.java
+ apps/toys/PickTest3D/src/picktest/PickRects3D.java
+ apps/toys/PickTest3D/src/picktest/PickTest2DDepthBuffer.java
+ apps/toys/PickTest3D/src/picktest/PickTest2DPerspective.java
+ apps/toys/PickTest3D/src/picktest/PickTest3D.java
+ apps/toys/PickTest3D/src/picktest/PickTestFixedEye.java
! apps/toys/Shape3DToy/nbproject/project.properties
More information about the openjfx-changes
mailing list