JDK-8112151 : Need to document grouping semantic for opacity or effects on Node with 3D transforms
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2011-03-14
  • Updated: 2015-06-16
  • Resolved: 2011-09-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
fx2.0Fixed
Related Reports
Blocks :  
Blocks :  
Relates :  
Description
This is a TODO to document the expected rendering behavior and semantic of grouping semantic for opacity or effects on Node with 3D transforms. Test cases have been written and were added to toys/visual3DTest 
Comments
Verified with b42
02-09-2011

Fixed. Changeset: e0f8de29cca6 Author: Chien Yang <chien.yang@orcale.com> Date: Tue Jun 14 13:13:22 2011 +0800 URL: http://jfxsrc.us.oracle.com/javafx/presidio/scrum/graphics/runtime/rev/e0f8de29cca6
14-06-2011

The document will be placed in the depth-test API doc. section. Note that the rendering effect, w/o depth-test enabled, is the same between 2D and 3D; i.e. in-order rendering.
14-03-2011