-
Enhancement
-
Resolution: Fixed
-
P3
-
fx2.0
The existing pick algorithm determines its pick order (closest) based on the reverse in-order of the scenegraph. This approach works well for a 2D scene, but it fails to work for a 3D scenegraph. User can no longer always pick what they see.
- blocks
-
JDK-8112752 Need to document picking semantic to take into account the Node's depthTest when determine the pick order
-
- Resolved
-
-
JDK-8102604 Picking issues
-
- Resolved
-
- duplicates
-
JDK-8125680 Picking does not work properly
-
- Closed
-
-
JDK-8118904 3D picking doesn't work again
-
- Closed
-
-
JDK-8127220 Event dispatch error when DepthTest is on.
-
- Closed
-
- relates to
-
JDK-8101976 Implement picking support for 3D primitives
-
- Resolved
-
(1 relates to)