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

3D: dirty regions ignore all animations but one

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • javafx

    Description

      I have a sample with three rotating spheres. Only one of them actually rotates, the others are not rendered. Attaching the code and the texture it uses. Observations:
      - with dirty regions off, it starts to work
      - when bounds intersect (the spheres are slightly closer to one another), it renders everything fine
      - each sphere is wrapped in a group; if I put the spheres to the scene directly without the groups, it starts to work
      - the sphere that works is always the last one added to scenegraph
      - all the time the animation runs, the rotate property is updated, the sphere is synced, it's just not part of dirty region

      Attachments

        1. arrows.png
          3 kB
          Pavel Šafrata
        2. ParallelAnims.java
          2 kB
          Pavel Šafrata

        Activity

          People

            msladecek Martin Sládeček
            psafrata Pavel Šafrata
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: