Optimize local to scene transform

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx

      The local-to-scene transform can be optimized so that it
      - is not computed when not necessary (currently is computed always unless there is a listener)
      - reuses instances where possible (currently new instances are created everywhere)
      - uses computation optimizations based on state similarly to Affine

            Assignee:
            Pavel Šafrata
            Reporter:
            Pavel Šafrata
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: