Skip to content
Snippets Groups Projects
  1. Jun 17, 2009
  2. Jun 15, 2009
  3. Jun 12, 2009
  4. Jun 11, 2009
  5. Jun 10, 2009
  6. Jun 04, 2009
    • Utkarsh Ayachit's avatar
      BUG: Fixed BUG #9055. Dont' call UpdateAllRepresentations() explicitly in · 7a716c41
      Utkarsh Ayachit authored
      ResetCamera(), since UpdateAllRepresentations() results in delivering the data
      to rendering nodes as well. All we want is for the pipeline to be updated until
      enough information about the bounds can be known. That's already done by
      vtkSMRepresentationProxy::GetBounds(). So we don't need to call update on
      representations explicitly here. vtkSMRepresentationProxy has the fancy API to
      update the pipelines without actually delivering the data anywhere. This gets
      used when GetBounds() is called.
      7a716c41
  7. Jun 03, 2009
  8. Jun 02, 2009
  9. Jun 01, 2009
  10. May 29, 2009
  11. May 28, 2009
  12. May 25, 2009
  13. May 22, 2009
Loading