Skip to content
Snippets Groups Projects
  1. Apr 04, 2019
    • Utkarsh Ayachit's avatar
      vtkAlgorithm: progress shift/scale · ce3e6527
      Utkarsh Ayachit authored
      vtkAlgorithm now supports ability to specify values for shifting and
      scaling progress. This enables internal vtkAlgorithm instances to report
      progress for part of the work without too much work. Also allows
      vtkCompositeDataPipeline to report progress was each iteration over the
      composite dataset as a part of the whole rather than having the progress
      be from [0, 1.0] for each block in the composite dataset.
      ce3e6527
  2. Apr 03, 2019
  3. Apr 02, 2019
  4. Apr 01, 2019
  5. Mar 30, 2019
  6. Mar 28, 2019
  7. Mar 27, 2019
Loading