Skip to content
  • Utkarsh Ayachit's avatar
    Cleaned up ordered compositing code. · d2fe1dd8
    Utkarsh Ayachit authored
    * Reintroduced support for generating kdtree using image data extents.
    * Restructured code to ensure redistribution happens correctly for every render.
      The previous implementation required that the client triggered the
      redistribution in Delivery() call which was not possible esp. as
      representations were added/removed (since Delivery() is only called when data
      really needs to be delivered which is not the case when representations are
      removed).
    d2fe1dd8