JDK-8102780 : Use proper near/far clipping planes for picking with parallel camera
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: scenegraph
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-09-20
  • Updated: 2015-06-16
  • Resolved: 2013-10-31
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.
JDK 8
8Fixed
Related Reports
Blocks :  
Description
After RT-30188 is resolved, fix the clipping planes accordingly.
Comments
Fixed by changeset c49d69f83da6. Unit tests: javafx/scene/Mouse3DTest/shouldComputeCorrectParallelClipDistances javafx/scene/Mouse3DTest/shouldIgnoreRectangleCloserThanNearClipWithParallelCamera javafx/scene/Mouse3DTest/shouldIgnoreRectangleFartherThanFarClipWithParallelCamera
31-10-2013