Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8115990

[FX3D] Lod,Light: Node.computeAreaInScreen() does not support Group translation when light is on.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • fx3d amd64 b177 win7

      Run this code.
      Click on any Sphere. On console you will see value of Node.computeAreaInScreen().
      Then press '2', to translate Spheres. Click on same Sphere again. Value is changed. Ok.
      Then press '4', to translate Group, contans Spheres. Click on same Sphere, and you will see that Value on console is not changed. This is the problem.

      If you will delete line 55 (adding light), you will see that in this case Lod works correct.

            psafrata Pavel Ĺ afrata
            aglushch Andrew Glushchenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: