Changeset: d4949369d2ae Author: Thor Johannesson <[email protected]> Date: 2013-11-14 10:18 -0800 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d4949369d2ae
Fix RT-32444: d3d Multiple lights are incorrectly applied, es2 lights turn off for alpha=0, d3d light intensity changes with alpha. Fixed typo. Approved Kevin, Chien. ! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGShape3D.java ! modules/graphics/src/main/native-prism-d3d/D3DGraphics.cc ! modules/graphics/src/main/native-prism-d3d/D3DMeshView.cc ! modules/graphics/src/main/native-prism-d3d/D3DMeshView.h
