[vtk6] branch master updated (5281b70 -> cf55b63)

Nico Schlömer nschloe-guest at moszumanska.debian.org
Tue May 9 11:10:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

nschloe-guest pushed a change to branch master
in repository vtk6.

  discards  5281b70   add VTK 7.1.1 \o/
  discards  4c0bfd7   Merge tag 'upstream/7.1.1'
     omits  9fecefe   New upstream version 7.1.1

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (cf55b63)
            \
             O -- O -- O   (5281b70)

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

Summary of changes:
 Accelerators/Dax/CMakeLists.txt                    |      4 +-
 Accelerators/Dax/module.cmake                      |     12 +-
 Accelerators/Dax/vtkDaxContour.h                   |      4 +-
 Accelerators/Dax/vtkDaxThreshold.h                 |      4 +-
 Accelerators/Dax/vtkToDax/Containers.h             |     21 +-
 Accelerators/Dax/vtkToDax/Contour.h                |      4 +-
 Accelerators/Dax/vtkToDax/Threshold.h              |      4 +-
 Accelerators/Piston/CMakeLists.txt                 |      4 +-
 .../Piston/Testing/Cxx/TestCompositeRender.cxx     |      2 +-
 .../Piston/Testing/Cxx/TestDMPFiltering.cxx        |     18 +-
 Accelerators/Piston/module.cmake                   |     16 +-
 Accelerators/Piston/vtkDataSetToPiston.cxx         |      2 +-
 Accelerators/Piston/vtkDataSetToPiston.h           |     33 +-
 Accelerators/Piston/vtkPistonAlgorithm.h           |    100 +-
 Accelerators/Piston/vtkPistonContour.h             |     26 +-
 Accelerators/Piston/vtkPistonConverters.cu         |      2 +-
 Accelerators/Piston/vtkPistonDataObject.h          |    111 +-
 Accelerators/Piston/vtkPistonDataWrangling.h       |     13 +-
 Accelerators/Piston/vtkPistonMapper.cu             |      2 +-
 Accelerators/Piston/vtkPistonMapper.cxx            |     28 +-
 Accelerators/Piston/vtkPistonMapper.h              |    119 +-
 Accelerators/Piston/vtkPistonMinMax.h              |     11 +-
 Accelerators/Piston/vtkPistonReference.h           |     37 +-
 Accelerators/Piston/vtkPistonScalarsColors.cxx     |      2 +-
 Accelerators/Piston/vtkPistonScalarsColors.h       |     83 +-
 Accelerators/Piston/vtkPistonSlice.cxx             |      6 +-
 Accelerators/Piston/vtkPistonSlice.h               |     32 +-
 Accelerators/Piston/vtkPistonSort.h                |     26 +-
 Accelerators/Piston/vtkPistonThreshold.h           |     33 +-
 Accelerators/Piston/vtkPistonToDataSet.h           |     58 +-
 CMake/CTestCustom.cmake.in                         |     44 +-
 CMake/FindEGL.cmake                                |     92 -
 CMake/FindFFMPEG.cmake                             |    295 +-
 CMake/FindHDF5.cmake                               |      9 +-
 CMake/FindMPI.cmake                                |     13 +-
 CMake/FindOSPRay.cmake                             |     77 -
 CMake/FindOculusSDK.cmake                          |     99 -
 CMake/FindOpenMP.cmake                             |      3 +-
 CMake/FindOpenVR.cmake                             |    107 -
 CMake/FindPackageHandleStandardArgs.cmake          |    301 +-
 CMake/FindPythonLibs.cmake                         |    145 +-
 CMake/FindSDL2.cmake                               |    163 -
 CMake/FindTBB.cmake                                |     40 +-
 CMake/GenerateExportHeader.cmake                   |    383 +
 CMake/MakeFramework.cmake.in                       |      3 +-
 CMake/NewCMake/CMakeParseArguments.cmake           |     21 -
 CMake/NewCMake/FindHDF5.cmake                      |    777 -
 CMake/NewCMake/FindPackageHandleStandardArgs.cmake |    395 -
 CMake/NewCMake/FindPackageMessage.cmake            |     57 -
 CMake/NewCMake/SelectLibraryConfigurations.cmake   |     81 -
 CMake/RasterizePostScript.cmake                    |     42 +-
 CMake/SharedLibraryPathInfo.cxx                    |     16 +
 .../TryRunResults-Paraview-VTK-stampede-mic.cmake  |     59 +
 CMake/TryRunResults-VTK-bgl-gcc.cmake              |     34 +
 CMake/VTKConfig.cmake.in                           |     10 -
 CMake/VTKGenerateExportHeader.cmake                |    391 -
 CMake/VTKcppcheckSuppressions.txt                  |    159 -
 CMake/android.toolchain.cmake                      |   1703 +
 ...exportheader.cmake.in => exportheader.cmake.in} |      0
 CMake/ios.device.toolchain.cmake                   |     89 +
 CMake/ios.device.toolchain.cmake.in                |    105 -
 CMake/ios.simulator.toolchain.cmake                |     17 +-
 CMake/vtkAndroid-toolchain.cmake.in                |      4 -
 CMake/vtkAndroid.cmake                             |     97 +-
 CMake/vtkBackends.cmake                            |     21 +-
 CMake/vtkBuildPath.cmake                           |     75 +-
 CMake/vtkCompilerExtras.cmake                      |     26 +
 CMake/vtkCreateArrayDispatchArrayList.cmake        |    213 -
 CMake/vtkCreateTypeListMacros.cmake                |    119 -
 CMake/vtkDetermineCompilerFlags.cmake              |      5 +
 CMake/vtkGroups.cmake                              |      8 +-
 CMake/vtkJavaWrapping.cmake                        |      2 +-
 CMake/vtkLegacyData.cmake                          |      1 -
 CMake/vtkModuleAPI.cmake                           |      2 +-
 CMake/vtkModuleHeaders.cmake.in                    |      2 +-
 CMake/vtkModuleInfo.cmake.in                       |      1 -
 CMake/vtkModuleMacros.cmake                        |     94 +-
 CMake/vtkModuleTop.cmake                           |     27 +-
 CMake/vtkObjectFactory.cxx.in                      |      1 -
 CMake/vtkObjectFactory.h.in                        |      4 +-
 CMake/vtkOpenGL.cmake                              |    107 -
 CMake/vtkOpenGLMesaLogic.cmake                     |     32 +
 CMake/vtkPythonWrapping.cmake                      |    149 +-
 CMake/vtkRequireLargeFilesSupport.cxx              |      2 +-
 CMake/vtkTclWrapping.cmake                         |      2 +-
 CMake/vtkTestBoolType.cxx                          |      9 +
 CMake/vtkTestCharSignedness.cxx                    |      6 +
 CMake/vtkTestCompareTypes.cxx                      |     40 +
 CMake/vtkTestDriver.py                             |      8 +-
 CMake/vtkTestExplicitInstantiation.cmake           |     57 +
 CMake/vtkTestFFMPEG.cmake                          |     10 +-
 CMake/vtkTestFullSpecialization.cmake              |     23 +
 CMake/vtkTestFullSpecialization.cxx                |      6 +
 CMake/vtkTestSGIstdarg.cxx                         |      6 +
 CMake/vtkTestSocklenT.cxx                          |      2 +-
 CMake/vtkTestStreamEOF.cxx.in                      |    134 +
 CMake/vtkTestStreamLongLong.cxx.in                 |     55 +
 CMake/vtkTestStreamsLibrary.cmake                  |     68 +
 CMake/vtkTestSyncBuiltins.cxx                      |      2 +-
 CMake/vtkTestTypes.cmake                           |    148 +
 CMake/vtkTestingGL2PS.cmake                        |     66 -
 CMake/vtkTestingMPISupport.cmake                   |      5 +-
 CMake/vtkTestingMacros.cmake                       |      4 -
 CMake/vtkThirdParty.cmake                          |      6 +-
 CMake/vtkVersion.cmake                             |      6 +-
 CMake/vtkWrapHierarchy.cmake                       |     98 +-
 CMake/vtkWrapJava.cmake                            |     88 +-
 CMake/vtkWrapPython.cmake                          |    269 +-
 CMake/vtkWrapPythonSIP.cmake                       |      3 +-
 CMake/vtkWrapTcl.cmake                             |     85 +-
 CMake/vtkWrapping.cmake                            |      2 +-
 CMake/vtkiOS.cmake                                 |    131 +-
 CMakeLists.txt                                     |    176 +-
 CONTRIBUTING.md                                    |     36 +-
 Charts/Core/CMakeLists.txt                         |      6 +-
 Charts/Core/Testing/Cxx/CMakeLists.txt             |      5 -
 Charts/Core/Testing/Cxx/TestAreaPlot.cxx           |      4 +-
 Charts/Core/Testing/Cxx/TestAxes.cxx               |     45 +-
 Charts/Core/Testing/Cxx/TestBagPlot.cxx            |      8 +-
 Charts/Core/Testing/Cxx/TestBarGraph.cxx           |      4 +-
 Charts/Core/Testing/Cxx/TestBarGraphHorizontal.cxx |      4 +-
 Charts/Core/Testing/Cxx/TestBarGraphSelection.cxx  |      4 +-
 Charts/Core/Testing/Cxx/TestBoxPlot.cxx            |      8 +-
 Charts/Core/Testing/Cxx/TestCategoryLegend.cxx     |      8 +-
 Charts/Core/Testing/Cxx/TestChartDouble.cxx        |      4 +-
 Charts/Core/Testing/Cxx/TestChartDoubleColors.cxx  |      4 +-
 Charts/Core/Testing/Cxx/TestChartMatrix.cxx        |      4 +-
 Charts/Core/Testing/Cxx/TestChartTileScaling.cxx   |      4 +-
 Charts/Core/Testing/Cxx/TestChartUnicode.cxx       |      8 +-
 .../Core/Testing/Cxx/TestChartXYInvertedAxis.cxx   |      4 +-
 Charts/Core/Testing/Cxx/TestChartXYZ.cxx           |      8 +-
 Charts/Core/Testing/Cxx/TestChartsOn3D.cxx         |      4 +-
 .../Core/Testing/Cxx/TestColorTransferFunction.cxx |      8 +-
 Charts/Core/Testing/Cxx/TestContext.cxx            |     26 +-
 Charts/Core/Testing/Cxx/TestContextArea.cxx        |    143 -
 .../Testing/Cxx/TestContextAreaFixedAspect.cxx     |    144 -
 .../Testing/Cxx/TestContextAreaFixedMargins.cxx    |    144 -
 .../Core/Testing/Cxx/TestContextAreaFixedRect.cxx  |    144 -
 Charts/Core/Testing/Cxx/TestContextScene.cxx       |      4 +-
 Charts/Core/Testing/Cxx/TestContextUnicode.cxx     |     10 +-
 .../Testing/Cxx/TestControlPointsHandleItem.cxx    |      4 +-
 Charts/Core/Testing/Cxx/TestControlPointsItem.cxx  |     32 +-
 .../Testing/Cxx/TestControlPointsItemEvents.cxx    |     22 +-
 Charts/Core/Testing/Cxx/TestDiagram.cxx            |      2 +-
 Charts/Core/Testing/Cxx/TestFreeTypeRender.cxx     |      4 +-
 Charts/Core/Testing/Cxx/TestFunctionalBagPlot.cxx  |     20 +-
 Charts/Core/Testing/Cxx/TestGLSL.cxx               |     54 +-
 Charts/Core/Testing/Cxx/TestHistogram2D.cxx        |      8 +-
 .../Core/Testing/Cxx/TestInteractiveChartXYZ.cxx   |      4 +-
 Charts/Core/Testing/Cxx/TestLegendHiddenPlots.cxx  |      4 +-
 Charts/Core/Testing/Cxx/TestLinePlot.cxx           |     12 +-
 Charts/Core/Testing/Cxx/TestLinePlot2.cxx          |      4 +-
 Charts/Core/Testing/Cxx/TestLinePlot3D.cxx         |      4 +-
 Charts/Core/Testing/Cxx/TestLinePlotAxisFonts.cxx  |      4 +-
 Charts/Core/Testing/Cxx/TestLinePlotDouble.cxx     |      4 +-
 Charts/Core/Testing/Cxx/TestLinePlotDouble2.cxx    |      4 +-
 .../Core/Testing/Cxx/TestLinePlotInteraction.cxx   |      4 +-
 Charts/Core/Testing/Cxx/TestLinePlotSelection.cxx  |      4 +-
 Charts/Core/Testing/Cxx/TestLinePlotSelection2.cxx |      4 +-
 .../Testing/Cxx/TestMultipleChartRenderers.cxx     |      8 +-
 Charts/Core/Testing/Cxx/TestMultipleRenderers.cxx  |      4 +-
 .../Testing/Cxx/TestMultipleScalarsToColors.cxx    |     40 +-
 .../Core/Testing/Cxx/TestParallelCoordinates.cxx   |      4 +-
 .../Testing/Cxx/TestParallelCoordinatesDouble.cxx  |      4 +-
 Charts/Core/Testing/Cxx/TestPieChart.cxx           |      4 +-
 Charts/Core/Testing/Cxx/TestPlotMatrix.cxx         |      4 +-
 Charts/Core/Testing/Cxx/TestPropItem.cxx           |    153 -
 Charts/Core/Testing/Cxx/TestQtDiagram.cxx          |      4 +-
 Charts/Core/Testing/Cxx/TestScalarsToColors.cxx    |     18 +-
 Charts/Core/Testing/Cxx/TestScatterPlot.cxx        |     10 +-
 Charts/Core/Testing/Cxx/TestScatterPlotMatrix.cxx  |      4 +-
 .../Testing/Cxx/TestScatterPlotMatrixVisible.cxx   |      4 +-
 Charts/Core/Testing/Cxx/TestScientificPlot.cxx     |      4 +-
 Charts/Core/Testing/Cxx/TestStackedBarGraph.cxx    |      4 +-
 Charts/Core/Testing/Cxx/TestStackedPlot.cxx        |      4 +-
 Charts/Core/Testing/Cxx/TestSurfacePlot.cxx        |     10 +-
 Charts/Core/Testing/Cxx/TestZoomAxis.cxx           |      4 +-
 .../Testing/Data/Baseline/TestAreaPlot.png.md5     |      2 +-
 Charts/Core/Testing/Data/Baseline/TestAxes.png.md5 |      2 +-
 .../Core/Testing/Data/Baseline/TestBagPlot.png.md5 |      2 +-
 .../Testing/Data/Baseline/TestBarGraph.png.md5     |      2 +-
 .../Data/Baseline/TestBarGraphHorizontal.png.md5   |      2 +-
 .../Data/Baseline/TestBarGraphSelection.png.md5    |      2 +-
 .../Core/Testing/Data/Baseline/TestBoxPlot.png.md5 |      2 +-
 .../Testing/Data/Baseline/TestChartDouble.png.md5  |      2 +-
 .../Data/Baseline/TestChartDoubleColors.png.md5    |      2 +-
 .../Testing/Data/Baseline/TestChartMatrix.png.md5  |      2 +-
 .../Data/Baseline/TestChartTileScaling.png.md5     |      2 +-
 .../Testing/Data/Baseline/TestChartUnicode.png.md5 |      2 +-
 .../Data/Baseline/TestChartXYInvertedAxis.png.md5  |      2 +-
 .../Testing/Data/Baseline/TestChartsOn3D.png.md5   |      2 +-
 .../Baseline/TestColorTransferFunction.png.md5     |      2 +-
 .../Testing/Data/Baseline/TestContextArea.png.md5  |      1 -
 .../Baseline/TestContextAreaFixedAspect.png.md5    |      1 -
 .../Baseline/TestContextAreaFixedMargins.png.md5   |      1 -
 .../Data/Baseline/TestContextAreaFixedRect.png.md5 |      1 -
 .../Data/Baseline/TestFunctionalBagPlot.png.md5    |      2 +-
 .../Testing/Data/Baseline/TestHistogram2D.png.md5  |      2 +-
 .../Data/Baseline/TestInteractiveChartXYZ.png.md5  |      2 +-
 .../Testing/Data/Baseline/TestLinePlot.png.md5     |      2 +-
 .../Testing/Data/Baseline/TestLinePlot2.png.md5    |      2 +-
 .../Data/Baseline/TestLinePlotColors.png.md5       |      2 +-
 .../Data/Baseline/TestLinePlotColors_1.png.md5     |      1 -
 .../Data/Baseline/TestLinePlotDouble.png.md5       |      2 +-
 .../Data/Baseline/TestLinePlotDouble2.png.md5      |      2 +-
 .../Data/Baseline/TestLinePlotInteraction.png.md5  |      2 +-
 .../Data/Baseline/TestLinePlotSelection.png.md5    |      2 +-
 .../Data/Baseline/TestLinePlotSelection2.png.md5   |      2 +-
 .../Data/Baseline/TestLinePlotSelection2_1.png.md5 |      2 +-
 .../Data/Baseline/TestLinePlotSelection_1.png.md5  |      2 +-
 .../Baseline/TestMultipleChartRenderers.png.md5    |      2 +-
 .../Data/Baseline/TestMultipleRenderers.png.md5    |      2 +-
 .../Data/Baseline/TestMultipleRenderers_1.png.md5  |      2 +-
 .../Baseline/TestMultipleScalarsToColors.png.md5   |      2 +-
 .../Testing/Data/Baseline/TestPlotMatrix.png.md5   |      2 +-
 .../Testing/Data/Baseline/TestPropItem.png.md5     |      1 -
 .../Data/Baseline/TestScalarsToColors.png.md5      |      2 +-
 .../Data/Baseline/TestScalarsToColors_1.png.md5    |      1 -
 .../Data/Baseline/TestScalarsToColors_2.png.md5    |      1 -
 .../Testing/Data/Baseline/TestScatterPlot.png.md5  |      2 +-
 .../Data/Baseline/TestScatterPlotColors.png.md5    |      2 +-
 .../Baseline/TestScatterPlotMatrixVehicles.png.md5 |      2 +-
 .../TestScatterPlotMatrixVehicles_1.png.md5        |      1 -
 .../Baseline/TestScatterPlotMatrixVisible.png.md5  |      2 +-
 .../Data/Baseline/TestStackedBarGraph.png.md5      |      2 +-
 .../Testing/Data/Baseline/TestStackedPlot.png.md5  |      2 +-
 .../Testing/Data/Baseline/TestSurfacePlot.png.md5  |      2 +-
 .../Testing/Data/Baseline/TestZoomAxis.png.md5     |      2 +-
 .../Testing/Data/Baseline/TestZoomAxis_1.png.md5   |      2 +-
 Charts/Core/module.cmake                           |     19 +-
 Charts/Core/vtkAxis.cxx                            |   1073 +-
 Charts/Core/vtkAxis.h                              |    768 +-
 Charts/Core/vtkAxisExtended.cxx                    |    200 +-
 Charts/Core/vtkAxisExtended.h                      |     97 +-
 Charts/Core/vtkCategoryLegend.cxx                  |     80 +-
 Charts/Core/vtkCategoryLegend.h                    |     80 +-
 Charts/Core/vtkChart.cxx                           |     96 +-
 Charts/Core/vtkChart.h                             |    416 +-
 Charts/Core/vtkChartBox.cxx                        |    220 +-
 Charts/Core/vtkChartBox.h                          |    195 +-
 Charts/Core/vtkChartHistogram2D.cxx                |     20 +-
 Charts/Core/vtkChartHistogram2D.h                  |     50 +-
 Charts/Core/vtkChartLegend.cxx                     |     76 +-
 Charts/Core/vtkChartLegend.h                       |    278 +-
 Charts/Core/vtkChartMatrix.cxx                     |    145 +-
 Charts/Core/vtkChartMatrix.h                       |    131 +-
 Charts/Core/vtkChartParallelCoordinates.cxx        |    289 +-
 Charts/Core/vtkChartParallelCoordinates.h          |    154 +-
 Charts/Core/vtkChartPie.cxx                        |     70 +-
 Charts/Core/vtkChartPie.h                          |    140 +-
 Charts/Core/vtkChartSelectionHelper.h              |    157 +-
 Charts/Core/vtkChartXY.cxx                         |    987 +-
 Charts/Core/vtkChartXY.h                           |    478 +-
 Charts/Core/vtkChartXYZ.cxx                        |    422 +-
 Charts/Core/vtkChartXYZ.h                          |    493 +-
 Charts/Core/vtkColorLegend.cxx                     |    104 +-
 Charts/Core/vtkColorLegend.h                       |    144 +-
 Charts/Core/vtkColorTransferControlPointsItem.cxx  |     70 +-
 Charts/Core/vtkColorTransferControlPointsItem.h    |    110 +-
 Charts/Core/vtkColorTransferFunctionItem.cxx       |     54 +-
 Charts/Core/vtkColorTransferFunctionItem.h         |      4 +-
 Charts/Core/vtkCompositeControlPointsItem.cxx      |    174 +-
 Charts/Core/vtkCompositeControlPointsItem.h        |    118 +-
 Charts/Core/vtkCompositeTransferFunctionItem.cxx   |     52 +-
 Charts/Core/vtkCompositeTransferFunctionItem.h     |      4 +-
 Charts/Core/vtkContextArea.cxx                     |    405 -
 Charts/Core/vtkContextArea.h                       |    295 -
 Charts/Core/vtkContextPolygon.cxx                  |     14 +-
 Charts/Core/vtkContextPolygon.h                    |      6 +-
 Charts/Core/vtkControlPointsItem.cxx               |    662 +-
 Charts/Core/vtkControlPointsItem.h                 |    459 +-
 Charts/Core/vtkLookupTableItem.cxx                 |     46 +-
 Charts/Core/vtkLookupTableItem.h                   |      4 +-
 Charts/Core/vtkPiecewiseControlPointsItem.cxx      |     58 +-
 Charts/Core/vtkPiecewiseControlPointsItem.h        |     71 +-
 Charts/Core/vtkPiecewiseFunctionItem.cxx           |     50 +-
 Charts/Core/vtkPiecewiseFunctionItem.h             |      4 +-
 Charts/Core/vtkPiecewisePointHandleItem.cxx        |    134 +-
 Charts/Core/vtkPiecewisePointHandleItem.h          |     80 +-
 Charts/Core/vtkPlot.cxx                            |    132 +-
 Charts/Core/vtkPlot.h                              |    495 +-
 Charts/Core/vtkPlot3D.cxx                          |     82 +-
 Charts/Core/vtkPlot3D.h                            |    159 +-
 Charts/Core/vtkPlotArea.cxx                        |    451 +-
 Charts/Core/vtkPlotArea.h                          |    111 +-
 Charts/Core/vtkPlotBag.cxx                         |    164 +-
 Charts/Core/vtkPlotBag.h                           |    117 +-
 Charts/Core/vtkPlotBar.cxx                         |    482 +-
 Charts/Core/vtkPlotBar.h                           |    250 +-
 Charts/Core/vtkPlotBox.cxx                         |    128 +-
 Charts/Core/vtkPlotBox.h                           |    137 +-
 Charts/Core/vtkPlotFunctionalBag.cxx               |    142 +-
 Charts/Core/vtkPlotFunctionalBag.h                 |    152 +-
 Charts/Core/vtkPlotGrid.cxx                        |     16 +-
 Charts/Core/vtkPlotGrid.h                          |     53 +-
 Charts/Core/vtkPlotHistogram2D.cxx                 |     88 +-
 Charts/Core/vtkPlotHistogram2D.h                   |    123 +-
 Charts/Core/vtkPlotLine.cxx                        |     60 +-
 Charts/Core/vtkPlotLine.h                          |     60 +-
 Charts/Core/vtkPlotLine3D.cxx                      |      8 +-
 Charts/Core/vtkPlotLine3D.h                        |     41 +-
 Charts/Core/vtkPlotParallelCoordinates.cxx         |    238 +-
 Charts/Core/vtkPlotParallelCoordinates.h           |    134 +-
 Charts/Core/vtkPlotPie.cxx                         |     60 +-
 Charts/Core/vtkPlotPie.h                           |     94 +-
 Charts/Core/vtkPlotPoints.cxx                      |    480 +-
 Charts/Core/vtkPlotPoints.h                        |    258 +-
 Charts/Core/vtkPlotPoints3D.cxx                    |     34 +-
 Charts/Core/vtkPlotPoints3D.h                      |     42 +-
 Charts/Core/vtkPlotStacked.cxx                     |    364 +-
 Charts/Core/vtkPlotStacked.h                       |    139 +-
 Charts/Core/vtkPlotSurface.cxx                     |     58 +-
 Charts/Core/vtkPlotSurface.h                       |    143 +-
 Charts/Core/vtkScalarsToColorsItem.cxx             |     48 +-
 Charts/Core/vtkScalarsToColorsItem.h               |    109 +-
 Charts/Core/vtkScatterPlotMatrix.cxx               |    764 +-
 Charts/Core/vtkScatterPlotMatrix.h                 |    426 +-
 Common/Color/CMakeLists.txt                        |      1 +
 Common/Color/Testing/Cxx/TestCategoricalColors.cxx |     22 +-
 Common/Color/Testing/Cxx/TestColorSeries.cxx       |     70 +-
 .../Testing/Cxx/TestColorSeriesLookupTables.cxx    |    126 +-
 Common/Color/Testing/Cxx/TestNamedColors.cxx       |    366 +-
 Common/Color/module.cmake                          |      7 +-
 Common/Color/vtkColorSeries.cxx                    |     72 +-
 Common/Color/vtkColorSeries.h                      |    232 +-
 Common/Color/vtkNamedColors.cxx                    |    232 +-
 Common/Color/vtkNamedColors.h                      |    536 +-
 Common/ComputationalGeometry/CMakeLists.txt        |      7 -
 .../Testing/Cxx/UnitTestParametricSpline.cxx       |    138 +-
 .../Baseline/TestMoreParametricFunctions.png.md5   |      1 -
 .../Data/Baseline/TestParametricFunctions.png.md5  |      2 +-
 .../Testing/Python/CMakeLists.txt                  |      1 -
 .../Testing/Python/TestMoreParametricFunctions.py  |    254 -
 Common/ComputationalGeometry/module.cmake          |     10 +-
 Common/ComputationalGeometry/vtkCardinalSpline.cxx |    104 +-
 Common/ComputationalGeometry/vtkCardinalSpline.h   |     51 +-
 Common/ComputationalGeometry/vtkKochanekSpline.cxx |     98 +-
 Common/ComputationalGeometry/vtkKochanekSpline.h   |    113 +-
 .../vtkParametricBohemianDome.cxx                  |     91 -
 .../vtkParametricBohemianDome.h                    |     98 -
 Common/ComputationalGeometry/vtkParametricBour.cxx |     81 -
 Common/ComputationalGeometry/vtkParametricBour.h   |     80 -
 Common/ComputationalGeometry/vtkParametricBoy.h    |    124 +-
 .../vtkParametricCatalanMinimal.cxx                |     81 -
 .../vtkParametricCatalanMinimal.h                  |     81 -
 .../vtkParametricConicSpiral.h                     |    160 +-
 .../ComputationalGeometry/vtkParametricCrossCap.h  |    115 +-
 Common/ComputationalGeometry/vtkParametricDini.h   |    141 +-
 .../vtkParametricEllipsoid.cxx                     |      6 +-
 .../ComputationalGeometry/vtkParametricEllipsoid.h |    144 +-
 .../ComputationalGeometry/vtkParametricEnneper.h   |    115 +-
 .../vtkParametricFigure8Klein.h                    |    138 +-
 .../ComputationalGeometry/vtkParametricFunction.h  |    283 +-
 .../vtkParametricHenneberg.cxx                     |     81 -
 .../ComputationalGeometry/vtkParametricHenneberg.h |     80 -
 Common/ComputationalGeometry/vtkParametricKlein.h  |    129 +-
 Common/ComputationalGeometry/vtkParametricKuen.cxx |    100 -
 Common/ComputationalGeometry/vtkParametricKuen.h   |     81 -
 Common/ComputationalGeometry/vtkParametricMobius.h |    120 +-
 .../vtkParametricPluckerConoid.cxx                 |     82 -
 .../vtkParametricPluckerConoid.h                   |     97 -
 .../vtkParametricPseudosphere.cxx                  |     88 -
 .../vtkParametricPseudosphere.h                    |     82 -
 .../vtkParametricRandomHills.cxx                   |     70 +-
 .../vtkParametricRandomHills.h                     |    291 +-
 Common/ComputationalGeometry/vtkParametricRoman.h  |    120 +-
 .../ComputationalGeometry/vtkParametricSpline.cxx  |    184 +-
 Common/ComputationalGeometry/vtkParametricSpline.h |    194 +-
 .../vtkParametricSuperEllipsoid.cxx                |     18 +-
 .../vtkParametricSuperEllipsoid.h                  |    171 +-
 .../vtkParametricSuperToroid.cxx                   |     18 +-
 .../vtkParametricSuperToroid.h                     |    199 +-
 Common/ComputationalGeometry/vtkParametricTorus.h  |    129 +-
 Common/Core/CMakeLists.txt                         |    320 +-
 Common/Core/SMP/Kaapi/vtkSMPThreadLocal.h.in       |    266 +
 Common/Core/SMP/Kaapi/vtkSMPTools.cxx              |     58 +
 Common/Core/SMP/Kaapi/vtkSMPToolsInternal.h.in     |     56 +
 Common/Core/SMP/OpenMP/vtkAtomic.h.in              |      6 +-
 Common/Core/SMP/OpenMP/vtkSMPThreadLocal.h.in      |     14 +-
 Common/Core/SMP/OpenMP/vtkSMPThreadLocalImpl.cxx   |     78 +-
 Common/Core/SMP/OpenMP/vtkSMPThreadLocalImpl.h.in  |     16 +-
 Common/Core/SMP/OpenMP/vtkSMPTools.cxx             |     12 +-
 Common/Core/SMP/OpenMP/vtkSMPToolsInternal.h.in    |     42 +-
 Common/Core/SMP/Sequential/vtkAtomic.cxx           |      4 +-
 Common/Core/SMP/Sequential/vtkAtomic.h.in          |      6 +-
 Common/Core/SMP/Sequential/vtkSMPThreadLocal.h.in  |     87 +-
 .../Core/SMP/Sequential/vtkSMPToolsInternal.h.in   |     40 +-
 Common/Core/SMP/Simple/vtkSMPThreadLocal.h.in      |    265 +
 Common/Core/SMP/Simple/vtkSMPTools.cxx             |     88 +
 Common/Core/SMP/Simple/vtkSMPToolsInternal.h.in    |    139 +
 Common/Core/SMP/TBB/vtkAtomic.h.in                 |     11 +-
 Common/Core/SMP/TBB/vtkSMPThreadLocal.h.in         |     54 +-
 Common/Core/SMP/TBB/vtkSMPTools.cxx                |     13 +-
 Common/Core/SMP/TBB/vtkSMPToolsInternal.h.in       |     47 +-
 Common/Core/Testing/Cxx/CMakeLists.txt             |     81 -
 .../Testing/Cxx/TestAngularPeriodicDataArray.cxx   |     20 +-
 Common/Core/Testing/Cxx/TestArrayAPI.cxx           |     26 +-
 .../Core/Testing/Cxx/TestArrayAPIConvenience.cxx   |     20 +-
 Common/Core/Testing/Cxx/TestArrayAPIDense.cxx      |     44 +-
 Common/Core/Testing/Cxx/TestArrayAPISparse.cxx     |     40 +-
 Common/Core/Testing/Cxx/TestArrayBool.cxx          |     20 +-
 Common/Core/Testing/Cxx/TestArrayCasting.cxx       |     34 +-
 Common/Core/Testing/Cxx/TestArrayDispatchers.cxx   |    792 -
 Common/Core/Testing/Cxx/TestArrayExtents.cxx       |     24 +-
 .../Testing/Cxx/TestArrayInterpolationDense.cxx    |     12 +-
 Common/Core/Testing/Cxx/TestArrayLookup.cxx        |    308 +-
 Common/Core/Testing/Cxx/TestArrayNullValues.cxx    |     28 +-
 Common/Core/Testing/Cxx/TestArraySize.cxx          |     12 +-
 .../Testing/Cxx/TestArrayUniqueValueDetection.cxx  |     24 +-
 Common/Core/Testing/Cxx/TestArrayUserTypes.cxx     |     24 +-
 Common/Core/Testing/Cxx/TestArrayVariants.cxx      |     20 +-
 Common/Core/Testing/Cxx/TestAtomic.cxx             |     54 +-
 Common/Core/Testing/Cxx/TestCollection.cxx         |     34 +-
 Common/Core/Testing/Cxx/TestConditionVariable.cxx  |     34 +-
 Common/Core/Testing/Cxx/TestCxxFeatures.cxx        |    241 +-
 Common/Core/Testing/Cxx/TestDataArray.cxx          |    102 +-
 Common/Core/Testing/Cxx/TestDataArrayAPI.cxx.in    |   3202 -
 .../Testing/Cxx/TestDataArrayComponentNames.cxx    |     58 +-
 Common/Core/Testing/Cxx/TestDataArrayIterators.cxx |     85 +-
 Common/Core/Testing/Cxx/TestGarbageCollector.cxx   |     56 +-
 .../Core/Testing/Cxx/TestGenericDataArrayAPI.cxx   |    865 -
 .../Core/Testing/Cxx/TestInformationKeyLookup.cxx  |     55 -
 Common/Core/Testing/Cxx/TestInstantiator.cxx       |     16 +-
 Common/Core/Testing/Cxx/TestLookupTable.cxx        |      5 +-
 .../Core/Testing/Cxx/TestLookupTableThreaded.cxx   |      4 +-
 Common/Core/Testing/Cxx/TestMath.cxx               |    208 +-
 Common/Core/Testing/Cxx/TestMersenneTwister.cxx    |    250 -
 .../Cxx/TestMinimalStandardRandomSequence.cxx      |     38 +-
 Common/Core/Testing/Cxx/TestNew.cxx                |     28 +-
 Common/Core/Testing/Cxx/TestOStreamWrapper.cxx     |      4 +-
 Common/Core/Testing/Cxx/TestObjectFactory.cxx      |     69 +-
 Common/Core/Testing/Cxx/TestObservers.cxx          |     32 +-
 .../Core/Testing/Cxx/TestObserversPerformance.cxx  |     60 +-
 Common/Core/Testing/Cxx/TestSMP.cxx                |     46 +-
 Common/Core/Testing/Cxx/TestScalarsToColors.cxx    |     84 +-
 Common/Core/Testing/Cxx/TestSmartPointer.cxx       |     22 +-
 Common/Core/Testing/Cxx/TestSortDataArray.cxx      |    210 +-
 .../Core/Testing/Cxx/TestSparseArrayValidation.cxx |     36 +-
 Common/Core/Testing/Cxx/TestSystemInformation.cxx  |     30 +-
 Common/Core/Testing/Cxx/TestTemplateMacro.cxx      |     88 -
 Common/Core/Testing/Cxx/TestTimePointUtility.cxx   |    124 +-
 Common/Core/Testing/Cxx/TestUnicodeStringAPI.cxx   |     22 +-
 .../Core/Testing/Cxx/TestUnicodeStringArrayAPI.cxx |    106 +-
 Common/Core/Testing/Cxx/TestVariant.cxx            |     72 +-
 Common/Core/Testing/Cxx/TestVariantArray.cxx       |    160 +-
 Common/Core/Testing/Cxx/TestVariantComparison.cxx  |     54 +-
 Common/Core/Testing/Cxx/TestWeakPointer.cxx        |     38 +-
 .../Core/Testing/Cxx/TestXMLFileOutputWindow.cxx   |     16 +-
 .../Core/Testing/Cxx/UnitTestInformationKeys.cxx   |     52 +-
 Common/Core/Testing/Cxx/UnitTestMath.cxx           |   1542 +-
 Common/Core/Testing/Cxx/otherArrays.cxx            |    191 +-
 Common/Core/Testing/Cxx/otherByteSwap.cxx          |      4 +-
 Common/Core/Testing/Cxx/otherStringArray.cxx       |     77 +-
 Common/Core/Testing/Cxx/vtkTestNewVar.h            |     28 +-
 Common/Core/Testing/Python/CMakeLists.txt          |      5 +-
 Common/Core/Testing/Python/PythonSmoke.py          |     26 +-
 Common/Core/Testing/Python/TestArrayArguments.py   |     49 +-
 Common/Core/Testing/Python/TestArrays.py           |      4 +-
 Common/Core/Testing/Python/TestBuffer.py           |    146 -
 Common/Core/Testing/Python/TestCommand.py          |      1 +
 Common/Core/Testing/Python/TestDefaultArgs.py      |     56 -
 Common/Core/Testing/Python/TestEmptyInput.py       |     48 +-
 Common/Core/Testing/Python/TestEnums.py            |      1 +
 .../Python/TestExecuteMethodFinalizeCrash.py       |      2 +-
 Common/Core/Testing/Python/TestGhost.py            |      1 +
 Common/Core/Testing/Python/TestIgnoreBTX.py        |     19 +
 Common/Core/Testing/Python/TestInvokeEvent.py      |     57 -
 .../Core/Testing/Python/TestIterateCollection.py   |     52 -
 Common/Core/Testing/Python/TestMutable.py          |     10 -
 Common/Core/Testing/Python/TestNumpyInterface.py   |     55 +-
 Common/Core/Testing/Python/TestNumpySupport.py     |      6 +-
 Common/Core/Testing/Python/TestOperators.py        |      1 +
 Common/Core/Testing/Python/TestOverloads.py        |     19 +-
 Common/Core/Testing/Python/TestSetGet.py           |     56 +-
 Common/Core/Testing/Python/TestStrings.py          |     68 +-
 Common/Core/Testing/Python/TestSubClass.py         |     18 +-
 Common/Core/Testing/Python/TestTerminationCrash.py |      2 +-
 Common/Core/Testing/Python/TestVariant.py          |     68 +-
 Common/Core/Testing/Python/TestWeakref.py          |      6 +-
 Common/Core/Testing/Tcl/CMakeLists.txt             |      1 +
 Common/Core/Testing/Tcl/TestIgnoreBTX.tcl          |     26 +
 Common/Core/module.cmake                           |      9 +-
 Common/Core/vtkABI.h                               |     68 +-
 Common/Core/vtkAOSDataArrayTemplate.h              |    349 -
 Common/Core/vtkAOSDataArrayTemplate.txx            |    293 -
 Common/Core/vtkAbstractArray.cxx                   |    335 +-
 Common/Core/vtkAbstractArray.h                     |    933 +-
 Common/Core/vtkAndroidOutputWindow.cxx             |     52 +-
 Common/Core/vtkAndroidOutputWindow.h               |     39 +-
 Common/Core/vtkAngularPeriodicDataArray.h          |     69 +-
 Common/Core/vtkAngularPeriodicDataArray.txx        |     53 +-
 Common/Core/vtkAnimationCue.cxx                    |     18 +-
 Common/Core/vtkAnimationCue.h                      |    231 +-
 Common/Core/vtkArray.cxx                           |     42 +-
 Common/Core/vtkArray.h                             |    289 +-
 Common/Core/vtkArrayCoordinates.cxx                |      4 +-
 Common/Core/vtkArrayCoordinates.h                  |    111 +-
 Common/Core/vtkArrayDispatch.h                     |    407 -
 Common/Core/vtkArrayDispatch.txx                   |    839 -
 Common/Core/vtkArrayDispatchArrayList.h.in         |      1 -
 Common/Core/vtkArrayExtents.cxx                    |     38 +-
 Common/Core/vtkArrayExtents.h                      |    267 +-
 Common/Core/vtkArrayExtentsList.h                  |     94 +-
 Common/Core/vtkArrayInterpolate.h                  |     40 +-
 Common/Core/vtkArrayInterpolate.txx                |     24 +-
 Common/Core/vtkArrayIterator.h                     |     78 +-
 Common/Core/vtkArrayIteratorIncludes.h             |     36 +-
 Common/Core/vtkArrayIteratorTemplate.h             |    167 +-
 Common/Core/vtkArrayIteratorTemplate.txx           |     33 +-
 .../Core/vtkArrayIteratorTemplateInstantiate.cxx   |     23 -
 Common/Core/vtkArrayPrint.h                        |     13 +-
 Common/Core/vtkArrayPrint.txx                      |     36 +-
 Common/Core/vtkArrayRange.h                        |     92 +-
 Common/Core/vtkArraySort.cxx                       |      4 +-
 Common/Core/vtkArraySort.h                         |    102 +-
 Common/Core/vtkArrayWeights.cxx                    |     10 +-
 Common/Core/vtkArrayWeights.h                      |    103 +-
 Common/Core/vtkAssume.h                            |     63 -
 Common/Core/vtkAtomicTypeConcepts.h                |      5 -
 Common/Core/vtkBitArray.cxx                        |    290 +-
 Common/Core/vtkBitArray.h                          |    457 +-
 Common/Core/vtkBitArrayIterator.cxx                |     46 +-
 Common/Core/vtkBitArrayIterator.h                  |     93 +-
 Common/Core/vtkBoxMuellerRandomSequence.cxx        |     12 +-
 Common/Core/vtkBoxMuellerRandomSequence.h          |     53 +-
 Common/Core/vtkBreakPoint.cxx                      |      4 +-
 Common/Core/vtkBreakPoint.h                        |     46 +-
 Common/Core/vtkBuffer.h                            |    190 -
 Common/Core/vtkByteSwap.cxx                        |     48 +-
 Common/Core/vtkByteSwap.h                          |     94 +-
 Common/Core/vtkCallbackCommand.cxx                 |     10 +-
 Common/Core/vtkCallbackCommand.h                   |     76 +-
 Common/Core/vtkCharArray.cxx                       |      9 +-
 Common/Core/vtkCharArray.h                         |     71 +-
 Common/Core/vtkCollection.cxx                      |    140 +-
 Common/Core/vtkCollection.h                        |    178 +-
 Common/Core/vtkCollectionIterator.cxx              |     24 +-
 Common/Core/vtkCollectionIterator.h                |     65 +-
 Common/Core/vtkCommand.cxx                         |     14 +-
 Common/Core/vtkCommand.h                           |    474 +-
 Common/Core/vtkCommonInformationKeyManager.cxx     |     16 +-
 Common/Core/vtkCommonInformationKeyManager.h       |     31 +-
 Common/Core/vtkConditionVariable.cxx               |     76 +-
 Common/Core/vtkConditionVariable.h                 |     96 +-
 Common/Core/vtkConfigure.h.in                      |    161 +-
 Common/Core/vtkCriticalSection.h                   |     55 +-
 Common/Core/vtkDataArray.cxx                       |   1380 +-
 Common/Core/vtkDataArray.h                         |    722 +-
 Common/Core/vtkDataArrayAccessor.h                 |    184 -
 Common/Core/vtkDataArrayCollection.h               |     45 +-
 Common/Core/vtkDataArrayCollectionIterator.cxx     |     10 +-
 Common/Core/vtkDataArrayCollectionIterator.h       |     37 +-
 Common/Core/vtkDataArrayIteratorMacro.h            |    150 +-
 Common/Core/vtkDataArrayPrivate.txx                |    198 +-
 Common/Core/vtkDataArraySelection.cxx              |    122 +-
 Common/Core/vtkDataArraySelection.h                |    156 +-
 Common/Core/vtkDataArrayTemplate.h                 |    423 +-
 Common/Core/vtkDataArrayTemplate.txx               |   1262 +
 Common/Core/vtkDataArrayTemplateHelper.cxx         |     90 +
 Common/Core/vtkDataArrayTemplateHelper.h           |     44 +
 Common/Core/vtkDataArrayTemplateImplicit.txx       |     25 +
 Common/Core/vtkDebugLeaks.cxx                      |    192 +-
 Common/Core/vtkDebugLeaks.h                        |     82 +-
 Common/Core/vtkDebugLeaksManager.cxx               |      8 +-
 Common/Core/vtkDebugLeaksManager.h                 |     19 +-
 Common/Core/vtkDenseArray.h                        |    223 +-
 Common/Core/vtkDenseArray.txx                      |     61 +-
 Common/Core/vtkDoubleArray.cxx                     |      9 +-
 Common/Core/vtkDoubleArray.h                       |     72 +-
 Common/Core/vtkDynamicLoader.cxx                   |      6 +-
 Common/Core/vtkDynamicLoader.h                     |     63 +-
 Common/Core/vtkEventForwarderCommand.cxx           |      4 +-
 Common/Core/vtkEventForwarderCommand.h             |     45 +-
 Common/Core/vtkFileOutputWindow.cxx                |     26 +-
 Common/Core/vtkFileOutputWindow.h                  |     61 +-
 Common/Core/vtkFloatArray.cxx                      |      9 +-
 Common/Core/vtkFloatArray.h                        |     72 +-
 Common/Core/vtkFloatingPointExceptions.h           |     33 +-
 Common/Core/vtkGarbageCollector.cxx                |    214 +-
 Common/Core/vtkGarbageCollector.h                  |    245 +-
 Common/Core/vtkGarbageCollectorManager.cxx         |      8 +-
 Common/Core/vtkGarbageCollectorManager.h           |     19 +-
 Common/Core/vtkGaussianRandomSequence.h            |     38 +-
 Common/Core/vtkGenericDataArray.h                  |    355 -
 Common/Core/vtkGenericDataArray.txx                |    924 -
 Common/Core/vtkGenericDataArrayLookupHelper.h      |    157 -
 Common/Core/vtkIOStream.cxx                        |    245 +
 Common/Core/vtkIOStream.h                          |     54 +-
 Common/Core/vtkIOStreamFwd.h                       |      9 +-
 Common/Core/vtkIdList.cxx                          |    107 +-
 Common/Core/vtkIdList.h                            |    159 +-
 Common/Core/vtkIdListCollection.h                  |     45 +-
 Common/Core/vtkIdTypeArray.cxx                     |     10 +-
 Common/Core/vtkIdTypeArray.h                       |     84 +-
 Common/Core/vtkIndent.cxx                          |     13 +-
 Common/Core/vtkIndent.h                            |     25 +-
 Common/Core/vtkInformation.cxx                     |    375 +-
 Common/Core/vtkInformation.h                       |    309 +-
 Common/Core/vtkInformationDataObjectKey.h          |     61 +-
 Common/Core/vtkInformationDoubleKey.cxx            |     30 +-
 Common/Core/vtkInformationDoubleKey.h              |     68 +-
 Common/Core/vtkInformationDoubleVectorKey.cxx      |     45 +-
 Common/Core/vtkInformationDoubleVectorKey.h        |     61 +-
 Common/Core/vtkInformationIdTypeKey.cxx            |     32 +-
 Common/Core/vtkInformationIdTypeKey.h              |     68 +-
 Common/Core/vtkInformationInformationKey.h         |     63 +-
 Common/Core/vtkInformationInformationVectorKey.cxx |      4 +-
 Common/Core/vtkInformationInformationVectorKey.h   |     63 +-
 Common/Core/vtkInformationIntegerKey.cxx           |     32 +-
 Common/Core/vtkInformationIntegerKey.h             |     68 +-
 Common/Core/vtkInformationIntegerPointerKey.cxx    |     30 +-
 Common/Core/vtkInformationIntegerPointerKey.h      |     55 +-
 Common/Core/vtkInformationIntegerVectorKey.cxx     |     49 +-
 Common/Core/vtkInformationIntegerVectorKey.h       |     70 +-
 Common/Core/vtkInformationInternals.h              |     29 +-
 Common/Core/vtkInformationIterator.cxx             |     48 +-
 Common/Core/vtkInformationIterator.h               |     76 +-
 Common/Core/vtkInformationKey.cxx                  |     30 +-
 Common/Core/vtkInformationKey.h                    |    199 +-
 Common/Core/vtkInformationKeyLookup.cxx            |     73 -
 Common/Core/vtkInformationKeyLookup.h              |     80 -
 Common/Core/vtkInformationKeyVectorKey.cxx         |     64 +-
 Common/Core/vtkInformationKeyVectorKey.h           |     61 +-
 Common/Core/vtkInformationObjectBaseKey.cxx        |      5 +-
 Common/Core/vtkInformationObjectBaseKey.h          |     63 +-
 Common/Core/vtkInformationObjectBaseVectorKey.cxx  |    124 +-
 Common/Core/vtkInformationObjectBaseVectorKey.h    |    165 +-
 Common/Core/vtkInformationRequestKey.cxx           |     12 +-
 Common/Core/vtkInformationRequestKey.h             |     63 +-
 Common/Core/vtkInformationStringKey.cxx            |     30 +-
 Common/Core/vtkInformationStringKey.h              |     62 +-
 Common/Core/vtkInformationStringVectorKey.cxx      |     58 +-
 Common/Core/vtkInformationStringVectorKey.h        |     63 +-
 Common/Core/vtkInformationUnsignedLongKey.cxx      |     30 +-
 Common/Core/vtkInformationUnsignedLongKey.h        |     68 +-
 Common/Core/vtkInformationVariantKey.cxx           |     30 +-
 Common/Core/vtkInformationVariantKey.h             |     68 +-
 Common/Core/vtkInformationVariantVectorKey.cxx     |     40 +-
 Common/Core/vtkInformationVariantVectorKey.h       |     59 +-
 Common/Core/vtkInformationVector.cxx               |     84 +-
 Common/Core/vtkInformationVector.h                 |     92 +-
 Common/Core/vtkInstantiator.cxx                    |     38 +-
 Common/Core/vtkInstantiator.h                      |    123 +-
 Common/Core/vtkIntArray.cxx                        |      9 +-
 Common/Core/vtkIntArray.h                          |     79 +-
 Common/Core/vtkLargeInteger.cxx                    |    425 +-
 Common/Core/vtkLargeInteger.h                      |     27 +-
 Common/Core/vtkLongArray.cxx                       |      9 +-
 Common/Core/vtkLongArray.h                         |     81 +-
 Common/Core/vtkLongLongArray.cxx                   |      8 +-
 Common/Core/vtkLongLongArray.h                     |     80 +-
 Common/Core/vtkLookupTable.cxx                     |    598 +-
 Common/Core/vtkLookupTable.h                       |    522 +-
 Common/Core/vtkMappedDataArray.h                   |    135 +-
 Common/Core/vtkMappedDataArray.txx                 |     50 +-
 Common/Core/vtkMath.cxx                            |   1082 +-
 Common/Core/vtkMath.h                              |   1541 +-
 Common/Core/vtkMathUtilities.h                     |     53 +-
 Common/Core/vtkMersenneTwister.cxx                 |    225 -
 Common/Core/vtkMersenneTwister.h                   |    135 -
 Common/Core/vtkMersenneTwister_Private.cxx         |   1800 -
 Common/Core/vtkMinimalStandardRandomSequence.cxx   |     22 +-
 Common/Core/vtkMinimalStandardRandomSequence.h     |    139 +-
 Common/Core/vtkMultiThreader.cxx                   |    174 +-
 Common/Core/vtkMultiThreader.h                     |    160 +-
 Common/Core/vtkMutexLock.h                         |     50 +-
 Common/Core/vtkNew.h                               |    139 +-
 Common/Core/vtkOStrStreamWrapper.cxx               |      8 +-
 Common/Core/vtkOStrStreamWrapper.h                 |     61 +-
 Common/Core/vtkOStreamWrapper.cxx                  |     10 +-
 Common/Core/vtkOStreamWrapper.h                    |     99 +-
 Common/Core/vtkObject.cxx                          |    308 +-
 Common/Core/vtkObject.h                            |    397 +-
 Common/Core/vtkObjectBase.cxx                      |     62 +-
 Common/Core/vtkObjectBase.h                        |    206 +-
 Common/Core/vtkObjectFactory.cxx                   |    242 +-
 Common/Core/vtkObjectFactory.h                     |    338 +-
 Common/Core/vtkObjectFactoryCollection.cxx         |     12 +-
 Common/Core/vtkObjectFactoryCollection.h           |     48 +-
 Common/Core/vtkOldStyleCallbackCommand.cxx         |     12 +-
 Common/Core/vtkOldStyleCallbackCommand.h           |     53 +-
 Common/Core/vtkOutputWindow.cxx                    |     51 +-
 Common/Core/vtkOutputWindow.h                      |     93 +-
 Common/Core/vtkOverrideInformation.cxx             |     20 +-
 Common/Core/vtkOverrideInformation.h               |     96 +-
 Common/Core/vtkOverrideInformationCollection.h     |     40 +-
 Common/Core/vtkPeriodicDataArray.h                 |    522 +-
 Common/Core/vtkPeriodicDataArray.txx               |    202 +-
 Common/Core/vtkPointAccumulator.hxx                |    180 +
 Common/Core/vtkPoints.cxx                          |     60 +-
 Common/Core/vtkPoints.h                            |    212 +-
 Common/Core/vtkPoints2D.cxx                        |     68 +-
 Common/Core/vtkPoints2D.h                          |    188 +-
 Common/Core/vtkPriorityQueue.cxx                   |     80 +-
 Common/Core/vtkPriorityQueue.h                     |    155 +-
 Common/Core/vtkRandomSequence.h                    |     50 +-
 Common/Core/vtkReferenceCount.h                    |     21 +-
 Common/Core/vtkSMPThreadLocalObject.h              |    185 +-
 Common/Core/vtkSMPTools.h                          |    162 +-
 Common/Core/vtkSOADataArrayTemplate.h              |    293 -
 Common/Core/vtkSOADataArrayTemplate.txx            |    311 -
 Common/Core/vtkSOADataArrayTemplateInstantiate.cxx |     37 -
 Common/Core/vtkScalarsToColors.cxx                 |    638 +-
 Common/Core/vtkScalarsToColors.h                   |    479 +-
 Common/Core/vtkSetGet.h                            |    366 +-
 Common/Core/vtkShortArray.cxx                      |      8 +-
 Common/Core/vtkShortArray.h                        |     79 +-
 Common/Core/vtkSignedCharArray.cxx                 |      8 +-
 Common/Core/vtkSignedCharArray.h                   |     71 +-
 Common/Core/vtkSimpleCriticalSection.h             |     64 +-
 Common/Core/vtkSmartPointer.h                      |    208 +-
 Common/Core/vtkSmartPointerBase.cxx                |      8 +-
 Common/Core/vtkSmartPointerBase.h                  |     84 +-
 Common/Core/vtkSortDataArray.cxx                   |    821 +-
 Common/Core/vtkSortDataArray.h                     |    182 +-
 Common/Core/vtkSparseArray.h                       |    299 +-
 Common/Core/vtkSparseArray.txx                     |    153 +-
 Common/Core/vtkStdString.h                         |     13 +-
 Common/Core/vtkStringArray.cxx                     |    396 +-
 Common/Core/vtkStringArray.h                       |    474 +-
 Common/Core/vtkStringOutputWindow.cxx              |     50 -
 Common/Core/vtkStringOutputWindow.h                |     64 -
 Common/Core/vtkSystemIncludes.h                    |     16 +-
 Common/Core/vtkTemplateAliasMacro.h                |     79 +-
 Common/Core/vtkTestDataArray.h                     |     91 -
 Common/Core/vtkTimePointUtility.cxx                |    148 +-
 Common/Core/vtkTimePointUtility.h                  |    146 +-
 Common/Core/vtkTimeStamp.cxx                       |      7 +-
 Common/Core/vtkTimeStamp.h                         |     59 +-
 Common/Core/vtkType.h                              |    149 +-
 Common/Core/vtkTypeList.h                          |    170 -
 Common/Core/vtkTypeList.txx                        |    316 -
 Common/Core/vtkTypeListMacros.h.in                 |      1 -
 Common/Core/vtkTypeTemplate.h                      |     50 +-
 Common/Core/vtkTypeTraits.h                        |     52 +-
 Common/Core/vtkTypedArray.h                        |    129 +-
 Common/Core/vtkTypedArray.h.in                     |     26 +-
 Common/Core/vtkTypedArray.txx                      |     12 +-
 Common/Core/vtkTypedDataArray.h                    |    227 +-
 Common/Core/vtkTypedDataArray.txx                  |     57 +-
 Common/Core/vtkTypedDataArrayIterator.h            |     26 +-
 Common/Core/vtkUnicodeString.cxx                   |     70 +-
 Common/Core/vtkUnicodeString.h                     |    235 +-
 Common/Core/vtkUnicodeStringArray.cxx              |    120 +-
 Common/Core/vtkUnicodeStringArray.h                |     98 +-
 Common/Core/vtkUnsignedCharArray.cxx               |      8 +-
 Common/Core/vtkUnsignedCharArray.h                 |     71 +-
 Common/Core/vtkUnsignedIntArray.cxx                |      8 +-
 Common/Core/vtkUnsignedIntArray.h                  |     79 +-
 Common/Core/vtkUnsignedLongArray.cxx               |      8 +-
 Common/Core/vtkUnsignedLongArray.h                 |     83 +-
 Common/Core/vtkUnsignedLongLongArray.cxx           |      9 +-
 Common/Core/vtkUnsignedLongLongArray.h             |     80 +-
 Common/Core/vtkUnsignedShortArray.cxx              |      8 +-
 Common/Core/vtkUnsignedShortArray.h                |     80 +-
 Common/Core/vtkUnsigned__Int64Array.cxx            |     44 +
 Common/Core/vtkUnsigned__Int64Array.h              |     80 +
 Common/Core/vtkVariant.cxx                         |    398 +-
 Common/Core/vtkVariant.h                           |    408 +-
 Common/Core/vtkVariantArray.cxx                    |    405 +-
 Common/Core/vtkVariantArray.h                      |    454 +-
 Common/Core/vtkVariantCast.h                       |     51 +-
 Common/Core/vtkVariantCreate.h                     |     37 +-
 Common/Core/vtkVariantExtract.h                    |     45 +-
 Common/Core/vtkVariantInlineOperators.h            |     95 +-
 Common/Core/vtkVariantToNumeric.cxx                |     90 +-
 Common/Core/vtkVersion.h                           |     35 +-
 Common/Core/vtkVoidArray.cxx                       |     64 +-
 Common/Core/vtkVoidArray.h                         |    115 +-
 Common/Core/vtkWeakPointer.h                       |    162 +-
 Common/Core/vtkWeakPointerBase.cxx                 |     44 +-
 Common/Core/vtkWeakPointerBase.h                   |     75 +-
 Common/Core/vtkWin32Header.h                       |     19 +-
 Common/Core/vtkWin32OutputWindow.cxx               |     64 +-
 Common/Core/vtkWin32OutputWindow.h                 |     46 +-
 Common/Core/vtkWin32OutputWindowProcessEncoded.c   |    112 +-
 Common/Core/vtkWin32ProcessOutputWindow.cxx        |     42 +-
 Common/Core/vtkWin32ProcessOutputWindow.h          |     26 +-
 Common/Core/vtkWindow.cxx                          |     16 +-
 Common/Core/vtkWindow.h                            |    181 +-
 Common/Core/vtkWrappingHints.h                     |     34 -
 Common/Core/vtkXMLFileOutputWindow.cxx             |     46 +-
 Common/Core/vtkXMLFileOutputWindow.h               |     74 +-
 Common/Core/vtk__Int64Array.cxx                    |     44 +
 Common/Core/vtk__Int64Array.h                      |     79 +
 Common/DataModel/CMakeLists.txt                    |     22 +-
 Common/DataModel/Testing/Cxx/CMakeLists.txt        |     20 -
 Common/DataModel/Testing/Cxx/PointLocator.cxx      |      4 +-
 Common/DataModel/Testing/Cxx/TestAMRBox.cxx        |     81 +-
 .../DataModel/Testing/Cxx/TestBiQuadraticQuad.cxx  |     22 +-
 Common/DataModel/Testing/Cxx/TestBoundingBox.cxx   |     27 +-
 Common/DataModel/Testing/Cxx/TestCellIterators.cxx |    164 +-
 Common/DataModel/Testing/Cxx/TestCellLocator.cxx   |     30 +-
 Common/DataModel/Testing/Cxx/TestColor.cxx         |     30 +-
 .../Testing/Cxx/TestCompositeDataSets.cxx          |     66 +-
 .../Testing/Cxx/TestComputeBoundingSphere.cxx      |    303 -
 .../Testing/Cxx/TestDataArrayDispatcher.cxx        |     24 +-
 Common/DataModel/Testing/Cxx/TestDispatchers.cxx   |     31 +-
 Common/DataModel/Testing/Cxx/TestGenericCell.cxx   |     34 +-
 Common/DataModel/Testing/Cxx/TestGraph.cxx         |    200 +-
 Common/DataModel/Testing/Cxx/TestGraph2.cxx        |     26 +-
 .../DataModel/Testing/Cxx/TestGraphAttributes.cxx  |    100 +-
 .../DataModel/Testing/Cxx/TestHigherOrderCell.cxx  |     68 +-
 .../Testing/Cxx/TestImageDataFindCell.cxx          |     56 +-
 .../Testing/Cxx/TestImageDataInterpolation.cxx     |     36 +-
 .../Testing/Cxx/TestInterpolationDerivs.cxx        |     18 +-
 .../Testing/Cxx/TestInterpolationFunctions.cxx     |     28 +-
 .../Testing/Cxx/TestKdTreeRepresentation.cxx       |     76 +-
 .../Cxx/TestMeanValueCoordinatesInterpolation1.cxx |      8 +-
 .../Cxx/TestMeanValueCoordinatesInterpolation2.cxx |     32 +-
 Common/DataModel/Testing/Cxx/TestPath.cxx          |      8 +-
 .../DataModel/Testing/Cxx/TestPentagonalPrism.cxx  |    212 +-
 Common/DataModel/Testing/Cxx/TestPixelExtent.cxx   |     28 +-
 Common/DataModel/Testing/Cxx/TestPlane.cxx         |     12 +-
 Common/DataModel/Testing/Cxx/TestPointLocators.cxx |    104 +-
 .../Testing/Cxx/TestPolyDataRemoveCell.cxx         |     60 +-
 .../Testing/Cxx/TestPolyDataRemoveDeletedCells.cxx |     46 +-
 Common/DataModel/Testing/Cxx/TestPolygon.cxx       |    142 +-
 Common/DataModel/Testing/Cxx/TestPolyhedron0.cxx   |    116 +-
 Common/DataModel/Testing/Cxx/TestPolyhedron1.cxx   |     20 +-
 Common/DataModel/Testing/Cxx/TestPolyhedron2.cxx   |     57 -
 Common/DataModel/Testing/Cxx/TestPolyhedron3.cxx   |     78 -
 .../Testing/Cxx/TestPolyhedronConvexity.cxx        |    408 -
 .../DataModel/Testing/Cxx/TestQuadraticPolygon.cxx |    114 +-
 .../Testing/Cxx/TestQuadraticPolygonFilters.cxx    |     42 +-
 Common/DataModel/Testing/Cxx/TestRect.cxx          |    252 -
 .../Testing/Cxx/TestSelectionSubtract.cxx          |     34 +-
 .../Testing/Cxx/TestSmoothErrorMetric.cxx          |     10 +-
 Common/DataModel/Testing/Cxx/TestSortFieldData.cxx |    155 -
 .../DataModel/Testing/Cxx/TestStaticCellLinks.cxx  |    195 -
 .../DataModel/Testing/Cxx/TestStructuredData.cxx   |     80 +-
 Common/DataModel/Testing/Cxx/TestTable.cxx         |    138 +-
 .../DataModel/Testing/Cxx/TestTreeBFSIterator.cxx  |     18 +-
 .../DataModel/Testing/Cxx/TestTreeDFSIterator.cxx  |     18 +-
 Common/DataModel/Testing/Cxx/TestTriangle.cxx      |     22 +-
 Common/DataModel/Testing/Cxx/TestVector.cxx        |     58 +-
 .../DataModel/Testing/Cxx/TestVectorOperators.cxx  |     40 +-
 Common/DataModel/Testing/Cxx/TimePointLocators.cxx |    263 -
 Common/DataModel/Testing/Cxx/UnitTestCells.cxx     |    295 +-
 .../Testing/Cxx/UnitTestImplicitDataSet.cxx        |    227 -
 .../Testing/Cxx/UnitTestImplicitVolume.cxx         |    227 -
 Common/DataModel/Testing/Cxx/UnitTestLine.cxx      |    548 -
 .../Testing/Cxx/UnitTestPlanesIntersection.cxx     |    534 -
 Common/DataModel/Testing/Cxx/otherCellArray.cxx    |      4 +-
 .../DataModel/Testing/Cxx/otherCellBoundaries.cxx  |    130 +-
 Common/DataModel/Testing/Cxx/otherCellPosition.cxx |     64 +-
 .../Testing/Cxx/otherColorTransferFunction.cxx     |     20 +-
 Common/DataModel/Testing/Cxx/otherEmptyCell.cxx    |      4 +-
 Common/DataModel/Testing/Cxx/otherFieldData.cxx    |      8 +-
 .../DataModel/Testing/Cxx/otherRectilinearGrid.cxx |     82 +-
 .../DataModel/Testing/Cxx/otherStructuredGrid.cxx  |    122 +-
 .../DataModel/Testing/Cxx/quadCellConsistency.cxx  |     16 +-
 .../DataModel/Testing/Cxx/quadraticEvaluation.cxx  |     14 +-
 .../Testing/Cxx/quadraticIntersection.cxx          |    510 -
 .../Data/Baseline/quadraticIntersection.png.md5    |      1 -
 .../Data/Baseline/quadraticIntersection_1.png.md5  |      1 -
 .../Data/Baseline/quadraticIntersection_2.png.md5  |      1 -
 .../DataModel/Testing/Data/polyhedron_mesh.vtu.md5 |      1 -
 Common/DataModel/Testing/Python/CMakeLists.txt     |      4 +-
 .../Testing/Python/LineIntersectQuadraticCells.py  |     42 +-
 Common/DataModel/Testing/Python/TestMolecule.py    |     25 -
 .../Testing/Python/TestNumericArrayImageData.py    |      2 +-
 .../Testing/Python/TestStaticPointLocator.py       |    150 -
 Common/DataModel/Testing/Python/TestTemplates.py   |     31 +-
 Common/DataModel/module.cmake                      |     19 +-
 Common/DataModel/vtkAMRBox.cxx                     |    199 +-
 Common/DataModel/vtkAMRBox.h                       |    353 +-
 Common/DataModel/vtkAMRDataInternals.cxx           |     36 +-
 Common/DataModel/vtkAMRDataInternals.h             |     25 +-
 Common/DataModel/vtkAMRInformation.cxx             |    398 +-
 Common/DataModel/vtkAMRInformation.h               |    235 +-
 Common/DataModel/vtkAMRUtilities.cxx               |    141 +-
 Common/DataModel/vtkAMRUtilities.h                 |     94 +-
 Common/DataModel/vtkAbstractCellLinks.cxx          |     57 -
 Common/DataModel/vtkAbstractCellLinks.h            |     78 -
 Common/DataModel/vtkAbstractCellLocator.cxx        |     16 +-
 Common/DataModel/vtkAbstractCellLocator.h          |    339 +-
 Common/DataModel/vtkAbstractElectronicData.cxx     |      4 +-
 Common/DataModel/vtkAbstractElectronicData.h       |     79 +-
 Common/DataModel/vtkAbstractPointLocator.cxx       |     23 +-
 Common/DataModel/vtkAbstractPointLocator.h         |    112 +-
 Common/DataModel/vtkAdjacentVertexIterator.cxx     |      8 +-
 Common/DataModel/vtkAdjacentVertexIterator.h       |     64 +-
 Common/DataModel/vtkAnimationScene.cxx             |     76 +-
 Common/DataModel/vtkAnimationScene.h               |    128 +-
 Common/DataModel/vtkAnnotation.cxx                 |     88 +-
 Common/DataModel/vtkAnnotation.h                   |    121 +-
 Common/DataModel/vtkAnnotationLayers.cxx           |     72 +-
 Common/DataModel/vtkAnnotationLayers.h             |    109 +-
 Common/DataModel/vtkArrayData.cxx                  |     52 +-
 Common/DataModel/vtkArrayData.h                    |     78 +-
 Common/DataModel/vtkArrayListTemplate.h            |    312 -
 Common/DataModel/vtkArrayListTemplate.txx          |    184 -
 Common/DataModel/vtkAtom.h                         |     31 +-
 Common/DataModel/vtkAttributesErrorMetric.cxx      |     70 +-
 Common/DataModel/vtkAttributesErrorMetric.h        |    184 +-
 Common/DataModel/vtkBSPCuts.cxx                    |    216 +-
 Common/DataModel/vtkBSPCuts.h                      |    132 +-
 Common/DataModel/vtkBSPIntersections.cxx           |    130 +-
 Common/DataModel/vtkBSPIntersections.h             |    149 +-
 Common/DataModel/vtkBiQuadraticQuad.cxx            |    137 +-
 Common/DataModel/vtkBiQuadraticQuad.h              |    162 +-
 .../vtkBiQuadraticQuadraticHexahedron.cxx          |    180 +-
 .../DataModel/vtkBiQuadraticQuadraticHexahedron.h  |    220 +-
 Common/DataModel/vtkBiQuadraticQuadraticWedge.cxx  |    168 +-
 Common/DataModel/vtkBiQuadraticQuadraticWedge.h    |    174 +-
 Common/DataModel/vtkBiQuadraticTriangle.cxx        |    118 +-
 Common/DataModel/vtkBiQuadraticTriangle.h          |    157 +-
 Common/DataModel/vtkBond.h                         |     49 +-
 Common/DataModel/vtkBoundingBox.cxx                |    223 +-
 Common/DataModel/vtkBoundingBox.h                  |    223 +-
 Common/DataModel/vtkBox.cxx                        |    218 +-
 Common/DataModel/vtkBox.h                          |    110 +-
 Common/DataModel/vtkCell.cxx                       |     60 +-
 Common/DataModel/vtkCell.h                         |    408 +-
 Common/DataModel/vtkCell3D.cxx                     |    164 +-
 Common/DataModel/vtkCell3D.h                       |    117 +-
 Common/DataModel/vtkCellArray.cxx                  |     26 +-
 Common/DataModel/vtkCellArray.h                    |    313 +-
 Common/DataModel/vtkCellData.h                     |     25 +-
 Common/DataModel/vtkCellIterator.cxx               |     90 +-
 Common/DataModel/vtkCellIterator.h                 |    326 +-
 Common/DataModel/vtkCellLinks.cxx                  |    111 +-
 Common/DataModel/vtkCellLinks.h                    |    196 +-
 Common/DataModel/vtkCellLocator.cxx                |    804 +-
 Common/DataModel/vtkCellLocator.h                  |    226 +-
 Common/DataModel/vtkCellType.h                     |     17 +-
 Common/DataModel/vtkCellTypes.cxx                  |    101 +-
 Common/DataModel/vtkCellTypes.h                    |    158 +-
 Common/DataModel/vtkColor.h                        |    125 +-
 Common/DataModel/vtkCompositeDataIterator.cxx      |      4 +-
 Common/DataModel/vtkCompositeDataIterator.h        |    105 +-
 Common/DataModel/vtkCompositeDataSet.cxx           |     18 +-
 Common/DataModel/vtkCompositeDataSet.h             |    164 +-
 Common/DataModel/vtkCone.h                         |     63 +-
 Common/DataModel/vtkConvexPointSet.cxx             |     92 +-
 Common/DataModel/vtkConvexPointSet.h               |    245 +-
 Common/DataModel/vtkCubicLine.cxx                  |    158 +-
 Common/DataModel/vtkCubicLine.h                    |    144 +-
 Common/DataModel/vtkCylinder.cxx                   |     88 +-
 Common/DataModel/vtkCylinder.h                     |     89 +-
 Common/DataModel/vtkDataArrayDispatcher.h          |    149 +-
 Common/DataModel/vtkDataObject.cxx                 |    280 +-
 Common/DataModel/vtkDataObject.h                   |    363 +-
 Common/DataModel/vtkDataObjectCollection.h         |     57 +-
 Common/DataModel/vtkDataObjectTree.cxx             |    228 +-
 Common/DataModel/vtkDataObjectTree.h               |    242 +-
 Common/DataModel/vtkDataObjectTreeInternals.h      |     14 +-
 Common/DataModel/vtkDataObjectTreeIterator.cxx     |    208 +-
 Common/DataModel/vtkDataObjectTreeIterator.h       |    152 +-
 Common/DataModel/vtkDataObjectTypes.cxx            |    162 +-
 Common/DataModel/vtkDataObjectTypes.h              |     56 +-
 Common/DataModel/vtkDataSet.cxx                    |    328 +-
 Common/DataModel/vtkDataSet.h                      |    626 +-
 Common/DataModel/vtkDataSetAttributes.cxx          |   1044 +-
 Common/DataModel/vtkDataSetAttributes.h            |    741 +-
 Common/DataModel/vtkDataSetCellIterator.cxx        |    115 +-
 Common/DataModel/vtkDataSetCellIterator.h          |     29 +-
 Common/DataModel/vtkDataSetCollection.h            |     49 +-
 Common/DataModel/vtkDirectedAcyclicGraph.cxx       |     40 +-
 Common/DataModel/vtkDirectedAcyclicGraph.h         |     80 +-
 Common/DataModel/vtkDirectedGraph.cxx              |     38 +-
 Common/DataModel/vtkDirectedGraph.h                |     66 +-
 Common/DataModel/vtkDispatcher.h                   |    168 +-
 Common/DataModel/vtkDispatcher_Private.h           |     86 +-
 Common/DataModel/vtkDistributedGraphHelper.cxx     |     64 +-
 Common/DataModel/vtkDistributedGraphHelper.h       |    299 +-
 Common/DataModel/vtkDoubleDispatcher.h             |    164 +-
 Common/DataModel/vtkEdgeListIterator.cxx           |     66 +-
 Common/DataModel/vtkEdgeListIterator.h             |     70 +-
 Common/DataModel/vtkEdgeTable.cxx                  |    300 +-
 Common/DataModel/vtkEdgeTable.h                    |    196 +-
 Common/DataModel/vtkEmptyCell.cxx                  |      4 +-
 Common/DataModel/vtkEmptyCell.h                    |     54 +-
 .../DataModel/vtkExtractStructuredGridHelper.cxx   |    237 +-
 Common/DataModel/vtkExtractStructuredGridHelper.h  |    278 +-
 Common/DataModel/vtkFieldData.cxx                  |    344 +-
 Common/DataModel/vtkFieldData.h                    |    489 +-
 Common/DataModel/vtkGenericAdaptorCell.cxx         |    326 +-
 Common/DataModel/vtkGenericAdaptorCell.h           |    784 +-
 Common/DataModel/vtkGenericAttribute.cxx           |      4 +-
 Common/DataModel/vtkGenericAttribute.h             |    259 +-
 Common/DataModel/vtkGenericAttributeCollection.cxx |     82 +-
 Common/DataModel/vtkGenericAttributeCollection.h   |    317 +-
 Common/DataModel/vtkGenericCell.cxx                |     23 +-
 Common/DataModel/vtkGenericCell.h                  |    150 +-
 Common/DataModel/vtkGenericCellIterator.h          |     94 +-
 Common/DataModel/vtkGenericCellTessellator.cxx     |     36 +-
 Common/DataModel/vtkGenericCellTessellator.h       |    239 +-
 Common/DataModel/vtkGenericDataSet.cxx             |     34 +-
 Common/DataModel/vtkGenericDataSet.h               |    378 +-
 Common/DataModel/vtkGenericEdgeTable.cxx           |    172 +-
 Common/DataModel/vtkGenericEdgeTable.h             |    198 +-
 .../vtkGenericInterpolatedVelocityField.cxx        |    128 +-
 .../vtkGenericInterpolatedVelocityField.h          |    160 +-
 Common/DataModel/vtkGenericPointIterator.h         |     96 +-
 .../DataModel/vtkGenericSubdivisionErrorMetric.h   |    132 +-
 Common/DataModel/vtkGeometricErrorMetric.cxx       |     48 +-
 Common/DataModel/vtkGeometricErrorMetric.h         |    166 +-
 Common/DataModel/vtkGraph.cxx                      |   1026 +-
 Common/DataModel/vtkGraph.h                        |   1022 +-
 Common/DataModel/vtkGraphEdge.h                    |     50 +-
 Common/DataModel/vtkGraphInternals.cxx             |     40 +-
 Common/DataModel/vtkGraphInternals.h               |     66 +-
 Common/DataModel/vtkHexagonalPrism.cxx             |    213 +-
 Common/DataModel/vtkHexagonalPrism.h               |    150 +-
 Common/DataModel/vtkHexahedron.cxx                 |    228 +-
 Common/DataModel/vtkHexahedron.h                   |    134 +-
 Common/DataModel/vtkHierarchicalBoxDataIterator.h  |     23 +-
 Common/DataModel/vtkHierarchicalBoxDataSet.h       |     53 +-
 Common/DataModel/vtkHyperOctree.cxx                |   1304 +-
 Common/DataModel/vtkHyperOctree.h                  |    760 +-
 Common/DataModel/vtkHyperOctreeCursor.h            |    166 +-
 Common/DataModel/vtkHyperOctreePointsGrabber.h     |     81 +-
 Common/DataModel/vtkHyperTree.cxx                  |    225 +-
 Common/DataModel/vtkHyperTree.h                    |    278 +-
 Common/DataModel/vtkHyperTreeCursor.h              |    184 +-
 Common/DataModel/vtkHyperTreeGrid.cxx              |    672 +-
 Common/DataModel/vtkHyperTreeGrid.h                |    570 +-
 Common/DataModel/vtkImageData.cxx                  |    574 +-
 Common/DataModel/vtkImageData.h                    |    495 +-
 Common/DataModel/vtkImageIterator.cxx              |     28 +-
 Common/DataModel/vtkImageIterator.h                |     72 +-
 Common/DataModel/vtkImageIterator.txx              |     11 +-
 Common/DataModel/vtkImplicitBoolean.cxx            |    126 +-
 Common/DataModel/vtkImplicitBoolean.h              |    116 +-
 Common/DataModel/vtkImplicitDataSet.cxx            |     88 +-
 Common/DataModel/vtkImplicitDataSet.h              |    110 +-
 Common/DataModel/vtkImplicitFunction.cxx           |     36 +-
 Common/DataModel/vtkImplicitFunction.h             |    141 +-
 Common/DataModel/vtkImplicitFunctionCollection.h   |     46 +-
 Common/DataModel/vtkImplicitHalo.cxx               |     14 +-
 Common/DataModel/vtkImplicitHalo.h                 |     87 +-
 Common/DataModel/vtkImplicitSelectionLoop.cxx      |     56 +-
 Common/DataModel/vtkImplicitSelectionLoop.h        |    139 +-
 Common/DataModel/vtkImplicitSum.cxx                |     50 +-
 Common/DataModel/vtkImplicitSum.h                  |     95 +-
 Common/DataModel/vtkImplicitVolume.cxx             |     81 +-
 Common/DataModel/vtkImplicitVolume.h               |    112 +-
 Common/DataModel/vtkImplicitWindowFunction.cxx     |     48 +-
 Common/DataModel/vtkImplicitWindowFunction.h       |    109 +-
 Common/DataModel/vtkInEdgeIterator.cxx             |     20 +-
 Common/DataModel/vtkInEdgeIterator.h               |     81 +-
 Common/DataModel/vtkIncrementalOctreeNode.cxx      |    208 +-
 Common/DataModel/vtkIncrementalOctreeNode.h        |    459 +-
 .../DataModel/vtkIncrementalOctreePointLocator.cxx |    370 +-
 .../DataModel/vtkIncrementalOctreePointLocator.h   |    649 +-
 Common/DataModel/vtkIncrementalPointLocator.h      |    147 +-
 ...ormationQuadratureSchemeDefinitionVectorKey.cxx |     96 +-
 ...nformationQuadratureSchemeDefinitionVectorKey.h |    140 +-
 .../vtkIterativeClosestPointTransform.cxx          |    188 +-
 .../DataModel/vtkIterativeClosestPointTransform.h  |    206 +-
 Common/DataModel/vtkKdNode.cxx                     |    393 +-
 Common/DataModel/vtkKdNode.h                       |    286 +-
 Common/DataModel/vtkKdTree.cxx                     |   1664 +-
 Common/DataModel/vtkKdTree.h                       |    864 +-
 Common/DataModel/vtkKdTreePointLocator.cxx         |     16 +-
 Common/DataModel/vtkKdTreePointLocator.h           |    110 +-
 Common/DataModel/vtkLine.cxx                       |    483 +-
 Common/DataModel/vtkLine.h                         |    197 +-
 Common/DataModel/vtkLocator.cxx                    |     16 +-
 Common/DataModel/vtkLocator.h                      |    207 +-
 Common/DataModel/vtkMappedUnstructuredGrid.h       |    276 +-
 Common/DataModel/vtkMappedUnstructuredGrid.txx     |     22 +-
 .../vtkMappedUnstructuredGridCellIterator.h        |     30 +-
 .../vtkMappedUnstructuredGridCellIterator.txx      |     20 +-
 Common/DataModel/vtkMarchingCubesTriangleCases.h   |      4 +-
 .../vtkMeanValueCoordinatesInterpolator.cxx        |    234 +-
 .../vtkMeanValueCoordinatesInterpolator.h          |    103 +-
 Common/DataModel/vtkMergePoints.cxx                |     46 +-
 Common/DataModel/vtkMergePoints.h                  |     59 +-
 Common/DataModel/vtkMolecule.cxx                   |    260 +-
 Common/DataModel/vtkMolecule.h                     |    434 +-
 Common/DataModel/vtkMultiBlockDataSet.cxx          |      4 +-
 Common/DataModel/vtkMultiBlockDataSet.h            |    137 +-
 Common/DataModel/vtkMultiPieceDataSet.cxx          |      4 +-
 Common/DataModel/vtkMultiPieceDataSet.h            |    120 +-
 Common/DataModel/vtkMutableDirectedGraph.cxx       |     20 +-
 Common/DataModel/vtkMutableDirectedGraph.h         |    476 +-
 Common/DataModel/vtkMutableUndirectedGraph.cxx     |     20 +-
 Common/DataModel/vtkMutableUndirectedGraph.h       |    459 +-
 Common/DataModel/vtkNonLinearCell.h                |     44 +-
 Common/DataModel/vtkNonMergingPointLocator.h       |     75 +-
 Common/DataModel/vtkNonOverlappingAMR.h            |     48 +-
 Common/DataModel/vtkOctreePointLocator.cxx         |    492 +-
 Common/DataModel/vtkOctreePointLocator.h           |    289 +-
 Common/DataModel/vtkOctreePointLocatorNode.cxx     |    238 +-
 Common/DataModel/vtkOctreePointLocatorNode.h       |    294 +-
 Common/DataModel/vtkOrderedTriangulator.cxx        |    451 +-
 Common/DataModel/vtkOrderedTriangulator.h          |    435 +-
 Common/DataModel/vtkOutEdgeIterator.cxx            |     20 +-
 Common/DataModel/vtkOutEdgeIterator.h              |     81 +-
 Common/DataModel/vtkOverlappingAMR.cxx             |     34 +-
 Common/DataModel/vtkOverlappingAMR.h               |    187 +-
 Common/DataModel/vtkPath.cxx                       |      6 +-
 Common/DataModel/vtkPath.h                         |    142 +-
 Common/DataModel/vtkPentagonalPrism.cxx            |    221 +-
 Common/DataModel/vtkPentagonalPrism.h              |    162 +-
 Common/DataModel/vtkPerlinNoise.cxx                |     10 +-
 Common/DataModel/vtkPerlinNoise.h                  |    105 +-
 Common/DataModel/vtkPiecewiseFunction.cxx          |    345 +-
 Common/DataModel/vtkPiecewiseFunction.h            |    260 +-
 Common/DataModel/vtkPixel.cxx                      |    226 +-
 Common/DataModel/vtkPixel.h                        |    100 +-
 Common/DataModel/vtkPixelExtent.cxx                |     94 +-
 Common/DataModel/vtkPixelExtent.h                  |    273 +-
 Common/DataModel/vtkPixelTransfer.cxx              |     32 -
 Common/DataModel/vtkPixelTransfer.h                |    235 -
 Common/DataModel/vtkPlane.cxx                      |     52 +-
 Common/DataModel/vtkPlane.h                        |    135 +-
 Common/DataModel/vtkPlaneCollection.h              |     45 +-
 Common/DataModel/vtkPlanes.cxx                     |    135 +-
 Common/DataModel/vtkPlanes.h                       |    121 +-
 Common/DataModel/vtkPlanesIntersection.cxx         |    328 +-
 Common/DataModel/vtkPlanesIntersection.h           |     96 +-
 Common/DataModel/vtkPointData.cxx                  |     10 +-
 Common/DataModel/vtkPointData.h                    |     23 +-
 Common/DataModel/vtkPointLocator.cxx               |   1030 +-
 Common/DataModel/vtkPointLocator.h                 |    384 +-
 Common/DataModel/vtkPointSet.cxx                   |    124 +-
 Common/DataModel/vtkPointSet.h                     |    194 +-
 Common/DataModel/vtkPointSetCellIterator.cxx       |      4 -
 Common/DataModel/vtkPointSetCellIterator.h         |     29 +-
 Common/DataModel/vtkPointsProjectedHull.cxx        |    258 +-
 Common/DataModel/vtkPointsProjectedHull.h          |    124 +-
 Common/DataModel/vtkPolyData.cxx                   |   1092 +-
 Common/DataModel/vtkPolyData.h                     |    766 +-
 Common/DataModel/vtkPolyDataCollection.h           |     48 +-
 Common/DataModel/vtkPolyLine.cxx                   |    408 +-
 Common/DataModel/vtkPolyLine.h                     |     81 +-
 Common/DataModel/vtkPolyPlane.cxx                  |     88 +-
 Common/DataModel/vtkPolyPlane.h                    |     72 +-
 Common/DataModel/vtkPolyVertex.cxx                 |     68 +-
 Common/DataModel/vtkPolyVertex.h                   |     65 +-
 Common/DataModel/vtkPolygon.cxx                    |    927 +-
 Common/DataModel/vtkPolygon.h                      |    265 +-
 Common/DataModel/vtkPolyhedron.cxx                 |   1651 +-
 Common/DataModel/vtkPolyhedron.h                   |    359 +-
 Common/DataModel/vtkPyramid.cxx                    |    242 +-
 Common/DataModel/vtkPyramid.h                      |    136 +-
 Common/DataModel/vtkQuad.cxx                       |    332 +-
 Common/DataModel/vtkQuad.h                         |    118 +-
 Common/DataModel/vtkQuadraticEdge.cxx              |    144 +-
 Common/DataModel/vtkQuadraticEdge.h                |    128 +-
 Common/DataModel/vtkQuadraticHexahedron.cxx        |    164 +-
 Common/DataModel/vtkQuadraticHexahedron.h          |    151 +-
 Common/DataModel/vtkQuadraticLinearQuad.cxx        |     96 +-
 Common/DataModel/vtkQuadraticLinearQuad.h          |    147 +-
 Common/DataModel/vtkQuadraticLinearWedge.cxx       |    180 +-
 Common/DataModel/vtkQuadraticLinearWedge.h         |    182 +-
 Common/DataModel/vtkQuadraticPolygon.cxx           |     58 +-
 Common/DataModel/vtkQuadraticPolygon.h             |    129 +-
 Common/DataModel/vtkQuadraticPyramid.cxx           |    234 +-
 Common/DataModel/vtkQuadraticPyramid.h             |    168 +-
 Common/DataModel/vtkQuadraticQuad.cxx              |    130 +-
 Common/DataModel/vtkQuadraticQuad.h                |    135 +-
 Common/DataModel/vtkQuadraticTetra.cxx             |    162 +-
 Common/DataModel/vtkQuadraticTetra.h               |    169 +-
 Common/DataModel/vtkQuadraticTriangle.cxx          |     80 +-
 Common/DataModel/vtkQuadraticTriangle.h            |    147 +-
 Common/DataModel/vtkQuadraticWedge.cxx             |    196 +-
 Common/DataModel/vtkQuadraticWedge.h               |    162 +-
 Common/DataModel/vtkQuadratureSchemeDefinition.cxx |    144 +-
 Common/DataModel/vtkQuadratureSchemeDefinition.h   |    156 +-
 Common/DataModel/vtkQuadric.cxx                    |     14 +-
 Common/DataModel/vtkQuadric.h                      |     49 +-
 Common/DataModel/vtkRect.h                         |    244 +-
 Common/DataModel/vtkRectilinearGrid.cxx            |    244 +-
 Common/DataModel/vtkRectilinearGrid.h              |    284 +-
 Common/DataModel/vtkReebGraph.cxx                  |    792 +-
 Common/DataModel/vtkReebGraph.h                    |    551 +-
 .../DataModel/vtkReebGraphSimplificationMetric.cxx |      2 +-
 .../DataModel/vtkReebGraphSimplificationMetric.h   |    108 +-
 Common/DataModel/vtkSelection.cxx                  |    100 +-
 Common/DataModel/vtkSelection.h                    |    152 +-
 Common/DataModel/vtkSelectionNode.cxx              |    190 +-
 Common/DataModel/vtkSelectionNode.h                |    309 +-
 Common/DataModel/vtkSimpleCellTessellator.cxx      |    720 +-
 Common/DataModel/vtkSimpleCellTessellator.h        |    452 +-
 Common/DataModel/vtkSmoothErrorMetric.cxx          |     50 +-
 Common/DataModel/vtkSmoothErrorMetric.h            |    133 +-
 Common/DataModel/vtkSortFieldData.cxx              |    114 -
 Common/DataModel/vtkSortFieldData.h                |    117 -
 Common/DataModel/vtkSphere.cxx                     |    106 +-
 Common/DataModel/vtkSphere.h                       |     96 +-
 Common/DataModel/vtkSpline.cxx                     |     78 +-
 Common/DataModel/vtkSpline.h                       |    203 +-
 Common/DataModel/vtkStaticCellLinks.cxx            |     36 -
 Common/DataModel/vtkStaticCellLinks.h              |    111 -
 Common/DataModel/vtkStaticCellLinksTemplate.h      |    127 -
 Common/DataModel/vtkStaticCellLinksTemplate.txx    |    273 -
 Common/DataModel/vtkStaticPointLocator.cxx         |   1675 -
 Common/DataModel/vtkStaticPointLocator.h           |    195 -
 Common/DataModel/vtkStructuredData.cxx             |    184 +-
 Common/DataModel/vtkStructuredData.h               |    265 +-
 Common/DataModel/vtkStructuredExtent.h             |     82 +-
 Common/DataModel/vtkStructuredGrid.cxx             |    252 +-
 Common/DataModel/vtkStructuredGrid.h               |    331 +-
 Common/DataModel/vtkStructuredPoints.cxx           |      2 +-
 Common/DataModel/vtkStructuredPoints.h             |     37 +-
 Common/DataModel/vtkStructuredPointsCollection.h   |     46 +-
 Common/DataModel/vtkSuperquadric.cxx               |     18 +-
 Common/DataModel/vtkSuperquadric.h                 |    123 +-
 Common/DataModel/vtkTable.cxx                      |    370 +-
 Common/DataModel/vtkTable.h                        |    273 +-
 Common/DataModel/vtkTensor.cxx                     |     47 +
 Common/DataModel/vtkTensor.h                       |    105 +
 Common/DataModel/vtkTetra.cxx                      |    242 +-
 Common/DataModel/vtkTetra.h                        |    220 +-
 Common/DataModel/vtkTree.cxx                       |     80 +-
 Common/DataModel/vtkTree.h                         |    150 +-
 Common/DataModel/vtkTreeBFSIterator.cxx            |     44 +-
 Common/DataModel/vtkTreeBFSIterator.h              |     45 +-
 Common/DataModel/vtkTreeDFSIterator.cxx            |     74 +-
 Common/DataModel/vtkTreeDFSIterator.h              |     75 +-
 Common/DataModel/vtkTreeIterator.cxx               |     22 +-
 Common/DataModel/vtkTreeIterator.h                 |     70 +-
 Common/DataModel/vtkTriQuadraticHexahedron.cxx     |    138 +-
 Common/DataModel/vtkTriQuadraticHexahedron.h       |    228 +-
 Common/DataModel/vtkTriangle.cxx                   |    382 +-
 Common/DataModel/vtkTriangle.h                     |    257 +-
 Common/DataModel/vtkTriangleStrip.cxx              |     70 +-
 Common/DataModel/vtkTriangleStrip.h                |     84 +-
 Common/DataModel/vtkUndirectedGraph.cxx            |     36 +-
 Common/DataModel/vtkUndirectedGraph.h              |    132 +-
 Common/DataModel/vtkUniformGrid.cxx                |    200 +-
 Common/DataModel/vtkUniformGrid.h                  |    229 +-
 Common/DataModel/vtkUniformGridAMR.cxx             |    100 +-
 Common/DataModel/vtkUniformGridAMR.h               |     27 +-
 Common/DataModel/vtkUniformGridAMRDataIterator.cxx |     28 +-
 Common/DataModel/vtkUniformGridAMRDataIterator.h   |    104 +-
 Common/DataModel/vtkUnstructuredGrid.cxx           |    909 +-
 Common/DataModel/vtkUnstructuredGrid.h             |    377 +-
 Common/DataModel/vtkUnstructuredGridBase.cxx       |      6 +-
 Common/DataModel/vtkUnstructuredGridBase.h         |    111 +-
 .../DataModel/vtkUnstructuredGridCellIterator.cxx  |     37 +-
 Common/DataModel/vtkUnstructuredGridCellIterator.h |     31 +-
 Common/DataModel/vtkVector.h                       |    221 +-
 Common/DataModel/vtkVectorOperators.h              |     24 +-
 Common/DataModel/vtkVertex.cxx                     |     64 +-
 Common/DataModel/vtkVertex.h                       |    160 +-
 Common/DataModel/vtkVertexListIterator.cxx         |     14 +-
 Common/DataModel/vtkVertexListIterator.h           |     55 +-
 Common/DataModel/vtkVoxel.cxx                      |    202 +-
 Common/DataModel/vtkVoxel.h                        |    125 +-
 Common/DataModel/vtkWedge.cxx                      |    208 +-
 Common/DataModel/vtkWedge.h                        |    136 +-
 Common/DataModel/vtkXMLDataElement.cxx             |    411 +-
 Common/DataModel/vtkXMLDataElement.h               |    301 +-
 Common/ExecutionModel/CMakeLists.txt               |      2 -
 Common/ExecutionModel/Testing/Cxx/CMakeLists.txt   |      3 -
 .../Testing/Cxx/TestCopyAttributeData.cxx          |     50 +-
 .../Testing/Cxx/TestImageDataToStructuredGrid.cxx  |     96 +-
 Common/ExecutionModel/Testing/Cxx/TestMetaData.cxx |     30 +-
 .../Testing/Cxx/TestSetInputDataObject.cxx         |     24 +-
 .../Testing/Cxx/TestTemporalSupport.cxx            |     86 +-
 .../Cxx/TestThreadedImageAlgorithmSplitExtent.cxx  |    253 -
 .../Testing/Cxx/TestTrivialConsumer.cxx            |     29 -
 .../Testing/Cxx/UnitTestSimpleScalarTree.cxx       |    178 -
 Common/ExecutionModel/module.cmake                 |     11 +-
 Common/ExecutionModel/vtkAlgorithm.cxx             |    692 +-
 Common/ExecutionModel/vtkAlgorithm.h               |   1034 +-
 Common/ExecutionModel/vtkAlgorithmOutput.cxx       |      8 +-
 Common/ExecutionModel/vtkAlgorithmOutput.h         |     29 +-
 .../vtkAnnotationLayersAlgorithm.cxx               |     18 +-
 .../ExecutionModel/vtkAnnotationLayersAlgorithm.h  |     81 +-
 Common/ExecutionModel/vtkArrayDataAlgorithm.cxx    |     18 +-
 Common/ExecutionModel/vtkArrayDataAlgorithm.h      |     84 +-
 .../vtkCachedStreamingDemandDrivenPipeline.cxx     |    122 +-
 .../vtkCachedStreamingDemandDrivenPipeline.h       |     43 +-
 Common/ExecutionModel/vtkCastToConcrete.h          |     59 +-
 Common/ExecutionModel/vtkCompositeDataPipeline.cxx |    325 +-
 Common/ExecutionModel/vtkCompositeDataPipeline.h   |    191 +-
 .../vtkCompositeDataSetAlgorithm.cxx               |     20 +-
 .../ExecutionModel/vtkCompositeDataSetAlgorithm.h  |     91 +-
 Common/ExecutionModel/vtkDataObjectAlgorithm.cxx   |     20 +-
 Common/ExecutionModel/vtkDataObjectAlgorithm.h     |     98 +-
 Common/ExecutionModel/vtkDataSetAlgorithm.cxx      |     30 +-
 Common/ExecutionModel/vtkDataSetAlgorithm.h        |    187 +-
 Common/ExecutionModel/vtkDemandDrivenPipeline.cxx  |    416 +-
 Common/ExecutionModel/vtkDemandDrivenPipeline.h    |    183 +-
 .../ExecutionModel/vtkDirectedGraphAlgorithm.cxx   |     18 +-
 Common/ExecutionModel/vtkDirectedGraphAlgorithm.h  |     90 +-
 Common/ExecutionModel/vtkEnsembleSource.cxx        |     50 +-
 Common/ExecutionModel/vtkEnsembleSource.h          |     84 +-
 Common/ExecutionModel/vtkExecutive.cxx             |    292 +-
 Common/ExecutionModel/vtkExecutive.h               |    228 +-
 Common/ExecutionModel/vtkExtentRCBPartitioner.cxx  |    106 +-
 Common/ExecutionModel/vtkExtentRCBPartitioner.h    |    189 +-
 Common/ExecutionModel/vtkExtentSplitter.cxx        |    106 +-
 Common/ExecutionModel/vtkExtentSplitter.h          |    110 +-
 Common/ExecutionModel/vtkExtentTranslator.cxx      |    166 +-
 Common/ExecutionModel/vtkExtentTranslator.h        |     94 +-
 .../vtkFilteringInformationKeyManager.cxx          |     16 +-
 .../vtkFilteringInformationKeyManager.h            |     31 +-
 Common/ExecutionModel/vtkGraphAlgorithm.cxx        |     36 +-
 Common/ExecutionModel/vtkGraphAlgorithm.h          |     88 +-
 .../vtkHierarchicalBoxDataSetAlgorithm.cxx         |     20 +-
 .../vtkHierarchicalBoxDataSetAlgorithm.h           |     95 +-
 Common/ExecutionModel/vtkHyperOctreeAlgorithm.cxx  |     22 +-
 Common/ExecutionModel/vtkHyperOctreeAlgorithm.h    |     93 +-
 .../ExecutionModel/vtkHyperTreeGridAlgorithm.cxx   |     22 +-
 Common/ExecutionModel/vtkHyperTreeGridAlgorithm.h  |    103 +-
 Common/ExecutionModel/vtkImageAlgorithm.cxx        |     90 +-
 Common/ExecutionModel/vtkImageAlgorithm.h          |    179 +-
 Common/ExecutionModel/vtkImageInPlaceFilter.cxx    |     16 +-
 Common/ExecutionModel/vtkImageInPlaceFilter.h      |     28 +-
 Common/ExecutionModel/vtkImageProgressIterator.cxx |     42 +-
 Common/ExecutionModel/vtkImageProgressIterator.h   |     46 +-
 Common/ExecutionModel/vtkImageProgressIterator.txx |     22 +-
 Common/ExecutionModel/vtkImageToStructuredGrid.cxx |      8 +-
 Common/ExecutionModel/vtkImageToStructuredGrid.h   |     43 +-
 .../ExecutionModel/vtkImageToStructuredPoints.cxx  |     88 +-
 Common/ExecutionModel/vtkImageToStructuredPoints.h |     49 +-
 .../vtkInformationDataObjectMetaDataKey.cxx        |      4 +-
 .../vtkInformationDataObjectMetaDataKey.h          |     45 +-
 .../vtkInformationExecutivePortKey.cxx             |     40 +-
 .../vtkInformationExecutivePortKey.h               |     68 +-
 .../vtkInformationExecutivePortVectorKey.cxx       |     76 +-
 .../vtkInformationExecutivePortVectorKey.h         |     94 +-
 .../vtkInformationIntegerRequestKey.cxx            |      8 +-
 .../vtkInformationIntegerRequestKey.h              |     91 +-
 .../vtkMultiBlockDataSetAlgorithm.cxx              |     20 +-
 .../ExecutionModel/vtkMultiBlockDataSetAlgorithm.h |     91 +-
 .../ExecutionModel/vtkMultiTimeStepAlgorithm.cxx   |     86 +-
 Common/ExecutionModel/vtkMultiTimeStepAlgorithm.h  |     67 +-
 .../ExecutionModel/vtkNonOverlappingAMRAlgorithm.h |     43 +-
 Common/ExecutionModel/vtkOverlappingAMRAlgorithm.h |     42 +-
 .../ExecutionModel/vtkPassInputTypeAlgorithm.cxx   |     42 +-
 Common/ExecutionModel/vtkPassInputTypeAlgorithm.h  |    197 +-
 .../vtkPiecewiseFunctionAlgorithm.cxx              |      8 +-
 .../ExecutionModel/vtkPiecewiseFunctionAlgorithm.h |     90 +-
 .../vtkPiecewiseFunctionShiftScale.cxx             |      4 +-
 .../vtkPiecewiseFunctionShiftScale.h               |     20 +-
 Common/ExecutionModel/vtkPointSetAlgorithm.cxx     |     30 +-
 Common/ExecutionModel/vtkPointSetAlgorithm.h       |    131 +-
 Common/ExecutionModel/vtkPolyDataAlgorithm.cxx     |     18 +-
 Common/ExecutionModel/vtkPolyDataAlgorithm.h       |     93 +-
 Common/ExecutionModel/vtkProgressObserver.h        |     47 +-
 .../ExecutionModel/vtkRectilinearGridAlgorithm.cxx |     12 +-
 .../ExecutionModel/vtkRectilinearGridAlgorithm.h   |    103 +-
 Common/ExecutionModel/vtkSMPProgressObserver.h     |     43 +-
 Common/ExecutionModel/vtkScalarTree.cxx            |     27 +-
 Common/ExecutionModel/vtkScalarTree.h              |    139 +-
 Common/ExecutionModel/vtkSelectionAlgorithm.cxx    |     18 +-
 Common/ExecutionModel/vtkSelectionAlgorithm.h      |     88 +-
 .../ExecutionModel/vtkSimpleImageToImageFilter.cxx |      4 +-
 .../ExecutionModel/vtkSimpleImageToImageFilter.h   |     61 +-
 Common/ExecutionModel/vtkSimpleScalarTree.cxx      |    245 +-
 Common/ExecutionModel/vtkSimpleScalarTree.h        |    182 +-
 Common/ExecutionModel/vtkSpanSpace.cxx             |    478 -
 Common/ExecutionModel/vtkSpanSpace.h               |    159 -
 .../vtkStreamingDemandDrivenPipeline.cxx           |    799 +-
 .../vtkStreamingDemandDrivenPipeline.h             |    386 +-
 .../ExecutionModel/vtkStructuredGridAlgorithm.cxx  |     12 +-
 Common/ExecutionModel/vtkStructuredGridAlgorithm.h |     99 +-
 Common/ExecutionModel/vtkTableAlgorithm.cxx        |     18 +-
 Common/ExecutionModel/vtkTableAlgorithm.h          |     82 +-
 .../vtkThreadedCompositeDataPipeline.cxx           |     56 +-
 .../vtkThreadedCompositeDataPipeline.h             |     44 +-
 .../ExecutionModel/vtkThreadedImageAlgorithm.cxx   |    630 +-
 Common/ExecutionModel/vtkThreadedImageAlgorithm.h  |    167 +-
 Common/ExecutionModel/vtkTreeAlgorithm.cxx         |     18 +-
 Common/ExecutionModel/vtkTreeAlgorithm.h           |     76 +-
 Common/ExecutionModel/vtkTrivialConsumer.cxx       |     52 -
 Common/ExecutionModel/vtkTrivialConsumer.h         |     49 -
 Common/ExecutionModel/vtkTrivialProducer.cxx       |     78 +-
 Common/ExecutionModel/vtkTrivialProducer.h         |     86 +-
 .../ExecutionModel/vtkUndirectedGraphAlgorithm.cxx |     18 +-
 .../ExecutionModel/vtkUndirectedGraphAlgorithm.h   |     84 +-
 .../ExecutionModel/vtkUniformGridAMRAlgorithm.cxx  |     20 +-
 Common/ExecutionModel/vtkUniformGridAMRAlgorithm.h |     97 +-
 .../ExecutionModel/vtkUniformGridPartitioner.cxx   |     12 +-
 Common/ExecutionModel/vtkUniformGridPartitioner.h  |     61 +-
 .../vtkUnstructuredGridAlgorithm.cxx               |     18 +-
 .../ExecutionModel/vtkUnstructuredGridAlgorithm.h  |     93 +-
 .../vtkUnstructuredGridBaseAlgorithm.cxx           |     36 +-
 .../vtkUnstructuredGridBaseAlgorithm.h             |    100 +-
 Common/Math/CMakeLists.txt                         |      6 +
 Common/Math/Testing/Cxx/TestAmoebaMinimizer.cxx    |      4 +-
 Common/Math/Testing/Cxx/TestMatrix3x3.cxx          |     80 +-
 .../Cxx/TestPolynomialSolversUnivariate.cxx        |    138 +-
 Common/Math/Testing/Cxx/TestQuaternion.cxx         |    141 +-
 Common/Math/module.cmake                           |      6 +-
 Common/Math/vtkAmoebaMinimizer.cxx                 |    278 +-
 Common/Math/vtkAmoebaMinimizer.h                   |    215 +-
 Common/Math/vtkFunctionSet.h                       |     62 +-
 Common/Math/vtkInitialValueProblemSolver.cxx       |     16 +-
 Common/Math/vtkInitialValueProblemSolver.h         |    110 +-
 Common/Math/vtkMatrix3x3.cxx                       |    280 +-
 Common/Math/vtkMatrix3x3.h                         |    230 +-
 Common/Math/vtkMatrix4x4.cxx                       |    282 +-
 Common/Math/vtkMatrix4x4.h                         |    256 +-
 Common/Math/vtkPolynomialSolversUnivariate.cxx     |    876 +-
 Common/Math/vtkPolynomialSolversUnivariate.h       |    387 +-
 Common/Math/vtkQuaternion.h                        |    301 +-
 Common/Math/vtkQuaternion.txx                      |    156 +-
 Common/Math/vtkQuaternionInterpolator.cxx          |    104 +-
 Common/Math/vtkQuaternionInterpolator.h            |    170 +-
 Common/Math/vtkRungeKutta2.cxx                     |     39 +-
 Common/Math/vtkRungeKutta2.h                       |    100 +-
 Common/Math/vtkRungeKutta4.cxx                     |     80 +-
 Common/Math/vtkRungeKutta4.h                       |    104 +-
 Common/Math/vtkRungeKutta45.cxx                    |    172 +-
 Common/Math/vtkRungeKutta45.h                      |    136 +-
 Common/Math/vtkTuple.h                             |    156 +-
 Common/Misc/CMakeLists.txt                         |      6 +
 Common/Misc/Testing/Cxx/CMakeLists.txt             |      3 -
 Common/Misc/Testing/Cxx/TestPolygonBuilder.cxx     |     56 +-
 Common/Misc/Testing/Cxx/TestPolygonBuilder2.cxx    |     84 -
 Common/Misc/Testing/Cxx/TestPolygonBuilder3.cxx    |     35 -
 Common/Misc/Testing/Cxx/TestPolygonBuilder4.cxx    |     69 -
 Common/Misc/Testing/Cxx/UnitTestFunctionParser.cxx |    325 +-
 Common/Misc/module.cmake                           |      7 +-
 Common/Misc/vtkContourValues.cxx                   |     48 +-
 Common/Misc/vtkContourValues.h                     |     86 +-
 Common/Misc/vtkErrorCode.cxx                       |     40 +-
 Common/Misc/vtkErrorCode.h                         |     15 +-
 Common/Misc/vtkFunctionParser.cxx                  |   1451 +-
 Common/Misc/vtkFunctionParser.h                    |    366 +-
 Common/Misc/vtkHeap.cxx                            |     36 +-
 Common/Misc/vtkHeap.h                              |    104 +-
 Common/Misc/vtkPolygonBuilder.cxx                  |    179 +-
 Common/Misc/vtkPolygonBuilder.h                    |     70 +-
 Common/System/Testing/Cxx/TestDirectory.cxx        |      4 +-
 Common/System/Testing/Cxx/otherTimerLog.cxx        |     14 +-
 Common/System/module.cmake                         |     10 +-
 Common/System/vtkClientSocket.cxx                  |     12 +-
 Common/System/vtkClientSocket.h                    |     34 +-
 Common/System/vtkDirectory.cxx                     |    118 +-
 Common/System/vtkDirectory.h                       |     99 +-
 Common/System/vtkServerSocket.cxx                  |     32 +-
 Common/System/vtkServerSocket.h                    |     39 +-
 Common/System/vtkSocket.cxx                        |    178 +-
 Common/System/vtkSocket.h                          |    122 +-
 Common/System/vtkSocketCollection.cxx              |     36 +-
 Common/System/vtkSocketCollection.h                |     47 +-
 Common/System/vtkThreadMessager.h                  |     60 +-
 Common/System/vtkTimerLog.cxx                      |    266 +-
 Common/System/vtkTimerLog.h                        |    138 +-
 Common/Transforms/Testing/Cxx/CMakeLists.txt       |      1 -
 .../Testing/Cxx/TestLandmarkTransform.cxx          |    365 -
 Common/Transforms/Testing/Cxx/TestTransform.cxx    |     12 +-
 Common/Transforms/module.cmake                     |     12 +-
 Common/Transforms/vtkAbstractTransform.cxx         |    397 +-
 Common/Transforms/vtkAbstractTransform.h           |    398 +-
 Common/Transforms/vtkCylindricalTransform.cxx      |     16 +-
 Common/Transforms/vtkCylindricalTransform.h        |     72 +-
 Common/Transforms/vtkGeneralTransform.cxx          |    120 +-
 Common/Transforms/vtkGeneralTransform.h            |    302 +-
 Common/Transforms/vtkHomogeneousTransform.cxx      |     30 +-
 Common/Transforms/vtkHomogeneousTransform.h        |    125 +-
 Common/Transforms/vtkIdentityTransform.cxx         |     20 +-
 Common/Transforms/vtkIdentityTransform.h           |    145 +-
 Common/Transforms/vtkLandmarkTransform.cxx         |    122 +-
 Common/Transforms/vtkLandmarkTransform.h           |    117 +-
 Common/Transforms/vtkLinearTransform.cxx           |     90 +-
 Common/Transforms/vtkLinearTransform.h             |    201 +-
 .../Transforms/vtkMatrixToHomogeneousTransform.cxx |     26 +-
 .../Transforms/vtkMatrixToHomogeneousTransform.h   |     56 +-
 Common/Transforms/vtkMatrixToLinearTransform.cxx   |     26 +-
 Common/Transforms/vtkMatrixToLinearTransform.h     |     65 +-
 Common/Transforms/vtkPerspectiveTransform.cxx      |     92 +-
 Common/Transforms/vtkPerspectiveTransform.h        |    444 +-
 Common/Transforms/vtkSphericalTransform.cxx        |     24 +-
 Common/Transforms/vtkSphericalTransform.h          |     74 +-
 Common/Transforms/vtkThinPlateSplineTransform.cxx  |    244 +-
 Common/Transforms/vtkThinPlateSplineTransform.h    |    152 +-
 Common/Transforms/vtkTransform.cxx                 |    194 +-
 Common/Transforms/vtkTransform.h                   |    413 +-
 Common/Transforms/vtkTransform2D.cxx               |     58 +-
 Common/Transforms/vtkTransform2D.h                 |    190 +-
 Common/Transforms/vtkTransformCollection.h         |     50 +-
 Common/Transforms/vtkWarpTransform.cxx             |     32 +-
 Common/Transforms/vtkWarpTransform.h               |    167 +-
 Deprecated/TestGraphHierarchicalBundle.cxx         |    146 +-
 Deprecated/vtkGraphHierarchicalBundle.cxx          |    119 +-
 Deprecated/vtkGraphHierarchicalBundle.h            |    108 +-
 Deprecated/vtkStringToTimePoint.cxx                |     82 +-
 Deprecated/vtkStringToTimePoint.h                  |     56 +-
 Deprecated/vtkTimePointToString.cxx                |     78 +-
 Deprecated/vtkTimePointToString.h                  |     65 +-
 Documentation/Doxygen/ArrayDispatch-VTK-7-1.md     |   1277 -
 Documentation/Doxygen/ChangesVTK-7-1.md            |    158 -
 Documentation/Doxygen/IOLegacyInformationFormat.md |    165 -
 Documentation/Doxygen/IOXMLInformationFormat.md    |    121 -
 Documentation/dev/git/data.md                      |      9 +-
 Documentation/dev/git/develop.md                   |    142 +-
 Domains/Chemistry/CMakeLists.txt                   |     18 +-
 Domains/Chemistry/Testing/Cxx/CMakeLists.txt       |     21 -
 .../Testing/Cxx/GenerateBlueObeliskHeader.cxx      |     37 -
 .../Testing/Cxx/TestCustomArrayRadius.cxx          |    112 -
 Domains/Chemistry/Testing/Cxx/TestMolecule.cxx     |     40 +-
 .../Chemistry/Testing/Cxx/TestMoleculeIOLegacy.cxx |    120 -
 .../Testing/Cxx/TestMoleculeSelection.cxx          |     24 +-
 .../Testing/Cxx/TestOpenQubeElectronicData.cxx     |     36 +-
 .../Testing/Cxx/TestOpenQubeMOPACDensity.cxx       |     12 +-
 .../Testing/Cxx/TestOpenQubeMOPACOrbital.cxx       |     12 +-
 .../Chemistry/Testing/Cxx/TestPeriodicTable.cxx    |     66 +-
 .../Testing/Cxx/TestProgrammableElectronicData.cxx |     10 +-
 .../Chemistry/Testing/Cxx/TestProteinRibbon.cxx    |      4 +-
 .../Testing/Cxx/TestSimpleBondPerceiver.cxx        |      4 +-
 .../Testing/Cxx/TestVASPAnimationReader.cxx        |    101 -
 .../Testing/Cxx/TestVASPTessellationReader.cxx     |    121 -
 .../Data/Baseline/TestCustomArrayRadius.png.md5    |      1 -
 .../Data/Baseline/TestMoleculeIOLegacy.png.md5     |      1 -
 .../Data/Baseline/TestVASPAnimationReader.png.md5  |      1 -
 .../Baseline/TestVASPAnimationReader_1.png.md5     |      1 -
 .../Baseline/TestVASPTessellationReader.png.md5    |      1 -
 .../Baseline/TestVASPTessellationReader_1.png.md5  |      1 -
 .../Testing/Data/VASP/NPT_Z_ANIMATE.out.md5        |      1 -
 .../Testing/Data/VASP/NPT_Z_TESSELLATE.out.md5     |      1 -
 Domains/Chemistry/Testing/Python/CMakeLists.txt    |      3 -
 Domains/Chemistry/Testing/Python/MoleculeXYZ.py    |     30 -
 Domains/Chemistry/module.cmake                     |     22 +-
 Domains/Chemistry/vtkBlueObeliskData.cxx           |    223 +-
 Domains/Chemistry/vtkBlueObeliskData.h             |    107 +-
 Domains/Chemistry/vtkBlueObeliskDataInternal.h     |   2327 -
 Domains/Chemistry/vtkBlueObeliskDataParser.cxx     |    167 +-
 Domains/Chemistry/vtkBlueObeliskDataParser.h       |     88 +-
 Domains/Chemistry/vtkCMLMoleculeReader.cxx         |    110 +-
 Domains/Chemistry/vtkCMLMoleculeReader.h           |     27 +-
 Domains/Chemistry/vtkChemistryConfigure.h.in       |      3 +-
 Domains/Chemistry/vtkGaussianCubeReader2.cxx       |    332 -
 Domains/Chemistry/vtkGaussianCubeReader2.h         |     78 -
 Domains/Chemistry/vtkMoleculeAlgorithm.cxx         |     18 +-
 Domains/Chemistry/vtkMoleculeAlgorithm.h           |     95 +-
 Domains/Chemistry/vtkMoleculeMapper.cxx            |    297 +-
 Domains/Chemistry/vtkMoleculeMapper.h              |    288 +-
 Domains/Chemistry/vtkMoleculeToAtomBallFilter.cxx  |     26 +-
 Domains/Chemistry/vtkMoleculeToAtomBallFilter.h    |     37 +-
 Domains/Chemistry/vtkMoleculeToBondStickFilter.cxx |     22 +-
 Domains/Chemistry/vtkMoleculeToBondStickFilter.h   |     11 +-
 Domains/Chemistry/vtkMoleculeToPolyDataFilter.cxx  |      4 +-
 Domains/Chemistry/vtkMoleculeToPolyDataFilter.h    |     17 +-
 Domains/Chemistry/vtkOpenQubeElectronicData.cxx    |    132 +-
 Domains/Chemistry/vtkOpenQubeElectronicData.h      |    100 +-
 Domains/Chemistry/vtkOpenQubeMoleculeSource.cxx    |     36 +-
 Domains/Chemistry/vtkOpenQubeMoleculeSource.h      |     75 +-
 Domains/Chemistry/vtkPeriodicTable.cxx             |     48 +-
 Domains/Chemistry/vtkPeriodicTable.h               |     91 +-
 .../Chemistry/vtkProgrammableElectronicData.cxx    |     38 +-
 Domains/Chemistry/vtkProgrammableElectronicData.h  |     70 +-
 Domains/Chemistry/vtkProteinRibbonFilter.cxx       |    122 +-
 Domains/Chemistry/vtkProteinRibbonFilter.h         |     56 +-
 Domains/Chemistry/vtkSimpleBondPerceiver.cxx       |     21 +-
 Domains/Chemistry/vtkSimpleBondPerceiver.h         |     51 +-
 Domains/Chemistry/vtkVASPAnimationReader.cxx       |    366 -
 Domains/Chemistry/vtkVASPAnimationReader.h         |     92 -
 Domains/Chemistry/vtkVASPTessellationReader.cxx    |    632 -
 Domains/Chemistry/vtkVASPTessellationReader.h      |     96 -
 Domains/Chemistry/vtkXYZMolReader2.cxx             |    258 -
 Domains/Chemistry/vtkXYZMolReader2.h               |     82 -
 Domains/ChemistryOpenGL2/CMakeLists.txt            |     35 +-
 .../ChemistryOpenGL2/Testing/Cxx/CMakeLists.txt    |     16 -
 .../Testing/Cxx/TestPDBBallAndStickShadows.cxx     |    138 -
 .../Cxx/TestPDBBallAndStickShadowsDOFSSAA.cxx      |    222 -
 .../Baseline/TestPDBBallAndStickShadows.png.md5    |      1 -
 .../TestPDBBallAndStickShadowsDOFSSAA.png.md5      |      1 -
 .../ChemistryOpenGL2/glsl/vtkSphereMapperVS.glsl   |     77 +
 .../ChemistryOpenGL2/glsl/vtkStickMapperVS.glsl    |    103 +
 Domains/ChemistryOpenGL2/module.cmake              |     24 +-
 .../ChemistryOpenGL2/vtkOpenGLMoleculeMapper.cxx   |     37 +-
 Domains/ChemistryOpenGL2/vtkOpenGLMoleculeMapper.h |     35 +-
 Domains/ChemistryOpenGL2/vtkOpenGLSphereMapper.cxx |    356 +
 Domains/ChemistryOpenGL2/vtkOpenGLSphereMapper.h   |     84 +
 Domains/ChemistryOpenGL2/vtkOpenGLStickMapper.cxx  |    576 +
 Domains/ChemistryOpenGL2/vtkOpenGLStickMapper.h    |     87 +
 Domains/Microscopy/CMakeLists.txt                  |     16 -
 Domains/Microscopy/FindOpenSlide.cmake             |     30 -
 Domains/Microscopy/Testing/Cxx/CMakeLists.txt      |     14 -
 .../Microscopy/Testing/Cxx/TestOpenSlideReader.cxx |     76 -
 .../Testing/Cxx/TestOpenSlideReaderPartial.cxx     |     81 -
 .../Data/Baseline/TestOpenSlideReader.png.md5      |      1 -
 .../Baseline/TestOpenSlideReaderPartial.png.md5    |      1 -
 .../Baseline/TestOpenSlideReaderPartialTIF.png.md5 |      1 -
 Domains/Microscopy/Testing/Python/CMakeLists.txt   |      2 -
 .../Testing/Python/testOpenSlideReader.py          |     19 -
 Domains/Microscopy/module.cmake                    |     15 -
 Domains/Microscopy/readme.md                       |      8 -
 Domains/Microscopy/vtkOpenSlideReader.cxx          |    173 -
 Domains/Microscopy/vtkOpenSlideReader.h            |     81 -
 Examples/AMR/Cxx/AMRCommon.h                       |      8 +-
 Examples/AMR/Cxx/Generate2DAMRDataSetWithPulse.cxx |     14 +-
 Examples/AMR/Cxx/Generate3DAMRDataSetWithPulse.cxx |     14 +-
 Examples/Android/CMakeLists.txt                    |      5 +-
 Examples/Android/JavaVTK/CMakeLists.txt            |     10 +-
 Examples/Android/JavaVTK/jni/CMakeLists.txt        |      4 +
 Examples/Android/JavaVTK/jni/main.cxx              |     61 +-
 .../src/com/kitware/JavaVTK/JavaVTKView.java       |     46 +-
 Examples/Android/NativeVTK/AndroidManifest.xml     |      4 -
 Examples/Android/NativeVTK/CMakeLists.txt          |     12 +-
 Examples/Android/NativeVTK/jni/CMakeLists.txt      |      5 +-
 Examples/Android/NativeVTK/jni/main.cxx            |    106 -
 Examples/Android/NativeVTK/runtest.cmake           |     67 -
 Examples/Android/ReadMe.txt                        |     45 +-
 Examples/Android/VolumeRender/AndroidManifest.xml  |     32 -
 Examples/Android/VolumeRender/CMakeLists.txt       |     89 -
 Examples/Android/VolumeRender/ant.properties.in    |     12 -
 Examples/Android/VolumeRender/jni/CMakeLists.txt   |      9 -
 Examples/Android/VolumeRender/jni/main.cxx         |    232 -
 .../Android/VolumeRender/res/values/strings.xml    |      4 -
 .../kitware/VolumeRender/VolumeRenderActivity.java |     62 -
 .../com/kitware/VolumeRender/VolumeRenderLib.java  |     59 -
 .../com/kitware/VolumeRender/VolumeRenderView.java |    210 -
 Examples/Annotation/Cxx/LabeledMesh/CMakeLists.txt |      3 +-
 Examples/Annotation/Python/DispAllFonts.py         |     18 +-
 Examples/Annotation/Python/annotatePick.py         |      3 +-
 Examples/Array/Cxx/ArrayIteration.cxx              |      8 +-
 Examples/Array/Cxx/IdentityMatrix.cxx              |     16 +-
 Examples/Build/vtkLocal/vtkLocalExample.h          |     15 +-
 Examples/Build/vtkMy/Common/vtkBar.h               |     13 +-
 .../Build/vtkMy/Common/vtkmyCommonWin32Header.h    |     13 +-
 Examples/Build/vtkMy/Examples/Cxx/Ex2/vtkmyEx2.cxx |      4 +-
 Examples/Build/vtkMy/Imaging/vtkImageFoo.cxx       |     36 +-
 Examples/Build/vtkMy/Imaging/vtkImageFoo.h         |     27 +-
 .../Build/vtkMy/Imaging/vtkmyImagingWin32Header.h  |     13 +-
 Examples/Build/vtkMy/Unsorted/vtkBar2.h            |     13 +-
 .../vtkMy/Unsorted/vtkmyUnsortedWin32Header.h      |     13 +-
 Examples/CMakeLists.txt                            |      7 +-
 Examples/Charts/Cxx/GraphItem.cxx                  |      4 +-
 Examples/Charts/Cxx/QChartTable.cxx                |      6 +-
 Examples/Charts/Cxx/QScalarsToColors.cxx           |      2 +-
 Examples/Charts/Cxx/vtkGraphItem.cxx               |    110 +-
 Examples/Charts/Cxx/vtkGraphItem.h                 |     57 +-
 Examples/DataManipulation/Cxx/Arrays.cxx           |      4 +-
 Examples/DataManipulation/Cxx/CMakeLists.txt       |      4 +-
 Examples/DataManipulation/Cxx/SGrid.cxx            |      8 +-
 Examples/DataManipulation/Python/FinancialField.py |      2 +-
 Examples/GUI/Cocoa/BasicVTKView.h                  |     17 +-
 Examples/GUI/Cocoa/BasicVTKView.mm                 |     80 +-
 Examples/GUI/Cocoa/CMakeLists.txt                  |     15 +-
 Examples/GUI/Cocoa/Documentation/Instructions.rtf  |     75 +-
 Examples/GUI/Cocoa/MainMenu.xib                    |   1064 +-
 Examples/GUI/Cocoa/MyDocument.h                    |      6 +
 Examples/GUI/Cocoa/MyDocument.mm                   |    125 +-
 Examples/GUI/Cocoa/MyDocument.xib                  |    282 +
 Examples/GUI/Cocoa/MyWindow.xib                    |     66 -
 Examples/GUI/Cocoa/MyWindowController.h            |      8 -
 Examples/GUI/Cocoa/MyWindowController.mm           |    132 -
 Examples/GUI/Cocoa/PrefixHeader.pch                |     10 +-
 Examples/GUI/Cocoa/SimpleCocoaVTK.xcconfig         |      3 -
 .../Cocoa/SimpleCocoaVTK.xcodeproj/project.pbxproj |    334 +-
 Examples/GUI/Cocoa/main.mm                         |      1 -
 Examples/GUI/Python/CustomInteraction.py           |      2 +-
 Examples/GUI/Python/ImagePlaneWidget.py            |     40 +-
 Examples/GUI/Python/OrthogonalPlanesWithTkPhoto.py |     14 +-
 Examples/GUI/Python/StreamlinesWithLineWidget.py   |     20 +-
 Examples/GUI/Qt/CMakeLists.txt                     |      5 +-
 .../GUI/Qt/FourPaneViewer/QtVTKRenderWindows.cxx   |     80 +-
 .../GUI/Qt/FourPaneViewer/QtVTKRenderWindows.ui    |     14 +-
 Examples/GUI/Qt/GraphicsView/OpenGLScene.cpp       |     12 +-
 Examples/GUI/Qt/GraphicsView/QBoolAnimation.h      |      4 +-
 Examples/GUI/Qt/GraphicsView/vtkclasses.xml        |      8 +
 Examples/GUI/Qt/GraphicsView/vtklibrary.xml        |      8 +
 Examples/GUI/Qt/SimpleView/CMakeLists.txt          |      1 +
 Examples/GUI/Qt/SimpleView/SimpleView.h            |      2 +
 Examples/GUI/Tcl/StreamlinesWithLineWidget.tcl     |     20 +-
 Examples/GUI/Win32/SampleMFC/CMakeLists.txt        |     42 -
 Examples/GUI/Win32/SampleMFC/ChildFrm.cpp          |     70 -
 Examples/GUI/Win32/SampleMFC/ChildFrm.h            |     67 -
 Examples/GUI/Win32/SampleMFC/MainFrm.cpp           |     68 -
 Examples/GUI/Win32/SampleMFC/MainFrm.h             |     66 -
 Examples/GUI/Win32/SampleMFC/Resource.h            |     33 -
 Examples/GUI/Win32/SampleMFC/Sample.cpp            |    173 -
 Examples/GUI/Win32/SampleMFC/Sample.h              |     63 -
 Examples/GUI/Win32/SampleMFC/Sample.rc             |    361 -
 Examples/GUI/Win32/SampleMFC/SampleDoc.cpp         |    118 -
 Examples/GUI/Win32/SampleMFC/SampleDoc.h           |     78 -
 Examples/GUI/Win32/SampleMFC/SampleView.cpp        |     85 -
 Examples/GUI/Win32/SampleMFC/SampleView.h          |     77 -
 Examples/GUI/Win32/SampleMFC/StdAfx.cpp            |      8 -
 Examples/GUI/Win32/SampleMFC/StdAfx.h              |     69 -
 Examples/GUI/Win32/SampleMFC/res/Sample.ico        |    Bin 1078 -> 0 bytes
 Examples/GUI/Win32/SampleMFC/res/Sample.rc2        |     13 -
 Examples/GUI/Win32/SampleMFC/res/SampleDoc.ico     |    Bin 1078 -> 0 bytes
 Examples/GUI/Win32/SampleMFC/vtkMFCDocument.cpp    |     75 -
 Examples/GUI/Win32/SampleMFC/vtkMFCDocument.h      |     74 -
 Examples/GUI/Win32/SampleMFC/vtkMFCRenderView.cpp  |    233 -
 Examples/GUI/Win32/SampleMFC/vtkMFCRenderView.h    |     87 -
 Examples/GUI/Win32/SampleMFC/vtkMFCView.cpp        |    129 -
 Examples/GUI/Win32/SampleMFC/vtkMFCView.h          |     90 -
 Examples/GUI/Win32/SampleMFC/weldedSpheres.vtk     |   5163 -
 Examples/GUI/Win32/SimpleCxx/CMakeLists.txt        |     20 -
 Examples/GUI/Win32/SimpleCxx/Win32Cone.cxx         |    170 -
 .../vtkBorland/Package/vtkBorlandRenderWindow.cpp  |    403 -
 .../vtkBorland/Package/vtkBorlandRenderWindow.h    |    168 -
 .../Package/vtkBorlandRenderWindowPkg.bpk          |    141 -
 .../Package/vtkBorlandRenderWindowPkg.cpp          |     14 -
 .../GUI/Win32/vtkBorland/ProjectDemo/Form_Test.cpp |    208 -
 .../GUI/Win32/vtkBorland/ProjectDemo/Form_Test.dfm |    152 -
 .../GUI/Win32/vtkBorland/ProjectDemo/Form_Test.h   |     63 -
 .../vtkBorland/ProjectDemo/Project_vtkDemo.bpr     |    135 -
 .../vtkBorland/ProjectDemo/Project_vtkDemo.cpp     |     32 -
 Examples/GUI/Win32/vtkBorland/Readme.txt           |    163 -
 Examples/GUI/Win32/vtkMFC/CMakeLists.txt           |     11 -
 Examples/GUI/Win32/vtkMFC/MDI_Instructions.chm     |    Bin 18792 -> 0 bytes
 Examples/GUI/Win32/vtkMFC/Readme.txt               |     15 -
 Examples/GUI/Win32/vtkMFC/SDI_Instructions.chm     |    Bin 17750 -> 0 bytes
 Examples/GUI/Win32/vtkMFC/vtkDLG/CMakeLists.txt    |     29 -
 Examples/GUI/Win32/vtkMFC/vtkDLG/res/vtkDLG.ico    |    Bin 21630 -> 0 bytes
 Examples/GUI/Win32/vtkMFC/vtkDLG/res/vtkDLG.rc2    |     13 -
 Examples/GUI/Win32/vtkMFC/vtkDLG/resource.h        |     24 -
 Examples/GUI/Win32/vtkMFC/vtkDLG/stdafx.cpp        |      7 -
 Examples/GUI/Win32/vtkMFC/vtkDLG/stdafx.h          |     54 -
 Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLG.cpp        |     73 -
 Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLG.h          |     31 -
 Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLG.rc         |    212 -
 Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLGDlg.cpp     |    309 -
 Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLGDlg.h       |     44 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/CMakeLists.txt    |     32 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/ChildFrm.cpp      |     59 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/ChildFrm.h        |     34 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/MainFrm.cpp       |     99 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/MainFrm.h         |     40 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/Resource.h        |     19 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/StdAfx.cpp        |      7 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/StdAfx.h          |     54 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/res/Toolbar.bmp   |    Bin 1078 -> 0 bytes
 Examples/GUI/Win32/vtkMFC/vtkMDI/res/vtkMDI.ico    |    Bin 1078 -> 0 bytes
 Examples/GUI/Win32/vtkMFC/vtkMDI/res/vtkMDI.rc2    |     13 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/res/vtkMDIDoc.ico |    Bin 1078 -> 0 bytes
 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDI.cpp        |    133 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDI.h          |     31 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDI.rc         |    436 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDIDoc.cpp     |     97 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDIDoc.h       |     41 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDIView.cpp    |    200 -
 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDIView.h      |     55 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/CMakeLists.txt    |     31 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/MainFrm.cpp       |     99 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/MainFrm.h         |     41 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/StdAfx.cpp        |      7 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/StdAfx.h          |     55 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/res/Toolbar.bmp   |    Bin 1078 -> 0 bytes
 Examples/GUI/Win32/vtkMFC/vtkSDI/res/vtkSDI.ico    |    Bin 21630 -> 0 bytes
 Examples/GUI/Win32/vtkMFC/vtkSDI/res/vtkSDI.rc2    |     13 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/res/vtkSDIDoc.ico |    Bin 1078 -> 0 bytes
 Examples/GUI/Win32/vtkMFC/vtkSDI/resource.h        |     20 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDI.cpp        |    135 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDI.h          |     31 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDI.rc         |    396 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDIDoc.cpp     |    184 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDIDoc.h       |     51 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDIView.cpp    |    158 -
 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDIView.h      |     49 -
 .../Python/SingleYoungsMaterialInterface.py        |      7 +-
 .../HyperTree/Cxx/HyperTreeGridDemonstrator.cxx    |    122 +-
 Examples/HyperTree/Cxx/Sphere/Cell.cxx             |     26 +-
 .../HyperTree/Cxx/Sphere/HyperTreeGridSphere.cxx   |     46 +-
 Examples/HyperTree/Cxx/Sphere/Mesh.cxx             |     48 +-
 Examples/HyperTree/Cxx/Sphere/Node.cxx             |      4 +-
 Examples/IO/Cxx/CMakeLists.txt                     |      1 -
 Examples/IO/Cxx/DumpXMLFile.cxx                    |     66 +-
 Examples/IO/Cxx/ParticleReader.cxx                 |      4 +-
 Examples/ImageProcessing/Cxx/CMakeLists.txt        |     24 +-
 Examples/ImageProcessing/Cxx/ImageBenchmark.cxx    |   1769 -
 .../ImageProcessing/Cxx/ImageBenchmarkDriver.cxx   |    293 -
 Examples/ImageProcessing/Cxx/ImageSlicing.cxx      |     30 +-
 .../ImageProcessing/Cxx/TestImageBenchmark.cxx     |      2 -
 Examples/Infovis/Cxx/CMakeLists.txt                |     29 +-
 Examples/Infovis/Cxx/CreateTree.cxx                |     12 +-
 Examples/Infovis/Cxx/CustomLinkView/CMakeLists.txt |     14 +-
 .../Infovis/Cxx/CustomLinkView/CustomLinkView.cxx  |      4 +-
 .../Infovis/Cxx/CustomLinkView/CustomLinkView.h    |      2 +
 Examples/Infovis/Cxx/EasyView/CMakeLists.txt       |     33 +-
 Examples/Infovis/Cxx/EasyView/EasyView.cxx         |      8 +-
 Examples/Infovis/Cxx/EasyView/EasyView.h           |      2 +
 Examples/Infovis/Cxx/MultiView.cxx                 |     25 +-
 Examples/Infovis/Cxx/ParallelBFS.cxx               |     11 +-
 Examples/Infovis/Cxx/StatsView/CMakeLists.txt      |     11 +-
 Examples/Infovis/Cxx/StatsView/StatsView.cxx       |      8 +-
 Examples/Infovis/Cxx/StatsView/StatsView.h         |      2 +
 Examples/Infovis/Cxx/TreeLayout.cxx                |     40 +-
 Examples/Infovis/Python/Matlab_engine_interface.py |      6 +-
 Examples/Infovis/Python/Rinterface.py              |     10 +-
 Examples/Infovis/Python/aggregate.py               |     29 +-
 .../Infovis/Python/contingency_port_protocol.py    |      6 +-
 Examples/Infovis/Python/database_query1.py         |      9 +-
 Examples/Infovis/Python/databases.py               |      6 +-
 Examples/Infovis/Python/databases2.py              |      8 +-
 Examples/Infovis/Python/delimited_text_reader1.py  |      3 +-
 Examples/Infovis/Python/dimacs.py                  |     19 +-
 Examples/Infovis/Python/graph1.py                  |      5 +-
 Examples/Infovis/Python/merge_graphs.py            |      3 +-
 Examples/Infovis/Python/selection_domain.py        |      7 +-
 Examples/Infovis/Python/statistics_temperatures.py |     29 +-
 Examples/Infovis/Python/streaming_statistics.py    |     29 +-
 .../Infovis/Python/streaming_statistics_pyqt.py    |     15 +-
 Examples/Infovis/Python/tables1.py                 |      5 +-
 Examples/Infovis/Python/tables2.py                 |      5 +-
 Examples/Infovis/Python/tables3.py                 |      9 +-
 Examples/Infovis/Python/tables4.py                 |     13 +-
 Examples/Infovis/Python/tables_adv.py              |     31 +-
 Examples/Infovis/Python/tree1.py                   |      5 +-
 Examples/Infovis/Python/tree_map.py                |      7 +-
 Examples/Infovis/Python/views.py                   |      9 +-
 Examples/Infovis/Python/vtkclasses.xml             |      8 +
 Examples/Infovis/Python/vtklibrary.xml             |      8 +
 Examples/LIC/Cxx/CMakeLists.txt                    |      4 +-
 Examples/Medical/Cxx/Baseline/TestMedical4.png.md5 |      2 +-
 Examples/Medical/Cxx/GenerateCubesFromLabels.cxx   |     26 +-
 Examples/Medical/Cxx/GenerateModelsFromLabels.cxx  |     26 +-
 Examples/Medical/Cxx/Medical1.cxx                  |      4 +-
 Examples/Medical/Cxx/Medical2.cxx                  |      4 +-
 Examples/Medical/Cxx/Medical3.cxx                  |      4 +-
 Examples/Medical/Cxx/Medical4.cxx                  |     18 +-
 Examples/Modelling/Cxx/CMakeLists.txt              |      4 +-
 Examples/Modelling/Cxx/Delaunay3D.cxx              |      4 +-
 Examples/Modelling/Cxx/Delaunay3DAlpha.cxx         |      4 +-
 Examples/Modelling/Cxx/finance.cxx                 |     84 +-
 Examples/Modelling/Python/SpherePuzzle.py          |     30 +-
 Examples/Modelling/Python/reconstructSurface.py    |      2 +-
 Examples/MultiBlock/Cxx/CMakeLists.txt             |      3 +-
 Examples/MultiBlock/Cxx/MultiBlock.cxx             |      8 +-
 .../ParallelProcessing/Generic/Cxx/CMakeLists.txt  |     45 +-
 .../ParallelProcessing/Generic/Cxx/ParallelIso.cxx |     45 +-
 .../Generic/Cxx/PipelineParallelism.cxx            |      8 +-
 .../Generic/Cxx/TaskParallelism.cxx                |     20 +-
 .../Generic/Cxx/TaskParallelismWithPorts.cxx       |     16 +-
 Examples/ParallelProcessing/Generic/Cxx/pipe2.cxx  |      4 +-
 .../ParallelProcessing/MPI/Python/ParallelCone.py  |     15 +-
 Examples/ParallelProcessing/SMP/CMakeLists.txt     |      1 +
 Examples/ParallelProcessing/SMP/Cxx/CMakeLists.txt |     27 +
 Examples/ParallelProcessing/SMP/Cxx/main.cxx       |     31 +
 .../SMP/Cxx/vtkAMRDataInternals2.cxx               |    125 +
 .../SMP/Cxx/vtkAMRDataInternals2.h                 |     76 +
 .../SMP/Cxx/vtkOverlappingAMR2.cxx                 |    249 +
 .../SMP/Cxx/vtkOverlappingAMR2.h                   |    161 +
 .../SMP/Cxx/vtkSMPContourFilterManyPieces.cxx      |    445 +
 .../SMP/Cxx/vtkSMPContourFilterManyPieces.h        |     45 +
 .../SMP/Cxx/vtkSMPMinMaxTree.cxx                   |    298 +
 .../ParallelProcessing/SMP/Cxx/vtkSMPMinMaxTree.h  |     69 +
 Examples/ParallelProcessing/SMP/Cxx/vtkSMPTools2.h |    245 +
 .../SMP/Cxx/vtkStreamedCompositeDataPipeline.cxx   |    345 +
 .../SMP/Cxx/vtkStreamedCompositeDataPipeline.h     |     64 +
 .../SMP/Cxx/vtkStreamedCompositeSources.cxx        |     89 +
 .../SMP/Cxx/vtkStreamedCompositeSources.h          |     35 +
 .../SMP/Cxx/vtkUniformGridAMR2.cxx                 |    358 +
 .../SMP/Cxx/vtkUniformGridAMR2.h                   |    147 +
 .../SMP/Cxx/vtkUniformGridAMRDataIterator2.cxx     |    242 +
 .../SMP/Cxx/vtkUniformGridAMRDataIterator2.h       |    104 +
 Examples/Rendering/Cxx/CMakeLists.txt              |      4 +-
 Examples/Rendering/Cxx/MaterialObjects.cxx         |     72 +-
 .../Statistics/ExampleDescriptiveStatistics.cxx    |    204 +-
 Examples/Statistics/ExampleKMeansStatistics.cxx    |     78 +-
 Examples/Tutorial/Step1/Cxx/CMakeLists.txt         |      8 +-
 Examples/Tutorial/Step1/Cxx/Cone.cxx               |      6 +-
 Examples/Tutorial/Step2/Cxx/CMakeLists.txt         |      7 +-
 Examples/Tutorial/Step2/Cxx/Cone2.cxx              |     10 +-
 Examples/Tutorial/Step2/Python/Cone2.py            |      3 +-
 Examples/Tutorial/Step3/Cxx/CMakeLists.txt         |      4 +-
 Examples/Tutorial/Step3/Cxx/Cone3.cxx              |      4 +-
 Examples/Tutorial/Step4/Cxx/CMakeLists.txt         |      4 +-
 Examples/Tutorial/Step4/Cxx/Cone4.cxx              |      4 +-
 Examples/Tutorial/Step5/Cxx/CMakeLists.txt         |      3 +-
 Examples/Tutorial/Step6/Cxx/CMakeLists.txt         |      5 +-
 Examples/Tutorial/Step6/Cxx/Cone6.cxx              |      6 +-
 .../VisualizationAlgorithms/Cxx/BandedContours.cxx |     16 +-
 .../VisualizationAlgorithms/Cxx/CMakeLists.txt     |      4 +-
 .../VisualizationAlgorithms/Cxx/FilledContours.cxx |     32 +-
 .../Cxx/TubesWithVaryingRadiusAndColors.cxx        |     16 +-
 .../VisualizationAlgorithms/Python/officeTube.py   |     10 +-
 .../VisualizationAlgorithms/Python/officeTubes.py  |     10 +-
 .../Python/streamSurface.py                        |      7 +-
 .../VisualizationAlgorithms/Tcl/streamSurface.tcl  |      7 +-
 Examples/VolumeRendering/Cxx/CMakeLists.txt        |      4 +-
 .../Cxx/FixedPointVolumeRayCastMapperCT.cxx        |    122 +-
 Examples/VolumeRendering/Cxx/GPURenderDemo.cxx     |    144 +-
 Examples/Widgets/Cxx/CMakeLists.txt                |      4 +-
 Examples/Widgets/Cxx/Slider.cxx                    |     10 +-
 Examples/Widgets/Cxx/Slider2D.cxx                  |     10 +-
 Examples/Widgets/Cxx/SplineWidget.cxx              |      4 +-
 Examples/iOS/CMakeLists.txt                        |     40 +-
 Examples/iOS/CleanExamples.cmake                   |     13 -
 Examples/iOS/GLPaint.old/Classes/AppController.h   |     22 +
 Examples/iOS/GLPaint.old/Classes/AppController.mm  |    126 +
 .../Classes/AppDelegate.h                          |      0
 .../Classes/AppDelegate.mm                         |      0
 .../Classes/MyGLKViewController.h                  |      0
 .../iOS/GLPaint.old/Classes/MyGLKViewController.mm |    193 +
 Examples/iOS/GLPaint.old/Classes/PaintingView.h    |     21 +
 Examples/iOS/GLPaint.old/Classes/PaintingView.mm   |    100 +
 .../GLPaint.old/Classes/PaintingViewController.h   |     19 +
 .../GLPaint.old/Classes/PaintingViewController.mm  |     56 +
 Examples/iOS/GLPaint.old/Default-568h at 2x.png       |    Bin 0 -> 4211 bytes
 Examples/iOS/GLPaint.old/Default.png               |    Bin 0 -> 359 bytes
 Examples/iOS/GLPaint.old/GLPaint-Info.plist        |     43 +
 .../GLPaint.old/GLPaint.xcodeproj/project.pbxproj  |    376 +
 Examples/iOS/GLPaint.old/Images/Icon-72.png        |    Bin 0 -> 393 bytes
 Examples/iOS/GLPaint.old/Images/Icon-Small-50.png  |    Bin 0 -> 392 bytes
 Examples/iOS/GLPaint.old/Images/Icon-Small.png     |    Bin 0 -> 390 bytes
 Examples/iOS/GLPaint.old/Images/Icon-Small at 2x.png  |    Bin 0 -> 392 bytes
 .../iOS/{GLPaint => GLPaint.old}/Images/Icon.png   |    Bin
 Examples/iOS/GLPaint.old/Images/Icon at 2x.png        |    Bin 0 -> 401 bytes
 .../Images/iTunesArtwork                           |    Bin
 .../iOS/{VolumeRender => GLPaint.old}/Prefix.pch   |      0
 Examples/iOS/GLPaint.old/main.m                    |     23 +
 .../iOS/GLPaint/Classes/MyGLKViewController.mm     |     94 +-
 .../PlaneView/PlaneView.xcodeproj/project.pbxproj  |    351 -
 .../project.xcworkspace/contents.xcworkspacedata   |      7 -
 Examples/iOS/PlaneView/PlaneView/AppDelegate.h     |     21 -
 Examples/iOS/PlaneView/PlaneView/AppDelegate.m     |     50 -
 .../AppIcon.appiconset/Contents.json               |    128 -
 .../Assets.xcassets/AppIcon.appiconset/Icon-40.png |    Bin 3041 -> 0 bytes
 .../AppIcon.appiconset/Icon-40 at 2x.png              |    Bin 8262 -> 0 bytes
 .../AppIcon.appiconset/Icon-40 at 3x.png              |    Bin 14029 -> 0 bytes
 .../AppIcon.appiconset/Icon-60 at 2x.png              |    Bin 14029 -> 0 bytes
 .../AppIcon.appiconset/Icon-60 at 3x.png              |    Bin 23854 -> 0 bytes
 .../Assets.xcassets/AppIcon.appiconset/Icon-72.png |    Bin 7013 -> 0 bytes
 .../AppIcon.appiconset/Icon-72 at 2x.png              |    Bin 17812 -> 0 bytes
 .../Assets.xcassets/AppIcon.appiconset/Icon-76.png |    Bin 7625 -> 0 bytes
 .../AppIcon.appiconset/Icon-76 at 2x.png              |    Bin 18887 -> 0 bytes
 .../AppIcon.appiconset/Icon-83.5 at 2x.png            |    Bin 21467 -> 0 bytes
 .../AppIcon.appiconset/Icon-Small-50.png           |    Bin 4224 -> 0 bytes
 .../AppIcon.appiconset/Icon-Small-50 at 2x.png        |    Bin 11070 -> 0 bytes
 .../AppIcon.appiconset/Icon-Small.png              |    Bin 1867 -> 0 bytes
 .../AppIcon.appiconset/Icon-Small at 2x.png           |    Bin 5207 -> 0 bytes
 .../AppIcon.appiconset/Icon-Small at 3x.png           |    Bin 9096 -> 0 bytes
 .../Assets.xcassets/AppIcon.appiconset/Icon.png    |    Bin 5097 -> 0 bytes
 .../Assets.xcassets/AppIcon.appiconset/Icon at 2x.png |    Bin 13109 -> 0 bytes
 .../PlaneView/Assets.xcassets/Contents.json        |      6 -
 .../iOSapplication.imageset/Contents.json          |     23 -
 .../iOSapplication.imageset/iOSapplication.png     |    Bin 21278 -> 0 bytes
 .../iOSapplication at 2x-1.png                        |    Bin 53015 -> 0 bytes
 .../iOSapplication.imageset/iOSapplication at 2x.png  |    Bin 53015 -> 0 bytes
 .../PlaneView/Base.lproj/LaunchScreen.storyboard   |     54 -
 .../PlaneView/PlaneView/Base.lproj/Main.storyboard |    126 -
 Examples/iOS/PlaneView/PlaneView/Info.plist        |    198 -
 .../iOS/PlaneView/PlaneView/PlaneView.entitlements |     18 -
 .../PlaneView/SettingsTableViewController.h        |     18 -
 .../PlaneView/SettingsTableViewController.mm       |    164 -
 .../iOS/PlaneView/PlaneView/VTKViewController.h    |     48 -
 .../iOS/PlaneView/PlaneView/VTKViewController.mm   |    484 -
 .../iOS/PlaneView/PlaneView/iOSapplication.icns    |    Bin 217117 -> 0 bytes
 Examples/iOS/PlaneView/PlaneView/main.m            |     16 -
 .../iOS/Surfaces/Classes/MyGLKViewController.mm    |     82 +-
 .../VolumeRender/Classes/MyGLKViewController.mm    |    457 -
 Examples/iOS/VolumeRender/Default-568h at 2x.png      |    Bin 18594 -> 0 bytes
 Examples/iOS/VolumeRender/Images/icon.png          |    Bin 38245 -> 0 bytes
 Examples/iOS/VolumeRender/VolumeRender-Info.plist  |     40 -
 .../VolumeRender.xcodeproj/project.pbxproj         |    364 -
 .../en.lproj/MainStoryboard_iPad.storyboard        |     29 -
 .../en.lproj/MainStoryboard_iPhone.storyboard      |     29 -
 Examples/iOS/VolumeRender/main.m                   |     25 -
 Examples/iOS/readme.txt                            |     79 +-
 Filters/AMR/Testing/Cxx/TestAMRBlanking.cxx        |     26 +-
 .../AMR/Testing/Cxx/TestAMRGhostLayerStripping.cxx |    138 +-
 Filters/AMR/Testing/Cxx/TestAMRIterator.cxx        |     12 +-
 Filters/AMR/Testing/Cxx/TestImageToAMR.cxx         |     50 +-
 Filters/AMR/module.cmake                           |     15 +-
 Filters/AMR/vtkAMRCutPlane.cxx                     |    140 +-
 Filters/AMR/vtkAMRCutPlane.h                       |    136 +-
 Filters/AMR/vtkAMRGaussianPulseSource.cxx          |     20 +-
 Filters/AMR/vtkAMRGaussianPulseSource.h            |    141 +-
 Filters/AMR/vtkAMRResampleFilter.cxx               |    404 +-
 Filters/AMR/vtkAMRResampleFilter.h                 |    339 +-
 Filters/AMR/vtkAMRSliceFilter.cxx                  |    148 +-
 Filters/AMR/vtkAMRSliceFilter.h                    |    140 +-
 Filters/AMR/vtkAMRToMultiBlockFilter.cxx           |     16 +-
 Filters/AMR/vtkAMRToMultiBlockFilter.h             |     44 +-
 Filters/AMR/vtkImageToAMR.cxx                      |    102 +-
 Filters/AMR/vtkImageToAMR.h                        |     66 +-
 Filters/AMR/vtkParallelAMRUtilities.cxx            |     52 +-
 Filters/AMR/vtkParallelAMRUtilities.h              |     55 +-
 Filters/Core/CMakeLists.txt                        |      7 -
 Filters/Core/Testing/Cxx/CMakeLists.txt            |     15 +-
 Filters/Core/Testing/Cxx/TestAppendFilter.cxx      |    204 +-
 Filters/Core/Testing/Cxx/TestAppendPolyData.cxx    |     44 +-
 Filters/Core/Testing/Cxx/TestAppendSelection.cxx   |     50 +-
 Filters/Core/Testing/Cxx/TestAssignAttribute.cxx   |    130 +-
 Filters/Core/Testing/Cxx/TestBinCellDataFilter.cxx |    281 -
 .../Cxx/TestCategoricalPointDataToCellData.cxx     |    192 -
 .../Core/Testing/Cxx/TestCellDataToPointData.cxx   |      8 +-
 Filters/Core/Testing/Cxx/TestCenterOfMass.cxx      |      8 +-
 Filters/Core/Testing/Cxx/TestCleanPolyData.cxx     |     44 +-
 Filters/Core/Testing/Cxx/TestClipPolyData.cxx      |     44 +-
 .../Core/Testing/Cxx/TestConnectivityFilter.cxx    |     44 +-
 Filters/Core/Testing/Cxx/TestCutter.cxx            |     34 +-
 .../Testing/Cxx/TestDecimatePolylineFilter.cxx     |     78 +-
 Filters/Core/Testing/Cxx/TestDecimatePro.cxx       |     28 +-
 Filters/Core/Testing/Cxx/TestDelaunay2D.cxx        |     34 +-
 .../Testing/Cxx/TestDelaunay2DFindTriangle.cxx     |     96 -
 Filters/Core/Testing/Cxx/TestDelaunay2DMeshes.cxx  |    218 -
 Filters/Core/Testing/Cxx/TestDelaunay3D.cxx        |     44 +-
 Filters/Core/Testing/Cxx/TestFeatureEdges.cxx      |     28 +-
 Filters/Core/Testing/Cxx/TestFlyingEdges.cxx       |     73 -
 Filters/Core/Testing/Cxx/TestGlyph3D.cxx           |     39 +-
 Filters/Core/Testing/Cxx/TestHedgeHog.cxx          |     52 +-
 .../Testing/Cxx/TestImplicitPolyDataDistance.cxx   |     86 +-
 Filters/Core/Testing/Cxx/TestMaskPoints.cxx        |     44 +-
 Filters/Core/Testing/Cxx/TestNamedComponents.cxx   |     48 +-
 .../Testing/Cxx/TestPolyDataConnectivityFilter.cxx |     44 +-
 Filters/Core/Testing/Cxx/TestProbeFilter.cxx       |     14 +-
 .../Core/Testing/Cxx/TestProbeFilterImageInput.cxx |    136 -
 .../Cxx/TestProbeFilterOutputAttributes.cxx        |     65 -
 Filters/Core/Testing/Cxx/TestResampleToImage.cxx   |    100 -
 .../Core/Testing/Cxx/TestResampleWithDataSet.cxx   |    219 -
 .../Core/Testing/Cxx/TestSMPPipelineContour.cxx    |     20 +-
 .../Core/Testing/Cxx/TestSmoothPolyDataFilter.cxx  |     44 +-
 Filters/Core/Testing/Cxx/TestStripper.cxx          |    116 -
 .../Core/Testing/Cxx/TestStructuredGridAppend.cxx  |     80 +-
 Filters/Core/Testing/Cxx/TestThreshold.cxx         |     12 +-
 Filters/Core/Testing/Cxx/TestThresholdPoints.cxx   |     44 +-
 Filters/Core/Testing/Cxx/TestTransposeTable.cxx    |     24 +-
 Filters/Core/Testing/Cxx/TestTubeFilter.cxx        |     44 +-
 .../Cxx/TestUnstructuredGridQuadricDecimation.cxx  |    126 -
 Filters/Core/Testing/Cxx/UnitTestMaskPoints.cxx    |    247 -
 Filters/Core/Testing/Cxx/UnitTestMergeFilter.cxx   |    341 -
 .../Data/Baseline/QuadricDecimation2.png.md5       |      1 -
 .../Baseline/TestDecimatePolylineFilter.png.md5    |      1 -
 .../Data/Baseline/TestElevationFilter.png.md5      |      1 -
 .../Testing/Data/Baseline/TestFlyingEdges.png.md5  |      1 -
 .../Data/Baseline/TestFlyingEdges2D.png.md5        |      1 -
 .../Data/Baseline/TestFlyingEdges3D.png.md5        |      1 -
 .../TestFlyingEdges3DWithInterpolation.png.md5     |      1 -
 .../Data/Baseline/TestFlyingEdges3D_1.png.md5      |      1 -
 .../Data/Baseline/TestFlyingEdgesExtents.png.md5   |      1 -
 .../Data/Baseline/TestFlyingEdgesExtents_1.png.md5 |      1 -
 .../Baseline/TestFlyingEdgesPlaneCutter.png.md5    |      1 -
 ...TestFlyingEdgesPlaneCutterInterpolation.png.md5 |      1 -
 .../Baseline/TestImplicitPolyDataDistance.png.md5  |      2 +-
 .../Baseline/TestProbeFilterImageInput.png.md5     |      1 -
 .../Data/Baseline/TestResampleWithDataSet.png.md5  |      1 -
 .../Testing/Data/Baseline/TestScalarTrees.png.md5  |      1 -
 .../Data/Baseline/TestVectorDotNorm.png.md5        |      1 -
 .../Core/Testing/Data/Baseline/cutPolygons.png.md5 |      1 -
 .../Testing/Data/Baseline/cutPolygons_1.png.md5    |      1 -
 Filters/Core/Testing/Data/Baseline/cutter.png.md5  |      1 -
 .../Core/Testing/Data/Baseline/cutter_1.png.md5    |      1 -
 Filters/Core/Testing/Python/CMakeLists.txt         |     16 +-
 Filters/Core/Testing/Python/QuadricDecimation2.py  |    107 -
 Filters/Core/Testing/Python/TestContourCases.py    |      2 +-
 Filters/Core/Testing/Python/TestContourGrid.py     |     36 +-
 Filters/Core/Testing/Python/TestContourPolyData.py |     58 -
 Filters/Core/Testing/Python/TestElevationFilter.py |     92 -
 Filters/Core/Testing/Python/TestFlyingEdges2D.py   |     49 -
 Filters/Core/Testing/Python/TestFlyingEdges3D.py   |     63 -
 .../Python/TestFlyingEdges3DWithInterpolation.py   |     86 -
 .../Core/Testing/Python/TestFlyingEdgesExtents.py  |    132 -
 .../Testing/Python/TestFlyingEdgesPlaneCutter.py   |     83 -
 .../TestFlyingEdgesPlaneCutterInterpolation.py     |    111 -
 .../Python/TestGridSynchronizedTemplates3D.py      |      2 +-
 .../Testing/Python/TestProbeFilterImageInput.py    |    103 -
 Filters/Core/Testing/Python/TestScalarTrees.py     |    182 -
 .../Testing/Python/TestSynchronizedTemplates3D.py  |      2 +-
 Filters/Core/Testing/Python/TestTensorGlyph.py     |     16 +
 Filters/Core/Testing/Python/TestTextureGlyph.py    |      6 +-
 Filters/Core/Testing/Python/TestVectorDotNorm.py   |     91 -
 Filters/Core/Testing/Python/combStreamers.py       |     11 +-
 Filters/Core/Testing/Python/combStreamers2.py      |     70 +
 Filters/Core/Testing/Python/cutPolygons.py         |    101 -
 Filters/Core/Testing/Python/cutter.py              |     58 -
 Filters/Core/Testing/Python/fieldToPolyData.py     |      2 +-
 Filters/Core/Testing/Python/fieldToRGrid.py        |     11 +-
 Filters/Core/Testing/Python/fieldToSGrid.py        |      2 +-
 Filters/Core/Testing/Python/fieldToUGrid.py        |      2 +-
 Filters/Core/Testing/Python/streamComb.py          |      9 +-
 Filters/Core/Testing/Python/streamSurface.py       |      7 +-
 Filters/Core/Testing/Python/streamSurface2.py      |      7 +-
 Filters/Core/Testing/Python/testPDNormals.py       |     51 -
 Filters/Core/Testing/Python/tubeComb.py            |      7 +-
 Filters/Core/Testing/Tcl/CMakeLists.txt            |      1 +
 Filters/Core/Testing/Tcl/combStreamers.tcl         |     11 +-
 Filters/Core/Testing/Tcl/combStreamers2.tcl        |     81 +
 Filters/Core/Testing/Tcl/fieldToRGrid.tcl          |      9 +-
 Filters/Core/VoronoiKernel.cxx                     |     42 -
 Filters/Core/module.cmake                          |     16 +-
 Filters/Core/vtkAppendCompositeDataLeaves.cxx      |     96 +-
 Filters/Core/vtkAppendCompositeDataLeaves.h        |    146 +-
 Filters/Core/vtkAppendFilter.cxx                   |    325 +-
 Filters/Core/vtkAppendFilter.h                     |     97 +-
 Filters/Core/vtkAppendPolyData.cxx                 |    398 +-
 Filters/Core/vtkAppendPolyData.h                   |    136 +-
 Filters/Core/vtkAppendSelection.cxx                |     64 +-
 Filters/Core/vtkAppendSelection.h                  |     91 +-
 Filters/Core/vtkArrayCalculator.cxx                |    480 +-
 Filters/Core/vtkArrayCalculator.h                  |    268 +-
 Filters/Core/vtkAssignAttribute.cxx                |    146 +-
 Filters/Core/vtkAssignAttribute.h                  |    120 +-
 Filters/Core/vtkAttributeDataToFieldDataFilter.h   |     72 +-
 Filters/Core/vtkBinCellDataFilter.cxx              |    456 -
 Filters/Core/vtkBinCellDataFilter.h                |    267 -
 Filters/Core/vtkCellDataToPointData.cxx            |    112 +-
 Filters/Core/vtkCellDataToPointData.h              |     63 +-
 Filters/Core/vtkCenterOfMass.cxx                   |     28 +-
 Filters/Core/vtkCenterOfMass.h                     |     62 +-
 Filters/Core/vtkCleanPolyData.cxx                  |    338 +-
 Filters/Core/vtkCleanPolyData.h                    |    216 +-
 Filters/Core/vtkClipPolyData.cxx                   |    166 +-
 Filters/Core/vtkClipPolyData.h                     |    223 +-
 Filters/Core/vtkCompositeCutter.cxx                |     32 +-
 Filters/Core/vtkCompositeCutter.h                  |     27 +-
 Filters/Core/vtkCompositeDataProbeFilter.cxx       |    128 +-
 Filters/Core/vtkCompositeDataProbeFilter.h         |    116 +-
 Filters/Core/vtkConnectivityFilter.cxx             |    216 +-
 Filters/Core/vtkConnectivityFilter.h               |    202 +-
 Filters/Core/vtkContourFilter.cxx                  |    370 +-
 Filters/Core/vtkContourFilter.h                    |    278 +-
 Filters/Core/vtkContourGrid.cxx                    |    272 +-
 Filters/Core/vtkContourGrid.h                      |    266 +-
 Filters/Core/vtkContourHelper.cxx                  |     45 +-
 Filters/Core/vtkContourHelper.h                    |     22 +-
 Filters/Core/vtkCutter.cxx                         |    439 +-
 Filters/Core/vtkCutter.h                           |    262 +-
 Filters/Core/vtkDataObjectGenerator.cxx            |    236 +-
 Filters/Core/vtkDataObjectGenerator.h              |     70 +-
 Filters/Core/vtkDataObjectToDataSetFilter.cxx      |    450 +-
 Filters/Core/vtkDataObjectToDataSetFilter.h        |    267 +-
 .../Core/vtkDataSetEdgeSubdivisionCriterion.cxx    |     38 +-
 Filters/Core/vtkDataSetEdgeSubdivisionCriterion.h  |    197 +-
 Filters/Core/vtkDataSetToDataObjectFilter.cxx      |    110 +-
 Filters/Core/vtkDataSetToDataObjectFilter.h        |    117 +-
 Filters/Core/vtkDecimatePolylineFilter.cxx         |    274 +-
 Filters/Core/vtkDecimatePolylineFilter.h           |    101 +-
 Filters/Core/vtkDecimatePro.cxx                    |    700 +-
 Filters/Core/vtkDecimatePro.h                      |    394 +-
 Filters/Core/vtkDelaunay2D.cxx                     |    654 +-
 Filters/Core/vtkDelaunay2D.h                       |    359 +-
 Filters/Core/vtkDelaunay3D.cxx                     |    416 +-
 Filters/Core/vtkDelaunay3D.h                       |    344 +-
 Filters/Core/vtkEdgeSubdivisionCriterion.cxx       |     32 +-
 Filters/Core/vtkEdgeSubdivisionCriterion.h         |    235 +-
 Filters/Core/vtkElevationFilter.cxx                |    168 +-
 Filters/Core/vtkElevationFilter.h                  |     65 +-
 Filters/Core/vtkExecutionTimer.cxx                 |     28 +-
 Filters/Core/vtkExecutionTimer.h                   |    108 +-
 Filters/Core/vtkFeatureEdges.cxx                   |    200 +-
 Filters/Core/vtkFeatureEdges.h                     |    136 +-
 Filters/Core/vtkFieldDataToAttributeDataFilter.cxx |    498 +-
 Filters/Core/vtkFieldDataToAttributeDataFilter.h   |    252 +-
 Filters/Core/vtkFlyingEdges2D.cxx                  |    920 -
 Filters/Core/vtkFlyingEdges2D.h                    |    172 -
 Filters/Core/vtkFlyingEdges3D.cxx                  |   1482 -
 Filters/Core/vtkFlyingEdges3D.h                    |    212 -
 Filters/Core/vtkFlyingEdgesPlaneCutter.cxx         |   1315 -
 Filters/Core/vtkFlyingEdgesPlaneCutter.h           |    134 -
 Filters/Core/vtkGlyph2D.cxx                        |    244 +-
 Filters/Core/vtkGlyph2D.h                          |     48 +-
 Filters/Core/vtkGlyph3D.cxx                        |    457 +-
 Filters/Core/vtkGlyph3D.h                          |    418 +-
 Filters/Core/vtkGridSynchronizedTemplates3D.cxx    |    410 +-
 Filters/Core/vtkGridSynchronizedTemplates3D.h      |    177 +-
 Filters/Core/vtkHedgeHog.cxx                       |     52 +-
 Filters/Core/vtkHedgeHog.h                         |     71 +-
 Filters/Core/vtkHull.cxx                           |    200 +-
 Filters/Core/vtkHull.h                             |    194 +-
 Filters/Core/vtkIdFilter.cxx                       |     32 +-
 Filters/Core/vtkIdFilter.h                         |     78 +-
 Filters/Core/vtkImageAppend.cxx                    |    204 +-
 Filters/Core/vtkImageAppend.h                      |    140 +-
 Filters/Core/vtkImplicitPolyDataDistance.cxx       |    193 +-
 Filters/Core/vtkImplicitPolyDataDistance.h         |    148 +-
 Filters/Core/vtkMarchingCubes.cxx                  |    230 +-
 Filters/Core/vtkMarchingCubes.h                    |    158 +-
 Filters/Core/vtkMarchingSquares.cxx                |    178 +-
 Filters/Core/vtkMarchingSquares.h                  |    147 +-
 Filters/Core/vtkMaskFields.cxx                     |    154 +-
 Filters/Core/vtkMaskFields.h                       |    158 +-
 Filters/Core/vtkMaskPoints.cxx                     |    383 +-
 Filters/Core/vtkMaskPoints.h                       |    184 +-
 Filters/Core/vtkMaskPolyData.cxx                   |     12 +-
 Filters/Core/vtkMaskPolyData.h                     |     43 +-
 Filters/Core/vtkMassProperties.cxx                 |     93 +-
 Filters/Core/vtkMassProperties.h                   |    112 +-
 Filters/Core/vtkMergeDataObjectFilter.cxx          |     52 +-
 Filters/Core/vtkMergeDataObjectFilter.h            |     81 +-
 Filters/Core/vtkMergeFields.cxx                    |    172 +-
 Filters/Core/vtkMergeFields.h                      |    119 +-
 Filters/Core/vtkMergeFilter.cxx                    |    279 +-
 Filters/Core/vtkMergeFilter.h                      |    200 +-
 Filters/Core/vtkPointDataToCellData.cxx            |    197 +-
 Filters/Core/vtkPointDataToCellData.h              |     77 +-
 Filters/Core/vtkPolyDataConnectivityFilter.cxx     |    297 +-
 Filters/Core/vtkPolyDataConnectivityFilter.h       |    252 +-
 Filters/Core/vtkPolyDataNormals.cxx                |    402 +-
 Filters/Core/vtkPolyDataNormals.h                  |    190 +-
 Filters/Core/vtkProbeFilter.cxx                    |    409 +-
 Filters/Core/vtkProbeFilter.h                      |    231 +-
 Filters/Core/vtkQuadricClustering.cxx              |    536 +-
 Filters/Core/vtkQuadricClustering.h                |    393 +-
 Filters/Core/vtkQuadricDecimation.cxx              |    612 +-
 Filters/Core/vtkQuadricDecimation.h                |    237 +-
 Filters/Core/vtkRearrangeFields.cxx                |    242 +-
 Filters/Core/vtkRearrangeFields.h                  |    164 +-
 .../Core/vtkRectilinearSynchronizedTemplates.cxx   |    335 +-
 Filters/Core/vtkRectilinearSynchronizedTemplates.h |    173 +-
 Filters/Core/vtkResampleToImage.cxx                |    351 -
 Filters/Core/vtkResampleToImage.h                  |    128 -
 Filters/Core/vtkResampleWithDataSet.cxx            |    250 -
 Filters/Core/vtkResampleWithDataSet.h              |    128 -
 Filters/Core/vtkReverseSense.cxx                   |     34 +-
 Filters/Core/vtkReverseSense.h                     |     58 +-
 Filters/Core/vtkSimpleElevationFilter.cxx          |    131 +-
 Filters/Core/vtkSimpleElevationFilter.h            |     56 +-
 Filters/Core/vtkSmoothPolyDataFilter.cxx           |    479 +-
 Filters/Core/vtkSmoothPolyDataFilter.h             |    281 +-
 Filters/Core/vtkStreamerBase.cxx                   |     28 +-
 Filters/Core/vtkStreamerBase.h                     |     60 +-
 Filters/Core/vtkStreamingTessellator.cxx           |    282 +-
 Filters/Core/vtkStreamingTessellator.h             |    406 +-
 Filters/Core/vtkStripper.cxx                       |    409 +-
 Filters/Core/vtkStripper.h                         |    154 +-
 Filters/Core/vtkStructuredGridAppend.cxx           |    161 +-
 Filters/Core/vtkStructuredGridAppend.h             |     88 +-
 Filters/Core/vtkStructuredGridOutlineFilter.cxx    |     82 +-
 Filters/Core/vtkStructuredGridOutlineFilter.h      |     23 +-
 Filters/Core/vtkSynchronizedTemplates2D.cxx        |    158 +-
 Filters/Core/vtkSynchronizedTemplates2D.h          |    116 +-
 Filters/Core/vtkSynchronizedTemplates3D.cxx        |    301 +-
 Filters/Core/vtkSynchronizedTemplates3D.h          |    177 +-
 Filters/Core/vtkSynchronizedTemplatesCutter3D.cxx  |    228 +-
 Filters/Core/vtkSynchronizedTemplatesCutter3D.h    |     60 +-
 Filters/Core/vtkTensorGlyph.cxx                    |    190 +-
 Filters/Core/vtkTensorGlyph.h                      |    280 +-
 Filters/Core/vtkThreshold.cxx                      |    171 +-
 Filters/Core/vtkThreshold.h                        |    184 +-
 Filters/Core/vtkThresholdPoints.cxx                |     78 +-
 Filters/Core/vtkThresholdPoints.h                  |     77 +-
 Filters/Core/vtkTransposeTable.cxx                 |    106 +-
 Filters/Core/vtkTransposeTable.h                   |     68 +-
 Filters/Core/vtkTriangleFilter.cxx                 |    114 +-
 Filters/Core/vtkTriangleFilter.h                   |     51 +-
 Filters/Core/vtkTubeFilter.cxx                     |    373 +-
 Filters/Core/vtkTubeFilter.h                       |    224 +-
 .../Core/vtkUnstructuredGridQuadricDecimation.cxx  |   1691 -
 .../Core/vtkUnstructuredGridQuadricDecimation.h    |    188 -
 Filters/Core/vtkVectorDot.cxx                      |    275 +-
 Filters/Core/vtkVectorDot.h                        |     77 +-
 Filters/Core/vtkVectorNorm.cxx                     |    229 +-
 Filters/Core/vtkVectorNorm.h                       |     76 +-
 Filters/Core/vtkWindowedSincPolyDataFilter.cxx     |    340 +-
 Filters/Core/vtkWindowedSincPolyDataFilter.h       |    353 +-
 Filters/Extraction/CMakeLists.txt                  |      3 +-
 Filters/Extraction/Testing/Cxx/CMakeLists.txt      |      1 -
 .../Testing/Cxx/TestConvertSelection.cxx           |    112 +-
 .../Testing/Cxx/TestExtractRectilinearGrid.cxx     |     35 +-
 .../Testing/Cxx/TestExtractSelection.cxx           |      4 +-
 .../Testing/Cxx/TestExtractTimeSteps.cxx           |     95 -
 Filters/Extraction/Testing/Cxx/TestExtraction.cxx  |    260 +-
 Filters/Extraction/Testing/Python/CMakeLists.txt   |      3 +-
 .../Testing/Python/extractTemporalFieldData.py     |     33 -
 Filters/Extraction/module.cmake                    |     18 +-
 Filters/Extraction/vtkConvertSelection.cxx         |    437 +-
 Filters/Extraction/vtkConvertSelection.h           |    133 +-
 Filters/Extraction/vtkExtractArraysOverTime.cxx    |    389 +-
 Filters/Extraction/vtkExtractArraysOverTime.h      |    115 +-
 Filters/Extraction/vtkExtractBlock.cxx             |     78 +-
 Filters/Extraction/vtkExtractBlock.h               |     72 +-
 Filters/Extraction/vtkExtractCells.cxx             |    144 +-
 Filters/Extraction/vtkExtractCells.h               |     44 +-
 Filters/Extraction/vtkExtractDataOverTime.cxx      |     68 +-
 Filters/Extraction/vtkExtractDataOverTime.h        |     39 +-
 Filters/Extraction/vtkExtractDataSets.cxx          |     24 +-
 Filters/Extraction/vtkExtractDataSets.h            |     40 +-
 Filters/Extraction/vtkExtractEdges.cxx             |     92 +-
 Filters/Extraction/vtkExtractEdges.h               |     42 +-
 Filters/Extraction/vtkExtractGeometry.cxx          |    120 +-
 Filters/Extraction/vtkExtractGeometry.h            |     86 +-
 Filters/Extraction/vtkExtractGrid.cxx              |     97 +-
 Filters/Extraction/vtkExtractGrid.h                |    109 +-
 Filters/Extraction/vtkExtractLevel.cxx             |     40 +-
 Filters/Extraction/vtkExtractLevel.h               |     29 +-
 Filters/Extraction/vtkExtractPolyDataGeometry.cxx  |    232 +-
 Filters/Extraction/vtkExtractPolyDataGeometry.h    |    112 +-
 Filters/Extraction/vtkExtractRectilinearGrid.cxx   |    115 +-
 Filters/Extraction/vtkExtractRectilinearGrid.h     |     87 +-
 Filters/Extraction/vtkExtractSelectedBlock.cxx     |     46 +-
 Filters/Extraction/vtkExtractSelectedBlock.h       |     18 +-
 Filters/Extraction/vtkExtractSelectedFrustum.cxx   |   1187 +
 Filters/Extraction/vtkExtractSelectedFrustum.h     |    156 +
 Filters/Extraction/vtkExtractSelectedIds.cxx       |    436 +-
 Filters/Extraction/vtkExtractSelectedIds.h         |     31 +-
 Filters/Extraction/vtkExtractSelectedLocations.cxx |    218 +-
 Filters/Extraction/vtkExtractSelectedLocations.h   |     27 +-
 .../Extraction/vtkExtractSelectedPolyDataIds.cxx   |     42 +-
 Filters/Extraction/vtkExtractSelectedPolyDataIds.h |     19 +-
 Filters/Extraction/vtkExtractSelectedRows.cxx      |     76 +-
 Filters/Extraction/vtkExtractSelectedRows.h        |     47 +-
 .../Extraction/vtkExtractSelectedThresholds.cxx    |    356 +-
 Filters/Extraction/vtkExtractSelectedThresholds.h  |     94 +-
 Filters/Extraction/vtkExtractSelection.cxx         |    157 +-
 Filters/Extraction/vtkExtractSelection.h           |     53 +-
 Filters/Extraction/vtkExtractSelectionBase.cxx     |    131 +
 Filters/Extraction/vtkExtractSelectionBase.h       |     71 +
 Filters/Extraction/vtkExtractTemporalFieldData.cxx |    262 +-
 Filters/Extraction/vtkExtractTemporalFieldData.h   |    112 +-
 Filters/Extraction/vtkExtractTensorComponents.cxx  |     92 +-
 Filters/Extraction/vtkExtractTensorComponents.h    |    166 +-
 Filters/Extraction/vtkExtractTimeSteps.cxx         |    143 -
 Filters/Extraction/vtkExtractTimeSteps.h           |     97 -
 Filters/Extraction/vtkExtractUnstructuredGrid.cxx  |    126 +-
 Filters/Extraction/vtkExtractUnstructuredGrid.h    |    147 +-
 Filters/Extraction/vtkExtractVectorComponents.cxx  |     84 +-
 Filters/Extraction/vtkExtractVectorComponents.h    |     88 +-
 .../vtkHierarchicalDataExtractDataSets.h           |     21 +-
 .../Extraction/vtkHierarchicalDataExtractLevel.h   |     13 +-
 Filters/Extraction/vtkProbeSelectedLocations.cxx   |     53 +-
 Filters/Extraction/vtkProbeSelectedLocations.h     |     33 +-
 Filters/FlowPaths/CMakeLists.txt                   |     18 +-
 .../Cxx/TestAMRInterpolatedVelocityField.cxx       |     14 +-
 Filters/FlowPaths/Testing/Cxx/TestBSPTree.cxx      |      4 +-
 .../FlowPaths/Testing/Cxx/TestParticleTracers.cxx  |    156 +-
 Filters/FlowPaths/Testing/Cxx/TestStreamTracer.cxx |     12 +-
 .../Testing/Cxx/TestStreamTracerSurface.cxx        |      8 +-
 Filters/FlowPaths/module.cmake                     |     16 +-
 .../FlowPaths/vtkAMRInterpolatedVelocityField.cxx  |     54 +-
 .../FlowPaths/vtkAMRInterpolatedVelocityField.h    |     44 +-
 .../vtkAbstractInterpolatedVelocityField.cxx       |    168 +-
 .../vtkAbstractInterpolatedVelocityField.h         |    300 +-
 .../vtkCachingInterpolatedVelocityField.cxx        |    182 +-
 .../vtkCachingInterpolatedVelocityField.h          |    162 +-
 .../vtkCellLocatorInterpolatedVelocityField.cxx    |     86 +-
 .../vtkCellLocatorInterpolatedVelocityField.h      |    150 +-
 .../vtkCompositeInterpolatedVelocityField.h        |    137 +-
 Filters/FlowPaths/vtkDashedStreamLine.cxx          |     62 +-
 Filters/FlowPaths/vtkDashedStreamLine.h            |     53 +-
 Filters/FlowPaths/vtkInterpolatedVelocityField.cxx |     36 +-
 Filters/FlowPaths/vtkInterpolatedVelocityField.h   |    128 +-
 Filters/FlowPaths/vtkModifiedBSPTree.cxx           |    706 +-
 Filters/FlowPaths/vtkModifiedBSPTree.h             |    307 +-
 Filters/FlowPaths/vtkParticlePathFilter.cxx        |     94 +-
 Filters/FlowPaths/vtkParticlePathFilter.h          |     34 +-
 Filters/FlowPaths/vtkParticleTracer.h              |     22 +-
 Filters/FlowPaths/vtkParticleTracerBase.cxx        |    664 +-
 Filters/FlowPaths/vtkParticleTracerBase.h          |    339 +-
 Filters/FlowPaths/vtkStreaklineFilter.cxx          |     34 +-
 Filters/FlowPaths/vtkStreaklineFilter.h            |     22 +-
 Filters/FlowPaths/vtkStreamLine.cxx                |     76 +-
 Filters/FlowPaths/vtkStreamLine.h                  |     82 +-
 Filters/FlowPaths/vtkStreamPoints.cxx              |     50 +-
 Filters/FlowPaths/vtkStreamPoints.h                |     40 +-
 Filters/FlowPaths/vtkStreamTracer.cxx              |    545 +-
 Filters/FlowPaths/vtkStreamTracer.h                |    378 +-
 Filters/FlowPaths/vtkStreamer.cxx                  |    236 +-
 Filters/FlowPaths/vtkStreamer.h                    |    288 +-
 .../vtkTemporalInterpolatedVelocityField.cxx       |    150 +-
 .../vtkTemporalInterpolatedVelocityField.h         |    148 +-
 Filters/FlowPaths/vtkTemporalStreamTracer.cxx      |    212 +-
 Filters/FlowPaths/vtkTemporalStreamTracer.h        |    272 +-
 Filters/General/CMakeLists.txt                     |      7 -
 .../Testing/Cxx/ArrayExtractFactoredArray.cxx      |     12 +-
 .../General/Testing/Cxx/ArrayMatricizeArray.cxx    |     20 +-
 .../Testing/Cxx/ArrayNormalizeMatrixVectors.cxx    |     12 +-
 Filters/General/Testing/Cxx/BoxClipPolyData.cxx    |      8 +-
 Filters/General/Testing/Cxx/BoxClipTetrahedra.cxx  |     39 +-
 Filters/General/Testing/Cxx/BoxClipTriangulate.cxx |     60 +-
 Filters/General/Testing/Cxx/CMakeLists.txt         |     10 -
 Filters/General/Testing/Cxx/CellTreeLocator.cxx    |     14 +-
 Filters/General/Testing/Cxx/TestAppendPoints.cxx   |     56 +-
 .../Cxx/TestBooleanOperationPolyDataFilter2.cxx    |     24 +-
 .../Testing/Cxx/TestContourTriangulator.cxx        |      8 +-
 .../Cxx/TestContourTriangulatorMarching.cxx        |      8 +-
 Filters/General/Testing/Cxx/TestCountFaces.cxx     |    154 -
 Filters/General/Testing/Cxx/TestCountVertices.cxx  |    154 -
 Filters/General/Testing/Cxx/TestDeformPointSet.cxx |      6 +-
 .../Testing/Cxx/TestGradientAndVorticity.cxx       |    236 +-
 .../Cxx/TestGraphWeightEuclideanDistanceFilter.cxx |     12 +-
 .../Testing/Cxx/TestIconGlyphFilterGravity.cxx     |     72 +-
 .../Testing/Cxx/TestImageDataToPointSet.cxx        |     14 +-
 .../Cxx/TestIntersectionPolyDataFilter2.cxx        |      9 +-
 .../Cxx/TestIntersectionPolyDataFilter3.cxx        |    120 -
 Filters/General/Testing/Cxx/TestPassArrays.cxx     |     58 +-
 Filters/General/Testing/Cxx/TestPassThrough.cxx    |     40 +-
 .../General/Testing/Cxx/TestQuadraturePoints.cxx   |     42 +-
 .../Testing/Cxx/TestRectilinearGridToPointSet.cxx  |     22 +-
 .../General/Testing/Cxx/TestReflectionFilter.cxx   |     18 +-
 .../Testing/Cxx/TestTableSplitColumnComponents.cxx |     50 +-
 Filters/General/Testing/Cxx/TestTessellator.cxx    |    287 +-
 .../General/Testing/Cxx/TestTransformFilter.cxx    |     48 +-
 .../Testing/Cxx/TestTransformPolyDataFilter.cxx    |     48 +-
 .../Testing/Cxx/TestUncertaintyTubeFilter.cxx      |      4 +-
 .../Testing/Cxx/TestYoungsMaterialInterface.cxx    |      8 +-
 .../General/Testing/Cxx/UnitTestMultiThreshold.cxx |    116 +-
 Filters/General/Testing/Cxx/expCos.cxx             |      4 +-
 ...estDiscreteMarchingCubesAdjacentScalars.png.md5 |      1 -
 .../TestIntersectionPolyDataFilter3.png.md5        |      1 -
 .../Baseline/TestMultiBlockFromTimeSeries.png.md5  |      1 -
 .../Baseline/TestPointConnectivityFilter.png.md5   |      1 -
 .../TestSampleImplicitFunctionFilter.png.md5       |      1 -
 .../TestSampleImplicitFunctionFilter_1.png.md5     |      1 -
 .../TestSampleImplicitFunctionFilter_2.png.md5     |      1 -
 .../Testing/Data/Baseline/streamTracer.png.md5     |      2 +-
 Filters/General/Testing/Python/CMakeLists.txt      |     10 -
 .../General/Testing/Python/GreenLagrangeStrain.py  |    134 -
 .../TestDiscreteMarchingCubesAdjacentScalars.py    |    103 -
 .../Testing/Python/TestMultiBlockFromTimeSeries.py |     61 -
 .../Testing/Python/TestPointConnectivityFilter.py  |     67 -
 .../Python/TestSampleImplicitFunctionFilter.py     |     76 -
 Filters/General/Testing/Python/TestSplineFilter.py |     12 +-
 Filters/General/Testing/Python/splitVectors.py     |      7 +-
 Filters/General/Testing/Python/tableBasedClip.py   |     72 +-
 Filters/General/Testing/Tcl/TestSplineFilter.tcl   |     11 +-
 Filters/General/Testing/Tcl/splitVectors.tcl       |      7 +-
 Filters/General/module.cmake                       |     18 +-
 Filters/General/vtkAnnotationLink.cxx              |    146 +-
 Filters/General/vtkAnnotationLink.h                |    135 +-
 Filters/General/vtkAppendPoints.cxx                |     82 +-
 Filters/General/vtkAppendPoints.h                  |     69 +-
 .../General/vtkApproximatingSubdivisionFilter.cxx  |     40 +-
 .../General/vtkApproximatingSubdivisionFilter.h    |     36 +-
 Filters/General/vtkAreaContourSpectrumFilter.cxx   |     76 +-
 Filters/General/vtkAreaContourSpectrumFilter.h     |     96 +-
 Filters/General/vtkAxes.cxx                        |     24 +-
 Filters/General/vtkAxes.h                          |     53 +-
 Filters/General/vtkBlankStructuredGrid.cxx         |     32 +-
 Filters/General/vtkBlankStructuredGrid.h           |     94 +-
 .../General/vtkBlankStructuredGridWithImage.cxx    |     24 +-
 Filters/General/vtkBlankStructuredGridWithImage.h  |     48 +-
 Filters/General/vtkBlockIdScalars.cxx              |     36 +-
 Filters/General/vtkBlockIdScalars.h                |     26 +-
 .../General/vtkBooleanOperationPolyDataFilter.cxx  |    108 +-
 .../General/vtkBooleanOperationPolyDataFilter.h    |    115 +-
 Filters/General/vtkBoxClipDataSet.cxx              |   2190 +-
 Filters/General/vtkBoxClipDataSet.h                |    159 +-
 Filters/General/vtkBrownianPoints.cxx              |     32 +-
 Filters/General/vtkBrownianPoints.h                |     48 +-
 Filters/General/vtkCellCenters.cxx                 |     38 +-
 Filters/General/vtkCellCenters.h                   |     61 +-
 Filters/General/vtkCellDerivatives.cxx             |    178 +-
 Filters/General/vtkCellDerivatives.h               |    114 +-
 Filters/General/vtkCellTreeLocator.cxx             |    622 +-
 Filters/General/vtkCellTreeLocator.h               |    188 +-
 Filters/General/vtkClipClosedSurface.cxx           |    438 +-
 Filters/General/vtkClipClosedSurface.h             |    301 +-
 Filters/General/vtkClipConvexPolyData.cxx          |    208 +-
 Filters/General/vtkClipConvexPolyData.h            |     68 +-
 Filters/General/vtkClipDataSet.cxx                 |    250 +-
 Filters/General/vtkClipDataSet.h                   |    242 +-
 Filters/General/vtkClipVolume.cxx                  |    244 +-
 Filters/General/vtkClipVolume.h                    |    227 +-
 Filters/General/vtkCoincidentPoints.cxx            |     70 +-
 Filters/General/vtkCoincidentPoints.h              |     85 +-
 Filters/General/vtkContourTriangulator.cxx         |    666 +-
 Filters/General/vtkContourTriangulator.h           |     85 +-
 Filters/General/vtkCountFaces.cxx                  |     97 -
 Filters/General/vtkCountFaces.h                    |     63 -
 Filters/General/vtkCountVertices.cxx               |     97 -
 Filters/General/vtkCountVertices.h                 |     64 -
 Filters/General/vtkCursor2D.cxx                    |     86 +-
 Filters/General/vtkCursor2D.h                      |    139 +-
 Filters/General/vtkCursor3D.cxx                    |    106 +-
 Filters/General/vtkCursor3D.h                      |    143 +-
 Filters/General/vtkCurvatures.cxx                  |    121 +-
 Filters/General/vtkCurvatures.h                    |    147 +-
 Filters/General/vtkDataSetGradient.cxx             |     64 +-
 Filters/General/vtkDataSetGradient.h               |     43 +-
 Filters/General/vtkDataSetGradientPrecompute.cxx   |     90 +-
 Filters/General/vtkDataSetGradientPrecompute.h     |     36 +-
 Filters/General/vtkDataSetTriangleFilter.cxx       |    146 +-
 Filters/General/vtkDataSetTriangleFilter.h         |     54 +-
 Filters/General/vtkDeformPointSet.cxx              |     46 +-
 Filters/General/vtkDeformPointSet.h                |    143 +-
 Filters/General/vtkDensifyPolyData.cxx             |    204 +-
 Filters/General/vtkDensifyPolyData.h               |     52 +-
 Filters/General/vtkDicer.cxx                       |     24 +-
 Filters/General/vtkDicer.h                         |    147 +-
 Filters/General/vtkDiscreteMarchingCubes.cxx       |    152 +-
 Filters/General/vtkDiscreteMarchingCubes.h         |     90 +-
 Filters/General/vtkDistancePolyDataFilter.cxx      |     24 +-
 Filters/General/vtkDistancePolyDataFilter.h        |     90 +-
 Filters/General/vtkEdgePoints.cxx                  |     68 +-
 Filters/General/vtkEdgePoints.h                    |     49 +-
 Filters/General/vtkExtractArray.cxx                |      8 +-
 Filters/General/vtkExtractArray.h                  |     34 +-
 Filters/General/vtkExtractSelectedFrustum.cxx      |   1187 -
 Filters/General/vtkExtractSelectedFrustum.h        |    178 -
 Filters/General/vtkExtractSelectionBase.cxx        |    130 -
 Filters/General/vtkExtractSelectionBase.h          |     76 -
 Filters/General/vtkGradientFilter.cxx              |    739 +-
 Filters/General/vtkGradientFilter.h                |    270 +-
 Filters/General/vtkGraphLayoutFilter.cxx           |     78 +-
 Filters/General/vtkGraphLayoutFilter.h             |     95 +-
 Filters/General/vtkGraphToPoints.h                 |     39 +-
 .../vtkGraphWeightEuclideanDistanceFilter.cxx      |      4 +-
 .../vtkGraphWeightEuclideanDistanceFilter.h        |     37 +-
 Filters/General/vtkGraphWeightFilter.cxx           |      8 +-
 Filters/General/vtkGraphWeightFilter.h             |     57 +-
 Filters/General/vtkHierarchicalDataLevelFilter.h   |     30 +-
 Filters/General/vtkHyperStreamline.cxx             |    339 +-
 Filters/General/vtkHyperStreamline.h               |    262 +-
 Filters/General/vtkIconGlyphFilter.cxx             |     42 +-
 Filters/General/vtkIconGlyphFilter.h               |    154 +-
 Filters/General/vtkImageDataToPointSet.cxx         |     32 +-
 Filters/General/vtkImageDataToPointSet.h           |     33 +-
 Filters/General/vtkImageMarchingCubes.cxx          |    240 +-
 Filters/General/vtkImageMarchingCubes.h            |    168 +-
 .../General/vtkInterpolateDataSetAttributes.cxx    |     92 +-
 Filters/General/vtkInterpolateDataSetAttributes.h  |     57 +-
 .../General/vtkInterpolatingSubdivisionFilter.cxx  |     52 +-
 .../General/vtkInterpolatingSubdivisionFilter.h    |     42 +-
 Filters/General/vtkIntersectionPolyDataFilter.cxx  |   2402 +-
 Filters/General/vtkIntersectionPolyDataFilter.h    |    198 +-
 Filters/General/vtkLevelIdScalars.h                |     23 +-
 Filters/General/vtkLinkEdgels.cxx                  |     88 +-
 Filters/General/vtkLinkEdgels.h                    |    101 +-
 Filters/General/vtkMarchingContourFilter.cxx       |    104 +-
 Filters/General/vtkMarchingContourFilter.h         |    228 +-
 Filters/General/vtkMatricizeArray.cxx              |     28 +-
 Filters/General/vtkMatricizeArray.h                |     49 +-
 Filters/General/vtkMergeCells.cxx                  |    274 +-
 Filters/General/vtkMergeCells.h                    |    149 +-
 Filters/General/vtkMultiBlockDataGroupFilter.cxx   |     28 +-
 Filters/General/vtkMultiBlockDataGroupFilter.h     |     57 +-
 .../General/vtkMultiBlockFromTimeSeriesFilter.cxx  |     98 -
 .../General/vtkMultiBlockFromTimeSeriesFilter.h    |     69 -
 Filters/General/vtkMultiBlockMergeFilter.cxx       |     60 +-
 Filters/General/vtkMultiBlockMergeFilter.h         |     49 +-
 Filters/General/vtkMultiThreshold.cxx              |    310 +-
 Filters/General/vtkMultiThreshold.h                |    422 +-
 .../General/vtkNonOverlappingAMRLevelIdScalars.cxx |     28 +-
 .../General/vtkNonOverlappingAMRLevelIdScalars.h   |     20 +-
 Filters/General/vtkNormalizeMatrixVectors.cxx      |     24 +-
 Filters/General/vtkNormalizeMatrixVectors.h        |     39 +-
 Filters/General/vtkOBBDicer.cxx                    |     68 +-
 Filters/General/vtkOBBDicer.h                      |     42 +-
 Filters/General/vtkOBBTree.cxx                     |    781 +-
 Filters/General/vtkOBBTree.h                       |    221 +-
 .../General/vtkOverlappingAMRLevelIdScalars.cxx    |     20 +-
 Filters/General/vtkOverlappingAMRLevelIdScalars.h  |     26 +-
 Filters/General/vtkPassArrays.cxx                  |    114 +-
 Filters/General/vtkPassArrays.h                    |    180 +-
 Filters/General/vtkPassThrough.cxx                 |      8 +-
 Filters/General/vtkPassThrough.h                   |     43 +-
 Filters/General/vtkPointConnectivityFilter.cxx     |    126 -
 Filters/General/vtkPointConnectivityFilter.h       |     59 -
 Filters/General/vtkPolyDataStreamer.cxx            |     12 +-
 Filters/General/vtkPolyDataStreamer.h              |     69 +-
 Filters/General/vtkPolyDataToReebGraphFilter.cxx   |     18 +-
 Filters/General/vtkPolyDataToReebGraphFilter.h     |     41 +-
 Filters/General/vtkProbePolyhedron.cxx             |     52 +-
 Filters/General/vtkProbePolyhedron.h               |    142 +-
 Filters/General/vtkQuadraturePointInterpolator.cxx |     34 +-
 Filters/General/vtkQuadraturePointInterpolator.h   |     55 +-
 Filters/General/vtkQuadraturePointsGenerator.cxx   |     88 +-
 Filters/General/vtkQuadraturePointsGenerator.h     |     45 +-
 Filters/General/vtkQuadraturePointsUtilities.hxx   |     28 +-
 .../vtkQuadratureSchemeDictionaryGenerator.cxx     |     32 +-
 .../vtkQuadratureSchemeDictionaryGenerator.h       |     51 +-
 Filters/General/vtkQuantizePolyDataPoints.h        |     77 +-
 Filters/General/vtkRandomAttributeGenerator.cxx    |    186 +-
 Filters/General/vtkRandomAttributeGenerator.h      |    325 +-
 Filters/General/vtkRectilinearGridClip.cxx         |     56 +-
 Filters/General/vtkRectilinearGridClip.h           |     60 +-
 Filters/General/vtkRectilinearGridToPointSet.cxx   |     28 +-
 Filters/General/vtkRectilinearGridToPointSet.h     |     35 +-
 Filters/General/vtkRectilinearGridToTetrahedra.cxx |    130 +-
 Filters/General/vtkRectilinearGridToTetrahedra.h   |    145 +-
 Filters/General/vtkRecursiveDividingCubes.cxx      |     86 +-
 Filters/General/vtkRecursiveDividingCubes.h        |     78 +-
 Filters/General/vtkReflectionFilter.cxx            |    168 +-
 Filters/General/vtkReflectionFilter.h              |     83 +-
 Filters/General/vtkRotationFilter.cxx              |     66 +-
 Filters/General/vtkRotationFilter.h                |     80 +-
 .../General/vtkSampleImplicitFunctionFilter.cxx    |    273 -
 Filters/General/vtkSampleImplicitFunctionFilter.h  |    117 -
 Filters/General/vtkShrinkFilter.cxx                |     40 +-
 Filters/General/vtkShrinkFilter.h                  |     54 +-
 Filters/General/vtkShrinkPolyData.cxx              |     98 +-
 Filters/General/vtkShrinkPolyData.h                |     67 +-
 Filters/General/vtkSpatialRepresentationFilter.cxx |     30 +-
 Filters/General/vtkSpatialRepresentationFilter.h   |    110 +-
 Filters/General/vtkSplineFilter.cxx                |    116 +-
 Filters/General/vtkSplineFilter.h                  |    137 +-
 Filters/General/vtkSplitColumnComponents.cxx       |     92 +-
 Filters/General/vtkSplitColumnComponents.h         |     72 +-
 Filters/General/vtkSplitField.cxx                  |    146 +-
 Filters/General/vtkSplitField.h                    |    133 +-
 Filters/General/vtkStructuredGridClip.cxx          |     56 +-
 Filters/General/vtkStructuredGridClip.h            |     60 +-
 Filters/General/vtkSubPixelPositionEdgels.cxx      |    224 +-
 Filters/General/vtkSubPixelPositionEdgels.h        |     67 +-
 Filters/General/vtkTableBasedClipCases.h           |      4 -
 Filters/General/vtkTableBasedClipDataSet.cxx       |   1027 +-
 Filters/General/vtkTableBasedClipDataSet.h         |    353 +-
 Filters/General/vtkTableToPolyData.cxx             |     70 +-
 Filters/General/vtkTableToPolyData.h               |    139 +-
 Filters/General/vtkTableToStructuredGrid.cxx       |     32 +-
 Filters/General/vtkTableToStructuredGrid.h         |    122 +-
 Filters/General/vtkTemporalPathLineFilter.cxx      |    184 +-
 Filters/General/vtkTemporalPathLineFilter.h        |    200 +-
 Filters/General/vtkTemporalStatistics.cxx          |    217 +-
 Filters/General/vtkTemporalStatistics.h            |    124 +-
 Filters/General/vtkTessellatorFilter.cxx           |    380 +-
 Filters/General/vtkTessellatorFilter.h             |    183 +-
 Filters/General/vtkTimeSourceExample.cxx           |     82 +-
 Filters/General/vtkTimeSourceExample.h             |     76 +-
 Filters/General/vtkTransformFilter.cxx             |    108 +-
 Filters/General/vtkTransformFilter.h               |     74 +-
 Filters/General/vtkTransformPolyDataFilter.cxx     |     72 +-
 Filters/General/vtkTransformPolyDataFilter.h       |     76 +-
 Filters/General/vtkUncertaintyTubeFilter.cxx       |    171 +-
 Filters/General/vtkUncertaintyTubeFilter.h         |     66 +-
 Filters/General/vtkVertexGlyphFilter.cxx           |     24 +-
 Filters/General/vtkVertexGlyphFilter.h             |     43 +-
 Filters/General/vtkVolumeContourSpectrumFilter.cxx |     74 +-
 Filters/General/vtkVolumeContourSpectrumFilter.h   |     96 +-
 .../General/vtkVoxelContoursToSurfaceFilter.cxx    |    202 +-
 Filters/General/vtkVoxelContoursToSurfaceFilter.h  |     76 +-
 Filters/General/vtkWarpLens.cxx                    |     36 +-
 Filters/General/vtkWarpLens.h                      |     78 +-
 Filters/General/vtkWarpScalar.cxx                  |     66 +-
 Filters/General/vtkWarpScalar.h                    |     96 +-
 Filters/General/vtkWarpTo.cxx                      |     56 +-
 Filters/General/vtkWarpTo.h                        |     48 +-
 Filters/General/vtkWarpVector.cxx                  |    151 +-
 Filters/General/vtkWarpVector.h                    |     38 +-
 Filters/General/vtkYoungsMaterialInterface.cxx     |    783 +-
 Filters/General/vtkYoungsMaterialInterface.h       |    191 +-
 Filters/Generic/Testing/Cxx/CMakeLists.txt         |      1 -
 Filters/Generic/Testing/Cxx/TestGenericClip.cxx    |     10 +-
 .../Testing/Cxx/TestGenericContourFilter.cxx       |     10 +-
 Filters/Generic/Testing/Cxx/TestGenericCutter.cxx  |     10 +-
 .../Testing/Cxx/TestGenericDataSetTessellator.cxx  |     32 +-
 .../Testing/Cxx/TestGenericGeometryFilter.cxx      |     10 +-
 .../Testing/Cxx/TestGenericGlyph3DFilter.cxx       |     10 +-
 .../Generic/Testing/Cxx/TestGenericProbeFilter.cxx |     22 +-
 .../Testing/Cxx/TestGenericStreamTracer.cxx        |      4 +-
 .../Testing/Cxx/UnitTestGenericGeometryFilter.cxx  |    352 -
 Filters/Generic/Testing/Cxx/otherCreation.cxx      |    136 +-
 Filters/Generic/module.cmake                       |     16 +-
 Filters/Generic/vtkGenericClip.cxx                 |    128 +-
 Filters/Generic/vtkGenericClip.h                   |    219 +-
 Filters/Generic/vtkGenericContourFilter.cxx        |     94 +-
 Filters/Generic/vtkGenericContourFilter.h          |    148 +-
 Filters/Generic/vtkGenericCutter.cxx               |     94 +-
 Filters/Generic/vtkGenericCutter.h                 |    177 +-
 Filters/Generic/vtkGenericDataSetTessellator.cxx   |     94 +-
 Filters/Generic/vtkGenericDataSetTessellator.h     |     95 +-
 Filters/Generic/vtkGenericGeometryFilter.cxx       |    222 +-
 Filters/Generic/vtkGenericGeometryFilter.h         |    174 +-
 Filters/Generic/vtkGenericGlyph3DFilter.cxx        |    416 +-
 Filters/Generic/vtkGenericGlyph3DFilter.h          |    346 +-
 Filters/Generic/vtkGenericOutlineFilter.cxx        |      4 +-
 Filters/Generic/vtkGenericOutlineFilter.h          |     27 +-
 Filters/Generic/vtkGenericProbeFilter.cxx          |     68 +-
 Filters/Generic/vtkGenericProbeFilter.h            |     72 +-
 Filters/Generic/vtkGenericStreamTracer.cxx         |    418 +-
 Filters/Generic/vtkGenericStreamTracer.h           |    353 +-
 Filters/Geometry/CMakeLists.txt                    |      2 -
 Filters/Geometry/Testing/Cxx/CMakeLists.txt        |      3 -
 .../Testing/Cxx/TestDataSetRegionSurfaceFilter.cxx |    232 -
 .../Testing/Cxx/TestDataSetSurfaceFieldData.cxx    |     46 +-
 .../Cxx/TestExtractSurfaceNonLinearSubdivision.cxx |      4 +-
 .../Testing/Cxx/TestGeometryFilterCellData.cxx     |     42 +-
 .../Testing/Cxx/TestImageDataToUniformGrid.cxx     |     20 +-
 .../Cxx/TestLinearToQuadraticCellsFilter.cxx       |    240 -
 .../Testing/Cxx/TestProjectSphereFilter.cxx        |     34 +-
 .../Testing/Cxx/TestRectilinearGridPartitioner.cxx |      6 +-
 .../Cxx/TestStructuredAMRGridConnectivity.cxx      |    122 +-
 .../Testing/Cxx/TestStructuredAMRNeighbor.cxx      |     60 +-
 .../Testing/Cxx/TestStructuredGridConnectivity.cxx |    215 +-
 .../Cxx/TestStructuredGridGhostDataGenerator.cxx   |    146 +-
 .../Testing/Cxx/TestStructuredGridPartitioner.cxx  |      6 +-
 .../Cxx/TestUniformGridGhostDataGenerator.cxx      |     82 +-
 .../Cxx/TestUnstructuredGridGeometryFilter.cxx     |     54 +-
 .../Testing/Cxx/UnitTestDataSetSurfaceFilter.cxx   |    868 -
 .../TestDataSetRegionSurfaceFilter.png.md5         |      1 -
 .../TestLinearToQuadraticCellsFilter.png.md5       |      1 -
 .../TestLinearToQuadraticCellsFilter_1.png.md5     |      1 -
 .../TestLinearToQuadraticCellsFilter_2.png.md5     |      1 -
 .../Data/Baseline/officeStreamPoints.png.md5       |      2 +-
 Filters/Geometry/Testing/Python/TestGhostPoints.py |     92 +-
 Filters/Geometry/Testing/Python/geomFilter.py      |      2 +-
 .../Geometry/Testing/Python/officeStreamPoints.py  |      7 +-
 Filters/Geometry/Testing/Python/rectGrid.py        |      9 +-
 .../Testing/Python/structuredGridBlanking.py       |     14 +-
 .../Geometry/Testing/Tcl/officeStreamPoints.tcl    |      7 +-
 Filters/Geometry/Testing/Tcl/rectGrid.tcl          |      9 +-
 Filters/Geometry/module.cmake                      |     10 +-
 Filters/Geometry/vtkAbstractGridConnectivity.h     |    292 +-
 .../Geometry/vtkCompositeDataGeometryFilter.cxx    |     22 +-
 Filters/Geometry/vtkCompositeDataGeometryFilter.h  |     38 +-
 Filters/Geometry/vtkDataSetGhostGenerator.cxx      |      8 +-
 Filters/Geometry/vtkDataSetGhostGenerator.h        |     64 +-
 Filters/Geometry/vtkDataSetRegionSurfaceFilter.cxx |   1198 -
 Filters/Geometry/vtkDataSetRegionSurfaceFilter.h   |    147 -
 Filters/Geometry/vtkDataSetSurfaceFilter.cxx       |    941 +-
 Filters/Geometry/vtkDataSetSurfaceFilter.h         |    164 +-
 Filters/Geometry/vtkGeometryFilter.cxx             |    479 +-
 Filters/Geometry/vtkGeometryFilter.h               |    179 +-
 .../vtkHierarchicalDataSetGeometryFilter.h         |     23 +-
 Filters/Geometry/vtkImageDataGeometryFilter.cxx    |    204 +-
 Filters/Geometry/vtkImageDataGeometryFilter.h      |    100 +-
 Filters/Geometry/vtkImageDataToUniformGrid.cxx     |    106 +-
 Filters/Geometry/vtkImageDataToUniformGrid.h       |     56 +-
 .../Geometry/vtkLinearToQuadraticCellsFilter.cxx   |    281 -
 Filters/Geometry/vtkLinearToQuadraticCellsFilter.h |     90 -
 Filters/Geometry/vtkProjectSphereFilter.cxx        |    230 +-
 Filters/Geometry/vtkProjectSphereFilter.h          |     79 +-
 .../Geometry/vtkRectilinearGridGeometryFilter.cxx  |    176 +-
 .../Geometry/vtkRectilinearGridGeometryFilter.h    |     77 +-
 Filters/Geometry/vtkRectilinearGridPartitioner.cxx |     20 +-
 Filters/Geometry/vtkRectilinearGridPartitioner.h   |     67 +-
 .../Geometry/vtkStructuredAMRGridConnectivity.cxx  |    776 +-
 .../Geometry/vtkStructuredAMRGridConnectivity.h    |    596 +-
 Filters/Geometry/vtkStructuredAMRNeighbor.cxx      |     40 +-
 Filters/Geometry/vtkStructuredAMRNeighbor.h        |     91 +-
 Filters/Geometry/vtkStructuredGridConnectivity.cxx |    516 +-
 Filters/Geometry/vtkStructuredGridConnectivity.h   |    786 +-
 .../Geometry/vtkStructuredGridGeometryFilter.cxx   |    180 +-
 Filters/Geometry/vtkStructuredGridGeometryFilter.h |     86 +-
 .../vtkStructuredGridGhostDataGenerator.cxx        |      8 +-
 .../Geometry/vtkStructuredGridGhostDataGenerator.h |     93 +-
 Filters/Geometry/vtkStructuredGridPartitioner.cxx  |     24 +-
 Filters/Geometry/vtkStructuredGridPartitioner.h    |     72 +-
 Filters/Geometry/vtkStructuredNeighbor.cxx         |     20 +-
 Filters/Geometry/vtkStructuredNeighbor.h           |     79 +-
 .../Geometry/vtkStructuredPointsGeometryFilter.h   |     22 +-
 .../Geometry/vtkUniformGridGhostDataGenerator.cxx  |     24 +-
 .../Geometry/vtkUniformGridGhostDataGenerator.h    |    107 +-
 .../Geometry/vtkUnstructuredGridGeometryFilter.cxx |    642 +-
 .../Geometry/vtkUnstructuredGridGeometryFilter.h   |    190 +-
 Filters/Hybrid/CMakeLists.txt                      |      1 -
 Filters/Hybrid/Testing/Cxx/CMakeLists.txt          |      2 -
 Filters/Hybrid/Testing/Cxx/TemporalStatistics.cxx  |      4 +-
 .../Hybrid/Testing/Cxx/TestDepthSortPolyData.cxx   |    113 -
 Filters/Hybrid/Testing/Cxx/TestForceTime.cxx       |    143 -
 .../Hybrid/Testing/Cxx/TestPolyDataSilhouette.cxx  |      8 +-
 .../Testing/Cxx/TestProcrustesAlignmentFilter.cxx  |     88 +-
 .../Hybrid/Testing/Cxx/TestTemporalCacheSimple.cxx |     37 +-
 .../Testing/Cxx/TestTemporalCacheTemporal.cxx      |     19 +-
 Filters/Hybrid/Testing/Cxx/TestTemporalFractal.cxx |     16 +-
 .../Data/Baseline/TestDepthSortPolyData.png.md5    |      1 -
 .../Testing/Data/Baseline/TestForceTime.png.md5    |      1 -
 .../Testing/Data/Baseline/TestForceTime_1.png.md5  |      1 -
 .../Baseline/largeImageGradientBackground.png.md5  |      1 -
 Filters/Hybrid/Testing/Python/CMakeLists.txt       |      1 -
 .../Testing/Python/TestProcrustesRigidCentroid.py  |      6 +-
 .../Testing/Python/TestTemporalSnapToTimeStep.py   |      5 +-
 Filters/Hybrid/Testing/Python/depthSort.py         |      4 -
 .../Testing/Python/largeImageGradientBackground.py |     50 -
 Filters/Hybrid/Testing/Tcl/depthSort.tcl           |      6 -
 Filters/Hybrid/module.cmake                        |     19 +-
 Filters/Hybrid/vtkBSplineTransform.cxx             |    188 +-
 Filters/Hybrid/vtkBSplineTransform.h               |    119 +-
 Filters/Hybrid/vtkDSPFilterDefinition.cxx          |     18 +-
 Filters/Hybrid/vtkDSPFilterDefinition.h            |     19 +-
 Filters/Hybrid/vtkDSPFilterGroup.cxx               |    138 +-
 Filters/Hybrid/vtkDSPFilterGroup.h                 |     19 +-
 Filters/Hybrid/vtkDepthSortPolyData.cxx            |    665 +-
 Filters/Hybrid/vtkDepthSortPolyData.h              |    163 +-
 Filters/Hybrid/vtkEarthSource.cxx                  |     42 +-
 Filters/Hybrid/vtkEarthSource.h                    |     56 +-
 Filters/Hybrid/vtkFacetReader.cxx                  |    134 +-
 Filters/Hybrid/vtkFacetReader.h                    |     54 +-
 Filters/Hybrid/vtkForceTime.cxx                    |    182 -
 Filters/Hybrid/vtkForceTime.h                      |     66 -
 Filters/Hybrid/vtkGreedyTerrainDecimation.cxx      |    420 +-
 Filters/Hybrid/vtkGreedyTerrainDecimation.h        |    192 +-
 Filters/Hybrid/vtkGridTransform.cxx                |    222 +-
 Filters/Hybrid/vtkGridTransform.h                  |    123 +-
 Filters/Hybrid/vtkImageToPolyDataFilter.cxx        |    427 +-
 Filters/Hybrid/vtkImageToPolyDataFilter.h          |    204 +-
 Filters/Hybrid/vtkImplicitModeller.cxx             |    451 +-
 Filters/Hybrid/vtkImplicitModeller.h               |    330 +-
 Filters/Hybrid/vtkPCAAnalysisFilter.cxx            |    108 +-
 Filters/Hybrid/vtkPCAAnalysisFilter.h              |    142 +-
 Filters/Hybrid/vtkPolyDataSilhouette.cxx           |    162 +-
 Filters/Hybrid/vtkPolyDataSilhouette.h             |    170 +-
 Filters/Hybrid/vtkProcrustesAlignmentFilter.cxx    |    150 +-
 Filters/Hybrid/vtkProcrustesAlignmentFilter.h      |    142 +-
 Filters/Hybrid/vtkProjectedTerrainPath.cxx         |    186 +-
 Filters/Hybrid/vtkProjectedTerrainPath.h           |    195 +-
 Filters/Hybrid/vtkRenderLargeImage.cxx             |    120 +-
 Filters/Hybrid/vtkRenderLargeImage.h               |     43 +-
 Filters/Hybrid/vtkTemporalDataSetCache.cxx         |    128 +-
 Filters/Hybrid/vtkTemporalDataSetCache.h           |     48 +-
 Filters/Hybrid/vtkTemporalFractal.cxx              |    571 +-
 Filters/Hybrid/vtkTemporalFractal.h                |    132 +-
 Filters/Hybrid/vtkTemporalInterpolator.cxx         |    256 +-
 Filters/Hybrid/vtkTemporalInterpolator.h           |    158 +-
 Filters/Hybrid/vtkTemporalShiftScale.cxx           |     86 +-
 Filters/Hybrid/vtkTemporalShiftScale.h             |    128 +-
 Filters/Hybrid/vtkTemporalSnapToTimeStep.cxx       |     74 +-
 Filters/Hybrid/vtkTemporalSnapToTimeStep.h         |     45 +-
 Filters/Hybrid/vtkTransformToGrid.cxx              |    118 +-
 Filters/Hybrid/vtkTransformToGrid.h                |     90 +-
 Filters/Hybrid/vtkWeightedTransformFilter.cxx      |    388 +-
 Filters/Hybrid/vtkWeightedTransformFilter.h        |    242 +-
 .../HyperTree/Testing/Cxx/TestClipHyperOctree.cxx  |     22 +-
 .../Testing/Cxx/TestHyperOctreeContourFilter.cxx   |     22 +-
 .../Testing/Cxx/TestHyperOctreeCutter.cxx          |     22 +-
 .../HyperTree/Testing/Cxx/TestHyperOctreeDual.cxx  |      4 +-
 .../Testing/Cxx/TestHyperOctreeSurfaceFilter.cxx   |     10 +-
 .../Testing/Cxx/TestHyperOctreeToUniformGrid.cxx   |     22 +-
 .../Testing/Cxx/TestHyperTreeGridBinary2D.cxx      |      9 +-
 .../Testing/Cxx/TestHyperTreeGridBinary2DIJK.cxx   |      9 +-
 .../Cxx/TestHyperTreeGridBinary2DMaterial.cxx      |     11 +-
 .../Cxx/TestHyperTreeGridBinary2DMaterialIJK.cxx   |      9 +-
 .../Cxx/TestHyperTreeGridBinaryEllipseMaterial.cxx |      9 +-
 ...rTreeGridBinaryHyperbolicParaboloidMaterial.cxx |      5 +-
 .../Testing/Cxx/TestHyperTreeGridTernary2D.cxx     |      9 +-
 .../Cxx/TestHyperTreeGridTernary2DBiMaterial.cxx   |     15 +-
 .../TestHyperTreeGridTernary2DFullMaterialBits.cxx |     57 +-
 .../Cxx/TestHyperTreeGridTernary2DMaterial.cxx     |     11 +-
 .../Cxx/TestHyperTreeGridTernary2DMaterialBits.cxx |      9 +-
 .../Cxx/TestHyperTreeGridTernary3DAxisCut.cxx      |     11 +-
 .../TestHyperTreeGridTernary3DAxisCutMaterial.cxx  |     11 +-
 .../Testing/Cxx/TestHyperTreeGridTernary3DClip.cxx |      5 +-
 .../Cxx/TestHyperTreeGridTernary3DContour.cxx      |      9 +-
 .../TestHyperTreeGridTernary3DContourMaterial.cxx  |      9 +-
 .../Testing/Cxx/TestHyperTreeGridTernary3DCut.cxx  |      9 +-
 .../Cxx/TestHyperTreeGridTernary3DGeometry.cxx     |      9 +-
 ...rTreeGridTernary3DGeometryLargeMaterialBits.cxx |     11 +-
 .../TestHyperTreeGridTernary3DGeometryMaterial.cxx |      5 +-
 ...tHyperTreeGridTernary3DGeometryMaterialBits.cxx |      5 +-
 .../Cxx/TestHyperTreeGridTernary3DUnstructured.cxx |      5 +-
 ...tHyperTreeGridTernary3DUnstructuredMaterial.cxx |      5 +-
 .../Cxx/TestHyperTreeGridTernaryHyperbola.cxx      |      5 +-
 .../Cxx/TestHyperTreeGridTernarySphereMaterial.cxx |      5 +-
 ...ridTernary3DGeometryLargeMaterialBits_1.png.md5 |      1 -
 ...estHyperTreeGridTernarySphereMaterial_2.png.md5 |      1 -
 Filters/HyperTree/module.cmake                     |     13 +-
 Filters/HyperTree/vtkClipHyperOctree.cxx           |    564 +-
 Filters/HyperTree/vtkClipHyperOctree.h             |    200 +-
 .../vtkHyperOctreeClipCutPointsGrabber.cxx         |     24 +-
 .../HyperTree/vtkHyperOctreeClipCutPointsGrabber.h |     72 +-
 Filters/HyperTree/vtkHyperOctreeContourFilter.cxx  |    440 +-
 Filters/HyperTree/vtkHyperOctreeContourFilter.h    |    205 +-
 Filters/HyperTree/vtkHyperOctreeCutter.cxx         |    538 +-
 Filters/HyperTree/vtkHyperOctreeCutter.h           |    232 +-
 Filters/HyperTree/vtkHyperOctreeDepth.cxx          |     18 +-
 Filters/HyperTree/vtkHyperOctreeDepth.h            |     21 +-
 .../vtkHyperOctreeDualGridContourFilter.cxx        |    176 +-
 .../vtkHyperOctreeDualGridContourFilter.h          |    175 +-
 Filters/HyperTree/vtkHyperOctreeLimiter.cxx        |    102 +-
 Filters/HyperTree/vtkHyperOctreeLimiter.h          |     35 +-
 Filters/HyperTree/vtkHyperOctreeSampleFunction.cxx |    118 +-
 Filters/HyperTree/vtkHyperOctreeSampleFunction.h   |    199 +-
 Filters/HyperTree/vtkHyperOctreeSurfaceFilter.cxx  |    280 +-
 Filters/HyperTree/vtkHyperOctreeSurfaceFilter.h    |     68 +-
 .../vtkHyperOctreeToUniformGridFilter.cxx          |     74 +-
 .../HyperTree/vtkHyperOctreeToUniformGridFilter.h  |     27 +-
 Filters/HyperTree/vtkHyperTreeGridAxisCut.cxx      |     46 +-
 Filters/HyperTree/vtkHyperTreeGridAxisCut.h        |     49 +-
 Filters/HyperTree/vtkHyperTreeGridGeometry.cxx     |     54 +-
 Filters/HyperTree/vtkHyperTreeGridGeometry.h       |     25 +-
 .../vtkHyperTreeGridToUnstructuredGrid.cxx         |     64 +-
 .../HyperTree/vtkHyperTreeGridToUnstructuredGrid.h |     39 +-
 Filters/Imaging/module.cmake                       |     14 +-
 Filters/Imaging/vtkComputeHistogram2DOutliers.cxx  |    134 +-
 Filters/Imaging/vtkComputeHistogram2DOutliers.h    |     98 +-
 Filters/Imaging/vtkExtractHistogram2D.cxx          |     78 +-
 Filters/Imaging/vtkExtractHistogram2D.h            |    199 +-
 Filters/Imaging/vtkPairwiseExtractHistogram2D.cxx  |    136 +-
 Filters/Imaging/vtkPairwiseExtractHistogram2D.h    |    179 +-
 .../Matlab/Testing/Cxx/TestMatlabEngineFilter.cxx  |     36 +-
 .../Testing/Cxx/TestMatlabEngineInterface.cxx      |     38 +-
 Filters/Matlab/module.cmake                        |     15 +-
 Filters/Matlab/vtkMatlabEngineFilter.cxx           |    440 +-
 Filters/Matlab/vtkMatlabEngineFilter.h             |    140 +-
 Filters/Matlab/vtkMatlabEngineInterface.cxx        |     56 +-
 Filters/Matlab/vtkMatlabEngineInterface.h          |    110 +-
 Filters/Matlab/vtkMatlabMexAdapter.cxx             |    290 +-
 Filters/Matlab/vtkMatlabMexAdapter.h               |    115 +-
 Filters/Modeling/CMakeLists.txt                    |      2 -
 Filters/Modeling/Testing/Cxx/CMakeLists.txt        |      1 -
 .../Modeling/Testing/Cxx/TestButterflyScalars.cxx  |     22 +-
 .../Testing/Cxx/TestNamedColorsIntegration.cxx     |      4 +-
 .../Testing/Cxx/TestPolyDataPointSampler.cxx       |      4 +-
 .../Testing/Cxx/TestQuadRotationalExtrusion.cxx    |      6 +-
 .../Cxx/TestQuadRotationalExtrusionMultiBlock.cxx  |     45 +-
 .../Testing/Cxx/TestRotationalExtrusion.cxx        |      6 +-
 .../Testing/Cxx/TestSelectEnclosedPoints.cxx       |      8 +-
 .../Testing/Cxx/TestVolumeOfRevolutionFilter.cxx   |    276 -
 .../Baseline/TestAdaptiveSubdivisionFilter.png.md5 |      1 -
 .../TestAdaptiveSubdivisionFilter_1.png.md5        |      1 -
 .../Data/Baseline/TestBandedContourFilter2.png.md5 |      1 -
 .../Baseline/TestBandedContourFilter2_1.png.md5    |      1 -
 .../Baseline/TestBandedContourFilter2_2.png.md5    |      1 -
 .../Baseline/TestBandedContourFilter2_3.png.md5    |      1 -
 .../Baseline/TestVolumeOfRevolutionFilter.png.md5  |      1 -
 Filters/Modeling/Testing/Python/CMakeLists.txt     |      2 -
 Filters/Modeling/Testing/Python/Hyper.py           |      2 +-
 .../Python/TestAdaptiveSubdivisionFilter.py        |     54 -
 .../Testing/Python/TestBandedContourFilter2.py     |    165 -
 .../Testing/Python/TestSpherePuzzleArrows.py       |      2 +-
 Filters/Modeling/module.cmake                      |     15 +-
 Filters/Modeling/vtkAdaptiveSubdivisionFilter.cxx  |    399 -
 Filters/Modeling/vtkAdaptiveSubdivisionFilter.h    |    183 -
 .../Modeling/vtkBandedPolyDataContourFilter.cxx    |    528 +-
 Filters/Modeling/vtkBandedPolyDataContourFilter.h  |    221 +-
 Filters/Modeling/vtkButterflySubdivisionFilter.cxx |    222 +-
 Filters/Modeling/vtkButterflySubdivisionFilter.h   |     66 +-
 Filters/Modeling/vtkDijkstraGraphGeodesicPath.cxx  |    114 +-
 Filters/Modeling/vtkDijkstraGraphGeodesicPath.h    |     99 +-
 Filters/Modeling/vtkDijkstraGraphInternals.h       |     59 +-
 Filters/Modeling/vtkDijkstraImageGeodesicPath.cxx  |     74 +-
 Filters/Modeling/vtkDijkstraImageGeodesicPath.h    |    110 +-
 Filters/Modeling/vtkFillHolesFilter.cxx            |     84 +-
 Filters/Modeling/vtkFillHolesFilter.h              |     66 +-
 Filters/Modeling/vtkGeodesicPath.cxx               |      4 +-
 Filters/Modeling/vtkGeodesicPath.h                 |     22 +-
 Filters/Modeling/vtkGraphGeodesicPath.h            |     38 +-
 Filters/Modeling/vtkLinearExtrusionFilter.cxx      |    142 +-
 Filters/Modeling/vtkLinearExtrusionFilter.h        |    119 +-
 Filters/Modeling/vtkLinearSubdivisionFilter.cxx    |     24 +-
 Filters/Modeling/vtkLinearSubdivisionFilter.h      |     38 +-
 Filters/Modeling/vtkLoopSubdivisionFilter.cxx      |    140 +-
 Filters/Modeling/vtkLoopSubdivisionFilter.h        |     68 +-
 Filters/Modeling/vtkOutlineFilter.cxx              |      4 +-
 Filters/Modeling/vtkOutlineFilter.h                |     24 +-
 Filters/Modeling/vtkPolyDataPointSampler.cxx       |    110 +-
 Filters/Modeling/vtkPolyDataPointSampler.h         |    116 +-
 Filters/Modeling/vtkProjectedTexture.cxx           |     56 +-
 Filters/Modeling/vtkProjectedTexture.h             |    116 +-
 .../Modeling/vtkQuadRotationalExtrusionFilter.cxx  |    248 +-
 .../Modeling/vtkQuadRotationalExtrusionFilter.h    |    166 +-
 Filters/Modeling/vtkRibbonFilter.cxx               |    164 +-
 Filters/Modeling/vtkRibbonFilter.h                 |    126 +-
 Filters/Modeling/vtkRotationalExtrusionFilter.cxx  |    150 +-
 Filters/Modeling/vtkRotationalExtrusionFilter.h    |    130 +-
 Filters/Modeling/vtkRuledSurfaceFilter.cxx         |    216 +-
 Filters/Modeling/vtkRuledSurfaceFilter.h           |    192 +-
 Filters/Modeling/vtkSectorSource.cxx               |      4 +-
 Filters/Modeling/vtkSectorSource.h                 |     72 +-
 Filters/Modeling/vtkSelectEnclosedPoints.cxx       |     98 +-
 Filters/Modeling/vtkSelectEnclosedPoints.h         |    139 +-
 Filters/Modeling/vtkSelectPolyData.cxx             |    261 +-
 Filters/Modeling/vtkSelectPolyData.h               |    222 +-
 Filters/Modeling/vtkSpherePuzzle.cxx               |    122 +-
 Filters/Modeling/vtkSpherePuzzle.h                 |     57 +-
 Filters/Modeling/vtkSpherePuzzleArrows.cxx         |     40 +-
 Filters/Modeling/vtkSpherePuzzleArrows.h           |     26 +-
 Filters/Modeling/vtkSubdivideTetra.cxx             |     40 +-
 Filters/Modeling/vtkSubdivideTetra.h               |     14 +-
 Filters/Modeling/vtkVolumeOfRevolutionFilter.cxx   |    559 -
 Filters/Modeling/vtkVolumeOfRevolutionFilter.h     |    117 -
 Filters/Parallel/CMakeLists.txt                    |      4 +-
 Filters/Parallel/Testing/Cxx/CMakeLists.txt        |      1 -
 Filters/Parallel/Testing/Cxx/DistributedData.cxx   |     64 +-
 .../Testing/Cxx/DistributedDataRenderPass.cxx      |    106 +-
 .../Parallel/Testing/Cxx/ParallelResampling.cxx    |     32 +-
 .../Testing/Cxx/TestAngularPeriodicFilter.cxx      |      8 +-
 Filters/Parallel/Testing/Cxx/TransmitImageData.cxx |     52 +-
 .../Testing/Cxx/TransmitImageDataRenderPass.cxx    |     48 +-
 .../Testing/Cxx/TransmitRectilinearGrid.cxx        |     50 +-
 .../Testing/Cxx/TransmitStructuredGrid.cxx         |     50 +-
 .../Parallel/Testing/Cxx/UnitTestPMaskPoints.cxx   |    135 -
 Filters/Parallel/Testing/Python/testTransmit.py    |      8 +-
 Filters/Parallel/module.cmake                      |     24 +-
 Filters/Parallel/vtkAngularPeriodicFilter.cxx      |    165 +-
 Filters/Parallel/vtkAngularPeriodicFilter.h        |    139 +-
 Filters/Parallel/vtkBlockDistribution.h            |     81 +-
 Filters/Parallel/vtkCollectGraph.cxx               |    176 +-
 Filters/Parallel/vtkCollectGraph.h                 |     66 +-
 Filters/Parallel/vtkCollectPolyData.cxx            |     36 +-
 Filters/Parallel/vtkCollectPolyData.h              |     45 +-
 Filters/Parallel/vtkCollectTable.cxx               |     40 +-
 Filters/Parallel/vtkCollectTable.h                 |     45 +-
 Filters/Parallel/vtkCutMaterial.cxx                |     42 +-
 Filters/Parallel/vtkCutMaterial.h                  |     59 +-
 Filters/Parallel/vtkDuplicatePolyData.cxx          |    112 +-
 Filters/Parallel/vtkDuplicatePolyData.h            |     70 +-
 Filters/Parallel/vtkExtractCTHPart.cxx             |    385 +-
 Filters/Parallel/vtkExtractCTHPart.h               |    174 +-
 Filters/Parallel/vtkExtractPolyDataPiece.cxx       |     96 +-
 Filters/Parallel/vtkExtractPolyDataPiece.h         |     18 +-
 .../Parallel/vtkExtractUnstructuredGridPiece.cxx   |    140 +-
 Filters/Parallel/vtkExtractUnstructuredGridPiece.h |     18 +-
 Filters/Parallel/vtkExtractUserDefinedPiece.cxx    |     66 +-
 Filters/Parallel/vtkExtractUserDefinedPiece.h      |     35 +-
 Filters/Parallel/vtkPCellDataToPointData.cxx       |     34 +-
 Filters/Parallel/vtkPCellDataToPointData.h         |     30 +-
 Filters/Parallel/vtkPExtractArraysOverTime.cxx     |     84 +-
 Filters/Parallel/vtkPExtractArraysOverTime.h       |     48 +-
 Filters/Parallel/vtkPKdTree.cxx                    |   1221 +-
 Filters/Parallel/vtkPKdTree.h                      |    370 +-
 Filters/Parallel/vtkPLinearExtrusionFilter.cxx     |     12 +-
 Filters/Parallel/vtkPLinearExtrusionFilter.h       |     24 +-
 Filters/Parallel/vtkPMaskPoints.cxx                |     30 +-
 Filters/Parallel/vtkPMaskPoints.h                  |     24 +-
 Filters/Parallel/vtkPOutlineCornerFilter.cxx       |      4 +-
 Filters/Parallel/vtkPOutlineCornerFilter.h         |     46 +-
 Filters/Parallel/vtkPOutlineFilter.cxx             |      5 +-
 Filters/Parallel/vtkPOutlineFilter.h               |     24 +-
 Filters/Parallel/vtkPOutlineFilterInternals.cxx    |    183 +-
 Filters/Parallel/vtkPOutlineFilterInternals.h      |     15 +-
 Filters/Parallel/vtkPPolyDataNormals.cxx           |     12 +-
 Filters/Parallel/vtkPPolyDataNormals.h             |     20 +-
 Filters/Parallel/vtkPProbeFilter.cxx               |     66 +-
 Filters/Parallel/vtkPProbeFilter.h                 |     28 +-
 Filters/Parallel/vtkPProjectSphereFilter.cxx       |     14 +-
 Filters/Parallel/vtkPProjectSphereFilter.h         |     31 +-
 Filters/Parallel/vtkPReflectionFilter.cxx          |      8 +-
 Filters/Parallel/vtkPReflectionFilter.h            |     31 +-
 Filters/Parallel/vtkPResampleFilter.cxx            |     36 +-
 Filters/Parallel/vtkPResampleFilter.h              |     46 +-
 Filters/Parallel/vtkPSphereSource.cxx              |     58 +-
 Filters/Parallel/vtkPSphereSource.h                |     25 +-
 Filters/Parallel/vtkPYoungsMaterialInterface.cxx   |     24 +-
 Filters/Parallel/vtkPYoungsMaterialInterface.h     |     51 +-
 Filters/Parallel/vtkPassThroughFilter.h            |     22 +-
 Filters/Parallel/vtkPeriodicFilter.cxx             |     75 +-
 Filters/Parallel/vtkPeriodicFilter.h               |     97 +-
 Filters/Parallel/vtkPieceRequestFilter.cxx         |     26 +-
 Filters/Parallel/vtkPieceRequestFilter.h           |     48 +-
 Filters/Parallel/vtkPieceScalars.cxx               |     40 +-
 Filters/Parallel/vtkPieceScalars.h                 |     30 +-
 Filters/Parallel/vtkPipelineSize.cxx               |    113 +-
 Filters/Parallel/vtkPipelineSize.h                 |     32 +-
 Filters/Parallel/vtkProcessIdScalars.cxx           |     56 +-
 Filters/Parallel/vtkProcessIdScalars.h             |     41 +-
 .../Parallel/vtkRectilinearGridOutlineFilter.cxx   |     52 +-
 Filters/Parallel/vtkRectilinearGridOutlineFilter.h |     21 +-
 Filters/Parallel/vtkTransmitPolyDataPiece.cxx      |     45 +-
 Filters/Parallel/vtkTransmitPolyDataPiece.h        |     38 +-
 Filters/Parallel/vtkTransmitRectilinearGridPiece.h |     28 +-
 .../Parallel/vtkTransmitStructuredDataPiece.cxx    |     46 +-
 Filters/Parallel/vtkTransmitStructuredDataPiece.h  |     38 +-
 Filters/Parallel/vtkTransmitStructuredGridPiece.h  |     28 +-
 .../Parallel/vtkTransmitUnstructuredGridPiece.cxx  |     24 +-
 .../Parallel/vtkTransmitUnstructuredGridPiece.h    |     38 +-
 Filters/ParallelDIY2/CMakeLists.txt                |     27 -
 Filters/ParallelDIY2/Testing/Cxx/CMakeLists.txt    |     11 -
 .../Testing/Cxx/TestPResampleToImage.cxx           |    133 -
 .../Cxx/TestPResampleToImageCompositeDataSet.cxx   |    150 -
 .../Testing/Cxx/TestPResampleWithDataSet.cxx       |    241 -
 .../Data/Baseline/TestPResampleToImage.png.md5     |      1 -
 .../TestPResampleToImageCompositeDataSet.png.md5   |      1 -
 .../Data/Baseline/TestPResampleWithDataSet.png.md5 |      1 -
 Filters/ParallelDIY2/module.cmake                  |     26 -
 Filters/ParallelDIY2/vtkPResampleToImage.cxx       |    634 -
 Filters/ParallelDIY2/vtkPResampleToImage.h         |     66 -
 Filters/ParallelDIY2/vtkPResampleWithDataSet.cxx   |   1014 -
 Filters/ParallelDIY2/vtkPResampleWithDataSet.h     |     85 -
 Filters/ParallelFlowPaths/CMakeLists.txt           |      4 +-
 .../Testing/Cxx/TestPParticleTracers.cxx           |    108 +-
 .../ParallelFlowPaths/Testing/Cxx/TestPStream.cxx  |     18 +-
 .../Testing/Cxx/TestPStreamAMR.cxx                 |     38 +-
 .../Testing/Cxx/TestPStreamGeometry.cxx            |     46 +-
 .../Testing/Cxx/TestVectorFieldSource.cxx          |     69 +-
 Filters/ParallelFlowPaths/module.cmake             |     19 +-
 .../ParallelFlowPaths/vtkPParticlePathFilter.cxx   |     60 +-
 Filters/ParallelFlowPaths/vtkPParticlePathFilter.h |     29 +-
 Filters/ParallelFlowPaths/vtkPParticleTracer.h     |     22 +-
 .../ParallelFlowPaths/vtkPParticleTracerBase.cxx   |    190 +-
 Filters/ParallelFlowPaths/vtkPParticleTracerBase.h |     88 +-
 Filters/ParallelFlowPaths/vtkPStreaklineFilter.cxx |     18 +-
 Filters/ParallelFlowPaths/vtkPStreaklineFilter.h   |     22 +-
 Filters/ParallelFlowPaths/vtkPStreamTracer.cxx     |    548 +-
 Filters/ParallelFlowPaths/vtkPStreamTracer.h       |     40 +-
 .../ParallelFlowPaths/vtkPTemporalStreamTracer.cxx |     12 +-
 .../ParallelFlowPaths/vtkPTemporalStreamTracer.h   |     68 +-
 Filters/ParallelGeometry/CMakeLists.txt            |     10 +-
 .../ParallelGeometry/Testing/Cxx/CMakeLists.txt    |     18 +-
 .../Cxx/TestPStructuredGridConnectivity.cxx        |     82 +-
 .../Cxx/TestPStructuredGridGhostDataGenerator.cxx  |    158 +-
 .../Cxx/TestPUniformGridGhostDataGenerator.cxx     |    158 +-
 .../Cxx/TestPUnstructuredGridConnectivity.cxx      |      7 +-
 .../TestPUnstructuredGridGhostCellsGenerator.cxx   |    239 -
 .../TestPUnstructuredGridGhostDataGenerator.cxx    |      4 +-
 .../Testing/Cxx/UnstructuredGhostZonesCommon.cxx   |     72 +-
 Filters/ParallelGeometry/module.cmake              |     17 +-
 .../ParallelGeometry/vtkPDataSetGhostGenerator.h   |     56 +-
 .../vtkPStructuredGridConnectivity.cxx             |    284 +-
 .../vtkPStructuredGridConnectivity.h               |    426 +-
 .../vtkPStructuredGridGhostDataGenerator.cxx       |     20 +-
 .../vtkPStructuredGridGhostDataGenerator.h         |     91 +-
 .../vtkPUniformGridGhostDataGenerator.cxx          |     44 +-
 .../vtkPUniformGridGhostDataGenerator.h            |    105 +-
 .../vtkPUnstructuredGridConnectivity.cxx           |    436 +-
 .../vtkPUnstructuredGridConnectivity.h             |    318 +-
 .../vtkPUnstructuredGridGhostCellsGenerator.cxx    |    890 -
 .../vtkPUnstructuredGridGhostCellsGenerator.h      |    213 -
 .../vtkPUnstructuredGridGhostDataGenerator.cxx     |     19 +-
 .../vtkPUnstructuredGridGhostDataGenerator.h       |     55 +-
 Filters/ParallelImaging/module.cmake               |     17 +-
 Filters/ParallelImaging/vtkExtractPiece.cxx        |     97 +-
 Filters/ParallelImaging/vtkExtractPiece.h          |     20 +-
 .../vtkMemoryLimitImageDataStreamer.cxx            |     20 +-
 .../vtkMemoryLimitImageDataStreamer.h              |     24 +-
 .../vtkPComputeHistogram2DOutliers.cxx             |     18 +-
 .../vtkPComputeHistogram2DOutliers.h               |     46 +-
 Filters/ParallelImaging/vtkPExtractHistogram2D.cxx |     36 +-
 Filters/ParallelImaging/vtkPExtractHistogram2D.h   |     38 +-
 .../vtkPPairwiseExtractHistogram2D.h               |     53 +-
 .../ParallelImaging/vtkTransmitImageDataPiece.h    |     28 +-
 .../Testing/Cxx/TestImplicitConnectivity.cxx       |    143 +-
 Filters/ParallelMPI/module.cmake                   |     21 +-
 Filters/ParallelMPI/vtkDistributedDataFilter.cxx   |   1583 +-
 Filters/ParallelMPI/vtkDistributedDataFilter.h     |    554 +-
 Filters/ParallelMPI/vtkPExtractGrid.cxx            |     82 +-
 Filters/ParallelMPI/vtkPExtractGrid.h              |     31 +-
 Filters/ParallelMPI/vtkPExtractRectilinearGrid.cxx |     81 +-
 Filters/ParallelMPI/vtkPExtractRectilinearGrid.h   |     31 +-
 Filters/ParallelMPI/vtkPExtractVOI.cxx             |     96 +-
 Filters/ParallelMPI/vtkPExtractVOI.h               |     31 +-
 .../vtkStructuredImplicitConnectivity.cxx          |    464 +-
 .../vtkStructuredImplicitConnectivity.h            |    177 +-
 .../Cxx/TestRandomPContingencyStatisticsMPI.cxx    |    132 +-
 .../Testing/Cxx/TestRandomPKMeansStatisticsMPI.cxx |    104 +-
 .../Testing/Cxx/TestRandomPMomentStatisticsMPI.cxx |    278 +-
 .../Testing/Cxx/TestRandomPOrderStatisticsMPI.cxx  |    187 +-
 .../Cxx/TestRealDataPDescriptiveStatisticsMPI.cxx  |    157 +-
 Filters/ParallelStatistics/module.cmake            |     17 +-
 .../vtkPAutoCorrelativeStatistics.cxx              |     32 +-
 .../vtkPAutoCorrelativeStatistics.h                |     44 +-
 .../vtkPBivariateLinearTableThreshold.cxx          |     18 +-
 .../vtkPBivariateLinearTableThreshold.h            |     33 +-
 .../vtkPContingencyStatistics.cxx                  |    132 +-
 .../ParallelStatistics/vtkPContingencyStatistics.h |     67 +-
 .../vtkPCorrelativeStatistics.cxx                  |     32 +-
 .../ParallelStatistics/vtkPCorrelativeStatistics.h |     44 +-
 .../vtkPDescriptiveStatistics.cxx                  |     28 +-
 .../ParallelStatistics/vtkPDescriptiveStatistics.h |     37 +-
 .../ParallelStatistics/vtkPKMeansStatistics.cxx    |     70 +-
 Filters/ParallelStatistics/vtkPKMeansStatistics.h  |     53 +-
 .../vtkPMultiCorrelativeStatistics.cxx             |     60 +-
 .../vtkPMultiCorrelativeStatistics.h               |     37 +-
 Filters/ParallelStatistics/vtkPOrderStatistics.cxx |    154 +-
 Filters/ParallelStatistics/vtkPOrderStatistics.h   |     72 +-
 Filters/ParallelStatistics/vtkPPCAStatistics.cxx   |     16 +-
 Filters/ParallelStatistics/vtkPPCAStatistics.h     |     42 +-
 Filters/Points/CMakeLists.txt                      |     43 -
 Filters/Points/Testing/Cxx/CMakeLists.txt          |      8 -
 Filters/Points/Testing/Cxx/PlotSPHKernels.cxx      |    165 -
 Filters/Points/Testing/Cxx/TestSPHKernels.cxx      |    148 -
 Filters/Points/Testing/Cxx/UnitTestKernels.cxx     |    533 -
 .../Testing/Data/Baseline/PlotSPHKernels.png.md5   |      1 -
 .../Testing/Data/Baseline/PlotSPHKernels_1.png.md5 |      1 -
 .../Testing/Data/Baseline/PlotSPHKernels_2.png.md5 |      1 -
 .../Baseline/TestEllipsoidalGaussianKernel.png.md5 |      1 -
 .../TestEuclideanClusterExtraction.png.md5         |      1 -
 .../TestEuclideanClusterExtraction2.png.md5        |      1 -
 .../TestEuclideanClusterExtraction2_1.png.md5      |      1 -
 .../TestEuclideanClusterExtraction_1.png.md5       |      1 -
 .../TestEuclideanClusterExtraction_2.png.md5       |      1 -
 .../Data/Baseline/TestExtractPoints.png.md5        |      1 -
 .../Data/Baseline/TestExtractPoints_1.png.md5      |      1 -
 .../Data/Baseline/TestFitImplicitFunction.png.md5  |      1 -
 .../Baseline/TestFitImplicitFunction_1.png.md5     |      1 -
 .../Baseline/TestHierarchicalBinningFilter.png.md5 |      1 -
 .../TestHierarchicalBinningFilter_1.png.md5        |      1 -
 .../TestHierarchicalBinningFilter_2.png.md5        |      1 -
 .../Baseline/TestPCACurvatureEstimation.png.md5    |      1 -
 .../Baseline/TestPCACurvatureEstimation2.png.md5   |      1 -
 .../Baseline/TestPCACurvatureEstimation_1.png.md5  |      1 -
 .../Data/Baseline/TestPCANormalEstimation.png.md5  |      1 -
 .../Data/Baseline/TestPCANormalEstimation2.png.md5 |      1 -
 .../Baseline/TestPCANormalEstimation2_1.png.md5    |      1 -
 .../Baseline/TestPCANormalEstimation2_2.png.md5    |      1 -
 .../Baseline/TestPCANormalEstimation_1.png.md5     |      1 -
 .../Baseline/TestPCANormalEstimation_2.png.md5     |      1 -
 .../Data/Baseline/TestPointDensityFilter.png.md5   |      1 -
 .../Data/Baseline/TestPointInterpolator.png.md5    |      1 -
 .../Data/Baseline/TestPointInterpolator2.png.md5   |      1 -
 .../Data/Baseline/TestPointInterpolator2D.png.md5  |      1 -
 .../Data/Baseline/TestPointInterpolator2D2.png.md5 |      1 -
 .../Baseline/TestPointInterpolator2D2_1.png.md5    |      1 -
 .../Baseline/TestPointInterpolator2D2_2.png.md5    |      1 -
 .../Baseline/TestPointInterpolator2D2_3.png.md5    |      1 -
 .../Baseline/TestPointInterpolator2D_1.png.md5     |      1 -
 .../Data/Baseline/TestRadiusOutlierRemoval.png.md5 |      1 -
 .../Baseline/TestRadiusOutlierRemoval_1.png.md5    |      1 -
 .../Baseline/TestRadiusOutlierRemoval_2.png.md5    |      1 -
 .../Data/Baseline/TestSPHInterpolator.png.md5      |      1 -
 .../Data/Baseline/TestSPHInterpolator2D.png.md5    |      1 -
 .../Data/Baseline/TestSPHInterpolator2D_1.png.md5  |      1 -
 .../Data/Baseline/TestSPHInterpolator_1.png.md5    |      1 -
 .../Data/Baseline/TestSignedDistanceFilter.png.md5 |      1 -
 .../Baseline/TestSignedDistanceFilter_1.png.md5    |      1 -
 .../Baseline/TestStatisticalOutlierRemoval.png.md5 |      1 -
 .../TestStatisticalOutlierRemoval_1.png.md5        |      1 -
 .../TestStatisticalOutlierRemoval_2.png.md5        |      1 -
 .../Data/Baseline/TestVoxelGridFilter.png.md5      |      1 -
 .../Data/Baseline/TestVoxelGridFilter_1.png.md5    |      1 -
 .../Data/Baseline/TestVoxelGridFilter_2.png.md5    |      1 -
 .../Data/Baseline/TestVoxelGridFilter_3.png.md5    |      1 -
 Filters/Points/Testing/Python/CMakeLists.txt       |     28 -
 .../Python/TestEllipsoidalGaussianKernel.py        |     95 -
 .../Python/TestEuclideanClusterExtraction.py       |     96 -
 .../Python/TestEuclideanClusterExtraction2.py      |    117 -
 Filters/Points/Testing/Python/TestExtractPoints.py |     91 -
 .../Testing/Python/TestFitImplicitFunction.py      |     92 -
 .../Python/TestHierarchicalBinningFilter.py        |    115 -
 .../Testing/Python/TestPCACurvatureEstimation.py   |    123 -
 .../Testing/Python/TestPCACurvatureEstimation2.py  |    132 -
 .../Testing/Python/TestPCANormalEstimation.py      |    116 -
 .../Testing/Python/TestPCANormalEstimation2.py     |    115 -
 .../Testing/Python/TestPointDensityFilter.py       |    227 -
 .../Points/Testing/Python/TestPointInterpolator.py |    232 -
 .../Testing/Python/TestPointInterpolator2.py       |    106 -
 .../Testing/Python/TestPointInterpolator2D.py      |    122 -
 .../Testing/Python/TestPointInterpolator2D2.py     |    111 -
 .../Testing/Python/TestRadiusOutlierRemoval.py     |    120 -
 .../Points/Testing/Python/TestSPHInterpolator.py   |     94 -
 .../Points/Testing/Python/TestSPHInterpolator2D.py |     85 -
 .../Testing/Python/TestSignedDistanceFilter.py     |    128 -
 .../Python/TestStatisticalOutlierRemoval.py        |    144 -
 .../Points/Testing/Python/TestVoxelGridFilter.py   |    112 -
 Filters/Points/module.cmake                        |     24 -
 Filters/Points/vtkBoundedPointSource.cxx           |    154 -
 Filters/Points/vtkBoundedPointSource.h             |    122 -
 Filters/Points/vtkEllipsoidalGaussianKernel.cxx    |    223 -
 Filters/Points/vtkEllipsoidalGaussianKernel.h      |    197 -
 Filters/Points/vtkEuclideanClusterExtraction.cxx   |    463 -
 Filters/Points/vtkEuclideanClusterExtraction.h     |    268 -
 Filters/Points/vtkExtractHierarchicalBins.cxx      |    110 -
 Filters/Points/vtkExtractHierarchicalBins.h        |    121 -
 Filters/Points/vtkExtractPointCloudPiece.cxx       |    137 -
 Filters/Points/vtkExtractPointCloudPiece.h         |     70 -
 Filters/Points/vtkExtractPoints.cxx                |    140 -
 Filters/Points/vtkExtractPoints.h                  |    114 -
 Filters/Points/vtkExtractSurface.cxx               |   1425 -
 Filters/Points/vtkExtractSurface.h                 |    178 -
 Filters/Points/vtkFitImplicitFunction.cxx          |    141 -
 Filters/Points/vtkFitImplicitFunction.h            |    116 -
 Filters/Points/vtkGaussianKernel.cxx               |    103 -
 Filters/Points/vtkGaussianKernel.h                 |    110 -
 Filters/Points/vtkGeneralizedKernel.cxx            |     66 -
 Filters/Points/vtkGeneralizedKernel.h              |    196 -
 Filters/Points/vtkHierarchicalBinningFilter.cxx    |    922 -
 Filters/Points/vtkHierarchicalBinningFilter.h      |    214 -
 Filters/Points/vtkInterpolationKernel.cxx          |    121 -
 Filters/Points/vtkInterpolationKernel.h            |    140 -
 Filters/Points/vtkLinearKernel.cxx                 |     79 -
 Filters/Points/vtkLinearKernel.h                   |     79 -
 Filters/Points/vtkPCACurvatureEstimation.cxx       |    245 -
 Filters/Points/vtkPCACurvatureEstimation.h         |    112 -
 Filters/Points/vtkPCANormalEstimation.cxx          |    360 -
 Filters/Points/vtkPCANormalEstimation.h            |    178 -
 Filters/Points/vtkPointCloudFilter.cxx             |    360 -
 Filters/Points/vtkPointCloudFilter.h               |    148 -
 Filters/Points/vtkPointDensityFilter.cxx           |    565 -
 Filters/Points/vtkPointDensityFilter.h             |    238 -
 Filters/Points/vtkPointInterpolator.cxx            |    544 -
 Filters/Points/vtkPointInterpolator.h              |    324 -
 Filters/Points/vtkPointInterpolator2D.cxx          |    303 -
 Filters/Points/vtkPointInterpolator2D.h            |    121 -
 Filters/Points/vtkProbabilisticVoronoiKernel.cxx   |     94 -
 Filters/Points/vtkProbabilisticVoronoiKernel.h     |     87 -
 Filters/Points/vtkRadiusOutlierRemoval.cxx         |    152 -
 Filters/Points/vtkRadiusOutlierRemoval.h           |    117 -
 Filters/Points/vtkSPHCubicKernel.cxx               |     73 -
 Filters/Points/vtkSPHCubicKernel.h                 |    101 -
 Filters/Points/vtkSPHInterpolator.cxx              |    630 -
 Filters/Points/vtkSPHInterpolator.h                |    444 -
 Filters/Points/vtkSPHKernel.cxx                    |    188 -
 Filters/Points/vtkSPHKernel.h                      |    215 -
 Filters/Points/vtkSPHQuarticKernel.cxx             |     73 -
 Filters/Points/vtkSPHQuarticKernel.h               |    104 -
 Filters/Points/vtkSPHQuinticKernel.cxx             |     60 -
 Filters/Points/vtkSPHQuinticKernel.h               |    105 -
 Filters/Points/vtkShepardKernel.cxx                |     99 -
 Filters/Points/vtkShepardKernel.h                  |     98 -
 Filters/Points/vtkSignedDistance.cxx               |    469 -
 Filters/Points/vtkSignedDistance.h                 |    177 -
 Filters/Points/vtkStatisticalOutlierRemoval.cxx    |    348 -
 Filters/Points/vtkStatisticalOutlierRemoval.h      |    144 -
 Filters/Points/vtkVoronoiKernel.cxx                |     60 -
 Filters/Points/vtkVoronoiKernel.h                  |     84 -
 Filters/Points/vtkVoxelGrid.cxx                    |    298 -
 Filters/Points/vtkVoxelGrid.h                      |    163 -
 Filters/Points/vtkWendlandQuinticKernel.cxx        |     60 -
 Filters/Points/vtkWendlandQuinticKernel.h          |    116 -
 .../Testing/Cxx/TestProgrammableGlyph.cxx          |     20 +-
 Filters/Programmable/module.cmake                  |     10 +-
 .../vtkProgrammableAttributeDataFilter.cxx         |     40 +-
 .../vtkProgrammableAttributeDataFilter.h           |    166 +-
 Filters/Programmable/vtkProgrammableFilter.cxx     |     80 +-
 Filters/Programmable/vtkProgrammableFilter.h       |    128 +-
 .../Programmable/vtkProgrammableGlyphFilter.cxx    |    132 +-
 Filters/Programmable/vtkProgrammableGlyphFilter.h  |    184 +-
 Filters/Python/module.cmake                        |     13 +-
 Filters/Python/vtkPythonAlgorithm.cxx              |     80 +-
 Filters/Python/vtkPythonAlgorithm.h                |     76 +-
 Filters/ReebGraph/Testing/Cxx/TestReebGraph.cxx    |    108 +-
 Filters/ReebGraph/module.cmake                     |     10 +-
 .../ReebGraph/vtkReebGraphSimplificationFilter.cxx |      6 +-
 .../ReebGraph/vtkReebGraphSimplificationFilter.h   |     33 +-
 .../vtkReebGraphSurfaceSkeletonFilter.cxx          |    104 +-
 .../ReebGraph/vtkReebGraphSurfaceSkeletonFilter.h  |     84 +-
 .../vtkReebGraphToJoinSplitTreeFilter.cxx          |    114 +-
 .../ReebGraph/vtkReebGraphToJoinSplitTreeFilter.h  |     59 +-
 .../ReebGraph/vtkReebGraphVolumeSkeletonFilter.cxx |    100 +-
 .../ReebGraph/vtkReebGraphVolumeSkeletonFilter.h   |     86 +-
 .../vtkUnstructuredGridToReebGraphFilter.cxx       |     10 +-
 .../vtkUnstructuredGridToReebGraphFilter.h         |     30 +-
 Filters/SMP/Testing/Cxx/TestSMPContour.cxx         |     36 +-
 Filters/SMP/Testing/Cxx/TestSMPTransform.cxx       |     10 +-
 Filters/SMP/Testing/Cxx/TestSMPWarp.cxx            |     50 +-
 .../Cxx/TestThreadedSynchronizedTemplates3D.cxx    |      8 +-
 .../TestThreadedSynchronizedTemplatesCutter3D.cxx  |      8 +-
 .../TestSMPContourGridWithSpanSpace.png.md5        |      1 -
 Filters/SMP/Testing/Python/CMakeLists.txt          |      5 -
 .../Python/TestSMPContourGridWithSpanSpace.py      |     48 -
 Filters/SMP/module.cmake                           |     16 +-
 Filters/SMP/vtkSMPContourGrid.cxx                  |    292 +-
 Filters/SMP/vtkSMPContourGrid.h                    |     44 +-
 Filters/SMP/vtkSMPContourGridManyPieces.cxx        |     88 +-
 Filters/SMP/vtkSMPContourGridManyPieces.h          |     26 +-
 Filters/SMP/vtkSMPMergePoints.cxx                  |     52 +-
 Filters/SMP/vtkSMPMergePoints.h                    |     97 +-
 Filters/SMP/vtkSMPMergePolyDataHelper.cxx          |    104 +-
 Filters/SMP/vtkSMPMergePolyDataHelper.h            |     54 +-
 Filters/SMP/vtkSMPTransform.cxx                    |     32 +-
 Filters/SMP/vtkSMPTransform.h                      |     51 +-
 Filters/SMP/vtkSMPWarpVector.cxx                   |     25 +-
 Filters/SMP/vtkSMPWarpVector.h                     |     24 +-
 Filters/SMP/vtkThreadedSynchronizedTemplates3D.cxx |    315 +-
 Filters/SMP/vtkThreadedSynchronizedTemplates3D.h   |    165 +-
 .../vtkThreadedSynchronizedTemplatesCutter3D.cxx   |    260 +-
 .../SMP/vtkThreadedSynchronizedTemplatesCutter3D.h |     57 +-
 .../Testing/Cxx/TestCellDistanceSelector2D.cxx     |     24 +-
 .../Testing/Cxx/TestCellDistanceSelector3D.cxx     |     24 +-
 .../Selection/Testing/Cxx/TestLinearSelector2D.cxx |     24 +-
 .../Selection/Testing/Cxx/TestLinearSelector3D.cxx |     24 +-
 Filters/Selection/module.cmake                     |     10 +-
 Filters/Selection/vtkCellDistanceSelector.cxx      |    160 +-
 Filters/Selection/vtkCellDistanceSelector.h        |    129 +-
 Filters/Selection/vtkKdTreeSelector.cxx            |    144 +-
 Filters/Selection/vtkKdTreeSelector.h              |    113 +-
 Filters/Selection/vtkLinearSelector.cxx            |     88 +-
 Filters/Selection/vtkLinearSelector.h              |    129 +-
 Filters/Sources/CMakeLists.txt                     |      1 -
 .../Testing/Cxx/ArrayAPIDenseCoordinates.cxx       |     26 +-
 .../Testing/Cxx/ArrayDiagonalMatrixSource.cxx      |     12 +-
 Filters/Sources/Testing/Cxx/CMakeLists.txt         |      4 +-
 Filters/Sources/Testing/Cxx/TestArcSource.cxx      |     24 +-
 Filters/Sources/Testing/Cxx/TestConeSource.cxx     |     24 +-
 Filters/Sources/Testing/Cxx/TestCubeSource.cxx     |     16 +-
 Filters/Sources/Testing/Cxx/TestCylinderSource.cxx |     16 +-
 Filters/Sources/Testing/Cxx/TestDiskSource.cxx     |     16 +-
 .../Sources/Testing/Cxx/TestEllipseArcSource.cxx   |     54 -
 .../Testing/Cxx/TestEllipticalButtonSource.cxx     |     16 +-
 Filters/Sources/Testing/Cxx/TestFrustumSource.cxx  |     24 +-
 Filters/Sources/Testing/Cxx/TestGlyphSource2D.cxx  |     16 +-
 .../Testing/Cxx/TestGlyphSource2DResolution.cxx    |      8 +-
 Filters/Sources/Testing/Cxx/TestLineSource.cxx     |     48 +-
 Filters/Sources/Testing/Cxx/TestMultiBlock.cxx     |      4 +-
 .../Testing/Cxx/TestOutlineCornerSource.cxx        |     40 +-
 Filters/Sources/Testing/Cxx/TestOutlineSource.cxx  |     40 +-
 .../Testing/Cxx/TestParametricFunctionSource.cxx   |      8 +-
 Filters/Sources/Testing/Cxx/TestPlaneSource.cxx    |     24 +-
 .../Testing/Cxx/TestPlatonicSolidSource.cxx        |     40 +-
 Filters/Sources/Testing/Cxx/TestPointSource.cxx    |     16 +-
 Filters/Sources/Testing/Cxx/TestPolyLineSource.cxx |     36 +-
 .../Testing/Cxx/TestRectangularButtonSource.cxx    |     16 +-
 .../Testing/Cxx/TestRegularPolygonSource.cxx       |     24 +-
 Filters/Sources/Testing/Cxx/TestSphereSource.cxx   |     16 +-
 .../Sources/Testing/Cxx/TestSuperquadricSource.cxx |     24 +-
 Filters/Sources/Testing/Cxx/TestTextSource.cxx     |      8 +-
 .../Testing/Cxx/TestTexturedSphereSource.cxx       |      8 +-
 .../Data/Baseline/TestEllipseArcSource.png.md5     |      1 -
 Filters/Sources/Testing/Python/squadViewer.py      |     48 +-
 Filters/Sources/module.cmake                       |     14 +-
 Filters/Sources/vtkArcSource.cxx                   |     73 +-
 Filters/Sources/vtkArcSource.h                     |    172 +-
 Filters/Sources/vtkArrowSource.cxx                 |     10 +-
 Filters/Sources/vtkArrowSource.h                   |     86 +-
 Filters/Sources/vtkButtonSource.cxx                |      8 +-
 Filters/Sources/vtkButtonSource.h                  |    113 +-
 Filters/Sources/vtkConeSource.cxx                  |     88 +-
 Filters/Sources/vtkConeSource.h                    |    132 +-
 Filters/Sources/vtkCubeSource.cxx                  |     34 +-
 Filters/Sources/vtkCubeSource.h                    |     71 +-
 Filters/Sources/vtkCylinderSource.cxx              |     42 +-
 Filters/Sources/vtkCylinderSource.h                |     79 +-
 Filters/Sources/vtkDiagonalMatrixSource.cxx        |     32 +-
 Filters/Sources/vtkDiagonalMatrixSource.h          |     71 +-
 Filters/Sources/vtkDiskSource.cxx                  |     28 +-
 Filters/Sources/vtkDiskSource.h                    |     70 +-
 Filters/Sources/vtkEllipseArcSource.cxx            |    212 -
 Filters/Sources/vtkEllipseArcSource.h              |    141 -
 Filters/Sources/vtkEllipticalButtonSource.cxx      |     96 +-
 Filters/Sources/vtkEllipticalButtonSource.h        |    140 +-
 Filters/Sources/vtkFrustumSource.cxx               |    116 +-
 Filters/Sources/vtkFrustumSource.h                 |    111 +-
 Filters/Sources/vtkGlyphSource2D.cxx               |    139 +-
 Filters/Sources/vtkGlyphSource2D.h                 |    153 +-
 Filters/Sources/vtkGraphToPolyData.cxx             |     54 +-
 Filters/Sources/vtkGraphToPolyData.h               |     79 +-
 Filters/Sources/vtkHyperOctreeFractalSource.cxx    |    134 +-
 Filters/Sources/vtkHyperOctreeFractalSource.h      |    120 +-
 Filters/Sources/vtkHyperTreeGridSource.cxx         |    358 +-
 Filters/Sources/vtkHyperTreeGridSource.h           |    247 +-
 Filters/Sources/vtkLineSource.cxx                  |     66 +-
 Filters/Sources/vtkLineSource.h                    |     81 +-
 Filters/Sources/vtkOutlineCornerFilter.cxx         |      4 +-
 Filters/Sources/vtkOutlineCornerFilter.h           |     39 +-
 Filters/Sources/vtkOutlineCornerSource.cxx         |     20 +-
 Filters/Sources/vtkOutlineCornerSource.h           |     46 +-
 Filters/Sources/vtkOutlineSource.cxx               |     50 +-
 Filters/Sources/vtkOutlineSource.h                 |     84 +-
 Filters/Sources/vtkParametricFunctionSource.cxx    |    212 +-
 Filters/Sources/vtkParametricFunctionSource.h      |    258 +-
 Filters/Sources/vtkPlaneSource.cxx                 |    116 +-
 Filters/Sources/vtkPlaneSource.h                   |    166 +-
 Filters/Sources/vtkPlatonicSolidSource.cxx         |     67 +-
 Filters/Sources/vtkPlatonicSolidSource.h           |     47 +-
 Filters/Sources/vtkPointSource.cxx                 |     59 +-
 Filters/Sources/vtkPointSource.h                   |     97 +-
 Filters/Sources/vtkPolyLineSource.cxx              |     52 +-
 Filters/Sources/vtkPolyLineSource.h                |     52 +-
 .../Sources/vtkProgrammableDataObjectSource.cxx    |     28 +-
 Filters/Sources/vtkProgrammableDataObjectSource.h  |     78 +-
 Filters/Sources/vtkProgrammableSource.cxx          |    122 +-
 Filters/Sources/vtkProgrammableSource.h            |    118 +-
 Filters/Sources/vtkRectangularButtonSource.cxx     |     52 +-
 Filters/Sources/vtkRectangularButtonSource.h       |    154 +-
 Filters/Sources/vtkRegularPolygonSource.cxx        |     50 +-
 Filters/Sources/vtkRegularPolygonSource.h          |    103 +-
 Filters/Sources/vtkSelectionSource.cxx             |    126 +-
 Filters/Sources/vtkSelectionSource.h               |    165 +-
 Filters/Sources/vtkSphereSource.cxx                |     76 +-
 Filters/Sources/vtkSphereSource.h                  |    142 +-
 Filters/Sources/vtkSuperquadricSource.cxx          |    132 +-
 Filters/Sources/vtkSuperquadricSource.h            |    187 +-
 Filters/Sources/vtkTessellatedBoxSource.cxx        |    274 +-
 Filters/Sources/vtkTessellatedBoxSource.h          |    163 +-
 Filters/Sources/vtkTextSource.cxx                  |     60 +-
 Filters/Sources/vtkTextSource.h                    |     93 +-
 Filters/Sources/vtkTexturedSphereSource.cxx        |     24 +-
 Filters/Sources/vtkTexturedSphereSource.h          |     82 +-
 .../Testing/Cxx/TestAutoCorrelativeStatistics.cxx  |    130 +-
 .../Testing/Cxx/TestComputeQuartiles.cxx           |     38 +-
 .../Testing/Cxx/TestContingencyStatistics.cxx      |     70 +-
 .../Testing/Cxx/TestCorrelativeStatistics.cxx      |    184 +-
 .../Testing/Cxx/TestDescriptiveStatistics.cxx      |    190 +-
 .../Testing/Cxx/TestExtractFunctionalBagPlot.cxx   |    105 +-
 .../Cxx/TestHighestDensityRegionsStatistics.cxx    |     10 +-
 .../Testing/Cxx/TestKMeansStatistics.cxx           |     72 +-
 .../Testing/Cxx/TestMultiCorrelativeStatistics.cxx |     34 +-
 .../Statistics/Testing/Cxx/TestOrderStatistics.cxx |    148 +-
 .../Statistics/Testing/Cxx/TestPCAStatistics.cxx   |     76 +-
 Filters/Statistics/module.cmake                    |     17 +-
 .../Statistics/vtkAutoCorrelativeStatistics.cxx    |    224 +-
 Filters/Statistics/vtkAutoCorrelativeStatistics.h  |    149 +-
 .../vtkBivariateLinearTableThreshold.cxx           |     90 +-
 .../Statistics/vtkBivariateLinearTableThreshold.h  |    208 +-
 Filters/Statistics/vtkComputeQuartiles.cxx         |     66 +-
 Filters/Statistics/vtkComputeQuartiles.h           |     49 +-
 Filters/Statistics/vtkContingencyStatistics.cxx    |   1717 +-
 Filters/Statistics/vtkContingencyStatistics.h      |    143 +-
 Filters/Statistics/vtkCorrelativeStatistics.cxx    |    261 +-
 Filters/Statistics/vtkCorrelativeStatistics.h      |    130 +-
 Filters/Statistics/vtkDescriptiveStatistics.cxx    |    238 +-
 Filters/Statistics/vtkDescriptiveStatistics.h      |    192 +-
 Filters/Statistics/vtkExtractFunctionalBagPlot.cxx |    110 +-
 Filters/Statistics/vtkExtractFunctionalBagPlot.h   |     53 +-
 .../vtkHighestDensityRegionsStatistics.cxx         |    149 +-
 .../vtkHighestDensityRegionsStatistics.h           |    208 +-
 Filters/Statistics/vtkKMeansAssessFunctor.h        |      4 +-
 Filters/Statistics/vtkKMeansDistanceFunctor.cxx    |     64 +-
 Filters/Statistics/vtkKMeansDistanceFunctor.h      |    111 +-
 .../vtkKMeansDistanceFunctorCalculator.cxx         |     26 +-
 .../vtkKMeansDistanceFunctorCalculator.h           |     72 +-
 Filters/Statistics/vtkKMeansStatistics.cxx         |    314 +-
 Filters/Statistics/vtkKMeansStatistics.h           |    345 +-
 .../Statistics/vtkMultiCorrelativeStatistics.cxx   |    396 +-
 Filters/Statistics/vtkMultiCorrelativeStatistics.h |    220 +-
 .../vtkMultiCorrelativeStatisticsAssessFunctor.h   |      4 +-
 Filters/Statistics/vtkOrderStatistics.cxx          |    420 +-
 Filters/Statistics/vtkOrderStatistics.h            |    184 +-
 Filters/Statistics/vtkPCAStatistics.cxx            |    410 +-
 Filters/Statistics/vtkPCAStatistics.h              |    385 +-
 Filters/Statistics/vtkStatisticsAlgorithm.cxx      |    134 +-
 Filters/Statistics/vtkStatisticsAlgorithm.h        |    359 +-
 Filters/Statistics/vtkStatisticsAlgorithmPrivate.h |    176 +-
 Filters/Statistics/vtkStrahlerMetric.cxx           |     28 +-
 Filters/Statistics/vtkStrahlerMetric.h             |     84 +-
 Filters/Statistics/vtkStreamingStatistics.cxx      |     32 +-
 Filters/Statistics/vtkStreamingStatistics.h        |     57 +-
 Filters/StatisticsGnuR/CMakeLists.txt              |      4 +-
 .../Testing/Cxx/TestContingencyStatistics.cxx      |     70 +-
 .../Testing/Cxx/TestCorrelativeStatistics.cxx      |    180 +-
 .../Testing/Cxx/TestDescriptiveStatistics.cxx      |    190 +-
 .../Testing/Cxx/TestPCAStatistics.cxx              |     76 +-
 .../Testing/Cxx/TestRCalculatorFilter.cxx          |     57 +-
 .../Cxx/TestRCalculatorFilterAsymmetrical.cxx      |     44 +-
 .../StatisticsGnuR/Testing/Cxx/TestRInterface.cxx  |     87 +-
 .../Testing/Cxx/TestRRandomTableSource.cxx         |     42 +-
 Filters/StatisticsGnuR/module.cmake                |     16 +-
 .../vtkContingencyStatisticsGnuR.cxx               |     26 +-
 .../StatisticsGnuR/vtkContingencyStatisticsGnuR.h  |     49 +-
 .../vtkCorrelativeStatisticsGnuR.cxx               |     12 +-
 .../StatisticsGnuR/vtkCorrelativeStatisticsGnuR.h  |     51 +-
 .../vtkDescriptiveStatisticsGnuR.cxx               |     12 +-
 .../StatisticsGnuR/vtkDescriptiveStatisticsGnuR.h  |     57 +-
 .../vtkFiltersStatisticsGnuRConfigure.h.in         |      2 +
 Filters/StatisticsGnuR/vtkPCAStatisticsGnuR.cxx    |     14 +-
 Filters/StatisticsGnuR/vtkPCAStatisticsGnuR.h      |     58 +-
 Filters/StatisticsGnuR/vtkRAdapter.cxx             |    348 +-
 Filters/StatisticsGnuR/vtkRAdapter.h               |    100 +-
 Filters/StatisticsGnuR/vtkRCalculatorFilter.cxx    |    512 +-
 Filters/StatisticsGnuR/vtkRCalculatorFilter.h      |    181 +-
 Filters/StatisticsGnuR/vtkRInterface.cxx           |     99 +-
 Filters/StatisticsGnuR/vtkRInterface.h             |    118 +-
 Filters/StatisticsGnuR/vtkRRandomTableSource.cxx   |     98 +-
 Filters/StatisticsGnuR/vtkRRandomTableSource.h     |    120 +-
 Filters/Texture/module.cmake                       |     13 +-
 Filters/Texture/vtkImplicitTextureCoords.cxx       |     98 +-
 Filters/Texture/vtkImplicitTextureCoords.h         |    104 +-
 Filters/Texture/vtkTextureMapToCylinder.cxx        |     50 +-
 Filters/Texture/vtkTextureMapToCylinder.h          |    108 +-
 Filters/Texture/vtkTextureMapToPlane.cxx           |     78 +-
 Filters/Texture/vtkTextureMapToPlane.h             |    111 +-
 Filters/Texture/vtkTextureMapToSphere.cxx          |     80 +-
 Filters/Texture/vtkTextureMapToSphere.h            |     95 +-
 Filters/Texture/vtkThresholdTextureCoords.cxx      |     40 +-
 Filters/Texture/vtkThresholdTextureCoords.h        |     92 +-
 Filters/Texture/vtkTransformTextureCoords.cxx      |     30 +-
 Filters/Texture/vtkTransformTextureCoords.h        |    115 +-
 Filters/Texture/vtkTriangularTCoords.cxx           |     38 +-
 Filters/Texture/vtkTriangularTCoords.h             |     33 +-
 Filters/Verdict/Testing/Cxx/MeshQuality.cxx        |     36 +-
 Filters/Verdict/Testing/Python/MeshQuality.py      |      2 +-
 Filters/Verdict/module.cmake                       |     11 +-
 Filters/Verdict/vtkCellQuality.cxx                 |     50 +-
 Filters/Verdict/vtkCellQuality.h                   |    408 +-
 Filters/Verdict/vtkMatrixMathFilter.cxx            |     56 +-
 Filters/Verdict/vtkMatrixMathFilter.h              |     51 +-
 Filters/Verdict/vtkMeshQuality.cxx                 |    208 +-
 Filters/Verdict/vtkMeshQuality.h                   |   1118 +-
 GUISupport/MFC/module.cmake                        |      8 +-
 GUISupport/MFC/vtkMFCWindow.cpp                    |     49 +-
 GUISupport/MFC/vtkMFCWindow.h                      |      4 +-
 GUISupport/Qt/CMakeLists.txt                       |     46 +-
 GUISupport/Qt/Q4VTKWidgetPlugin.h                  |      5 +-
 GUISupport/Qt/QFilterTreeProxyModel.cxx            |     12 +-
 GUISupport/Qt/QVTKInteractor.cxx                   |     52 +-
 GUISupport/Qt/QVTKInteractor.h                     |      4 +-
 GUISupport/Qt/QVTKInteractorAdapter.cxx            |    165 +-
 GUISupport/Qt/QVTKInteractorAdapter.h              |      3 -
 GUISupport/Qt/QVTKPaintEngine.cxx                  |      8 +-
 GUISupport/Qt/QVTKWidget.cxx                       |    383 +-
 GUISupport/Qt/QVTKWidget.h                         |     47 +-
 GUISupport/Qt/QVTKWin32Header.h                    |      6 +-
 GUISupport/Qt/Testing/Cxx/CMakeLists.txt           |      7 -
 GUISupport/Qt/Testing/Cxx/QTestApp.cxx             |     17 +-
 GUISupport/Qt/Testing/Cxx/TestQtDebugLeaksView.cxx |     60 +-
 .../Qt/Testing/Cxx/TestQtTableModelAdapter.cxx     |     26 +-
 .../Qt/Testing/Cxx/TestQtTreeModelAdapter.cxx      |     42 +-
 GUISupport/Qt/Testing/Cxx/TestWin32QVTKWidget.cxx  |    160 -
 GUISupport/Qt/module.cmake                         |     15 +-
 GUISupport/Qt/vtkEventQtSlotConnect.cxx            |     40 +-
 GUISupport/Qt/vtkEventQtSlotConnect.h              |     72 +-
 GUISupport/Qt/vtkQtAbstractModelAdapter.cxx        |      4 +-
 GUISupport/Qt/vtkQtAbstractModelAdapter.h          |    101 +-
 .../Qt/vtkQtAnnotationLayersModelAdapter.cxx       |     92 +-
 GUISupport/Qt/vtkQtAnnotationLayersModelAdapter.h  |     46 +-
 GUISupport/Qt/vtkQtConnection.cxx                  |     22 +-
 GUISupport/Qt/vtkQtConnection.h                    |     10 +-
 GUISupport/Qt/vtkQtDebugLeaksModel.cxx             |     80 +-
 GUISupport/Qt/vtkQtDebugLeaksModel.h               |     30 +-
 GUISupport/Qt/vtkQtDebugLeaksView.cxx              |     26 +-
 GUISupport/Qt/vtkQtDebugLeaksView.h                |     38 +-
 GUISupport/Qt/vtkQtTableModelAdapter.cxx           |    364 +-
 GUISupport/Qt/vtkQtTableModelAdapter.h             |     64 +-
 GUISupport/Qt/vtkQtTreeModelAdapter.cxx            |    258 +-
 GUISupport/Qt/vtkQtTreeModelAdapter.h              |     88 +-
 GUISupport/Qt/vtkQtTreeModelAdapter.sip            |      2 +-
 GUISupport/Qt/vtkTDxQtUnixDevices.cxx              |     34 +-
 GUISupport/Qt/vtkTDxQtUnixDevices.h                |     39 +-
 GUISupport/QtOpenGL/CMakeLists.txt                 |      6 +-
 GUISupport/QtOpenGL/QVTKGraphicsItem.cxx           |     18 +-
 GUISupport/QtOpenGL/QVTKWidget2.cxx                |    202 +-
 GUISupport/QtOpenGL/QVTKWidget2.h                  |     13 +-
 GUISupport/QtOpenGL/Testing/Cxx/CMakeLists.txt     |     20 -
 .../QtOpenGL/Testing/Cxx/QTestMainWindow.cxx       |     37 -
 GUISupport/QtOpenGL/Testing/Cxx/QTestMainWindow.h  |     35 -
 .../QtOpenGL/Testing/Cxx/TestQVTKWidget2.cxx       |     73 -
 .../Testing/Data/Baseline/TestQVTKWidget2.png.md5  |      1 -
 GUISupport/QtOpenGL/module.cmake                   |     13 +-
 GUISupport/QtSQL/CMakeLists.txt                    |      3 +-
 GUISupport/QtSQL/Testing/Cxx/TestQtSQLDatabase.cxx |    122 +-
 GUISupport/QtSQL/module.cmake                      |     11 +-
 GUISupport/QtSQL/vtkQtSQLDatabase.cxx              |     74 +-
 GUISupport/QtSQL/vtkQtSQLDatabase.h                |    155 +-
 GUISupport/QtSQL/vtkQtSQLQuery.cxx                 |     42 +-
 GUISupport/QtSQL/vtkQtSQLQuery.h                   |     64 +-
 GUISupport/QtSQL/vtkQtTimePointUtility.h           |     19 +-
 GUISupport/QtWebkit/CMakeLists.txt                 |     34 +-
 GUISupport/QtWebkit/module.cmake                   |     17 +-
 GUISupport/QtWebkit/vtkQtRichTextView.cxx          |     64 +-
 GUISupport/QtWebkit/vtkQtRichTextView.h            |     98 +-
 Geovis/Core/CMakeLists.txt                         |      1 +
 .../Cxx/TestCoincidentGeoGraphRepresentation2D.cxx |     68 +-
 .../Core/Testing/Cxx/TestGeoAssignCoordinates.cxx  |     10 +-
 Geovis/Core/Testing/Cxx/TestGeoGraticule.cxx       |      4 +-
 Geovis/Core/Testing/Cxx/TestGeoProjection.cxx      |      4 +-
 Geovis/Core/Testing/Cxx/TestGlobeSource.cxx        |     12 +-
 Geovis/Core/Testing/Cxx/TestLabeledGeoView2D.cxx   |      8 +-
 .../Data/Baseline/TestLabeledGeoView2D.png.md5     |      2 +-
 .../Data/Baseline/TestLabeledGeoView2D_1.png.md5   |      1 -
 .../Data/Baseline/TestLabeledGeoView2D_2.png.md5   |      1 -
 Geovis/Core/module.cmake                           |     30 +-
 Geovis/Core/vtkCompassRepresentation.cxx           |    188 +-
 Geovis/Core/vtkCompassRepresentation.h             |    108 +-
 Geovis/Core/vtkCompassWidget.cxx                   |    100 +-
 Geovis/Core/vtkCompassWidget.h                     |    118 +-
 Geovis/Core/vtkGeoAdaptiveArcs.cxx                 |     91 +-
 Geovis/Core/vtkGeoAdaptiveArcs.h                   |     78 +-
 Geovis/Core/vtkGeoAlignedImageRepresentation.cxx   |    108 +-
 Geovis/Core/vtkGeoAlignedImageRepresentation.h     |     70 +-
 Geovis/Core/vtkGeoAlignedImageSource.cxx           |    126 +-
 Geovis/Core/vtkGeoAlignedImageSource.h             |     65 +-
 Geovis/Core/vtkGeoArcs.cxx                         |     35 +-
 Geovis/Core/vtkGeoArcs.h                           |     54 +-
 Geovis/Core/vtkGeoAssignCoordinates.cxx            |     58 +-
 Geovis/Core/vtkGeoAssignCoordinates.h              |     80 +-
 Geovis/Core/vtkGeoCamera.cxx                       |     92 +-
 Geovis/Core/vtkGeoCamera.h                         |    239 +-
 Geovis/Core/vtkGeoFileImageSource.cxx              |     48 +-
 Geovis/Core/vtkGeoFileImageSource.h                |     42 +-
 Geovis/Core/vtkGeoFileTerrainSource.cxx            |     32 +-
 Geovis/Core/vtkGeoFileTerrainSource.h              |     42 +-
 Geovis/Core/vtkGeoGlobeSource.cxx                  |     28 +-
 Geovis/Core/vtkGeoGlobeSource.h                    |     31 +-
 Geovis/Core/vtkGeoGraticule.cxx                    |     74 +-
 Geovis/Core/vtkGeoGraticule.h                      |     89 +-
 Geovis/Core/vtkGeoImageNode.cxx                    |     52 +-
 Geovis/Core/vtkGeoImageNode.h                      |     82 +-
 Geovis/Core/vtkGeoInteractorStyle.cxx              |    294 +-
 Geovis/Core/vtkGeoInteractorStyle.h                |     64 +-
 Geovis/Core/vtkGeoProjection.cxx                   |    119 +-
 Geovis/Core/vtkGeoProjection.h                     |    147 +-
 Geovis/Core/vtkGeoProjectionSource.cxx             |    116 +-
 Geovis/Core/vtkGeoProjectionSource.h               |     51 +-
 Geovis/Core/vtkGeoRandomGraphSource.cxx            |      4 +-
 Geovis/Core/vtkGeoRandomGraphSource.h              |     35 +-
 Geovis/Core/vtkGeoSampleArcs.cxx                   |     49 +-
 Geovis/Core/vtkGeoSampleArcs.h                     |     78 +-
 Geovis/Core/vtkGeoSource.cxx                       |     80 +-
 Geovis/Core/vtkGeoSource.h                         |     93 +-
 Geovis/Core/vtkGeoSphereTransform.cxx              |     14 +-
 Geovis/Core/vtkGeoSphereTransform.h                |     80 +-
 Geovis/Core/vtkGeoTerrain.cxx                      |    192 +-
 Geovis/Core/vtkGeoTerrain.h                        |     93 +-
 Geovis/Core/vtkGeoTerrain2D.cxx                    |      8 +-
 Geovis/Core/vtkGeoTerrain2D.h                      |     69 +-
 Geovis/Core/vtkGeoTerrainNode.cxx                  |     28 +-
 Geovis/Core/vtkGeoTerrainNode.h                    |    104 +-
 Geovis/Core/vtkGeoTransform.cxx                    |     97 +-
 Geovis/Core/vtkGeoTransform.h                      |     68 +-
 Geovis/Core/vtkGeoTreeNode.cxx                     |     38 +-
 Geovis/Core/vtkGeoTreeNode.h                       |    151 +-
 Geovis/Core/vtkGeoTreeNodeCache.cxx                |     60 +-
 Geovis/Core/vtkGeoTreeNodeCache.h                  |     83 +-
 Geovis/Core/vtkGlobeSource.cxx                     |     66 +-
 Geovis/Core/vtkGlobeSource.h                       |    123 +-
 IO/ADIOS/ADIOSAttribute.cxx                        |      4 +-
 IO/ADIOS/ADIOSReader.cxx                           |     48 +-
 IO/ADIOS/ADIOSScalar.cxx                           |     16 +-
 IO/ADIOS/ADIOSUtilities.cxx                        |      8 +-
 IO/ADIOS/ADIOSUtilities.h                          |     16 +-
 IO/ADIOS/ADIOSVarInfo.cxx                          |     26 +-
 IO/ADIOS/ADIOSWriter.cxx                           |     84 +-
 IO/ADIOS/Testing/Cxx/TestADIOSSphereWR.cxx         |     69 +-
 IO/ADIOS/module.cmake                              |     12 +-
 IO/ADIOS/vtkADIOSDirTree.cxx                       |     64 +-
 IO/ADIOS/vtkADIOSDirTree.h                         |     24 +-
 IO/ADIOS/vtkADIOSReader.cxx                        |    196 +-
 IO/ADIOS/vtkADIOSReader.h                          |     85 +-
 IO/ADIOS/vtkADIOSUtilities.cxx                     |     12 +-
 IO/ADIOS/vtkADIOSWriter.cxx                        |    198 +-
 IO/ADIOS/vtkADIOSWriter.h                          |    106 +-
 IO/AMR/CMakeLists.txt                              |      4 +-
 IO/AMR/Testing/Cxx/TestEnzoReader.cxx              |     32 +-
 IO/AMR/Testing/Cxx/TestFlashReader.cxx             |     24 +-
 IO/AMR/module.cmake                                |     18 +-
 IO/AMR/vtkAMRBaseParticlesReader.cxx               |     72 +-
 IO/AMR/vtkAMRBaseParticlesReader.h                 |    196 +-
 IO/AMR/vtkAMRBaseReader.cxx                        |    156 +-
 IO/AMR/vtkAMRBaseReader.h                          |    266 +-
 IO/AMR/vtkAMRDataSetCache.cxx                      |     71 +-
 IO/AMR/vtkAMRDataSetCache.h                        |     93 +-
 IO/AMR/vtkAMREnzoParticlesReader.cxx               |    120 +-
 IO/AMR/vtkAMREnzoParticlesReader.h                 |     76 +-
 IO/AMR/vtkAMREnzoReader.cxx                        |    138 +-
 IO/AMR/vtkAMREnzoReader.h                          |    130 +-
 IO/AMR/vtkAMREnzoReaderInternal.cxx                |    366 +-
 IO/AMR/vtkAMREnzoReaderInternal.h                  |     24 +-
 IO/AMR/vtkAMRFlashParticlesReader.cxx              |    104 +-
 IO/AMR/vtkAMRFlashParticlesReader.h                |     48 +-
 IO/AMR/vtkAMRFlashReader.cxx                       |     62 +-
 IO/AMR/vtkAMRFlashReader.h                         |     72 +-
 IO/AMR/vtkAMRFlashReaderInternal.cxx               |    558 +-
 IO/AMR/vtkAMRFlashReaderInternal.h                 |     36 +-
 IO/Core/Testing/Cxx/TestArrayDataWriter.cxx        |     42 +-
 IO/Core/Testing/Cxx/TestArrayDenormalized.cxx      |     12 +-
 IO/Core/Testing/Cxx/TestArraySerialization.cxx     |     16 +-
 IO/Core/Testing/Cxx/TestCompress.cxx               |     12 +-
 IO/Core/Testing/Python/TestGlobFileNames.py        |     18 +-
 IO/Core/Testing/Python/TestSortFileNames.py        |     24 +-
 IO/Core/module.cmake                               |     17 +-
 IO/Core/vtkASCIITextCodec.cxx                      |     16 +-
 IO/Core/vtkASCIITextCodec.h                        |     63 +-
 IO/Core/vtkAbstractParticleWriter.h                |     76 +-
 IO/Core/vtkAbstractPolyDataReader.h                |     36 +-
 IO/Core/vtkArrayDataReader.cxx                     |     38 +-
 IO/Core/vtkArrayDataReader.h                       |     64 +-
 IO/Core/vtkArrayDataWriter.cxx                     |     30 +-
 IO/Core/vtkArrayDataWriter.h                       |    122 +-
 IO/Core/vtkArrayReader.cxx                         |    176 +-
 IO/Core/vtkArrayReader.h                           |     70 +-
 IO/Core/vtkArrayWriter.cxx                         |     70 +-
 IO/Core/vtkArrayWriter.h                           |    124 +-
 IO/Core/vtkBase64InputStream.cxx                   |     38 +-
 IO/Core/vtkBase64InputStream.h                     |     50 +-
 IO/Core/vtkBase64OutputStream.cxx                  |     30 +-
 IO/Core/vtkBase64OutputStream.h                    |     40 +-
 IO/Core/vtkBase64Utilities.cxx                     |    114 +-
 IO/Core/vtkBase64Utilities.h                       |    103 +-
 IO/Core/vtkDataCompressor.cxx                      |      8 +-
 IO/Core/vtkDataCompressor.h                        |     73 +-
 IO/Core/vtkDelimitedTextWriter.cxx                 |    112 +-
 IO/Core/vtkDelimitedTextWriter.h                   |     70 +-
 IO/Core/vtkGlobFileNames.cxx                       |     40 +-
 IO/Core/vtkGlobFileNames.h                         |    124 +-
 IO/Core/vtkInputStream.cxx                         |      4 +-
 IO/Core/vtkInputStream.h                           |     66 +-
 IO/Core/vtkJavaScriptDataWriter.cxx                |     62 +-
 IO/Core/vtkJavaScriptDataWriter.h                  |     67 +-
 IO/Core/vtkOutputStream.cxx                        |      4 +-
 IO/Core/vtkOutputStream.h                          |     57 +-
 IO/Core/vtkSortFileNames.cxx                       |    246 +-
 IO/Core/vtkSortFileNames.h                         |    147 +-
 IO/Core/vtkTextCodec.cxx                           |     12 +-
 IO/Core/vtkTextCodec.h                             |     91 +-
 IO/Core/vtkTextCodecFactory.cxx                    |     72 +-
 IO/Core/vtkTextCodecFactory.h                      |     89 +-
 IO/Core/vtkUTF16TextCodec.cxx                      |     98 +-
 IO/Core/vtkUTF16TextCodec.h                        |     71 +-
 IO/Core/vtkUTF8TextCodec.cxx                       |     54 +-
 IO/Core/vtkUTF8TextCodec.h                         |     61 +-
 IO/Core/vtkWriter.cxx                              |     90 +-
 IO/Core/vtkWriter.h                                |     74 +-
 IO/Core/vtkZLibDataCompressor.cxx                  |     12 +-
 IO/Core/vtkZLibDataCompressor.h                    |     33 +-
 .../Data/Baseline/EnSight6OfficeBin.png.md5        |      2 +-
 .../Data/Baseline/EnSightOfficeASCII.png.md5       |      2 +-
 .../Testing/Data/Baseline/EnSightOfficeBin.png.md5 |      2 +-
 .../Data/Baseline/EnSightTensorsInversion.png.md5  |      1 -
 .../Baseline/EnSightTensorsInversionBin.png.md5    |      1 -
 IO/EnSight/Testing/Python/CMakeLists.txt           |      2 -
 IO/EnSight/Testing/Python/EnSight6OfficeBin.py     |      9 +-
 IO/EnSight/Testing/Python/EnSightOfficeASCII.py    |      9 +-
 IO/EnSight/Testing/Python/EnSightOfficeBin.py      |      9 +-
 IO/EnSight/Testing/Python/EnSightRectGridASCII.py  |      9 +-
 IO/EnSight/Testing/Python/EnSightRectGridBin.py    |      9 +-
 .../Testing/Python/EnSightTensorsInversion.py      |     44 -
 .../Testing/Python/EnSightTensorsInversionBin.py   |     42 -
 IO/EnSight/Testing/Tcl/EnSight6OfficeBin.tcl       |      9 +-
 IO/EnSight/Testing/Tcl/EnSightOfficeASCII.tcl      |      9 +-
 IO/EnSight/Testing/Tcl/EnSightOfficeBin.tcl        |      9 +-
 IO/EnSight/Testing/Tcl/EnSightRectGridASCII.tcl    |      9 +-
 IO/EnSight/Testing/Tcl/EnSightRectGridBin.tcl      |      9 +-
 IO/EnSight/module.cmake                            |     11 +-
 IO/EnSight/vtkEnSight6BinaryReader.cxx             |   1524 +-
 IO/EnSight/vtkEnSight6BinaryReader.h               |    156 +-
 IO/EnSight/vtkEnSight6Reader.cxx                   |   1042 +-
 IO/EnSight/vtkEnSight6Reader.h                     |    119 +-
 IO/EnSight/vtkEnSightGoldBinaryReader.cxx          |   2184 +-
 IO/EnSight/vtkEnSightGoldBinaryReader.h            |    211 +-
 IO/EnSight/vtkEnSightGoldReader.cxx                |   1440 +-
 IO/EnSight/vtkEnSightGoldReader.h                  |    176 +-
 IO/EnSight/vtkEnSightMasterServerReader.cxx        |     88 +-
 IO/EnSight/vtkEnSightMasterServerReader.h          |     28 +-
 IO/EnSight/vtkEnSightReader.cxx                    |    946 +-
 IO/EnSight/vtkEnSightReader.h                      |    208 +-
 IO/EnSight/vtkGenericEnSightReader.cxx             |    574 +-
 IO/EnSight/vtkGenericEnSightReader.h               |    282 +-
 IO/Exodus/CMakeLists.txt                           |      6 -
 IO/Exodus/Testing/Cxx/CMakeLists.txt               |      9 +-
 IO/Exodus/Testing/Cxx/TestExodusAttributes.cxx     |     30 +-
 IO/Exodus/Testing/Cxx/TestExodusSideSets.cxx       |     44 +-
 IO/Exodus/Testing/Cxx/TestInSituExodus.cxx         |    228 +-
 .../Testing/Cxx/TestMultiBlockExodusWrite.cxx      |     64 +-
 IO/Exodus/Testing/Python/TestExodusPolyhedra.py    |      8 +-
 IO/Exodus/Testing/Python/TestExodusWithNaN.py      |      2 +-
 IO/Exodus/module.cmake                             |     18 +-
 IO/Exodus/vtkCPExodusIIElementBlock.cxx            |     46 +-
 IO/Exodus/vtkCPExodusIIElementBlock.h              |     36 +-
 .../vtkCPExodusIIElementBlockCellIterator.cxx      |     10 +-
 IO/Exodus/vtkCPExodusIIElementBlockCellIterator.h  |     11 +-
 IO/Exodus/vtkCPExodusIIInSituReader.cxx            |    122 +-
 IO/Exodus/vtkCPExodusIIInSituReader.h              |     51 +-
 IO/Exodus/vtkCPExodusIINodalCoordinatesTemplate.h  |     63 +-
 .../vtkCPExodusIINodalCoordinatesTemplate.txx      |     81 +-
 IO/Exodus/vtkCPExodusIIResultsArrayTemplate.h      |     76 +-
 IO/Exodus/vtkCPExodusIIResultsArrayTemplate.txx    |     97 +-
 IO/Exodus/vtkExodusIICache.cxx                     |     80 +-
 IO/Exodus/vtkExodusIICache.h                       |     34 +-
 IO/Exodus/vtkExodusIIReader.cxx                    |   2249 +-
 IO/Exodus/vtkExodusIIReader.h                      |    464 +-
 IO/Exodus/vtkExodusIIReaderParser.cxx              |    142 +-
 IO/Exodus/vtkExodusIIReaderParser.h                |     88 +-
 IO/Exodus/vtkExodusIIReaderPrivate.h               |     15 +-
 IO/Exodus/vtkExodusIIReaderVariableCheck.cxx       |    202 +-
 IO/Exodus/vtkExodusIIReaderVariableCheck.h         |     50 +-
 IO/Exodus/vtkExodusIIWriter.cxx                    |   1469 +-
 IO/Exodus/vtkExodusIIWriter.h                      |    201 +-
 IO/Exodus/vtkModelMetadata.cxx                     |    280 +-
 IO/Exodus/vtkModelMetadata.h                       |    724 +-
 IO/Export/CMakeLists.txt                           |      9 +-
 IO/Export/Testing/Cxx/CMakeLists.txt               |     65 +-
 IO/Export/Testing/Cxx/TestContextGL2PS.cxx         |    231 +
 .../Testing/Cxx/TestGL2PSBillboardTextActor3D.cxx  |    243 -
 .../Cxx/TestGL2PSExporterRasterExclusion.cxx       |      0
 .../Testing/Cxx/TestGL2PSExporterVector.cxx        |      0
 .../Testing/Cxx/TestGL2PSExporterVolumeRaster.cxx  |      4 +-
 IO/Export/Testing/Cxx/TestGL2PSScalarBar.cxx       |    201 -
 IO/Export/Testing/Cxx/TestGL2PSTextActor.cxx       |     14 +-
 IO/Export/Testing/Cxx/TestGL2PSTextActor3D.cxx     |     14 +-
 IO/Export/Testing/Cxx/TestGL2PSTextMapper.cxx      |    169 -
 IO/Export/Testing/Cxx/TestLinePlotGL2PS.cxx        |      4 +-
 IO/Export/Testing/Cxx/TestRIBExporter.cxx          |      4 +-
 IO/Export/Testing/Cxx/TestStackedPlotGL2PS.cxx     |      4 +-
 IO/Export/Testing/Cxx/UnitTestRIB.cxx              |     41 +-
 IO/Export/Testing/Cxx/X3DTest.cxx                  |      4 +-
 .../Baseline/TestContextGL2PS-rasterRef.png.md5    |      1 +
 .../Testing/Data/Baseline/TestContextGL2PS.png.md5 |      1 +
 ...TestGL2PSBillboardTextActor3D-rasterRef.png.md5 |      1 -
 ...stGL2PSBillboardTextActor3D-rasterRef_1.png.md5 |      1 -
 ...stGL2PSBillboardTextActor3D-rasterRef_2.png.md5 |      1 -
 .../Baseline/TestGL2PSBillboardTextActor3D.png.md5 |      1 -
 ...L2PSExporterMultipleRenderers-rasterRef.png.md5 |      2 +-
 .../TestGL2PSExporterRaster-rasterRef.png.md5      |      2 +-
 .../TestGL2PSExporterRaster-rasterRef_1.png.md5    |      2 +-
 .../Data/Baseline/TestGL2PSExporterRaster.png.md5  |      2 +-
 ...tGL2PSExporterRasterExclusion-rasterRef.png.md5 |      1 +
 ...L2PSExporterRasterExclusion-rasterRef_1.png.md5 |      1 +
 .../TestGL2PSExporterRasterExclusion.png.md5       |      1 +
 .../TestGL2PSExporterVector-rasterRef.png.md5      |      1 +
 .../TestGL2PSExporterVector-rasterRef_1.png.md5    |      1 +
 .../Data/Baseline/TestGL2PSExporterVector.png.md5  |      1 +
 ...TestGL2PSExporterVolumeRaster-rasterRef.png.md5 |      2 +-
 .../Baseline/TestGL2PSExporterVolumeRaster.png.md5 |      2 +-
 .../TestGL2PSLabeledDataMapper-rasterRef.png.md5   |      2 +-
 .../Baseline/TestGL2PSScalarBar-rasterRef.png.md5  |      1 -
 .../TestGL2PSScalarBar-rasterRef_1.png.md5         |      1 -
 .../Data/Baseline/TestGL2PSScalarBar.png.md5       |      1 -
 .../Baseline/TestGL2PSTextActor-rasterRef.png.md5  |      2 +-
 .../Data/Baseline/TestGL2PSTextActor.png.md5       |      2 +-
 .../TestGL2PSTextActor3D-rasterRef.png.md5         |      2 +-
 .../Baseline/TestGL2PSTextMapper-rasterRef.png.md5 |      1 -
 .../Data/Baseline/TestGL2PSTextMapper.png.md5      |      1 -
 .../Baseline/TestLinePlotGL2PS-rasterRef.png.md5   |      2 +-
 .../Data/Baseline/TestLinePlotGL2PS.png.md5        |      2 +-
 .../Data/Baseline/TestLinePlotGL2PS_1.png.md5      |      1 +
 .../TestStackedPlotGL2PS-rasterRef.png.md5         |      2 +-
 .../Data/Baseline/TestStackedPlotGL2PS.png.md5     |      2 +-
 IO/Export/module.cmake                             |     45 +-
 IO/Export/vtkExporter.cxx                          |     78 +-
 IO/Export/vtkExporter.h                            |    106 +-
 IO/Export/vtkGL2PSExporter.cxx                     |    914 +-
 IO/Export/vtkGL2PSExporter.h                       |    473 +-
 IO/Export/vtkIVExporter.cxx                        |    232 +-
 IO/Export/vtkIVExporter.h                          |     29 +-
 IO/Export/vtkOBJExporter.cxx                       |    168 +-
 IO/Export/vtkOBJExporter.h                         |     35 +-
 IO/Export/vtkOOGLExporter.cxx                      |    172 +-
 IO/Export/vtkOOGLExporter.h                        |     29 +-
 IO/Export/vtkPOVExporter.cxx                       |    186 +-
 IO/Export/vtkPOVExporter.h                         |     34 +-
 IO/Export/vtkRIBExporter.cxx                       |    542 +-
 IO/Export/vtkRIBExporter.h                         |    173 +-
 IO/Export/vtkRIBLight.cxx                          |      4 +-
 IO/Export/vtkRIBLight.h                            |     23 +-
 IO/Export/vtkRIBProperty.cxx                       |     68 +-
 IO/Export/vtkRIBProperty.h                         |    104 +-
 IO/Export/vtkVRMLExporter.cxx                      |    312 +-
 IO/Export/vtkVRMLExporter.h                        |     45 +-
 IO/Export/vtkX3D.h                                 |     12 +-
 IO/Export/vtkX3DExporter.cxx                       |    390 +-
 IO/Export/vtkX3DExporter.h                         |     91 +-
 IO/Export/vtkX3DExporterFIWriter.cxx               |    207 +-
 IO/Export/vtkX3DExporterFIWriter.h                 |     21 +-
 IO/Export/vtkX3DExporterFIWriterHelper.h           |    146 +-
 IO/Export/vtkX3DExporterJavaHelper.cxx             |     64 +-
 IO/Export/vtkX3DExporterJavaHelper.h               |     16 +-
 IO/Export/vtkX3DExporterWriter.cxx                 |      4 +-
 IO/Export/vtkX3DExporterWriter.h                   |    202 +-
 IO/Export/vtkX3DExporterXMLWriter.cxx              |     98 +-
 IO/Export/vtkX3DExporterXMLWriter.h                |     13 +-
 IO/ExportOpenGL/CMakeLists.txt                     |     13 -
 IO/ExportOpenGL/Testing/Cxx/CMakeLists.txt         |     19 -
 IO/ExportOpenGL/Testing/Cxx/TestGL2PSContext.cxx   |    282 -
 .../Baseline/TestGL2PSContext-rasterRef.png.md5    |      1 -
 .../Testing/Data/Baseline/TestGL2PSContext.png.md5 |      1 -
 ...tGL2PSExporterRasterExclusion-rasterRef.png.md5 |      1 -
 ...L2PSExporterRasterExclusion-rasterRef_1.png.md5 |      1 -
 .../TestGL2PSExporterRasterExclusion.png.md5       |      1 -
 .../TestGL2PSExporterVector-rasterRef.png.md5      |      1 -
 .../TestGL2PSExporterVector-rasterRef_1.png.md5    |      1 -
 .../Data/Baseline/TestGL2PSExporterVector.png.md5  |      1 -
 IO/ExportOpenGL/module.cmake                       |     29 -
 IO/ExportOpenGL/vtkOpenGLGL2PSExporter.cxx         |    956 -
 IO/ExportOpenGL/vtkOpenGLGL2PSExporter.h           |    169 -
 IO/ExportOpenGL2/CMakeLists.txt                    |     13 -
 IO/ExportOpenGL2/Testing/Cxx/CMakeLists.txt        |     17 -
 IO/ExportOpenGL2/Testing/Cxx/TestGL2PSContext.cxx  |    282 -
 .../Baseline/TestGL2PSContext-rasterRef.png.md5    |      1 -
 .../Testing/Data/Baseline/TestGL2PSContext.png.md5 |      1 -
 IO/ExportOpenGL2/module.cmake                      |     24 -
 IO/ExportOpenGL2/vtkOpenGLGL2PSExporter.cxx        |    203 -
 IO/ExportOpenGL2/vtkOpenGLGL2PSExporter.h          |     53 -
 IO/FFMPEG/CMakeLists.txt                           |      6 +-
 IO/FFMPEG/Testing/Cxx/TestFFMPEGWriter.cxx         |     16 +-
 IO/FFMPEG/module.cmake                             |     14 +-
 IO/FFMPEG/vtkFFMPEGWriter.cxx                      |    221 +-
 IO/FFMPEG/vtkFFMPEGWriter.h                        |     86 +-
 IO/GDAL/Testing/Cxx/CMakeLists.txt                 |      9 -
 IO/GDAL/Testing/Cxx/TestGDALRasterNoDataValue.cxx  |     72 -
 IO/GDAL/Testing/Cxx/TestGDALRasterPalette.cxx      |    108 -
 IO/GDAL/Testing/Cxx/TestGDALRasterReader.cxx       |      4 +-
 IO/GDAL/Testing/Cxx/TestGDALVectorReader.cxx       |     16 +-
 .../Data/Baseline/TestGDALRasterPalette.png.md5    |      1 -
 .../Data/Input/TestGDALRasterNoDataValue.tif.md5   |      1 -
 .../Data/Input/TestGDALRasterPalette.tif.md5       |      1 -
 IO/GDAL/module.cmake                               |     12 +-
 IO/GDAL/vtkGDAL.h                                  |     12 +-
 IO/GDAL/vtkGDALRasterReader.cxx                    |    417 +-
 IO/GDAL/vtkGDALRasterReader.h                      |     88 +-
 IO/GDAL/vtkGDALVectorReader.cxx                    |    283 +-
 IO/GDAL/vtkGDALVectorReader.h                      |    115 +-
 IO/GeoJSON/CMakeLists.txt                          |      2 -
 IO/GeoJSON/Testing/Python/CMakeLists.txt           |      1 -
 IO/GeoJSON/Testing/Python/TestGeoJSONReader.py     |    127 -
 IO/GeoJSON/Testing/Python/TestGeoJSONWriter.py     |      6 +-
 IO/GeoJSON/module.cmake                            |     13 +-
 IO/GeoJSON/vtkGeoJSONFeature.cxx                   |    623 -
 IO/GeoJSON/vtkGeoJSONFeature.h                     |    142 -
 IO/GeoJSON/vtkGeoJSONReader.cxx                    |    481 -
 IO/GeoJSON/vtkGeoJSONReader.h                      |    129 -
 IO/GeoJSON/vtkGeoJSONWriter.cxx                    |    220 +-
 IO/GeoJSON/vtkGeoJSONWriter.h                      |     84 +-
 IO/Geometry/CMakeLists.txt                         |      2 -
 IO/Geometry/Testing/Cxx/CMakeLists.txt             |     24 -
 IO/Geometry/Testing/Cxx/TestAMRReadWrite.cxx       |      4 +-
 IO/Geometry/Testing/Cxx/TestAVSucdReader.cxx       |     79 -
 IO/Geometry/Testing/Cxx/TestDataObjectIO.cxx       |     32 +-
 .../Testing/Cxx/TestHoudiniPolyDataWriter.cxx      |    250 -
 .../Cxx/TestIncrementalOctreePointLocator.cxx      |    322 +-
 IO/Geometry/Testing/Cxx/TestMFIXReader.cxx         |     71 +-
 .../Testing/Cxx/TestOBJReaderNormalsTCoords.cxx    |     20 +-
 IO/Geometry/Testing/Cxx/TestOBJReaderRelative.cxx  |     20 +-
 IO/Geometry/Testing/Cxx/TestOpenFOAMReader.cxx     |     20 +-
 IO/Geometry/Testing/Cxx/TestPTSReader.cxx          |     54 -
 IO/Geometry/Testing/Cxx/TestProStarReader.cxx      |     18 +-
 IO/Geometry/Testing/Cxx/TestSTLReader.cxx          |     56 -
 .../Testing/Cxx/TestSimplePointsReaderWriter.cxx   |      4 +-
 IO/Geometry/Testing/Cxx/TestTecplotReader.cxx      |      4 +-
 IO/Geometry/Testing/Cxx/TestWindBladeReader.cxx    |      8 +-
 IO/Geometry/Testing/Cxx/UnitTestSTLWriter.cxx      |    247 -
 .../Testing/Cxx/UnstructuredGridCellGradients.cxx  |     22 +-
 .../Testing/Cxx/UnstructuredGridFastGradients.cxx  |     22 +-
 .../Testing/Cxx/UnstructuredGridGradients.cxx      |     22 +-
 .../Data/Baseline/TestAVSucdReaderBinary.png.md5   |      1 -
 .../Data/Baseline/TestAVSucdReaderBinary_1.png.md5 |      1 -
 .../Data/Baseline/TestAVSucdReaderBinary_2.png.md5 |      1 -
 .../Data/Baseline/TestAVSucdReaderBinary_3.png.md5 |      1 -
 .../TestAVSucdReaderContiguousASCII.png.md5        |      1 -
 .../TestAVSucdReaderContiguousASCII_1.png.md5      |      1 -
 .../TestAVSucdReaderContiguousASCII_2.png.md5      |      1 -
 .../TestAVSucdReaderContiguousASCII_3.png.md5      |      1 -
 .../TestAVSucdReaderNonContiguousASCII.png.md5     |      1 -
 .../TestAVSucdReaderNonContiguousASCII_1.png.md5   |      1 -
 .../TestAVSucdReaderNonContiguousASCII_2.png.md5   |      1 -
 .../TestAVSucdReaderNonContiguousASCII_3.png.md5   |      1 -
 .../Testing/Data/Baseline/TestFLUENTReader.png.md5 |      1 -
 .../Testing/Data/Baseline/TestPTSReader.png.md5    |      1 -
 .../Baseline/TestSTLReaderMultiplePatches.png.md5  |      1 -
 .../Data/Baseline/TestSTLReaderSinglePatch.png.md5 |      1 -
 .../caffeine_notrailingwhitespaces.png.md5         |      1 -
 IO/Geometry/Testing/Python/CMakeLists.txt          |      2 -
 IO/Geometry/Testing/Python/Plot3D.py               |      4 +-
 IO/Geometry/Testing/Python/TestFLUENTReader.py     |     41 -
 .../Python/caffeine_notrailingwhitespaces.py       |     81 -
 IO/Geometry/module.cmake                           |     20 +-
 IO/Geometry/vtkAVSucdReader.cxx                    |    599 +-
 IO/Geometry/vtkAVSucdReader.h                      |    138 +-
 IO/Geometry/vtkBYUReader.cxx                       |    145 +-
 IO/Geometry/vtkBYUReader.h                         |     95 +-
 IO/Geometry/vtkBYUWriter.cxx                       |    154 +-
 IO/Geometry/vtkBYUWriter.h                         |     83 +-
 IO/Geometry/vtkCGMWriter.cxx                       |   1631 +-
 IO/Geometry/vtkCGMWriter.h                         |    130 +-
 IO/Geometry/vtkChacoReader.cxx                     |    626 +-
 IO/Geometry/vtkChacoReader.h                       |    145 +-
 IO/Geometry/vtkFLUENTReader.cxx                    |   1058 +-
 IO/Geometry/vtkFLUENTReader.h                      |    121 +-
 IO/Geometry/vtkFacetWriter.cxx                     |    118 +-
 IO/Geometry/vtkFacetWriter.h                       |     63 +-
 IO/Geometry/vtkGAMBITReader.cxx                    |    162 +-
 IO/Geometry/vtkGAMBITReader.h                      |     67 +-
 IO/Geometry/vtkGaussianCubeReader.cxx              |    126 +-
 IO/Geometry/vtkGaussianCubeReader.h                |     23 +-
 IO/Geometry/vtkHoudiniPolyDataWriter.cxx           |    587 -
 IO/Geometry/vtkHoudiniPolyDataWriter.h             |     64 -
 IO/Geometry/vtkIVWriter.cxx                        |     86 +-
 IO/Geometry/vtkIVWriter.h                          |     46 +-
 IO/Geometry/vtkMCubesReader.cxx                    |    192 +-
 IO/Geometry/vtkMCubesReader.h                      |    177 +-
 IO/Geometry/vtkMCubesWriter.cxx                    |     40 +-
 IO/Geometry/vtkMCubesWriter.h                      |     58 +-
 IO/Geometry/vtkMFIXReader.cxx                      |    998 +-
 IO/Geometry/vtkMFIXReader.h                        |    125 +-
 IO/Geometry/vtkMoleculeReaderBase.cxx              |    198 +-
 IO/Geometry/vtkMoleculeReaderBase.h                |     35 +-
 IO/Geometry/vtkOBJReader.cxx                       |    423 +-
 IO/Geometry/vtkOBJReader.h                         |     19 +-
 IO/Geometry/vtkOpenFOAMReader.cxx                  |   5554 +-
 IO/Geometry/vtkOpenFOAMReader.h                    |    230 +-
 IO/Geometry/vtkPDBReader.cxx                       |     49 +-
 IO/Geometry/vtkPDBReader.h                         |     21 +-
 IO/Geometry/vtkPTSReader.cxx                       |    420 -
 IO/Geometry/vtkPTSReader.h                         |    138 -
 IO/Geometry/vtkParticleReader.cxx                  |    398 +-
 IO/Geometry/vtkParticleReader.h                    |    218 +-
 IO/Geometry/vtkProStarReader.cxx                   |    110 +-
 IO/Geometry/vtkProStarReader.h                     |     69 +-
 IO/Geometry/vtkSTLReader.cxx                       |    194 +-
 IO/Geometry/vtkSTLReader.h                         |     81 +-
 IO/Geometry/vtkSTLWriter.cxx                       |    282 +-
 IO/Geometry/vtkSTLWriter.h                         |     72 +-
 IO/Geometry/vtkTecplotReader.cxx                   |    705 +-
 IO/Geometry/vtkTecplotReader.h                     |    289 +-
 IO/Geometry/vtkUGFacetReader.cxx                   |    134 +-
 IO/Geometry/vtkUGFacetReader.h                     |     84 +-
 IO/Geometry/vtkWindBladeReader.cxx                 |    712 +-
 IO/Geometry/vtkWindBladeReader.h                   |     65 +-
 IO/Geometry/vtkXYZMolReader.cxx                    |    148 +-
 IO/Geometry/vtkXYZMolReader.h                      |     51 +-
 IO/Image/CMakeLists.txt                            |      5 +-
 IO/Image/Testing/Cxx/CMakeLists.txt                |      7 -
 IO/Image/Testing/Cxx/TestCompressedTIFFReader.cxx  |     13 +-
 IO/Image/Testing/Cxx/TestDataObjectIO.cxx          |     12 +-
 IO/Image/Testing/Cxx/TestImageReader2Factory.cxx   |      4 +-
 IO/Image/Testing/Cxx/TestImportExport.cxx          |     72 +-
 IO/Image/Testing/Cxx/TestMRCReader.cxx             |    115 -
 IO/Image/Testing/Cxx/TestMetaIO.cxx                |     16 +-
 IO/Image/Testing/Cxx/TestNIFTI2.cxx                |     28 +-
 IO/Image/Testing/Cxx/TestNIFTIReaderAnalyze.cxx    |     20 +-
 IO/Image/Testing/Cxx/TestNIFTIReaderWriter.cxx     |     96 +-
 IO/Image/Testing/Cxx/TestNrrdReader.cxx            |     16 +-
 IO/Image/Testing/Cxx/TestTIFFReader.cxx            |      4 +-
 IO/Image/Testing/Cxx/TestTIFFReaderMultiple.cxx    |     38 +-
 .../Testing/Data/Baseline/TestMRCReader.png.md5    |      1 -
 IO/Image/Testing/Python/CMakeLists.txt             |      1 -
 IO/Image/Testing/Python/TestImageJSONWriter.py     |     26 +-
 IO/Image/Testing/Python/TestImageWriters.py        |      2 +-
 IO/Image/Testing/Python/TestPNGTextChunks.py       |     98 -
 IO/Image/module.cmake                              |     34 +-
 IO/Image/vtkBMPReader.cxx                          |    257 +-
 IO/Image/vtkBMPReader.h                            |    107 +-
 IO/Image/vtkBMPWriter.cxx                          |     52 +-
 IO/Image/vtkBMPWriter.h                            |     23 +-
 IO/Image/vtkDEMReader.cxx                          |    238 +-
 IO/Image/vtkDEMReader.h                            |    171 +-
 IO/Image/vtkDICOMImageReader.cxx                   |    164 +-
 IO/Image/vtkDICOMImageReader.h                     |    194 +-
 IO/Image/vtkGESignaReader.cxx                      |    296 +-
 IO/Image/vtkGESignaReader.h                        |     58 +-
 IO/Image/vtkImageExport.cxx                        |    167 +-
 IO/Image/vtkImageExport.h                          |    162 +-
 IO/Image/vtkImageImport.cxx                        |    184 +-
 IO/Image/vtkImageImport.h                          |    342 +-
 IO/Image/vtkImageImportExecutive.cxx               |      4 +-
 IO/Image/vtkImageImportExecutive.h                 |     17 +-
 IO/Image/vtkImageReader.cxx                        |    240 +-
 IO/Image/vtkImageReader.h                          |     69 +-
 IO/Image/vtkImageReader2.cxx                       |    294 +-
 IO/Image/vtkImageReader2.h                         |    303 +-
 IO/Image/vtkImageReader2Collection.h               |     40 +-
 IO/Image/vtkImageReader2Factory.cxx                |     40 +-
 IO/Image/vtkImageReader2Factory.h                  |     69 +-
 IO/Image/vtkImageWriter.cxx                        |    211 +-
 IO/Image/vtkImageWriter.h                          |     77 +-
 IO/Image/vtkJPEGReader.cxx                         |    119 +-
 IO/Image/vtkJPEGReader.h                           |     54 +-
 IO/Image/vtkJPEGWriter.cxx                         |    120 +-
 IO/Image/vtkJPEGWriter.h                           |     58 +-
 IO/Image/vtkJSONImageWriter.cxx                    |     56 +-
 IO/Image/vtkJSONImageWriter.h                      |     41 +-
 IO/Image/vtkMRCReader.cxx                          |    410 -
 IO/Image/vtkMRCReader.h                            |     66 -
 IO/Image/vtkMedicalImageProperties.cxx             |    405 +-
 IO/Image/vtkMedicalImageProperties.h               |    476 +-
 IO/Image/vtkMedicalImageReader2.cxx                |     68 +-
 IO/Image/vtkMedicalImageReader2.h                  |     42 +-
 IO/Image/vtkMetaImageReader.cxx                    |    118 +-
 IO/Image/vtkMetaImageReader.h                      |    116 +-
 IO/Image/vtkMetaImageWriter.cxx                    |     29 +-
 IO/Image/vtkMetaImageWriter.h                      |    123 +-
 IO/Image/vtkNIFTIImageHeader.cxx                   |    132 +-
 IO/Image/vtkNIFTIImageHeader.h                     |    287 +-
 IO/Image/vtkNIFTIImagePrivate.h                    |     11 +-
 IO/Image/vtkNIFTIImageReader.cxx                   |    458 +-
 IO/Image/vtkNIFTIImageReader.h                     |    280 +-
 IO/Image/vtkNIFTIImageWriter.cxx                   |    349 +-
 IO/Image/vtkNIFTIImageWriter.h                     |    246 +-
 IO/Image/vtkNrrdReader.cxx                         |    386 +-
 IO/Image/vtkNrrdReader.h                           |     29 +-
 IO/Image/vtkPNGReader.cxx                          |    253 +-
 IO/Image/vtkPNGReader.h                            |     88 +-
 IO/Image/vtkPNGWriter.cxx                          |    180 +-
 IO/Image/vtkPNGWriter.h                            |     86 +-
 IO/Image/vtkPNMReader.cxx                          |     78 +-
 IO/Image/vtkPNMReader.h                            |     60 +-
 IO/Image/vtkPNMWriter.cxx                          |     30 +-
 IO/Image/vtkPNMWriter.h                            |     18 +-
 IO/Image/vtkPostScriptWriter.cxx                   |     64 +-
 IO/Image/vtkPostScriptWriter.h                     |     22 +-
 IO/Image/vtkSLCReader.cxx                          |    191 +-
 IO/Image/vtkSLCReader.h                            |     54 +-
 IO/Image/vtkTIFFReader.cxx                         |    599 +-
 IO/Image/vtkTIFFReader.h                           |    143 +-
 IO/Image/vtkTIFFWriter.cxx                         |    176 +-
 IO/Image/vtkTIFFWriter.h                           |     41 +-
 IO/Image/vtkVolume16Reader.cxx                     |    219 +-
 IO/Image/vtkVolume16Reader.h                       |    151 +-
 IO/Image/vtkVolumeReader.h                         |     99 +-
 IO/Import/CMakeLists.txt                           |      8 +-
 IO/Import/Testing/Cxx/CMakeLists.txt               |      9 -
 IO/Import/Testing/Cxx/TestOBJImporter.cxx          |     40 +-
 IO/Import/Testing/Cxx/TestVRMLNormals.cxx          |      4 +-
 .../Baseline/OBJImport-SolidAndTextured.png.md5    |      1 -
 IO/Import/Testing/Data/Input/cube-scene.mtl.md5    |      1 -
 IO/Import/Testing/Data/Input/cube-scene.obj.md5    |      1 -
 IO/Import/Testing/Data/Input/noise.png.md5         |      1 -
 IO/Import/module.cmake                             |     17 +-
 IO/Import/vtk3DS.h                                 |      5 +-
 IO/Import/vtk3DSImporter.cxx                       |    493 +-
 IO/Import/vtk3DSImporter.h                         |     41 +-
 IO/Import/vtkImporter.cxx                          |     40 +-
 IO/Import/vtkImporter.h                            |     94 +-
 IO/Import/vtkOBJImporter.cxx                       |    348 +-
 IO/Import/vtkOBJImporter.h                         |     28 +-
 IO/Import/vtkOBJImporterInternals.cxx              |    126 +-
 IO/Import/vtkOBJImporterInternals.h                |     11 +-
 IO/Import/vtkVRML.h                                |     50 +-
 IO/Import/vtkVRMLImporter.cxx                      |    684 +-
 IO/Import/vtkVRMLImporter.h                        |    139 +-
 IO/Import/vtkVRMLImporter_Yacc.h                   |    370 +-
 IO/Infovis/Testing/Cxx/TestBiomTableReader.cxx     |      8 +-
 IO/Infovis/Testing/Cxx/TestDIMACSGraphReader.cxx   |      8 +-
 IO/Infovis/Testing/Cxx/TestDataObjectIO.cxx        |     32 +-
 IO/Infovis/Testing/Cxx/TestDelimitedTextReader.cxx |     36 +-
 .../Testing/Cxx/TestDelimitedTextReader2.cxx       |     16 +-
 .../Testing/Cxx/TestFixedWidthTextReader.cxx       |    124 +-
 .../Testing/Cxx/TestMultiNewickTreeReader.cxx      |     10 +-
 IO/Infovis/Testing/Cxx/TestNewickTreeReader.cxx    |     16 +-
 IO/Infovis/Testing/Cxx/TestNewickTreeWriter.cxx    |     38 +-
 .../Testing/Cxx/TestPhyloXMLTreeReadWrite.cxx      |    218 +-
 IO/Infovis/Testing/Cxx/TestTulipReader.cxx         |      4 +-
 IO/Infovis/Testing/Cxx/TestTulipReaderClusters.cxx |      4 +-
 .../Testing/Cxx/TestTulipReaderProperties.cxx      |     74 +-
 IO/Infovis/Testing/Python/CMakeLists.txt           |      4 -
 .../Testing/Python/TestNewickTreeReadWrite.py      |     21 -
 IO/Infovis/module.cmake                            |     20 +-
 IO/Infovis/vtkBiomTableReader.cxx                  |    262 +-
 IO/Infovis/vtkBiomTableReader.h                    |     26 +-
 IO/Infovis/vtkChacoGraphReader.cxx                 |     72 +-
 IO/Infovis/vtkChacoGraphReader.h                   |     69 +-
 IO/Infovis/vtkDIMACSGraphReader.cxx                |    190 +-
 IO/Infovis/vtkDIMACSGraphReader.h                  |    107 +-
 IO/Infovis/vtkDIMACSGraphWriter.cxx                |     22 +-
 IO/Infovis/vtkDIMACSGraphWriter.h                  |     63 +-
 IO/Infovis/vtkDelimitedTextReader.cxx              |    256 +-
 IO/Infovis/vtkDelimitedTextReader.h                |    348 +-
 IO/Infovis/vtkFixedWidthTextReader.cxx             |    127 +-
 IO/Infovis/vtkFixedWidthTextReader.h               |     80 +-
 IO/Infovis/vtkISIReader.cxx                        |     46 +-
 IO/Infovis/vtkISIReader.h                          |     52 +-
 IO/Infovis/vtkMultiNewickTreeReader.cxx            |     34 +-
 IO/Infovis/vtkMultiNewickTreeReader.h              |     34 +-
 IO/Infovis/vtkNewickTreeReader.cxx                 |     79 +-
 IO/Infovis/vtkNewickTreeReader.h                   |     38 +-
 IO/Infovis/vtkNewickTreeWriter.cxx                 |     24 +-
 IO/Infovis/vtkNewickTreeWriter.h                   |     63 +-
 IO/Infovis/vtkPhyloXMLTreeReader.cxx               |    280 +-
 IO/Infovis/vtkPhyloXMLTreeReader.h                 |    148 +-
 IO/Infovis/vtkPhyloXMLTreeWriter.cxx               |    188 +-
 IO/Infovis/vtkPhyloXMLTreeWriter.h                 |    121 +-
 IO/Infovis/vtkRISReader.cxx                        |     48 +-
 IO/Infovis/vtkRISReader.h                          |     56 +-
 IO/Infovis/vtkTulipReader.cxx                      |    248 +-
 IO/Infovis/vtkTulipReader.h                        |    111 +-
 IO/Infovis/vtkXGMLReader.cxx                       |    240 +-
 IO/Infovis/vtkXGMLReader.h                         |     41 +-
 IO/Infovis/vtkXMLTreeReader.cxx                    |    125 +-
 IO/Infovis/vtkXMLTreeReader.h                      |    212 +-
 IO/LSDyna/CMakeLists.txt                           |      1 -
 IO/LSDyna/Testing/Cxx/TestLSDynaReader.cxx         |      4 +-
 IO/LSDyna/Testing/Cxx/TestLSDynaReaderNoDefl.cxx   |      4 +-
 IO/LSDyna/Testing/Cxx/TestLSDynaReaderSPH.cxx      |      4 +-
 IO/LSDyna/module.cmake                             |     14 +-
 IO/LSDyna/private/LSDynaFamily.cxx                 |    374 +-
 IO/LSDyna/private/LSDynaFamily.h                   |     50 +-
 IO/LSDyna/private/LSDynaMetaData.cxx               |     28 +-
 IO/LSDyna/private/LSDynaMetaData.h                 |      2 -
 IO/LSDyna/vtkLSDynaPart.cxx                        |    244 +-
 IO/LSDyna/vtkLSDynaPart.h                          |      4 +-
 IO/LSDyna/vtkLSDynaPartCollection.cxx              |    290 +-
 IO/LSDyna/vtkLSDynaPartCollection.h                |      8 +-
 IO/LSDyna/vtkLSDynaReader.cxx                      |   1355 +-
 IO/LSDyna/vtkLSDynaReader.h                        |    937 +-
 IO/LSDyna/vtkLSDynaSummaryParser.cxx               |    112 +-
 IO/LSDyna/vtkLSDynaSummaryParser.h                 |     16 +-
 IO/Legacy/Testing/Cxx/CMakeLists.txt               |      4 +-
 IO/Legacy/Testing/Cxx/TestLegacyArrayMetaData.cxx  |    244 -
 .../Cxx/TestLegacyCompositeDataReaderWriter.cxx    |      8 +-
 .../Testing/Cxx/TestLegacyGhostCellsImport.cxx     |      4 +-
 IO/Legacy/module.cmake                             |     17 +-
 IO/Legacy/vtkCompositeDataReader.cxx               |    296 +-
 IO/Legacy/vtkCompositeDataReader.h                 |     36 +-
 IO/Legacy/vtkCompositeDataWriter.cxx               |    106 +-
 IO/Legacy/vtkCompositeDataWriter.h                 |     42 +-
 IO/Legacy/vtkDataObjectReader.cxx                  |     20 +-
 IO/Legacy/vtkDataObjectReader.h                    |     38 +-
 IO/Legacy/vtkDataObjectWriter.cxx                  |     28 +-
 IO/Legacy/vtkDataObjectWriter.h                    |     36 +-
 IO/Legacy/vtkDataReader.cxx                        |   2082 +-
 IO/Legacy/vtkDataReader.h                          |    414 +-
 IO/Legacy/vtkDataSetReader.cxx                     |    118 +-
 IO/Legacy/vtkDataSetReader.h                       |     66 +-
 IO/Legacy/vtkDataSetWriter.cxx                     |     32 +-
 IO/Legacy/vtkDataSetWriter.h                       |     24 +-
 IO/Legacy/vtkDataWriter.cxx                        |   1157 +-
 IO/Legacy/vtkDataWriter.h                          |    285 +-
 IO/Legacy/vtkGenericDataObjectReader.cxx           |    199 +-
 IO/Legacy/vtkGenericDataObjectReader.h             |     81 +-
 IO/Legacy/vtkGenericDataObjectWriter.cxx           |     17 +-
 IO/Legacy/vtkGenericDataObjectWriter.h             |     15 +-
 IO/Legacy/vtkGraphReader.cxx                       |    341 +-
 IO/Legacy/vtkGraphReader.h                         |     48 +-
 IO/Legacy/vtkGraphWriter.cxx                       |     84 +-
 IO/Legacy/vtkGraphWriter.h                         |     29 +-
 IO/Legacy/vtkLegacyReaderVersion.h                 |      7 +-
 IO/Legacy/vtkPixelExtentIO.cxx                     |     30 +-
 IO/Legacy/vtkPixelExtentIO.h                       |     57 +-
 IO/Legacy/vtkPolyDataReader.cxx                    |    145 +-
 IO/Legacy/vtkPolyDataReader.h                      |     38 +-
 IO/Legacy/vtkPolyDataWriter.cxx                    |     66 +-
 IO/Legacy/vtkPolyDataWriter.h                      |     26 +-
 IO/Legacy/vtkRectilinearGridReader.cxx             |    165 +-
 IO/Legacy/vtkRectilinearGridReader.h               |     45 +-
 IO/Legacy/vtkRectilinearGridWriter.cxx             |     32 +-
 IO/Legacy/vtkRectilinearGridWriter.h               |     28 +-
 IO/Legacy/vtkSimplePointsReader.cxx                |     12 +-
 IO/Legacy/vtkSimplePointsReader.h                  |     30 +-
 IO/Legacy/vtkSimplePointsWriter.cxx                |     18 +-
 IO/Legacy/vtkSimplePointsWriter.h                  |     21 +-
 IO/Legacy/vtkStructuredGridReader.cxx              |    160 +-
 IO/Legacy/vtkStructuredGridReader.h                |     45 +-
 IO/Legacy/vtkStructuredGridWriter.cxx              |     24 +-
 IO/Legacy/vtkStructuredGridWriter.h                |     28 +-
 IO/Legacy/vtkStructuredPointsReader.cxx            |    244 +-
 IO/Legacy/vtkStructuredPointsReader.h              |     45 +-
 IO/Legacy/vtkStructuredPointsWriter.cxx            |     20 +-
 IO/Legacy/vtkStructuredPointsWriter.h              |     26 +-
 IO/Legacy/vtkTableReader.cxx                       |     51 +-
 IO/Legacy/vtkTableReader.h                         |     38 +-
 IO/Legacy/vtkTableWriter.cxx                       |      8 +-
 IO/Legacy/vtkTableWriter.h                         |     26 +-
 IO/Legacy/vtkTreeReader.cxx                        |     91 +-
 IO/Legacy/vtkTreeReader.h                          |     38 +-
 IO/Legacy/vtkTreeWriter.cxx                        |     50 +-
 IO/Legacy/vtkTreeWriter.h                          |     26 +-
 IO/Legacy/vtkUnstructuredGridReader.cxx            |    159 +-
 IO/Legacy/vtkUnstructuredGridReader.h              |     38 +-
 IO/Legacy/vtkUnstructuredGridWriter.cxx            |     86 +-
 IO/Legacy/vtkUnstructuredGridWriter.h              |     26 +-
 IO/MINC/Testing/Python/TestMINCImageWriter.py      |      2 +-
 IO/MINC/Testing/Python/TestMNIObjects.py           |      2 +-
 IO/MINC/Testing/Python/TestMNITagPoints.py         |      2 +-
 IO/MINC/Testing/Python/TestMNITransforms.py        |      2 +-
 IO/MINC/module.cmake                               |     17 +-
 IO/MINC/vtkMINCImageAttributes.cxx                 |    683 +-
 IO/MINC/vtkMINCImageAttributes.h                   |    272 +-
 IO/MINC/vtkMINCImageReader.cxx                     |    475 +-
 IO/MINC/vtkMINCImageReader.h                       |    134 +-
 IO/MINC/vtkMINCImageWriter.cxx                     |    756 +-
 IO/MINC/vtkMINCImageWriter.h                       |    130 +-
 IO/MINC/vtkMNIObjectReader.cxx                     |    316 +-
 IO/MINC/vtkMNIObjectReader.h                       |     62 +-
 IO/MINC/vtkMNIObjectWriter.cxx                     |    448 +-
 IO/MINC/vtkMNIObjectWriter.h                       |     97 +-
 IO/MINC/vtkMNITagPointReader.cxx                   |    253 +-
 IO/MINC/vtkMNITagPointReader.h                     |    118 +-
 IO/MINC/vtkMNITagPointWriter.cxx                   |    210 +-
 IO/MINC/vtkMNITagPointWriter.h                     |    114 +-
 IO/MINC/vtkMNITransformReader.cxx                  |    389 +-
 IO/MINC/vtkMNITransformReader.h                    |     79 +-
 IO/MINC/vtkMNITransformWriter.cxx                  |    226 +-
 IO/MINC/vtkMNITransformWriter.h                    |     83 +-
 IO/MPIImage/CMakeLists.txt                         |      7 +-
 IO/MPIImage/Testing/Cxx/CMakeLists.txt             |      1 -
 IO/MPIImage/Testing/Cxx/ParallelIso.cxx            |     56 +-
 IO/MPIImage/Testing/Cxx/ParallelIso2.cxx           |    269 -
 .../Testing/Data/Baseline/ParallelIso2.png.md5     |      1 -
 IO/MPIImage/module.cmake                           |     16 +-
 IO/MPIImage/vtkMPIImageReader.cxx                  |    124 +-
 IO/MPIImage/vtkMPIImageReader.h                    |    122 +-
 IO/MPIImage/vtkPNrrdReader.cxx                     |    134 +-
 IO/MPIImage/vtkPNrrdReader.h                       |    105 +-
 IO/MPIParallel/CMakeLists.txt                      |      7 +-
 .../Testing/Cxx/TestPWindBladeReader.cxx           |     12 +-
 IO/MPIParallel/Testing/Python/Plot3DMPIIO.py       |     12 +-
 IO/MPIParallel/module.cmake                        |     18 +-
 IO/MPIParallel/vtkMPIMultiBlockPLOT3DReader.cxx    |    351 +-
 IO/MPIParallel/vtkMPIMultiBlockPLOT3DReader.h      |     45 +-
 IO/MPIParallel/vtkPWindBladeReader.cxx             |    136 +-
 IO/MPIParallel/vtkPWindBladeReader.h               |     32 +-
 IO/Movie/Testing/Cxx/TestAVIWriter.cxx             |     12 +-
 IO/Movie/Testing/Cxx/TestMovieWriter.cxx           |     12 +-
 IO/Movie/Testing/Cxx/TestOggTheoraWriter.cxx       |     16 +-
 IO/Movie/module.cmake                              |     16 +-
 IO/Movie/vtkAVIWriter.cxx                          |     65 +-
 IO/Movie/vtkAVIWriter.h                            |    102 +-
 IO/Movie/vtkGenericMovieWriter.cxx                 |     22 +-
 IO/Movie/vtkGenericMovieWriter.h                   |     55 +-
 IO/Movie/vtkMPEG2Writer.cxx                        |    131 +-
 IO/Movie/vtkMPEG2Writer.h                          |     66 +-
 IO/Movie/vtkOggTheoraWriter.cxx                    |    170 +-
 IO/Movie/vtkOggTheoraWriter.h                      |     65 +-
 IO/MySQL/CMakeLists.txt                            |      7 +-
 IO/MySQL/Testing/Cxx/TestMySQLDatabase.cxx         |    242 +-
 IO/MySQL/Testing/Cxx/TestMySQLTableReadWrite.cxx   |     16 +-
 IO/MySQL/module.cmake                              |     13 +-
 IO/MySQL/vtkIOMySQL_AutoInit.cxx                   |     12 +-
 IO/MySQL/vtkMySQLDatabase.cxx                      |    230 +-
 IO/MySQL/vtkMySQLDatabase.h                        |    219 +-
 IO/MySQL/vtkMySQLQuery.cxx                         |    300 +-
 IO/MySQL/vtkMySQLQuery.h                           |    163 +-
 IO/MySQL/vtkMySQLToTableReader.cxx                 |     54 +-
 IO/MySQL/vtkMySQLToTableReader.h                   |     15 +-
 IO/MySQL/vtkTableToMySQLWriter.cxx                 |     50 +-
 IO/MySQL/vtkTableToMySQLWriter.h                   |     22 +-
 IO/NetCDF/Testing/Cxx/SLACMultipleModes.cxx        |     11 +-
 IO/NetCDF/Testing/Cxx/SLACParticleReader.cxx       |     17 +-
 IO/NetCDF/Testing/Cxx/SLACReaderLinear.cxx         |      4 +-
 IO/NetCDF/Testing/Cxx/SLACReaderQuadratic.cxx      |     12 +-
 IO/NetCDF/Testing/Cxx/TestMPASReader.cxx           |     24 +-
 IO/NetCDF/Testing/Cxx/TestNetCDFCAMReader.cxx      |      4 +-
 IO/NetCDF/Testing/Cxx/TestNetCDFPOPReader.cxx      |      4 +-
 .../Data/Baseline/SLACParticleReader.png.md5       |      2 +-
 IO/NetCDF/module.cmake                             |     16 +-
 IO/NetCDF/vtkMPASReader.cxx                        |   2498 +-
 IO/NetCDF/vtkMPASReader.h                          |    329 +-
 IO/NetCDF/vtkNetCDFCAMReader.cxx                   |    380 +-
 IO/NetCDF/vtkNetCDFCAMReader.h                     |    110 +-
 IO/NetCDF/vtkNetCDFCFReader.cxx                    |    650 +-
 IO/NetCDF/vtkNetCDFCFReader.h                      |    152 +-
 IO/NetCDF/vtkNetCDFPOPReader.cxx                   |     74 +-
 IO/NetCDF/vtkNetCDFPOPReader.h                     |     62 +-
 IO/NetCDF/vtkNetCDFReader.cxx                      |    294 +-
 IO/NetCDF/vtkNetCDFReader.h                        |    223 +-
 IO/NetCDF/vtkSLACParticleReader.cxx                |     56 +-
 IO/NetCDF/vtkSLACParticleReader.h                  |     48 +-
 IO/NetCDF/vtkSLACReader.cxx                        |    427 +-
 IO/NetCDF/vtkSLACReader.h                          |    315 +-
 IO/ODBC/CMakeLists.txt                             |      7 +-
 IO/ODBC/Testing/Cxx/TestODBCDatabase.cxx           |     86 +-
 IO/ODBC/module.cmake                               |     12 +-
 IO/ODBC/vtkIOODBC_AutoInit.cxx                     |     12 +-
 IO/ODBC/vtkODBCDatabase.cxx                        |    326 +-
 IO/ODBC/vtkODBCDatabase.h                          |    202 +-
 IO/ODBC/vtkODBCInternals.h                         |     29 +-
 IO/ODBC/vtkODBCQuery.cxx                           |    536 +-
 IO/ODBC/vtkODBCQuery.h                             |    142 +-
 IO/PLY/Testing/Cxx/CMakeLists.txt                  |      2 -
 IO/PLY/Testing/Cxx/TestPLYReader.cxx               |      4 +-
 IO/PLY/Testing/Cxx/TestPLYReaderTextureUV.cxx      |    105 -
 IO/PLY/Testing/Cxx/TestPLYWriter.cxx               |    126 -
 .../Data/Baseline/TestPLYReaderTextureUV.png.md5   |      1 -
 IO/PLY/Testing/Python/TestPLYReadWrite.py          |      2 +-
 IO/PLY/module.cmake                                |     12 +-
 IO/PLY/vtkPLY.cxx                                  |    128 +-
 IO/PLY/vtkPLY.h                                    |     27 +-
 IO/PLY/vtkPLYReader.cxx                            |    119 +-
 IO/PLY/vtkPLYReader.h                              |     45 +-
 IO/PLY/vtkPLYWriter.cxx                            |    197 +-
 IO/PLY/vtkPLYWriter.h                              |    174 +-
 IO/Parallel/CMakeLists.txt                         |      4 +-
 IO/Parallel/Testing/Cxx/PSLACReaderLinear.cxx      |     12 +-
 IO/Parallel/Testing/Cxx/PSLACReaderQuadratic.cxx   |     27 +-
 IO/Parallel/Testing/Cxx/TestPOpenFOAMReader.cxx    |     20 +-
 IO/Parallel/module.cmake                           |     33 +-
 IO/Parallel/vtkEnSightWriter.cxx                   |    362 +-
 IO/Parallel/vtkEnSightWriter.h                     |    131 +-
 IO/Parallel/vtkMultiBlockPLOT3DReader.cxx          |   1441 +-
 IO/Parallel/vtkMultiBlockPLOT3DReader.h            |    361 +-
 IO/Parallel/vtkMultiBlockPLOT3DReaderInternals.cxx |    352 +-
 IO/Parallel/vtkMultiBlockPLOT3DReaderInternals.h   |    129 +-
 IO/Parallel/vtkPChacoReader.cxx                    |    186 +-
 IO/Parallel/vtkPChacoReader.h                      |     26 +-
 IO/Parallel/vtkPDataSetReader.cxx                  |    603 +-
 IO/Parallel/vtkPDataSetReader.h                    |     40 +-
 IO/Parallel/vtkPDataSetWriter.cxx                  |    202 +-
 IO/Parallel/vtkPDataSetWriter.h                    |     91 +-
 IO/Parallel/vtkPImageWriter.cxx                    |     71 +-
 IO/Parallel/vtkPImageWriter.h                      |     30 +-
 IO/Parallel/vtkPOpenFOAMReader.cxx                 |    216 +-
 IO/Parallel/vtkPOpenFOAMReader.h                   |     49 +-
 IO/Parallel/vtkPSLACReader.cxx                     |    274 +-
 IO/Parallel/vtkPSLACReader.h                       |     79 +-
 IO/Parallel/vtkPlot3DMetaReader.cxx                |    198 +-
 IO/Parallel/vtkPlot3DMetaReader.h                  |    134 +-
 IO/ParallelExodus/CMakeLists.txt                   |      7 +-
 .../Testing/Cxx/TestExodusImplicitArrays.cxx       |     30 +-
 IO/ParallelExodus/module.cmake                     |     18 +-
 IO/ParallelExodus/vtkPExodusIIReader.cxx           |    461 +-
 IO/ParallelExodus/vtkPExodusIIReader.h             |    147 +-
 IO/ParallelExodus/vtkPExodusIIWriter.cxx           |     47 +-
 IO/ParallelExodus/vtkPExodusIIWriter.h             |     94 +-
 IO/ParallelLSDyna/Testing/Cxx/PLSDynaReader.cxx    |     12 +-
 IO/ParallelLSDyna/module.cmake                     |     23 +-
 IO/ParallelLSDyna/vtkPLSDynaReader.cxx             |     58 +-
 IO/ParallelLSDyna/vtkPLSDynaReader.h               |    214 +-
 .../Testing/Cxx/TestPNetCDFPOPReader.cxx           |      4 +-
 IO/ParallelNetCDF/module.cmake                     |     14 +-
 IO/ParallelNetCDF/vtkPNetCDFPOPReader.cxx          |    182 +-
 IO/ParallelNetCDF/vtkPNetCDFPOPReader.h            |     59 +-
 IO/ParallelXML/Testing/Python/CMakeLists.txt       |     10 +-
 .../Testing/Python/testParallelMultiBlockWriter.py |    110 -
 .../Testing/Python/testParallelXMLWriters.py       |      8 +-
 IO/ParallelXML/module.cmake                        |     16 +-
 IO/ParallelXML/vtkXMLPDataSetWriter.cxx            |     28 +-
 IO/ParallelXML/vtkXMLPDataSetWriter.h              |     34 +-
 IO/ParallelXML/vtkXMLPDataWriter.cxx               |    365 +-
 IO/ParallelXML/vtkXMLPDataWriter.h                 |    114 +-
 IO/ParallelXML/vtkXMLPHierarchicalBoxDataWriter.h  |     17 +-
 IO/ParallelXML/vtkXMLPImageDataWriter.cxx          |      8 +-
 IO/ParallelXML/vtkXMLPImageDataWriter.h            |     39 +-
 IO/ParallelXML/vtkXMLPMultiBlockDataWriter.cxx     |    185 +-
 IO/ParallelXML/vtkXMLPMultiBlockDataWriter.h       |    140 +-
 IO/ParallelXML/vtkXMLPPolyDataWriter.h             |     39 +-
 IO/ParallelXML/vtkXMLPRectilinearGridWriter.cxx    |      4 +-
 IO/ParallelXML/vtkXMLPRectilinearGridWriter.h      |     41 +-
 IO/ParallelXML/vtkXMLPStructuredDataWriter.cxx     |    195 +-
 IO/ParallelXML/vtkXMLPStructuredDataWriter.h       |     26 +-
 IO/ParallelXML/vtkXMLPStructuredGridWriter.cxx     |      4 +-
 IO/ParallelXML/vtkXMLPStructuredGridWriter.h       |     41 +-
 IO/ParallelXML/vtkXMLPUniformGridAMRWriter.cxx     |     46 +-
 IO/ParallelXML/vtkXMLPUniformGridAMRWriter.h       |     59 +-
 IO/ParallelXML/vtkXMLPUnstructuredDataWriter.cxx   |     26 +-
 IO/ParallelXML/vtkXMLPUnstructuredDataWriter.h     |     24 +-
 IO/ParallelXML/vtkXMLPUnstructuredGridWriter.h     |     41 +-
 IO/PostgreSQL/CMakeLists.txt                       |      7 +-
 .../Testing/Cxx/TestPostgreSQLDatabase.cxx         |    200 +-
 .../Testing/Cxx/TestPostgreSQLTableReadWrite.cxx   |     28 +-
 IO/PostgreSQL/module.cmake                         |     13 +-
 IO/PostgreSQL/vtkIOPostgreSQL_AutoInit.cxx         |     12 +-
 IO/PostgreSQL/vtkPostgreSQLDatabase.cxx            |    280 +-
 IO/PostgreSQL/vtkPostgreSQLDatabase.h              |    249 +-
 IO/PostgreSQL/vtkPostgreSQLDatabasePrivate.h       |     52 +-
 IO/PostgreSQL/vtkPostgreSQLQuery.cxx               |    378 +-
 IO/PostgreSQL/vtkPostgreSQLQuery.h                 |    102 +-
 IO/PostgreSQL/vtkPostgreSQLToTableReader.cxx       |     54 +-
 IO/PostgreSQL/vtkPostgreSQLToTableReader.h         |     15 +-
 IO/PostgreSQL/vtkTableToPostgreSQLWriter.cxx       |     50 +-
 IO/PostgreSQL/vtkTableToPostgreSQLWriter.h         |     22 +-
 IO/SQL/Testing/Cxx/TestSQLDatabaseSchema.cxx       |    104 +-
 IO/SQL/Testing/Cxx/TestSQLGraphReader.cxx          |     20 +-
 IO/SQL/Testing/Cxx/TestSQLiteDatabase.cxx          |    191 +-
 IO/SQL/Testing/Cxx/TestSQLiteTableReadWrite.cxx    |     59 +-
 IO/SQL/module.cmake                                |     13 +-
 IO/SQL/vtkDatabaseToTableReader.cxx                |     28 +-
 IO/SQL/vtkDatabaseToTableReader.h                  |     36 +-
 IO/SQL/vtkRowQuery.cxx                             |     30 +-
 IO/SQL/vtkRowQuery.h                               |    151 +-
 IO/SQL/vtkRowQueryToTable.cxx                      |     64 +-
 IO/SQL/vtkRowQueryToTable.h                        |     49 +-
 IO/SQL/vtkSQLDatabase.cxx                          |    250 +-
 IO/SQL/vtkSQLDatabase.h                            |    276 +-
 IO/SQL/vtkSQLDatabaseGraphSource.cxx               |     90 +-
 IO/SQL/vtkSQLDatabaseGraphSource.h                 |     53 +-
 IO/SQL/vtkSQLDatabaseSchema.cxx                    |    283 +-
 IO/SQL/vtkSQLDatabaseSchema.h                      |    430 +-
 IO/SQL/vtkSQLDatabaseTableSource.cxx               |     62 +-
 IO/SQL/vtkSQLDatabaseTableSource.h                 |     47 +-
 IO/SQL/vtkSQLGraphReader.cxx                       |     74 +-
 IO/SQL/vtkSQLGraphReader.h                         |    151 +-
 IO/SQL/vtkSQLQuery.cxx                             |     54 +-
 IO/SQL/vtkSQLQuery.h                               |    263 +-
 IO/SQL/vtkSQLiteDatabase.cxx                       |    160 +-
 IO/SQL/vtkSQLiteDatabase.h                         |    156 +-
 IO/SQL/vtkSQLiteQuery.cxx                          |    296 +-
 IO/SQL/vtkSQLiteQuery.h                            |    167 +-
 IO/SQL/vtkSQLiteToTableReader.cxx                  |     54 +-
 IO/SQL/vtkSQLiteToTableReader.h                    |     15 +-
 IO/SQL/vtkTableToDatabaseWriter.cxx                |     28 +-
 IO/SQL/vtkTableToDatabaseWriter.h                  |     43 +-
 IO/SQL/vtkTableToSQLiteWriter.cxx                  |     50 +-
 IO/SQL/vtkTableToSQLiteWriter.h                    |     22 +-
 IO/TecplotTable/CMakeLists.txt                     |      5 -
 IO/TecplotTable/Testing/Cxx/CMakeLists.txt         |     13 -
 .../Testing/Cxx/TestTecplotTableReader.cxx         |     52 -
 IO/TecplotTable/Testing/Data/residuals.dat.md5     |      1 -
 IO/TecplotTable/module.cmake                       |     13 -
 IO/TecplotTable/vtkTecplotTableReader.cxx          |    510 -
 IO/TecplotTable/vtkTecplotTableReader.h            |    152 -
 IO/VPIC/Testing/Cxx/TestVPICReader.cxx             |      4 +-
 IO/VPIC/module.cmake                               |     14 +-
 IO/VPIC/vtkVPICReader.cxx                          |     42 +-
 IO/VPIC/vtkVPICReader.h                            |     72 +-
 IO/Video/module.cmake                              |      9 +-
 IO/Video/vtkMILVideoSource.cxx                     |    484 +-
 IO/Video/vtkMILVideoSource.h                       |    186 +-
 IO/Video/vtkVideoSource.cxx                        |    392 +-
 IO/Video/vtkVideoSource.h                          |    316 +-
 IO/Video/vtkWin32VideoSource.cxx                   |    404 +-
 IO/Video/vtkWin32VideoSource.h                     |    106 +-
 IO/XML/CMakeLists.txt                              |      4 +-
 IO/XML/Testing/Cxx/CMakeLists.txt                  |      6 -
 IO/XML/Testing/Cxx/TestAMRXMLIO.cxx                |     44 +-
 IO/XML/Testing/Cxx/TestDataObjectXMLIO.cxx         |    228 +-
 IO/XML/Testing/Cxx/TestHyperOctreeIO.cxx           |    142 +-
 .../Cxx/TestReadDuplicateDataArrayNames.cxx        |    189 -
 IO/XML/Testing/Cxx/TestXML.cxx                     |     20 +-
 IO/XML/Testing/Cxx/TestXMLCInterface.c             |     13 +-
 IO/XML/Testing/Cxx/TestXMLGhostCellsImport.cxx     |      4 +-
 .../TestXMLHierarchicalBoxDataFileConverter.cxx    |     16 +-
 IO/XML/Testing/Cxx/TestXMLReaderBadData.cxx        |     38 +-
 .../Testing/Cxx/TestXMLUnstructuredGridReader.cxx  |     14 +-
 .../Cxx/TestXMLWriterWithDataArrayFallback.cxx     |     93 -
 IO/XML/Testing/Python/TestEmptyXML.py              |     10 +-
 IO/XML/module.cmake                                |     17 +-
 IO/XML/vtkRTXMLPolyDataReader.cxx                  |     60 +-
 IO/XML/vtkRTXMLPolyDataReader.h                    |     68 +-
 IO/XML/vtkXMLCompositeDataReader.cxx               |    136 +-
 IO/XML/vtkXMLCompositeDataReader.h                 |     44 +-
 IO/XML/vtkXMLCompositeDataWriter.cxx               |    322 +-
 IO/XML/vtkXMLCompositeDataWriter.h                 |    146 +-
 IO/XML/vtkXMLDataReader.cxx                        |    373 +-
 IO/XML/vtkXMLDataReader.h                          |     33 +-
 IO/XML/vtkXMLDataSetWriter.cxx                     |    122 +-
 IO/XML/vtkXMLDataSetWriter.h                       |     43 +-
 IO/XML/vtkXMLFileReadTester.cxx                    |     20 +-
 IO/XML/vtkXMLFileReadTester.h                      |     49 +-
 IO/XML/vtkXMLGenericDataObjectReader.cxx           |    178 +-
 IO/XML/vtkXMLGenericDataObjectReader.h             |     74 +-
 IO/XML/vtkXMLHierarchicalBoxDataFileConverter.cxx  |    123 +-
 IO/XML/vtkXMLHierarchicalBoxDataFileConverter.h    |     41 +-
 IO/XML/vtkXMLHierarchicalBoxDataReader.h           |     29 +-
 IO/XML/vtkXMLHierarchicalBoxDataWriter.h           |     27 +-
 IO/XML/vtkXMLHierarchicalDataReader.h              |     31 +-
 IO/XML/vtkXMLHyperOctreeReader.cxx                 |     72 +-
 IO/XML/vtkXMLHyperOctreeReader.h                   |     34 +-
 IO/XML/vtkXMLHyperOctreeWriter.cxx                 |     86 +-
 IO/XML/vtkXMLHyperOctreeWriter.h                   |     39 +-
 IO/XML/vtkXMLImageDataReader.cxx                   |     20 +-
 IO/XML/vtkXMLImageDataReader.h                     |     41 +-
 IO/XML/vtkXMLImageDataWriter.h                     |     39 +-
 IO/XML/vtkXMLMultiBlockDataReader.cxx              |    142 +-
 IO/XML/vtkXMLMultiBlockDataReader.h                |     27 +-
 IO/XML/vtkXMLMultiBlockDataWriter.cxx              |     53 +-
 IO/XML/vtkXMLMultiBlockDataWriter.h                |     24 +-
 IO/XML/vtkXMLMultiGroupDataReader.h                |     19 +-
 IO/XML/vtkXMLOffsetsManager.h                      |    121 +-
 IO/XML/vtkXMLPDataReader.cxx                       |    175 +-
 IO/XML/vtkXMLPDataReader.h                         |     30 +-
 IO/XML/vtkXMLPImageDataReader.cxx                  |     20 +-
 IO/XML/vtkXMLPImageDataReader.h                    |     34 +-
 IO/XML/vtkXMLPPolyDataReader.cxx                   |     36 +-
 IO/XML/vtkXMLPPolyDataReader.h                     |     34 +-
 IO/XML/vtkXMLPRectilinearGridReader.cxx            |     34 +-
 IO/XML/vtkXMLPRectilinearGridReader.h              |     34 +-
 IO/XML/vtkXMLPStructuredDataReader.cxx             |    101 +-
 IO/XML/vtkXMLPStructuredDataReader.h               |     23 +-
 IO/XML/vtkXMLPStructuredGridReader.cxx             |     36 +-
 IO/XML/vtkXMLPStructuredGridReader.h               |     37 +-
 IO/XML/vtkXMLPUnstructuredDataReader.cxx           |    131 +-
 IO/XML/vtkXMLPUnstructuredDataReader.h             |     21 +-
 IO/XML/vtkXMLPUnstructuredGridReader.cxx           |     78 +-
 IO/XML/vtkXMLPUnstructuredGridReader.h             |     36 +-
 IO/XML/vtkXMLPolyDataReader.cxx                    |    106 +-
 IO/XML/vtkXMLPolyDataReader.h                      |     41 +-
 IO/XML/vtkXMLPolyDataWriter.cxx                    |    104 +-
 IO/XML/vtkXMLPolyDataWriter.h                      |     41 +-
 IO/XML/vtkXMLReader.cxx                            |    817 +-
 IO/XML/vtkXMLReader.h                              |    157 +-
 IO/XML/vtkXMLReaderVersion.h                       |      7 +-
 IO/XML/vtkXMLRectilinearGridReader.cxx             |     72 +-
 IO/XML/vtkXMLRectilinearGridReader.h               |     34 +-
 IO/XML/vtkXMLRectilinearGridWriter.cxx             |     16 +-
 IO/XML/vtkXMLRectilinearGridWriter.h               |     39 +-
 IO/XML/vtkXMLStructuredDataReader.cxx              |    124 +-
 IO/XML/vtkXMLStructuredDataReader.h                |     54 +-
 IO/XML/vtkXMLStructuredDataWriter.cxx              |    207 +-
 IO/XML/vtkXMLStructuredDataWriter.h                |     53 +-
 IO/XML/vtkXMLStructuredGridReader.cxx              |     42 +-
 IO/XML/vtkXMLStructuredGridReader.h                |     34 +-
 IO/XML/vtkXMLStructuredGridWriter.cxx              |     16 +-
 IO/XML/vtkXMLStructuredGridWriter.h                |     39 +-
 IO/XML/vtkXMLUniformGridAMRReader.cxx              |    202 +-
 IO/XML/vtkXMLUniformGridAMRReader.h                |     99 +-
 IO/XML/vtkXMLUniformGridAMRWriter.cxx              |     30 +-
 IO/XML/vtkXMLUniformGridAMRWriter.h                |     34 +-
 IO/XML/vtkXMLUnstructuredDataReader.cxx            |    354 +-
 IO/XML/vtkXMLUnstructuredDataReader.h              |     47 +-
 IO/XML/vtkXMLUnstructuredDataWriter.cxx            |    337 +-
 IO/XML/vtkXMLUnstructuredDataWriter.h              |     44 +-
 IO/XML/vtkXMLUnstructuredGridReader.cxx            |    100 +-
 IO/XML/vtkXMLUnstructuredGridReader.h              |     34 +-
 IO/XML/vtkXMLUnstructuredGridWriter.cxx            |     72 +-
 IO/XML/vtkXMLUnstructuredGridWriter.h              |     41 +-
 IO/XML/vtkXMLWriter.cxx                            |   1562 +-
 IO/XML/vtkXMLWriter.h                              |    269 +-
 IO/XML/vtkXMLWriterC.cxx                           |    322 +-
 IO/XML/vtkXMLWriterF.h                             |    169 +-
 IO/XMLParser/module.cmake                          |     11 +-
 IO/XMLParser/vtkXMLDataHeaderPrivate.h             |      8 +-
 IO/XMLParser/vtkXMLDataParser.cxx                  |    352 +-
 IO/XMLParser/vtkXMLDataParser.h                    |    145 +-
 IO/XMLParser/vtkXMLParser.cxx                      |    194 +-
 IO/XMLParser/vtkXMLParser.h                        |    116 +-
 IO/XMLParser/vtkXMLUtilities.cxx                   |    280 +-
 IO/XMLParser/vtkXMLUtilities.h                     |    143 +-
 IO/Xdmf2/CMakeLists.txt                            |      6 -
 .../Testing/Cxx/TestTemporalXdmfReaderWriter.cxx   |     12 +-
 IO/Xdmf2/Testing/Cxx/XdmfTestVTKIO.cxx             |     14 +-
 IO/Xdmf2/module.cmake                              |     16 +-
 IO/Xdmf2/vtkSILBuilder.h                           |     52 +-
 IO/Xdmf2/vtkXdmfDataArray.cxx                      |    122 +-
 IO/Xdmf2/vtkXdmfDataArray.h                        |     12 +-
 IO/Xdmf2/vtkXdmfHeavyData.cxx                      |    554 +-
 IO/Xdmf2/vtkXdmfReader.cxx                         |    170 +-
 IO/Xdmf2/vtkXdmfReader.h                           |    169 +-
 IO/Xdmf2/vtkXdmfReaderInternal.cxx                 |    278 +-
 IO/Xdmf2/vtkXdmfReaderInternal.h                   |    201 +-
 IO/Xdmf2/vtkXdmfWriter.cxx                         |    442 +-
 IO/Xdmf2/vtkXdmfWriter.h                           |    114 +-
 IO/Xdmf3/CMakeLists.txt                            |     23 -
 IO/Xdmf3/Testing/Cxx/CMakeLists.txt                |     24 -
 IO/Xdmf3/Testing/Cxx/TestXdmf3Parallel.cxx         |    134 -
 IO/Xdmf3/Testing/Python/CMakeLists.txt             |     16 -
 IO/Xdmf3/Testing/Python/ManyFiles.py               |     74 -
 IO/Xdmf3/Testing/Python/ReadXdmfPolyhedron.py      |     26 -
 IO/Xdmf3/Testing/Python/VToXLoop.py                |    360 -
 IO/Xdmf3/module.cmake                              |     20 -
 IO/Xdmf3/vtkXdmf3ArrayKeeper.cxx                   |     64 -
 IO/Xdmf3/vtkXdmf3ArrayKeeper.h                     |     72 -
 IO/Xdmf3/vtkXdmf3ArraySelection.cxx                |     87 -
 IO/Xdmf3/vtkXdmf3ArraySelection.h                  |     82 -
 IO/Xdmf3/vtkXdmf3DataSet.cxx                       |   2302 -
 IO/Xdmf3/vtkXdmf3DataSet.h                         |    283 -
 IO/Xdmf3/vtkXdmf3HeavyDataHandler.cxx              |    634 -
 IO/Xdmf3/vtkXdmf3HeavyDataHandler.h                |    138 -
 IO/Xdmf3/vtkXdmf3LightDataHandler.cxx              |    484 -
 IO/Xdmf3/vtkXdmf3LightDataHandler.h                |    143 -
 IO/Xdmf3/vtkXdmf3Reader.cxx                        |   1006 -
 IO/Xdmf3/vtkXdmf3Reader.h                          |    210 -
 IO/Xdmf3/vtkXdmf3SILBuilder.cxx                    |    141 -
 IO/Xdmf3/vtkXdmf3SILBuilder.h                      |     80 -
 IO/Xdmf3/vtkXdmf3Writer.cxx                        |    310 -
 IO/Xdmf3/vtkXdmf3Writer.h                          |    109 -
 Imaging/Color/CMakeLists.txt                       |      2 -
 Imaging/Color/module.cmake                         |     11 +-
 Imaging/Color/vtkImageHSIToRGB.cxx                 |     52 +-
 Imaging/Color/vtkImageHSIToRGB.h                   |     36 +-
 Imaging/Color/vtkImageHSVToRGB.cxx                 |     38 +-
 Imaging/Color/vtkImageHSVToRGB.h                   |     36 +-
 Imaging/Color/vtkImageLuminance.cxx                |     22 +-
 Imaging/Color/vtkImageLuminance.h                  |     13 +-
 Imaging/Color/vtkImageMapToRGBA.h                  |     21 +-
 Imaging/Color/vtkImageMapToWindowLevelColors.cxx   |    164 +-
 Imaging/Color/vtkImageMapToWindowLevelColors.h     |     55 +-
 Imaging/Color/vtkImageQuantizeRGBToIndex.cxx       |    193 +-
 Imaging/Color/vtkImageQuantizeRGBToIndex.h         |     65 +-
 Imaging/Color/vtkImageRGBToHSI.cxx                 |     56 +-
 Imaging/Color/vtkImageRGBToHSI.h                   |     28 +-
 Imaging/Color/vtkImageRGBToHSV.cxx                 |     38 +-
 Imaging/Color/vtkImageRGBToHSV.h                   |     19 +-
 Imaging/Color/vtkImageRGBToYIQ.cxx                 |    152 -
 Imaging/Color/vtkImageRGBToYIQ.h                   |     54 -
 Imaging/Color/vtkImageYIQToRGB.cxx                 |    149 -
 Imaging/Color/vtkImageYIQToRGB.h                   |     54 -
 Imaging/Core/CMakeLists.txt                        |     14 +-
 Imaging/Core/Testing/Cxx/CMakeLists.txt            |      2 -
 Imaging/Core/Testing/Cxx/FastSplatter.cxx          |      6 +-
 Imaging/Core/Testing/Cxx/ImageAccumulate.cxx       |     24 +-
 Imaging/Core/Testing/Cxx/ImageAccumulateLarge.cxx  |     12 +-
 Imaging/Core/Testing/Cxx/ImageAutoRange.cxx        |     12 +-
 .../Core/Testing/Cxx/ImageBSplineCoefficients.cxx  |     32 +-
 Imaging/Core/Testing/Cxx/ImageHistogram.cxx        |     18 +-
 .../Core/Testing/Cxx/ImageHistogramStatistics.cxx  |     20 +-
 Imaging/Core/Testing/Cxx/ImageResize.cxx           |     20 +-
 Imaging/Core/Testing/Cxx/ImageResize3D.cxx         |     20 +-
 Imaging/Core/Testing/Cxx/ImageResizeCropping.cxx   |     16 +-
 Imaging/Core/Testing/Cxx/ImageReslice.cxx          |    131 -
 Imaging/Core/Testing/Cxx/ImageWeightedSum.cxx      |      8 +-
 Imaging/Core/Testing/Cxx/ImportExport.cxx          |     14 +-
 Imaging/Core/Testing/Cxx/TestBSplineWarp.cxx       |      4 +-
 Imaging/Core/Testing/Cxx/TestImageStencilData.cxx  |     40 +-
 .../Testing/Cxx/TestImageStencilDataMethods.cxx    |     14 +-
 .../Core/Testing/Cxx/TestImageStencilIterator.cxx  |    266 -
 Imaging/Core/Testing/Cxx/TestStencilWithLasso.cxx  |     18 +-
 .../Testing/Cxx/TestStencilWithPolyDataContour.cxx |      4 +-
 .../Testing/Cxx/TestStencilWithPolyDataSurface.cxx |      8 +-
 Imaging/Core/Testing/Cxx/TestUpdateExtentReset.cxx |      8 +-
 .../Testing/Data/Baseline/ImageReslice.png.md5     |      1 -
 .../Baseline/TestMapToRGBABlockStreaming.png.md5   |      2 +-
 .../Testing/Data/Baseline/TestYIQToRGB.png.md5     |      1 -
 .../Core/Testing/Data/Baseline/voxelModel.png.md5  |      2 +-
 Imaging/Core/Testing/Python/CMakeLists.txt         |      1 -
 Imaging/Core/Testing/Python/TestBlendStencil.py    |      1 +
 .../Testing/Python/TestMapToRGBABlockStreaming.py  |      2 +-
 Imaging/Core/Testing/Python/TestYIQToRGB.py        |     75 -
 Imaging/Core/Testing/Python/voxelModel.py          |      2 +-
 Imaging/Core/Testing/Tcl/TestBlendStencil.tcl      |      1 +
 .../Testing/Tcl/TestMapToRGBABlockStreaming.tcl    |      2 +-
 Imaging/Core/Testing/Tcl/resampledTexture.tcl      |      2 +-
 Imaging/Core/module.cmake                          |     15 +-
 Imaging/Core/vtkAbstractImageInterpolator.cxx      |    124 +-
 Imaging/Core/vtkAbstractImageInterpolator.h        |    300 +-
 Imaging/Core/vtkExtractVOI.cxx                     |    176 +-
 Imaging/Core/vtkExtractVOI.h                       |    120 +-
 Imaging/Core/vtkImageAppendComponents.cxx          |     44 +-
 Imaging/Core/vtkImageAppendComponents.h            |     72 +-
 Imaging/Core/vtkImageBSplineCoefficients.cxx       |    216 +-
 Imaging/Core/vtkImageBSplineCoefficients.h         |    150 +-
 Imaging/Core/vtkImageBSplineInternals.cxx          |     20 +-
 Imaging/Core/vtkImageBSplineInternals.h            |     73 +-
 Imaging/Core/vtkImageBSplineInterpolator.cxx       |    217 +-
 Imaging/Core/vtkImageBSplineInterpolator.h         |    138 +-
 Imaging/Core/vtkImageBlend.cxx                     |    609 +-
 Imaging/Core/vtkImageBlend.h                       |    223 +-
 Imaging/Core/vtkImageCacheFilter.cxx               |      8 +-
 Imaging/Core/vtkImageCacheFilter.h                 |     34 +-
 Imaging/Core/vtkImageCast.cxx                      |     40 +-
 Imaging/Core/vtkImageCast.h                        |     61 +-
 Imaging/Core/vtkImageChangeInformation.cxx         |     58 +-
 Imaging/Core/vtkImageChangeInformation.h           |    124 +-
 Imaging/Core/vtkImageClip.cxx                      |     56 +-
 Imaging/Core/vtkImageClip.h                        |     50 +-
 Imaging/Core/vtkImageConstantPad.cxx               |     58 +-
 Imaging/Core/vtkImageConstantPad.h                 |     30 +-
 Imaging/Core/vtkImageDataStreamer.cxx              |     32 +-
 Imaging/Core/vtkImageDataStreamer.h                |     41 +-
 Imaging/Core/vtkImageDecomposeFilter.cxx           |     18 +-
 Imaging/Core/vtkImageDecomposeFilter.h             |     46 +-
 Imaging/Core/vtkImageDifference.cxx                |    388 +-
 Imaging/Core/vtkImageDifference.h                  |    130 +-
 Imaging/Core/vtkImageExtractComponents.cxx         |     84 +-
 Imaging/Core/vtkImageExtractComponents.h           |     37 +-
 Imaging/Core/vtkImageFlip.cxx                      |     30 +-
 Imaging/Core/vtkImageFlip.h                        |     83 +-
 Imaging/Core/vtkImageInterpolator.cxx              |    299 +-
 Imaging/Core/vtkImageInterpolator.h                |    131 +-
 Imaging/Core/vtkImageInterpolatorInternals.h       |     20 +-
 Imaging/Core/vtkImageIterateFilter.cxx             |     84 +-
 Imaging/Core/vtkImageIterateFilter.h               |     40 +-
 Imaging/Core/vtkImageMagnify.cxx                   |     84 +-
 Imaging/Core/vtkImageMagnify.h                     |     39 +-
 Imaging/Core/vtkImageMapToColors.cxx               |     86 +-
 Imaging/Core/vtkImageMapToColors.h                 |     87 +-
 Imaging/Core/vtkImageMask.cxx                      |    116 +-
 Imaging/Core/vtkImageMask.h                        |     76 +-
 Imaging/Core/vtkImageMirrorPad.cxx                 |     80 +-
 Imaging/Core/vtkImageMirrorPad.h                   |     20 +-
 Imaging/Core/vtkImagePadFilter.cxx                 |     48 +-
 Imaging/Core/vtkImagePadFilter.h                   |     40 +-
 Imaging/Core/vtkImagePermute.h                     |     30 +-
 Imaging/Core/vtkImagePointDataIterator.cxx         |    457 -
 Imaging/Core/vtkImagePointDataIterator.h           |    202 -
 Imaging/Core/vtkImagePointIterator.cxx             |     54 -
 Imaging/Core/vtkImagePointIterator.h               |    162 -
 Imaging/Core/vtkImageResample.cxx                  |     44 +-
 Imaging/Core/vtkImageResample.h                    |     57 +-
 Imaging/Core/vtkImageResize.cxx                    |    326 +-
 Imaging/Core/vtkImageResize.h                      |    153 +-
 Imaging/Core/vtkImageReslice.cxx                   |   1584 +-
 Imaging/Core/vtkImageReslice.h                     |    565 +-
 Imaging/Core/vtkImageResliceToColors.cxx           |     52 +-
 Imaging/Core/vtkImageResliceToColors.h             |     78 +-
 Imaging/Core/vtkImageShiftScale.cxx                |     36 +-
 Imaging/Core/vtkImageShiftScale.h                  |     62 +-
 Imaging/Core/vtkImageShrink3D.cxx                  |    250 +-
 Imaging/Core/vtkImageShrink3D.h                    |     46 +-
 Imaging/Core/vtkImageSincInterpolator.cxx          |    395 +-
 Imaging/Core/vtkImageSincInterpolator.h            |    215 +-
 Imaging/Core/vtkImageStencilAlgorithm.cxx          |     20 +-
 Imaging/Core/vtkImageStencilAlgorithm.h            |     41 +-
 Imaging/Core/vtkImageStencilData.cxx               |   1325 +-
 Imaging/Core/vtkImageStencilData.h                 |    354 +-
 Imaging/Core/vtkImageStencilIterator.cxx           |     28 +-
 Imaging/Core/vtkImageStencilIterator.h             |    227 +-
 Imaging/Core/vtkImageStencilIterator.txx           |    404 +
 Imaging/Core/vtkImageStencilSource.cxx             |      8 +-
 Imaging/Core/vtkImageStencilSource.h               |     92 +-
 Imaging/Core/vtkImageThreshold.cxx                 |    124 +-
 Imaging/Core/vtkImageThreshold.h                   |     75 +-
 Imaging/Core/vtkImageTranslateExtent.cxx           |     12 +-
 Imaging/Core/vtkImageTranslateExtent.h             |     22 +-
 Imaging/Core/vtkImageWrapPad.cxx                   |     88 +-
 Imaging/Core/vtkImageWrapPad.h                     |     22 +-
 Imaging/Core/vtkRTAnalyticSource.cxx               |    115 +-
 Imaging/Core/vtkRTAnalyticSource.h                 |    116 +-
 Imaging/Fourier/module.cmake                       |      9 +-
 Imaging/Fourier/vtkImageButterworthHighPass.cxx    |     94 +-
 Imaging/Fourier/vtkImageButterworthHighPass.h      |     49 +-
 Imaging/Fourier/vtkImageButterworthLowPass.cxx     |     86 +-
 Imaging/Fourier/vtkImageButterworthLowPass.h       |     49 +-
 Imaging/Fourier/vtkImageFFT.cxx                    |    133 +-
 Imaging/Fourier/vtkImageFFT.h                      |     40 +-
 Imaging/Fourier/vtkImageFourierCenter.cxx          |     42 +-
 Imaging/Fourier/vtkImageFourierCenter.h            |     21 +-
 Imaging/Fourier/vtkImageFourierFilter.cxx          |     91 +-
 Imaging/Fourier/vtkImageFourierFilter.h            |     56 +-
 Imaging/Fourier/vtkImageIdealHighPass.cxx          |     84 +-
 Imaging/Fourier/vtkImageIdealHighPass.h            |     43 +-
 Imaging/Fourier/vtkImageIdealLowPass.cxx           |     84 +-
 Imaging/Fourier/vtkImageIdealLowPass.h             |     44 +-
 Imaging/Fourier/vtkImageRFFT.cxx                   |    133 +-
 Imaging/Fourier/vtkImageRFFT.h                     |     52 +-
 Imaging/Fourier/vtkTableFFT.cxx                    |     18 +-
 Imaging/Fourier/vtkTableFFT.h                      |     46 +-
 Imaging/General/module.cmake                       |     11 +-
 Imaging/General/vtkImageAnisotropicDiffusion2D.cxx |    128 +-
 Imaging/General/vtkImageAnisotropicDiffusion2D.h   |    111 +-
 Imaging/General/vtkImageAnisotropicDiffusion3D.cxx |    250 +-
 Imaging/General/vtkImageAnisotropicDiffusion3D.h   |    107 +-
 Imaging/General/vtkImageCheckerboard.cxx           |     48 +-
 Imaging/General/vtkImageCheckerboard.h             |     33 +-
 Imaging/General/vtkImageCityBlockDistance.cxx      |     80 +-
 Imaging/General/vtkImageCityBlockDistance.h        |     33 +-
 Imaging/General/vtkImageConvolve.cxx               |     84 +-
 Imaging/General/vtkImageConvolve.h                 |     69 +-
 Imaging/General/vtkImageCorrelation.cxx            |     60 +-
 Imaging/General/vtkImageCorrelation.h              |     42 +-
 Imaging/General/vtkImageEuclideanDistance.cxx      |    360 +-
 Imaging/General/vtkImageEuclideanDistance.h        |    117 +-
 Imaging/General/vtkImageEuclideanToPolar.cxx       |     34 +-
 Imaging/General/vtkImageEuclideanToPolar.h         |     26 +-
 Imaging/General/vtkImageGaussianSmooth.cxx         |     88 +-
 Imaging/General/vtkImageGaussianSmooth.h           |     58 +-
 Imaging/General/vtkImageGradient.cxx               |     82 +-
 Imaging/General/vtkImageGradient.h                 |     43 +-
 Imaging/General/vtkImageGradientMagnitude.cxx      |     54 +-
 Imaging/General/vtkImageGradientMagnitude.h        |     41 +-
 Imaging/General/vtkImageHybridMedian2D.cxx         |    112 +-
 Imaging/General/vtkImageHybridMedian2D.h           |     25 +-
 Imaging/General/vtkImageLaplacian.cxx              |     54 +-
 Imaging/General/vtkImageLaplacian.h                |     32 +-
 Imaging/General/vtkImageMedian3D.cxx               |     86 +-
 Imaging/General/vtkImageMedian3D.h                 |     36 +-
 Imaging/General/vtkImageNormalize.cxx              |     28 +-
 Imaging/General/vtkImageNormalize.h                |     18 +-
 Imaging/General/vtkImageRange3D.cxx                |     80 +-
 Imaging/General/vtkImageRange3D.h                  |     25 +-
 Imaging/General/vtkImageSeparableConvolution.cxx   |    144 +-
 Imaging/General/vtkImageSeparableConvolution.h     |     36 +-
 Imaging/General/vtkImageSlab.cxx                   |    176 +-
 Imaging/General/vtkImageSlab.h                     |     99 +-
 Imaging/General/vtkImageSlabReslice.h              |    112 +-
 Imaging/General/vtkImageSobel2D.cxx                |     34 +-
 Imaging/General/vtkImageSobel2D.h                  |     18 +-
 Imaging/General/vtkImageSobel3D.cxx                |     34 +-
 Imaging/General/vtkImageSobel3D.h                  |     22 +-
 Imaging/General/vtkImageSpatialAlgorithm.cxx       |     38 +-
 Imaging/General/vtkImageSpatialAlgorithm.h         |     38 +-
 Imaging/General/vtkImageVariance3D.cxx             |     74 +-
 Imaging/General/vtkImageVariance3D.h               |     31 +-
 Imaging/General/vtkSimpleImageFilterExample.cxx    |     12 +-
 Imaging/General/vtkSimpleImageFilterExample.h      |     21 +-
 Imaging/Hybrid/CMakeLists.txt                      |     16 +-
 Imaging/Hybrid/Testing/Cxx/CMakeLists.txt          |      8 +-
 Imaging/Hybrid/Testing/Cxx/TestImageToPoints.cxx   |    106 -
 Imaging/Hybrid/Testing/Cxx/TestSampleFunction.cxx  |     71 +-
 .../Data/Baseline/TestImageToPoints.png.md5        |      1 -
 .../Data/Baseline/TestShepardsMethod.png.md5       |      1 -
 Imaging/Hybrid/Testing/Python/CMakeLists.txt       |      1 -
 .../Hybrid/Testing/Python/TestShepardsMethod.py    |    153 -
 Imaging/Hybrid/Testing/Python/genHead.py           |      2 +-
 Imaging/Hybrid/Testing/Python/shepards.py          |      1 -
 Imaging/Hybrid/module.cmake                        |     16 +-
 Imaging/Hybrid/vtkBooleanTexture.cxx               |     48 +-
 Imaging/Hybrid/vtkBooleanTexture.h                 |    141 +-
 Imaging/Hybrid/vtkCheckerboardSplatter.cxx         |    292 +-
 Imaging/Hybrid/vtkCheckerboardSplatter.h           |    403 +-
 Imaging/Hybrid/vtkFastSplatter.cxx                 |    118 +-
 Imaging/Hybrid/vtkFastSplatter.h                   |    167 +-
 Imaging/Hybrid/vtkGaussianSplatter.cxx             |    300 +-
 Imaging/Hybrid/vtkGaussianSplatter.h               |    310 +-
 Imaging/Hybrid/vtkImageCursor3D.cxx                |     32 +-
 Imaging/Hybrid/vtkImageCursor3D.h                  |     36 +-
 Imaging/Hybrid/vtkImageRectilinearWipe.cxx         |     98 +-
 Imaging/Hybrid/vtkImageRectilinearWipe.h           |    123 +-
 Imaging/Hybrid/vtkImageToPoints.cxx                |    255 -
 Imaging/Hybrid/vtkImageToPoints.h                  |     89 -
 Imaging/Hybrid/vtkPointLoad.cxx                    |     28 +-
 Imaging/Hybrid/vtkPointLoad.h                      |     82 +-
 Imaging/Hybrid/vtkSampleFunction.cxx               |    193 +-
 Imaging/Hybrid/vtkSampleFunction.h                 |    138 +-
 Imaging/Hybrid/vtkShepardMethod.cxx                |    421 +-
 Imaging/Hybrid/vtkShepardMethod.h                  |    184 +-
 Imaging/Hybrid/vtkSliceCubes.cxx                   |    254 +-
 Imaging/Hybrid/vtkSliceCubes.h                     |     95 +-
 Imaging/Hybrid/vtkSurfaceReconstructionFilter.cxx  |    188 +-
 Imaging/Hybrid/vtkSurfaceReconstructionFilter.h    |     56 +-
 Imaging/Hybrid/vtkTriangularTexture.cxx            |     54 +-
 Imaging/Hybrid/vtkTriangularTexture.h              |     74 +-
 Imaging/Hybrid/vtkVoxelModeller.cxx                |     98 +-
 Imaging/Hybrid/vtkVoxelModeller.h                  |    109 +-
 Imaging/Math/module.cmake                          |     10 +-
 Imaging/Math/vtkImageDivergence.cxx                |     64 +-
 Imaging/Math/vtkImageDivergence.h                  |     23 +-
 Imaging/Math/vtkImageDotProduct.cxx                |     28 +-
 Imaging/Math/vtkImageDotProduct.h                  |     20 +-
 Imaging/Math/vtkImageLogarithmicScale.cxx          |     26 +-
 Imaging/Math/vtkImageLogarithmicScale.h            |     26 +-
 Imaging/Math/vtkImageLogic.cxx                     |    138 +-
 Imaging/Math/vtkImageLogic.h                       |     42 +-
 Imaging/Math/vtkImageMagnitude.cxx                 |     26 +-
 Imaging/Math/vtkImageMagnitude.h                   |     14 +-
 Imaging/Math/vtkImageMaskBits.cxx                  |     48 +-
 Imaging/Math/vtkImageMaskBits.h                    |     32 +-
 Imaging/Math/vtkImageMathematics.cxx               |    186 +-
 Imaging/Math/vtkImageMathematics.h                 |    181 +-
 Imaging/Math/vtkImageWeightedSum.cxx               |     92 +-
 Imaging/Math/vtkImageWeightedSum.h                 |     58 +-
 Imaging/Morphological/CMakeLists.txt               |      1 -
 Imaging/Morphological/Testing/Cxx/CMakeLists.txt   |      1 -
 .../Testing/Cxx/TestImageConnectivityFilter.cxx    |    223 -
 .../Testing/Cxx/TestImageThresholdConnectivity.cxx |     20 +-
 .../Baseline/TestImageConnectivityFilter.png.md5   |      1 -
 Imaging/Morphological/module.cmake                 |     13 +-
 .../Morphological/vtkImageConnectivityFilter.cxx   |   1599 -
 Imaging/Morphological/vtkImageConnectivityFilter.h |    330 -
 Imaging/Morphological/vtkImageConnector.cxx        |     44 +-
 Imaging/Morphological/vtkImageConnector.h          |     51 +-
 .../Morphological/vtkImageContinuousDilate3D.cxx   |     80 +-
 Imaging/Morphological/vtkImageContinuousDilate3D.h |     34 +-
 .../Morphological/vtkImageContinuousErode3D.cxx    |     80 +-
 Imaging/Morphological/vtkImageContinuousErode3D.h  |     34 +-
 Imaging/Morphological/vtkImageDilateErode3D.cxx    |     76 +-
 Imaging/Morphological/vtkImageDilateErode3D.h      |     45 +-
 Imaging/Morphological/vtkImageIslandRemoval2D.cxx  |    198 +-
 Imaging/Morphological/vtkImageIslandRemoval2D.h    |     59 +-
 .../vtkImageNonMaximumSuppression.cxx              |    110 +-
 .../Morphological/vtkImageNonMaximumSuppression.h  |     47 +-
 Imaging/Morphological/vtkImageOpenClose3D.cxx      |     94 +-
 Imaging/Morphological/vtkImageOpenClose3D.h        |    112 +-
 Imaging/Morphological/vtkImageSeedConnectivity.cxx |    108 +-
 Imaging/Morphological/vtkImageSeedConnectivity.h   |     73 +-
 Imaging/Morphological/vtkImageSkeleton2D.cxx       |    106 +-
 Imaging/Morphological/vtkImageSkeleton2D.h         |     43 +-
 .../vtkImageThresholdConnectivity.cxx              |    274 +-
 .../Morphological/vtkImageThresholdConnectivity.h  |    165 +-
 Imaging/OpenGL2/CMakeLists.txt                     |      5 -
 Imaging/OpenGL2/Testing/Cxx/CMakeLists.txt         |      5 -
 .../Testing/Cxx/TestOpenGLImageGradient.cxx        |    111 -
 .../Data/Baseline/TestOpenGLImageGradient.png.md5  |      1 -
 Imaging/OpenGL2/module.cmake                       |     16 -
 Imaging/OpenGL2/vtkOpenGLImageGradient.cxx         |    188 -
 Imaging/OpenGL2/vtkOpenGLImageGradient.h           |     58 -
 Imaging/Sources/module.cmake                       |     10 +-
 Imaging/Sources/vtkImageCanvasSource2D.cxx         |    585 +-
 Imaging/Sources/vtkImageCanvasSource2D.h           |    138 +-
 Imaging/Sources/vtkImageEllipsoidSource.cxx        |     80 +-
 Imaging/Sources/vtkImageEllipsoidSource.h          |     61 +-
 Imaging/Sources/vtkImageGaussianSource.cxx         |     50 +-
 Imaging/Sources/vtkImageGaussianSource.h           |     42 +-
 Imaging/Sources/vtkImageGridSource.cxx             |     50 +-
 Imaging/Sources/vtkImageGridSource.h               |     77 +-
 Imaging/Sources/vtkImageMandelbrotSource.cxx       |    112 +-
 Imaging/Sources/vtkImageMandelbrotSource.h         |    125 +-
 Imaging/Sources/vtkImageNoiseSource.cxx            |     40 +-
 Imaging/Sources/vtkImageNoiseSource.h              |     42 +-
 Imaging/Sources/vtkImageSinusoidSource.cxx         |     58 +-
 Imaging/Sources/vtkImageSinusoidSource.h           |     51 +-
 Imaging/Statistics/module.cmake                    |     10 +-
 Imaging/Statistics/vtkImageAccumulate.cxx          |    128 +-
 Imaging/Statistics/vtkImageAccumulate.h            |    143 +-
 Imaging/Statistics/vtkImageHistogram.cxx           |    536 +-
 Imaging/Statistics/vtkImageHistogram.h             |    205 +-
 Imaging/Statistics/vtkImageHistogramStatistics.cxx |     36 +-
 Imaging/Statistics/vtkImageHistogramStatistics.h   |    121 +-
 Imaging/Stencil/module.cmake                       |     12 +-
 Imaging/Stencil/vtkImageStencil.cxx                |    114 +-
 Imaging/Stencil/vtkImageStencil.h                  |     68 +-
 Imaging/Stencil/vtkImageStencilToImage.cxx         |     40 +-
 Imaging/Stencil/vtkImageStencilToImage.h           |     46 +-
 Imaging/Stencil/vtkImageToImageStencil.cxx         |     58 +-
 Imaging/Stencil/vtkImageToImageStencil.h           |     50 +-
 .../Stencil/vtkImplicitFunctionToImageStencil.cxx  |     46 +-
 .../Stencil/vtkImplicitFunctionToImageStencil.h    |     42 +-
 Imaging/Stencil/vtkLassoStencilSource.cxx          |    152 +-
 Imaging/Stencil/vtkLassoStencilSource.h            |     85 +-
 Imaging/Stencil/vtkPolyDataToImageStencil.cxx      |    192 +-
 Imaging/Stencil/vtkPolyDataToImageStencil.h        |     56 +-
 Imaging/Stencil/vtkROIStencilSource.cxx            |    148 +-
 Imaging/Stencil/vtkROIStencilSource.h              |     47 +-
 .../Boost/Testing/Cxx/TestVariantSerialization.cxx |     24 +-
 Infovis/Boost/module.cmake                         |      4 +-
 Infovis/Boost/vtkTryDowncast.h                     |     16 +-
 Infovis/Boost/vtkVariantBoostSerialization.h       |     69 +-
 Infovis/BoostGraphAlgorithms/CMakeLists.txt        |      7 +-
 .../Testing/Cxx/BoostArrayLogWeighting.cxx         |     12 +-
 .../Cxx/BoostArrayRandomSparseArraySource.cxx      |     12 +-
 .../Testing/Cxx/TestBoostAdapter.cxx               |     93 +-
 .../Testing/Cxx/TestBoostAlgorithms.cxx            |     12 +-
 .../Testing/Cxx/TestBoostBetweennessClustering.cxx |     16 +-
 .../Testing/Cxx/TestBoostBrandesCentrality.cxx     |      4 +-
 .../Testing/Cxx/TestBoostDividedEdgeBundling.cxx   |     30 +-
 .../Cxx/TestBoostExtractLargestComponent.cxx       |     18 +-
 Infovis/BoostGraphAlgorithms/module.cmake          |     12 +-
 .../vtkBoostBetweennessClustering.cxx              |    112 +-
 .../vtkBoostBetweennessClustering.h                |     65 +-
 .../vtkBoostBiconnectedComponents.cxx              |     56 +-
 .../vtkBoostBiconnectedComponents.h                |     58 +-
 .../vtkBoostBrandesCentrality.cxx                  |     44 +-
 .../vtkBoostBrandesCentrality.h                    |     47 +-
 .../vtkBoostBreadthFirstSearch.cxx                 |     96 +-
 .../vtkBoostBreadthFirstSearch.h                   |    131 +-
 .../vtkBoostBreadthFirstSearchTree.cxx             |     50 +-
 .../vtkBoostBreadthFirstSearchTree.h               |     81 +-
 .../vtkBoostConnectedComponents.cxx                |      8 +-
 .../vtkBoostConnectedComponents.h                  |     27 +-
 .../vtkBoostDividedEdgeBundling.cxx                |    146 +-
 .../vtkBoostDividedEdgeBundling.h                  |     43 +-
 .../vtkBoostExtractLargestComponent.cxx            |     32 +-
 .../vtkBoostExtractLargestComponent.h              |     40 +-
 .../BoostGraphAlgorithms/vtkBoostGraphAdapter.h    |    166 +-
 .../vtkBoostKruskalMinimumSpanningTree.cxx         |     32 +-
 .../vtkBoostKruskalMinimumSpanningTree.h           |     74 +-
 .../BoostGraphAlgorithms/vtkBoostLogWeighting.cxx  |     48 +-
 .../BoostGraphAlgorithms/vtkBoostLogWeighting.h    |     42 +-
 .../vtkBoostPrimMinimumSpanningTree.cxx            |     78 +-
 .../vtkBoostPrimMinimumSpanningTree.h              |    126 +-
 .../vtkBoostRandomSparseArraySource.cxx            |      6 +-
 .../vtkBoostRandomSparseArraySource.h              |     69 +-
 .../vtkBoostSplitTableField.cxx                    |     42 +-
 .../BoostGraphAlgorithms/vtkBoostSplitTableField.h |     81 +-
 .../Core/Testing/Cxx/ArrayDotProductSimilarity.cxx |     12 +-
 .../Core/Testing/Cxx/ArraySparseArrayToTable.cxx   |     12 +-
 .../Core/Testing/Cxx/ArrayTableToSparseArray.cxx   |      8 +-
 Infovis/Core/Testing/Cxx/ArrayToTable.cxx          |     12 +-
 Infovis/Core/Testing/Cxx/ArrayTransposeMatrix.cxx  |     12 +-
 Infovis/Core/Testing/Cxx/TestArrayNorm.cxx         |     12 +-
 .../Testing/Cxx/TestCollapseVerticesByArray.cxx    |     44 +-
 Infovis/Core/Testing/Cxx/TestDataObjectToTable.cxx |     30 +-
 .../Core/Testing/Cxx/TestExtractSelectedGraph.cxx  |      4 +-
 .../Core/Testing/Cxx/TestExtractSelectedTree.cxx   |     40 +-
 Infovis/Core/Testing/Cxx/TestGraphAlgorithms.cxx   |     12 +-
 .../Core/Testing/Cxx/TestKCoreDecomposition.cxx    |     44 +-
 Infovis/Core/Testing/Cxx/TestMergeGraphs.cxx       |     36 +-
 Infovis/Core/Testing/Cxx/TestMergeTables.cxx       |      4 +-
 Infovis/Core/Testing/Cxx/TestPruneTreeFilter.cxx   |      4 +-
 Infovis/Core/Testing/Cxx/TestRandomGraphSource.cxx |     36 +-
 Infovis/Core/Testing/Cxx/TestReduceTable.cxx       |     36 +-
 .../Testing/Cxx/TestRemoveIsolatedVertices.cxx     |      4 +-
 Infovis/Core/Testing/Cxx/TestStreamGraph.cxx       |     12 +-
 Infovis/Core/Testing/Cxx/TestStringToCategory.cxx  |     24 +-
 Infovis/Core/Testing/Cxx/TestStringToNumeric.cxx   |    102 +-
 Infovis/Core/Testing/Cxx/TestTableToArray.cxx      |      8 +-
 Infovis/Core/Testing/Cxx/TestTableToGraph.cxx      |     26 +-
 Infovis/Core/Testing/Cxx/TestThresholdTable.cxx    |     68 +-
 .../Core/Testing/Cxx/TestTreeDifferenceFilter.cxx  |     22 +-
 Infovis/Core/module.cmake                          |     14 +-
 Infovis/Core/vtkAddMembershipArray.cxx             |    104 +-
 Infovis/Core/vtkAddMembershipArray.h               |     46 +-
 Infovis/Core/vtkAdjacencyMatrixToEdgeTable.cxx     |     34 +-
 Infovis/Core/vtkAdjacencyMatrixToEdgeTable.h       |     62 +-
 Infovis/Core/vtkArrayNorm.cxx                      |     30 +-
 Infovis/Core/vtkArrayNorm.h                        |     64 +-
 Infovis/Core/vtkArrayToTable.cxx                   |     36 +-
 Infovis/Core/vtkArrayToTable.h                     |     17 +-
 Infovis/Core/vtkCollapseGraph.cxx                  |     48 +-
 Infovis/Core/vtkCollapseGraph.h                    |     45 +-
 Infovis/Core/vtkCollapseVerticesByArray.cxx        |    188 +-
 Infovis/Core/vtkCollapseVerticesByArray.h          |    117 +-
 Infovis/Core/vtkDataObjectToTable.cxx              |     36 +-
 Infovis/Core/vtkDataObjectToTable.h                |     32 +-
 Infovis/Core/vtkDotProductSimilarity.cxx           |     64 +-
 Infovis/Core/vtkDotProductSimilarity.h             |    148 +-
 Infovis/Core/vtkEdgeCenters.cxx                    |     50 +-
 Infovis/Core/vtkEdgeCenters.h                      |     51 +-
 Infovis/Core/vtkExpandSelectedGraph.cxx            |     50 +-
 Infovis/Core/vtkExpandSelectedGraph.h              |     82 +-
 Infovis/Core/vtkExtractSelectedGraph.cxx           |    203 +-
 Infovis/Core/vtkExtractSelectedGraph.h             |     59 +-
 Infovis/Core/vtkExtractSelectedTree.cxx            |     90 +-
 Infovis/Core/vtkExtractSelectedTree.h              |     30 +-
 Infovis/Core/vtkGenerateIndexArray.cxx             |     66 +-
 Infovis/Core/vtkGenerateIndexArray.h               |     82 +-
 Infovis/Core/vtkGraphHierarchicalBundleEdges.cxx   |    129 +-
 Infovis/Core/vtkGraphHierarchicalBundleEdges.h     |    108 +-
 Infovis/Core/vtkGroupLeafVertices.cxx              |    219 +-
 Infovis/Core/vtkGroupLeafVertices.h                |     34 +-
 Infovis/Core/vtkKCoreDecomposition.cxx             |    214 +-
 Infovis/Core/vtkKCoreDecomposition.h               |     93 +-
 Infovis/Core/vtkMergeColumns.cxx                   |     56 +-
 Infovis/Core/vtkMergeColumns.h                     |     50 +-
 Infovis/Core/vtkMergeGraphs.cxx                    |    100 +-
 Infovis/Core/vtkMergeGraphs.h                      |     91 +-
 Infovis/Core/vtkMergeTables.cxx                    |     70 +-
 Infovis/Core/vtkMergeTables.h                      |     83 +-
 Infovis/Core/vtkMutableGraphHelper.cxx             |     96 +-
 Infovis/Core/vtkMutableGraphHelper.h               |     73 +-
 Infovis/Core/vtkNetworkHierarchy.cxx               |     84 +-
 Infovis/Core/vtkNetworkHierarchy.h                 |     28 +-
 Infovis/Core/vtkPipelineGraphSource.cxx            |     85 +-
 Infovis/Core/vtkPipelineGraphSource.h              |     30 +-
 Infovis/Core/vtkPruneTreeFilter.cxx                |     44 +-
 Infovis/Core/vtkPruneTreeFilter.h                  |     33 +-
 Infovis/Core/vtkRandomGraphSource.cxx              |    142 +-
 Infovis/Core/vtkRandomGraphSource.h                |    150 +-
 Infovis/Core/vtkReduceTable.cxx                    |    106 +-
 Infovis/Core/vtkReduceTable.h                      |    146 +-
 Infovis/Core/vtkRemoveHiddenData.cxx               |     42 +-
 Infovis/Core/vtkRemoveHiddenData.h                 |     42 +-
 Infovis/Core/vtkRemoveIsolatedVertices.cxx         |     20 +-
 Infovis/Core/vtkRemoveIsolatedVertices.h           |     15 +-
 Infovis/Core/vtkSparseArrayToTable.cxx             |     20 +-
 Infovis/Core/vtkSparseArrayToTable.h               |     46 +-
 Infovis/Core/vtkStreamGraph.cxx                    |     28 +-
 Infovis/Core/vtkStreamGraph.h                      |     62 +-
 Infovis/Core/vtkStringToCategory.cxx               |     68 +-
 Infovis/Core/vtkStringToCategory.h                 |     54 +-
 Infovis/Core/vtkStringToNumeric.cxx                |    162 +-
 Infovis/Core/vtkStringToNumeric.h                  |    129 +-
 Infovis/Core/vtkTableToArray.cxx                   |     36 +-
 Infovis/Core/vtkTableToArray.h                     |     66 +-
 Infovis/Core/vtkTableToGraph.cxx                   |    488 +-
 Infovis/Core/vtkTableToGraph.h                     |    162 +-
 Infovis/Core/vtkTableToSparseArray.cxx             |     42 +-
 Infovis/Core/vtkTableToSparseArray.h               |     79 +-
 Infovis/Core/vtkTableToTreeFilter.cxx              |     20 +-
 Infovis/Core/vtkTableToTreeFilter.h                |     23 +-
 Infovis/Core/vtkThresholdGraph.cxx                 |     60 +-
 Infovis/Core/vtkThresholdGraph.h                   |     38 +-
 Infovis/Core/vtkThresholdTable.cxx                 |     42 +-
 Infovis/Core/vtkThresholdTable.h                   |     98 +-
 Infovis/Core/vtkTransferAttributes.cxx             |    121 +-
 Infovis/Core/vtkTransferAttributes.h               |    112 +-
 Infovis/Core/vtkTransposeMatrix.cxx                |     36 +-
 Infovis/Core/vtkTransposeMatrix.h                  |     15 +-
 Infovis/Core/vtkTreeDifferenceFilter.cxx           |    136 +-
 Infovis/Core/vtkTreeDifferenceFilter.h             |    101 +-
 Infovis/Core/vtkTreeFieldAggregator.cxx            |    114 +-
 Infovis/Core/vtkTreeFieldAggregator.h              |     60 +-
 Infovis/Core/vtkTreeLevelsFilter.cxx               |      4 +-
 Infovis/Core/vtkTreeLevelsFilter.h                 |     29 +-
 Infovis/Core/vtkVertexDegree.cxx                   |     12 +-
 Infovis/Core/vtkVertexDegree.h                     |     28 +-
 Infovis/Layout/Testing/Cxx/TestArcEdges.cxx        |     12 +-
 .../Layout/Testing/Cxx/TestAssignCoordinates.cxx   |     10 +-
 .../Layout/Testing/Cxx/TestChacoGraphReader.cxx    |      4 +-
 .../Testing/Cxx/TestCirclePackLayoutStrategy.cxx   |     12 +-
 .../Testing/Cxx/TestCosmicTreeLayoutStrategy.cxx   |     18 +-
 .../Layout/Testing/Cxx/TestGraphLayoutStrategy.cxx |     52 +-
 .../Layout/Testing/Cxx/TestGroupLeafVertices.cxx   |     24 +-
 .../Testing/Cxx/TestIncrementalForceLayout.cxx     |     18 +-
 .../Layout/Testing/Cxx/TestKdTreeBoxSelection.cxx  |     48 +-
 Infovis/Layout/Testing/Cxx/TestPruneTreeFilter.cxx |      8 +-
 .../Testing/Cxx/TestSimple3DCirclesStrategy.cxx    |      8 +-
 .../Testing/Cxx/TestTreeMapLayoutStrategy.cxx      |      8 +-
 Infovis/Layout/module.cmake                        |     21 +-
 Infovis/Layout/vtkArcParallelEdgeStrategy.cxx      |     94 +-
 Infovis/Layout/vtkArcParallelEdgeStrategy.h        |     31 +-
 Infovis/Layout/vtkAreaLayout.cxx                   |     58 +-
 Infovis/Layout/vtkAreaLayout.h                     |     90 +-
 Infovis/Layout/vtkAreaLayoutStrategy.h             |     61 +-
 Infovis/Layout/vtkAssignCoordinates.cxx            |     56 +-
 Infovis/Layout/vtkAssignCoordinates.h              |     49 +-
 .../Layout/vtkAssignCoordinatesLayoutStrategy.h    |     43 +-
 .../vtkAttributeClustering2DLayoutStrategy.cxx     |    166 +-
 .../vtkAttributeClustering2DLayoutStrategy.h       |    157 +-
 Infovis/Layout/vtkBoxLayoutStrategy.cxx            |     30 +-
 Infovis/Layout/vtkBoxLayoutStrategy.h              |     30 +-
 .../vtkCirclePackFrontChainLayoutStrategy.cxx      |    180 +-
 .../Layout/vtkCirclePackFrontChainLayoutStrategy.h |     68 +-
 Infovis/Layout/vtkCirclePackLayout.cxx             |    102 +-
 Infovis/Layout/vtkCirclePackLayout.h               |    103 +-
 Infovis/Layout/vtkCirclePackLayoutStrategy.h       |     52 +-
 Infovis/Layout/vtkCirclePackToPolyData.cxx         |     18 +-
 Infovis/Layout/vtkCirclePackToPolyData.h           |     41 +-
 Infovis/Layout/vtkCircularLayoutStrategy.cxx       |      4 +-
 Infovis/Layout/vtkCircularLayoutStrategy.h         |     20 +-
 Infovis/Layout/vtkClustering2DLayoutStrategy.cxx   |    155 +-
 Infovis/Layout/vtkClustering2DLayoutStrategy.h     |    145 +-
 Infovis/Layout/vtkCommunity2DLayoutStrategy.cxx    |    155 +-
 Infovis/Layout/vtkCommunity2DLayoutStrategy.h      |    176 +-
 Infovis/Layout/vtkConeLayoutStrategy.cxx           |     70 +-
 Infovis/Layout/vtkConeLayoutStrategy.h             |    117 +-
 Infovis/Layout/vtkConstrained2DLayoutStrategy.cxx  |    145 +-
 Infovis/Layout/vtkConstrained2DLayoutStrategy.h    |    166 +-
 Infovis/Layout/vtkCosmicTreeLayoutStrategy.cxx     |    214 +-
 Infovis/Layout/vtkCosmicTreeLayoutStrategy.h       |    166 +-
 Infovis/Layout/vtkEdgeLayout.cxx                   |     48 +-
 Infovis/Layout/vtkEdgeLayout.h                     |     42 +-
 Infovis/Layout/vtkEdgeLayoutStrategy.cxx           |     16 +-
 Infovis/Layout/vtkEdgeLayoutStrategy.h             |     45 +-
 Infovis/Layout/vtkFast2DLayoutStrategy.cxx         |    139 +-
 Infovis/Layout/vtkFast2DLayoutStrategy.h           |    145 +-
 Infovis/Layout/vtkForceDirectedLayoutStrategy.cxx  |     98 +-
 Infovis/Layout/vtkForceDirectedLayoutStrategy.h    |    166 +-
 Infovis/Layout/vtkGeoEdgeStrategy.cxx              |     64 +-
 Infovis/Layout/vtkGeoEdgeStrategy.h                |     59 +-
 Infovis/Layout/vtkGeoMath.h                        |     36 +-
 Infovis/Layout/vtkGraphLayout.cxx                  |    104 +-
 Infovis/Layout/vtkGraphLayout.h                    |     84 +-
 Infovis/Layout/vtkGraphLayoutStrategy.cxx          |     34 +-
 Infovis/Layout/vtkGraphLayoutStrategy.h            |     83 +-
 Infovis/Layout/vtkIncrementalForceLayout.cxx       |    132 +-
 Infovis/Layout/vtkIncrementalForceLayout.h         |    120 +-
 Infovis/Layout/vtkKCoreLayout.cxx                  |    146 +-
 Infovis/Layout/vtkKCoreLayout.h                    |    173 +-
 Infovis/Layout/vtkPassThroughEdgeStrategy.cxx      |      6 +-
 Infovis/Layout/vtkPassThroughEdgeStrategy.h        |     24 +-
 Infovis/Layout/vtkPassThroughLayoutStrategy.h      |     46 +-
 Infovis/Layout/vtkPerturbCoincidentVertices.cxx    |     91 +-
 Infovis/Layout/vtkPerturbCoincidentVertices.h      |     28 +-
 Infovis/Layout/vtkRandomLayoutStrategy.cxx         |     26 +-
 Infovis/Layout/vtkRandomLayoutStrategy.h           |     83 +-
 Infovis/Layout/vtkSimple2DLayoutStrategy.cxx       |     92 +-
 Infovis/Layout/vtkSimple2DLayoutStrategy.h         |    165 +-
 Infovis/Layout/vtkSimple3DCirclesStrategy.cxx      |    280 +-
 Infovis/Layout/vtkSimple3DCirclesStrategy.h        |    209 +-
 Infovis/Layout/vtkSliceAndDiceLayoutStrategy.cxx   |     48 +-
 Infovis/Layout/vtkSliceAndDiceLayoutStrategy.h     |     34 +-
 Infovis/Layout/vtkSpanTreeLayoutStrategy.cxx       |    104 +-
 Infovis/Layout/vtkSpanTreeLayoutStrategy.h         |    103 +-
 Infovis/Layout/vtkSplineGraphEdges.cxx             |    190 +-
 Infovis/Layout/vtkSplineGraphEdges.h               |     56 +-
 Infovis/Layout/vtkSquarifyLayoutStrategy.cxx       |    110 +-
 Infovis/Layout/vtkSquarifyLayoutStrategy.h         |     40 +-
 Infovis/Layout/vtkStackedTreeLayoutStrategy.cxx    |    264 +-
 Infovis/Layout/vtkStackedTreeLayoutStrategy.h      |    131 +-
 Infovis/Layout/vtkTreeLayoutStrategy.cxx           |    140 +-
 Infovis/Layout/vtkTreeLayoutStrategy.h             |    133 +-
 Infovis/Layout/vtkTreeMapLayout.cxx                |     72 +-
 Infovis/Layout/vtkTreeMapLayout.h                  |     86 +-
 Infovis/Layout/vtkTreeMapLayoutStrategy.cxx        |     22 +-
 Infovis/Layout/vtkTreeMapLayoutStrategy.h          |     40 +-
 Infovis/Layout/vtkTreeMapToPolyData.cxx            |     16 +-
 Infovis/Layout/vtkTreeMapToPolyData.h              |     55 +-
 Infovis/Layout/vtkTreeOrbitLayoutStrategy.cxx      |     36 +-
 Infovis/Layout/vtkTreeOrbitLayoutStrategy.h        |     67 +-
 Infovis/Layout/vtkTreeRingToPolyData.cxx           |     46 +-
 Infovis/Layout/vtkTreeRingToPolyData.h             |     43 +-
 .../Parallel/Testing/Cxx/PBGLNamedVertexGraph.cxx  |     52 +-
 Infovis/Parallel/Testing/Cxx/PBGLRandomGraph.cxx   |    386 +-
 .../Parallel/Testing/Cxx/TestPBGLAlgorithms.cxx    |    148 +-
 .../Parallel/Testing/Cxx/TestPBGLCollapseGraph.cxx |     38 +-
 .../Parallel/Testing/Cxx/TestPBGLCollectGraph.cxx  |     74 +-
 .../Testing/Cxx/TestPBGLEdgesPedigrees.cxx         |     28 +-
 .../Testing/Cxx/TestPBGLGraphSQLReader.cxx         |     41 +-
 .../Testing/Cxx/TestPBGLGraphSQLReaderFile.cxx     |    143 +-
 Infovis/Parallel/Testing/Cxx/TestPBGLPedigrees.cxx |    242 +-
 Infovis/Parallel/Testing/Cxx/TestPBGLPipeline.cxx  |     81 +-
 .../Parallel/Testing/Cxx/TestPRMATGraphSource.cxx  |    137 +-
 .../Testing/Cxx/TestPRandomGraphSource.cxx         |    198 +-
 Infovis/Parallel/module.cmake                      |     21 +-
 Infovis/Parallel/vtkPBGLBreadthFirstSearch.cxx     |    120 +-
 Infovis/Parallel/vtkPBGLBreadthFirstSearch.h       |    135 +-
 Infovis/Parallel/vtkPBGLCollapseGraph.cxx          |     34 +-
 Infovis/Parallel/vtkPBGLCollapseGraph.h            |     21 +-
 Infovis/Parallel/vtkPBGLCollapseParallelEdges.cxx  |     48 +-
 Infovis/Parallel/vtkPBGLCollapseParallelEdges.h    |     19 +-
 Infovis/Parallel/vtkPBGLCollectGraph.cxx           |    222 +-
 Infovis/Parallel/vtkPBGLCollectGraph.h             |    138 +-
 Infovis/Parallel/vtkPBGLConnectedComponents.cxx    |     34 +-
 Infovis/Parallel/vtkPBGLConnectedComponents.h      |     38 +-
 Infovis/Parallel/vtkPBGLDistributedGraphHelper.cxx |    220 +-
 Infovis/Parallel/vtkPBGLDistributedGraphHelper.h   |    186 +-
 Infovis/Parallel/vtkPBGLGraphAdapter.h             |     93 +-
 Infovis/Parallel/vtkPBGLGraphSQLReader.cxx         |     84 +-
 Infovis/Parallel/vtkPBGLGraphSQLReader.h           |    109 +-
 Infovis/Parallel/vtkPBGLMinimumSpanningTree.cxx    |     66 +-
 Infovis/Parallel/vtkPBGLMinimumSpanningTree.h      |     60 +-
 Infovis/Parallel/vtkPBGLRMATGraphSource.cxx        |    108 +-
 Infovis/Parallel/vtkPBGLRMATGraphSource.h          |    189 +-
 Infovis/Parallel/vtkPBGLRandomGraphSource.cxx      |    154 +-
 Infovis/Parallel/vtkPBGLRandomGraphSource.h        |    178 +-
 Infovis/Parallel/vtkPBGLShortestPaths.cxx          |    168 +-
 Infovis/Parallel/vtkPBGLShortestPaths.h            |    223 +-
 Infovis/Parallel/vtkPBGLVertexColoring.cxx         |     34 +-
 Infovis/Parallel/vtkPBGLVertexColoring.h           |     56 +-
 Interaction/Image/module.cmake                     |     12 +-
 Interaction/Image/vtkImageViewer.cxx               |     85 +-
 Interaction/Image/vtkImageViewer.h                 |    109 +-
 Interaction/Image/vtkImageViewer2.cxx              |    263 +-
 Interaction/Image/vtkImageViewer2.h                |    214 +-
 Interaction/Image/vtkResliceImageViewer.cxx        |    168 +-
 Interaction/Image/vtkResliceImageViewer.h          |    149 +-
 .../Image/vtkResliceImageViewerMeasurements.cxx    |    100 +-
 .../Image/vtkResliceImageViewerMeasurements.h      |     85 +-
 Interaction/Style/CMakeLists.txt                   |      9 +-
 Interaction/Style/Testing/Python/CMakeLists.txt    |      2 +-
 .../Testing/Python/TestInteractorStyleTerrain.py   |      2 +-
 Interaction/Style/Testing/Python/TestStyleBase.py  |     13 +-
 .../Testing/Python/TestStyleRubberBandZoom.py      |      1 -
 .../Style/Testing/Tcl/TestStyleRubberBandZoom.tcl  |      1 -
 Interaction/Style/module.cmake                     |     14 +-
 .../Style/vtkInteractorStyleDrawPolygon.cxx        |     76 +-
 Interaction/Style/vtkInteractorStyleDrawPolygon.h  |     36 +-
 Interaction/Style/vtkInteractorStyleFlight.cxx     |    226 +-
 Interaction/Style/vtkInteractorStyleFlight.h       |    126 +-
 Interaction/Style/vtkInteractorStyleImage.cxx      |    308 +-
 Interaction/Style/vtkInteractorStyleImage.h        |    176 +-
 .../Style/vtkInteractorStyleJoystickActor.cxx      |    176 +-
 .../Style/vtkInteractorStyleJoystickActor.h        |     46 +-
 .../Style/vtkInteractorStyleJoystickCamera.cxx     |    122 +-
 .../Style/vtkInteractorStyleJoystickCamera.h       |     50 +-
 .../Style/vtkInteractorStyleMultiTouchCamera.cxx   |    213 +-
 .../Style/vtkInteractorStyleMultiTouchCamera.h     |     58 +-
 .../Style/vtkInteractorStyleRubberBand2D.cxx       |     94 +-
 Interaction/Style/vtkInteractorStyleRubberBand2D.h |     83 +-
 .../Style/vtkInteractorStyleRubberBand3D.cxx       |     92 +-
 Interaction/Style/vtkInteractorStyleRubberBand3D.h |     79 +-
 .../Style/vtkInteractorStyleRubberBandPick.cxx     |     88 +-
 .../Style/vtkInteractorStyleRubberBandPick.h       |     40 +-
 .../Style/vtkInteractorStyleRubberBandZoom.cxx     |     65 +-
 .../Style/vtkInteractorStyleRubberBandZoom.h       |     26 +-
 Interaction/Style/vtkInteractorStyleSwitch.cxx     |     84 +-
 Interaction/Style/vtkInteractorStyleSwitch.h       |     62 +-
 Interaction/Style/vtkInteractorStyleTerrain.cxx    |    148 +-
 Interaction/Style/vtkInteractorStyleTerrain.h      |     93 +-
 Interaction/Style/vtkInteractorStyleTrackball.h    |     25 +-
 .../Style/vtkInteractorStyleTrackballActor.cxx     |    160 +-
 .../Style/vtkInteractorStyleTrackballActor.h       |     52 +-
 .../Style/vtkInteractorStyleTrackballCamera.cxx    |    114 +-
 .../Style/vtkInteractorStyleTrackballCamera.h      |     55 +-
 Interaction/Style/vtkInteractorStyleUnicam.cxx     |    120 +-
 Interaction/Style/vtkInteractorStyleUnicam.h       |    128 +-
 Interaction/Style/vtkInteractorStyleUser.cxx       |    160 +-
 Interaction/Style/vtkInteractorStyleUser.h         |    118 +-
 .../vtkParallelCoordinatesInteractorStyle.cxx      |     66 +-
 .../Style/vtkParallelCoordinatesInteractorStyle.h  |     87 +-
 Interaction/Widgets/CMakeLists.txt                 |      6 -
 Interaction/Widgets/Testing/Cxx/BoxWidget.cxx      |      2 +-
 Interaction/Widgets/Testing/Cxx/BoxWidget2.cxx     |      2 +-
 Interaction/Widgets/Testing/Cxx/CMakeLists.txt     |     15 +-
 .../Widgets/Testing/Cxx/ImagePlaneWidget.cxx       |     14 +-
 .../Widgets/Testing/Cxx/ScaledBoxWidget2.cxx       |     21 +-
 .../Widgets/Testing/Cxx/TerrainPolylineEditor.cxx  |     18 +-
 .../Widgets/Testing/Cxx/TestAffineWidget.cxx       |      4 +-
 .../Widgets/Testing/Cxx/TestAngleWidget2D.cxx      |     10 +-
 .../Widgets/Testing/Cxx/TestAngleWidget3D.cxx      |     14 +-
 .../Widgets/Testing/Cxx/TestBalloonWidget.cxx      |     20 +-
 .../Testing/Cxx/TestBiDimensionalWidget.cxx        |      2 +-
 .../Widgets/Testing/Cxx/TestBrokenLineWidget.cxx   |     12 +-
 .../Widgets/Testing/Cxx/TestButtonWidget.cxx       |      4 +-
 .../Testing/Cxx/TestCellCentersPointPlacer.cxx     |     10 +-
 .../Testing/Cxx/TestCenteredSliderWidget2D.cxx     |      2 +-
 .../Widgets/Testing/Cxx/TestContourWidget2.cxx     |     14 +-
 .../Testing/Cxx/TestDijkstraGraphGeodesicPath.cxx  |     18 +-
 .../Testing/Cxx/TestDijkstraImageGeodesicPath.cxx  |      4 +-
 .../Widgets/Testing/Cxx/TestDistanceWidget.cxx     |     96 +-
 .../Widgets/Testing/Cxx/TestDistanceWidget3D.cxx   |     70 +-
 .../Widgets/Testing/Cxx/TestFinitePlaneWidget.cxx  |    441 -
 .../Cxx/TestFixedSizeHandleRepresentation3D.cxx    |      8 +-
 .../Widgets/Testing/Cxx/TestHandleWidget.cxx       |     23 +-
 .../Widgets/Testing/Cxx/TestHandleWidget2D.cxx     |      2 +-
 .../Testing/Cxx/TestImageActorContourWidget.cxx    |     14 +-
 .../Testing/Cxx/TestImageCroppingRegionsWidget.cxx |     12 +-
 .../Widgets/Testing/Cxx/TestImageTracerWidget.cxx  |     25 +-
 .../Testing/Cxx/TestImplicitCylinderWidget.cxx     |    392 -
 .../Testing/Cxx/TestImplicitCylinderWidget2.cxx    |    472 -
 .../Testing/Cxx/TestImplicitPlaneWidget.cxx        |      2 +-
 .../Testing/Cxx/TestImplicitPlaneWidget2.cxx       |      2 +-
 .../TestImplicitPlaneWidget2LockNormalToCamera.cxx |     20 +-
 .../Testing/Cxx/TestImplicitPlaneWidget2b.cxx      |     30 +-
 .../Testing/Cxx/TestImplicitPlaneWidget3.cxx       |    337 -
 Interaction/Widgets/Testing/Cxx/TestLineWidget.cxx |     17 +-
 .../Widgets/Testing/Cxx/TestLineWidget2.cxx        |    216 +-
 .../Widgets/Testing/Cxx/TestLineWidget2EventLog.h  |   3006 -
 .../Widgets/Testing/Cxx/TestMultipleViewports.cxx  |     91 -
 .../Testing/Cxx/TestOrientationMarkerWidget.cxx    |     20 +-
 .../Testing/Cxx/TestOrientationMarkerWidget2.cxx   |    138 -
 .../Widgets/Testing/Cxx/TestOrthoPlanes.cxx        |     14 +-
 .../Testing/Cxx/TestPickingManagerSeedWidget.cxx   |     60 +-
 .../Testing/Cxx/TestPickingManagerWidgets.cxx      |     34 +-
 .../Widgets/Testing/Cxx/TestPlaneWidget.cxx        |      2 +-
 .../Widgets/Testing/Cxx/TestPlaybackWidget.cxx     |     12 +-
 .../Widgets/Testing/Cxx/TestPointWidget.cxx        |      2 +-
 Interaction/Widgets/Testing/Cxx/TestPolyPlane.cxx  |     16 +-
 .../Cxx/TestPolygonalHandleRepresentations.cxx     |     36 +-
 .../TestPolygonalRepresentationHandleWidget.cxx    |     18 +-
 ...stPolygonalSurfaceConstrainedDistanceWidget.cxx |     18 +-
 .../Testing/Cxx/TestProgrammaticPlacement.cxx      |      4 +-
 .../Widgets/Testing/Cxx/TestProgressBarWidget.cxx  |    113 -
 .../Testing/Cxx/TestRectilinearWipeWidget.cxx      |      4 +-
 .../Testing/Cxx/TestResliceCursorWidget2.cxx       |     46 +-
 .../Testing/Cxx/TestResliceCursorWidget3.cxx       |     46 +-
 .../Widgets/Testing/Cxx/TestScalarBarWidget.cxx    |    359 -
 Interaction/Widgets/Testing/Cxx/TestSeedWidget.cxx |     56 +-
 .../Widgets/Testing/Cxx/TestSeedWidget2.cxx        |     14 +-
 .../TestSeedWidgetNonUniformRepresentations.cxx    |      8 +-
 .../Widgets/Testing/Cxx/TestSliderWidget.cxx       |      2 +-
 .../Widgets/Testing/Cxx/TestSliderWidget2D.cxx     |      2 +-
 .../Widgets/Testing/Cxx/TestSphereHandleWidget.cxx |      4 +-
 .../Testing/Cxx/TestSphereWidget2CenterCursor.cxx  |     80 -
 .../Testing/Cxx/TestSphereWidgetZoomInOut.cxx      |     10 +-
 .../Widgets/Testing/Cxx/TestSplineWidget.cxx       |     16 +-
 .../Cxx/TestSurfaceConstrainedHandleWidget.cxx     |     18 +-
 .../Widgets/Testing/Cxx/WidgetTestingMacros.h      |    306 +-
 .../Testing/Cxx/vtkAngleRepresentation2DTest1.cxx  |     12 +-
 .../Testing/Cxx/vtkAngleRepresentation3DTest1.cxx  |     24 +-
 .../Testing/Cxx/vtkBalloonRepresentationTest1.cxx  |     16 +-
 .../Widgets/Testing/Cxx/vtkBalloonWidgetTest1.cxx  |     44 +-
 .../Cxx/vtkBiDimensionalRepresentation2DTest1.cxx  |     40 +-
 .../Testing/Cxx/vtkCaptionRepresentationTest1.cxx  |     16 +-
 .../Widgets/Testing/Cxx/vtkCaptionWidgetTest1.cxx  |     12 +-
 ...tkConstrainedPointHandleRepresentationTest1.cxx |     80 +-
 .../Cxx/vtkImplicitPlaneRepresentationTest1.cxx    |     48 +-
 .../Testing/Cxx/vtkLineRepresentationTest1.cxx     |     76 +-
 ...rientedPolygonalHandleRepresentation3DTest1.cxx |      2 +-
 .../Cxx/vtkPointHandleRepresentation2DTest1.cxx    |     34 +-
 .../Cxx/vtkPointHandleRepresentation3DTest1.cxx    |      2 +-
 .../Testing/Cxx/vtkPolyLineRepresentationTest1.cxx |    106 +-
 .../Testing/Cxx/vtkSeedRepresentationTest1.cxx     |     65 +-
 .../Widgets/Testing/Cxx/vtkSeedWidgetTest1.cxx     |      8 +-
 .../Cxx/vtkSphereHandleRepresentationTest1.cxx     |     28 +-
 .../Testing/Cxx/vtkSplineRepresentationTest1.cxx   |    108 +-
 .../Testing/Cxx/vtkTextRepresentationTest1.cxx     |     24 +-
 .../Widgets/Testing/Cxx/vtkTextWidgetTest1.cxx     |     12 +-
 .../Data/Baseline/TestFinitePlaneWidget.png.md5    |      1 -
 .../Data/Baseline/TestFinitePlaneWidget_1.png.md5  |      1 -
 .../Baseline/TestImplicitCylinderWidget.png.md5    |      1 -
 .../Baseline/TestImplicitCylinderWidget2.png.md5   |      1 -
 .../Baseline/TestImplicitCylinderWidget2_1.png.md5 |      1 -
 .../Baseline/TestImplicitCylinderWidget_1.png.md5  |      1 -
 .../Data/Baseline/TestImplicitPlaneWidget3.png.md5 |      1 -
 .../Baseline/TestImplicitPlaneWidget3_1.png.md5    |      1 -
 .../Baseline/TestInteractivePlaneCutter.png.md5    |      1 -
 .../Testing/Data/Baseline/TestLineWidget2.png.md5  |      2 +-
 .../Data/Baseline/TestMultipleViewports.png.md5    |      1 -
 .../Baseline/TestOrientationMarkerWidget2.png.md5  |      1 -
 .../Data/Baseline/TestParallelopipedWidget.png.md5 |      2 +-
 .../Data/Baseline/TestProgressBarWidget.png.md5    |      1 -
 .../Data/Baseline/TestProgressBarWidget_1.png.md5  |      1 -
 .../Data/Baseline/TestProgressBarWidget_2.png.md5  |      1 -
 .../Data/Baseline/TestProgressBarWidget_3.png.md5  |      1 -
 .../Data/Baseline/TestScalarBarWidget.png.md5      |      2 +-
 .../Data/Baseline/TestSliderWidget2D_1.png.md5     |      2 +-
 .../Baseline/TestSphereWidget2CenterCursor.png.md5 |      1 -
 .../TestSphereWidget2CenterCursor_1.png.md5        |      1 -
 .../TestSphereWidget2CenterCursor_2.png.md5        |      1 -
 .../TestSphereWidget2CenterCursor_3.png.md5        |      1 -
 .../TestSphereWidget2CenterCursor_4.png.md5        |      1 -
 .../Testing/Data/Baseline/TestSplineWidget.png.md5 |      2 +-
 .../Data/Baseline/TestSplineWidget_1.png.md5       |      1 -
 Interaction/Widgets/Testing/Python/CMakeLists.txt  |      3 +-
 .../Widgets/Testing/Python/TestImagePlaneWidget.py |      7 +-
 .../Testing/Python/TestInteractivePlaneCutter.py   |    221 -
 Interaction/Widgets/module.cmake                   |     34 +-
 Interaction/Widgets/vtk3DWidget.cxx                |     36 +-
 Interaction/Widgets/vtk3DWidget.h                  |    158 +-
 .../vtkAbstractPolygonalHandleRepresentation3D.cxx |    198 +-
 .../vtkAbstractPolygonalHandleRepresentation3D.h   |    165 +-
 Interaction/Widgets/vtkAbstractWidget.cxx          |    132 +-
 Interaction/Widgets/vtkAbstractWidget.h            |    192 +-
 Interaction/Widgets/vtkAffineRepresentation.cxx    |      4 +-
 Interaction/Widgets/vtkAffineRepresentation.h      |     86 +-
 Interaction/Widgets/vtkAffineRepresentation2D.cxx  |    240 +-
 Interaction/Widgets/vtkAffineRepresentation2D.h    |    155 +-
 Interaction/Widgets/vtkAffineWidget.cxx            |     30 +-
 Interaction/Widgets/vtkAffineWidget.h              |    126 +-
 Interaction/Widgets/vtkAngleRepresentation.cxx     |     80 +-
 Interaction/Widgets/vtkAngleRepresentation.h       |    130 +-
 Interaction/Widgets/vtkAngleRepresentation2D.cxx   |    146 +-
 Interaction/Widgets/vtkAngleRepresentation2D.h     |     87 +-
 Interaction/Widgets/vtkAngleRepresentation3D.cxx   |    158 +-
 Interaction/Widgets/vtkAngleRepresentation3D.h     |     94 +-
 Interaction/Widgets/vtkAngleWidget.cxx             |    196 +-
 Interaction/Widgets/vtkAngleWidget.h               |    206 +-
 .../Widgets/vtkAxesTransformRepresentation.cxx     |     48 +-
 .../Widgets/vtkAxesTransformRepresentation.h       |    153 +-
 Interaction/Widgets/vtkAxesTransformWidget.cxx     |     50 +-
 Interaction/Widgets/vtkAxesTransformWidget.h       |    173 +-
 Interaction/Widgets/vtkBalloonRepresentation.cxx   |    152 +-
 Interaction/Widgets/vtkBalloonRepresentation.h     |    207 +-
 Interaction/Widgets/vtkBalloonWidget.cxx           |    157 +-
 Interaction/Widgets/vtkBalloonWidget.h             |    201 +-
 .../Widgets/vtkBezierContourLineInterpolator.cxx   |     48 +-
 .../Widgets/vtkBezierContourLineInterpolator.h     |     94 +-
 .../Widgets/vtkBiDimensionalRepresentation.cxx     |     87 +-
 .../Widgets/vtkBiDimensionalRepresentation.h       |    207 +-
 .../Widgets/vtkBiDimensionalRepresentation2D.cxx   |    318 +-
 .../Widgets/vtkBiDimensionalRepresentation2D.h     |    111 +-
 Interaction/Widgets/vtkBiDimensionalWidget.cxx     |    304 +-
 Interaction/Widgets/vtkBiDimensionalWidget.h       |    259 +-
 Interaction/Widgets/vtkBorderRepresentation.cxx    |    200 +-
 Interaction/Widgets/vtkBorderRepresentation.h      |    228 +-
 Interaction/Widgets/vtkBorderWidget.cxx            |     60 +-
 Interaction/Widgets/vtkBorderWidget.h              |    182 +-
 Interaction/Widgets/vtkBoundedPlanePointPlacer.cxx |    106 +-
 Interaction/Widgets/vtkBoundedPlanePointPlacer.h   |    157 +-
 Interaction/Widgets/vtkBoxRepresentation.cxx       |    365 +-
 Interaction/Widgets/vtkBoxRepresentation.h         |    233 +-
 Interaction/Widgets/vtkBoxWidget.cxx               |    394 +-
 Interaction/Widgets/vtkBoxWidget.h                 |    284 +-
 Interaction/Widgets/vtkBoxWidget2.cxx              |     36 +-
 Interaction/Widgets/vtkBoxWidget2.h                |    200 +-
 Interaction/Widgets/vtkBrokenLineWidget.cxx        |    512 +-
 Interaction/Widgets/vtkBrokenLineWidget.h          |    269 +-
 Interaction/Widgets/vtkButtonRepresentation.cxx    |     32 +-
 Interaction/Widgets/vtkButtonRepresentation.h      |    107 +-
 Interaction/Widgets/vtkButtonWidget.cxx            |     60 +-
 Interaction/Widgets/vtkButtonWidget.h              |    111 +-
 Interaction/Widgets/vtkCameraRepresentation.cxx    |     32 +-
 Interaction/Widgets/vtkCameraRepresentation.h      |    115 +-
 Interaction/Widgets/vtkCameraWidget.cxx            |     20 +-
 Interaction/Widgets/vtkCameraWidget.h              |     69 +-
 Interaction/Widgets/vtkCaptionRepresentation.cxx   |     54 +-
 Interaction/Widgets/vtkCaptionRepresentation.h     |    108 +-
 Interaction/Widgets/vtkCaptionWidget.cxx           |     46 +-
 Interaction/Widgets/vtkCaptionWidget.h             |     92 +-
 Interaction/Widgets/vtkCellCentersPointPlacer.cxx  |     38 +-
 Interaction/Widgets/vtkCellCentersPointPlacer.h    |    128 +-
 .../Widgets/vtkCenteredSliderRepresentation.cxx    |    140 +-
 .../Widgets/vtkCenteredSliderRepresentation.h      |    124 +-
 Interaction/Widgets/vtkCenteredSliderWidget.cxx    |     36 +-
 Interaction/Widgets/vtkCenteredSliderWidget.h      |    148 +-
 .../Widgets/vtkCheckerboardRepresentation.cxx      |     76 +-
 .../Widgets/vtkCheckerboardRepresentation.h        |    100 +-
 Interaction/Widgets/vtkCheckerboardWidget.cxx      |     72 +-
 Interaction/Widgets/vtkCheckerboardWidget.h        |    104 +-
 .../Widgets/vtkClosedSurfacePointPlacer.cxx        |     76 +-
 Interaction/Widgets/vtkClosedSurfacePointPlacer.h  |    115 +-
 .../vtkConstrainedPointHandleRepresentation.cxx    |    171 +-
 .../vtkConstrainedPointHandleRepresentation.h      |    216 +-
 Interaction/Widgets/vtkContinuousValueWidget.cxx   |     40 +-
 Interaction/Widgets/vtkContinuousValueWidget.h     |    114 +-
 .../vtkContinuousValueWidgetRepresentation.h       |     38 +-
 Interaction/Widgets/vtkContourLineInterpolator.cxx |     26 +-
 Interaction/Widgets/vtkContourLineInterpolator.h   |     93 +-
 Interaction/Widgets/vtkContourRepresentation.cxx   |    370 +-
 Interaction/Widgets/vtkContourRepresentation.h     |    488 +-
 Interaction/Widgets/vtkContourWidget.cxx           |    246 +-
 Interaction/Widgets/vtkContourWidget.h             |    331 +-
 Interaction/Widgets/vtkCurveRepresentation.cxx     |    330 +-
 Interaction/Widgets/vtkCurveRepresentation.h       |    197 +-
 .../vtkDijkstraImageContourLineInterpolator.cxx    |     42 +-
 .../vtkDijkstraImageContourLineInterpolator.h      |     80 +-
 Interaction/Widgets/vtkDistanceRepresentation.cxx  |     70 +-
 Interaction/Widgets/vtkDistanceRepresentation.h    |    177 +-
 .../Widgets/vtkDistanceRepresentation2D.cxx        |     55 +-
 Interaction/Widgets/vtkDistanceRepresentation2D.h  |     83 +-
 .../Widgets/vtkDistanceRepresentation3D.cxx        |     72 +-
 Interaction/Widgets/vtkDistanceRepresentation3D.h  |    134 +-
 Interaction/Widgets/vtkDistanceWidget.cxx          |    126 +-
 Interaction/Widgets/vtkDistanceWidget.h            |    197 +-
 .../vtkEllipsoidTensorProbeRepresentation.cxx      |     12 +-
 .../vtkEllipsoidTensorProbeRepresentation.h        |     44 +-
 Interaction/Widgets/vtkEvent.cxx                   |     84 +-
 Interaction/Widgets/vtkEvent.h                     |     90 +-
 .../Widgets/vtkFinitePlaneRepresentation.cxx       |   1158 -
 Interaction/Widgets/vtkFinitePlaneRepresentation.h |    327 -
 Interaction/Widgets/vtkFinitePlaneWidget.cxx       |    205 -
 Interaction/Widgets/vtkFinitePlaneWidget.h         |    130 -
 .../Widgets/vtkFixedSizeHandleRepresentation3D.cxx |     12 +-
 .../Widgets/vtkFixedSizeHandleRepresentation3D.h   |    101 +-
 .../Widgets/vtkFocalPlaneContourRepresentation.cxx |     42 +-
 .../Widgets/vtkFocalPlaneContourRepresentation.h   |     98 +-
 Interaction/Widgets/vtkFocalPlanePointPlacer.cxx   |     36 +-
 Interaction/Widgets/vtkFocalPlanePointPlacer.h     |     67 +-
 Interaction/Widgets/vtkHandleRepresentation.cxx    |     83 +-
 Interaction/Widgets/vtkHandleRepresentation.h      |    200 +-
 Interaction/Widgets/vtkHandleWidget.cxx            |     54 +-
 Interaction/Widgets/vtkHandleWidget.h              |    158 +-
 Interaction/Widgets/vtkHoverWidget.cxx             |     36 +-
 Interaction/Widgets/vtkHoverWidget.h               |    160 +-
 Interaction/Widgets/vtkImageActorPointPlacer.cxx   |     76 +-
 Interaction/Widgets/vtkImageActorPointPlacer.h     |    139 +-
 .../Widgets/vtkImageCroppingRegionsWidget.cxx      |    452 +-
 .../Widgets/vtkImageCroppingRegionsWidget.h        |    135 +-
 Interaction/Widgets/vtkImageOrthoPlanes.cxx        |    196 +-
 Interaction/Widgets/vtkImageOrthoPlanes.h          |     47 +-
 Interaction/Widgets/vtkImagePlaneWidget.cxx        |    972 +-
 Interaction/Widgets/vtkImagePlaneWidget.h          |    576 +-
 Interaction/Widgets/vtkImageTracerWidget.cxx       |    570 +-
 Interaction/Widgets/vtkImageTracerWidget.h         |    258 +-
 .../Widgets/vtkImplicitCylinderRepresentation.cxx  |   1555 -
 .../Widgets/vtkImplicitCylinderRepresentation.h    |    502 -
 Interaction/Widgets/vtkImplicitCylinderWidget.cxx  |    363 -
 Interaction/Widgets/vtkImplicitCylinderWidget.h    |    162 -
 .../Widgets/vtkImplicitPlaneRepresentation.cxx     |    406 +-
 .../Widgets/vtkImplicitPlaneRepresentation.h       |    347 +-
 Interaction/Widgets/vtkImplicitPlaneWidget.cxx     |    318 +-
 Interaction/Widgets/vtkImplicitPlaneWidget.h       |    277 +-
 Interaction/Widgets/vtkImplicitPlaneWidget2.cxx    |    103 +-
 Interaction/Widgets/vtkImplicitPlaneWidget2.h      |    205 +-
 Interaction/Widgets/vtkLineRepresentation.cxx      |    422 +-
 Interaction/Widgets/vtkLineRepresentation.h        |    316 +-
 Interaction/Widgets/vtkLineWidget.cxx              |    328 +-
 Interaction/Widgets/vtkLineWidget.h                |    199 +-
 Interaction/Widgets/vtkLineWidget2.cxx             |    147 +-
 Interaction/Widgets/vtkLineWidget2.h               |    182 +-
 .../Widgets/vtkLinearContourLineInterpolator.h     |     35 +-
 Interaction/Widgets/vtkLogoRepresentation.cxx      |     62 +-
 Interaction/Widgets/vtkLogoRepresentation.h        |     70 +-
 Interaction/Widgets/vtkLogoWidget.cxx              |      4 +-
 Interaction/Widgets/vtkLogoWidget.h                |     54 +-
 Interaction/Widgets/vtkOrientationMarkerWidget.cxx |    455 +-
 Interaction/Widgets/vtkOrientationMarkerWidget.h   |    191 +-
 .../vtkOrientedGlyphContourRepresentation.cxx      |    604 +-
 .../vtkOrientedGlyphContourRepresentation.h        |    145 +-
 ...rientedGlyphFocalPlaneContourRepresentation.cxx |    232 +-
 ...kOrientedGlyphFocalPlaneContourRepresentation.h |    132 +-
 .../vtkOrientedPolygonalHandleRepresentation3D.cxx |      6 +-
 .../vtkOrientedPolygonalHandleRepresentation3D.h   |     49 +-
 .../Widgets/vtkParallelopipedRepresentation.cxx    |    434 +-
 .../Widgets/vtkParallelopipedRepresentation.h      |    210 +-
 Interaction/Widgets/vtkParallelopipedWidget.cxx    |    132 +-
 Interaction/Widgets/vtkParallelopipedWidget.h      |    126 +-
 Interaction/Widgets/vtkPlaneWidget.cxx             |    480 +-
 Interaction/Widgets/vtkPlaneWidget.h               |    284 +-
 Interaction/Widgets/vtkPlaybackRepresentation.cxx  |      8 +-
 Interaction/Widgets/vtkPlaybackRepresentation.h    |     64 +-
 Interaction/Widgets/vtkPlaybackWidget.cxx          |     32 +-
 Interaction/Widgets/vtkPlaybackWidget.h            |     59 +-
 .../Widgets/vtkPointHandleRepresentation2D.cxx     |    116 +-
 .../Widgets/vtkPointHandleRepresentation2D.h       |    101 +-
 .../Widgets/vtkPointHandleRepresentation3D.cxx     |    211 +-
 .../Widgets/vtkPointHandleRepresentation3D.h       |    175 +-
 Interaction/Widgets/vtkPointPlacer.cxx             |      4 +-
 Interaction/Widgets/vtkPointPlacer.h               |    171 +-
 Interaction/Widgets/vtkPointWidget.cxx             |    200 +-
 Interaction/Widgets/vtkPointWidget.h               |    200 +-
 .../Widgets/vtkPolyDataContourLineInterpolator.h   |     58 +-
 Interaction/Widgets/vtkPolyDataPointPlacer.cxx     |     22 +-
 Interaction/Widgets/vtkPolyDataPointPlacer.h       |    101 +-
 Interaction/Widgets/vtkPolyDataSourceWidget.cxx    |     12 +-
 Interaction/Widgets/vtkPolyDataSourceWidget.h      |     95 +-
 Interaction/Widgets/vtkPolyLineRepresentation.cxx  |     72 +-
 Interaction/Widgets/vtkPolyLineRepresentation.h    |     78 +-
 Interaction/Widgets/vtkPolyLineWidget.cxx          |     40 +-
 Interaction/Widgets/vtkPolyLineWidget.h            |     45 +-
 .../Widgets/vtkPolygonalHandleRepresentation3D.cxx |     12 +-
 .../Widgets/vtkPolygonalHandleRepresentation3D.h   |     52 +-
 .../vtkPolygonalSurfaceContourLineInterpolator.cxx |     58 +-
 .../vtkPolygonalSurfaceContourLineInterpolator.h   |    105 +-
 .../Widgets/vtkPolygonalSurfacePointPlacer.cxx     |    106 +-
 .../Widgets/vtkPolygonalSurfacePointPlacer.h       |    152 +-
 .../Widgets/vtkProgressBarRepresentation.cxx       |    267 -
 Interaction/Widgets/vtkProgressBarRepresentation.h |    140 -
 Interaction/Widgets/vtkProgressBarWidget.cxx       |     46 -
 Interaction/Widgets/vtkProgressBarWidget.h         |     76 -
 .../Widgets/vtkProp3DButtonRepresentation.cxx      |    146 +-
 .../Widgets/vtkProp3DButtonRepresentation.h        |    106 +-
 .../Widgets/vtkRectilinearWipeRepresentation.cxx   |    110 +-
 .../Widgets/vtkRectilinearWipeRepresentation.h     |    118 +-
 Interaction/Widgets/vtkRectilinearWipeWidget.cxx   |     20 +-
 Interaction/Widgets/vtkRectilinearWipeWidget.h     |    158 +-
 Interaction/Widgets/vtkResliceCursor.cxx           |    152 +-
 Interaction/Widgets/vtkResliceCursor.h             |    145 +-
 Interaction/Widgets/vtkResliceCursorActor.cxx      |     66 +-
 Interaction/Widgets/vtkResliceCursorActor.h        |     85 +-
 .../Widgets/vtkResliceCursorLineRepresentation.cxx |    144 +-
 .../Widgets/vtkResliceCursorLineRepresentation.h   |     86 +-
 Interaction/Widgets/vtkResliceCursorPicker.cxx     |    144 +-
 Interaction/Widgets/vtkResliceCursorPicker.h       |     63 +-
 .../Widgets/vtkResliceCursorPolyDataAlgorithm.cxx  |    102 +-
 .../Widgets/vtkResliceCursorPolyDataAlgorithm.h    |    100 +-
 .../Widgets/vtkResliceCursorRepresentation.cxx     |    204 +-
 .../Widgets/vtkResliceCursorRepresentation.h       |    257 +-
 .../vtkResliceCursorThickLineRepresentation.cxx    |     10 +-
 .../vtkResliceCursorThickLineRepresentation.h      |     59 +-
 Interaction/Widgets/vtkResliceCursorWidget.cxx     |     76 +-
 Interaction/Widgets/vtkResliceCursorWidget.h       |    107 +-
 Interaction/Widgets/vtkScalarBarRepresentation.cxx |     76 +-
 Interaction/Widgets/vtkScalarBarRepresentation.h   |     81 +-
 Interaction/Widgets/vtkScalarBarWidget.cxx         |     30 +-
 Interaction/Widgets/vtkScalarBarWidget.h           |     79 +-
 Interaction/Widgets/vtkSeedRepresentation.cxx      |     70 +-
 Interaction/Widgets/vtkSeedRepresentation.h        |    134 +-
 Interaction/Widgets/vtkSeedWidget.cxx              |    104 +-
 Interaction/Widgets/vtkSeedWidget.h                |    230 +-
 Interaction/Widgets/vtkSliderRepresentation.cxx    |     56 +-
 Interaction/Widgets/vtkSliderRepresentation.h      |    173 +-
 Interaction/Widgets/vtkSliderRepresentation2D.cxx  |    100 +-
 Interaction/Widgets/vtkSliderRepresentation2D.h    |    133 +-
 Interaction/Widgets/vtkSliderRepresentation3D.cxx  |    154 +-
 Interaction/Widgets/vtkSliderRepresentation3D.h    |    158 +-
 Interaction/Widgets/vtkSliderWidget.cxx            |     74 +-
 Interaction/Widgets/vtkSliderWidget.h              |    157 +-
 .../Widgets/vtkSphereHandleRepresentation.cxx      |    136 +-
 .../Widgets/vtkSphereHandleRepresentation.h        |    115 +-
 Interaction/Widgets/vtkSphereRepresentation.cxx    |    352 +-
 Interaction/Widgets/vtkSphereRepresentation.h      |    296 +-
 Interaction/Widgets/vtkSphereWidget.cxx            |    258 +-
 Interaction/Widgets/vtkSphereWidget.h              |    240 +-
 Interaction/Widgets/vtkSphereWidget2.cxx           |     54 +-
 Interaction/Widgets/vtkSphereWidget2.h             |    180 +-
 Interaction/Widgets/vtkSplineRepresentation.cxx    |     84 +-
 Interaction/Widgets/vtkSplineRepresentation.h      |    108 +-
 Interaction/Widgets/vtkSplineWidget.cxx            |    542 +-
 Interaction/Widgets/vtkSplineWidget.h              |    320 +-
 Interaction/Widgets/vtkSplineWidget2.cxx           |     40 +-
 Interaction/Widgets/vtkSplineWidget2.h             |     45 +-
 .../Widgets/vtkTensorProbeRepresentation.cxx       |     52 +-
 Interaction/Widgets/vtkTensorProbeRepresentation.h |     79 +-
 Interaction/Widgets/vtkTensorProbeWidget.cxx       |     20 +-
 Interaction/Widgets/vtkTensorProbeWidget.h         |     66 +-
 .../Widgets/vtkTerrainContourLineInterpolator.cxx  |     40 +-
 .../Widgets/vtkTerrainContourLineInterpolator.h    |    111 +-
 Interaction/Widgets/vtkTerrainDataPointPlacer.cxx  |     22 +-
 Interaction/Widgets/vtkTerrainDataPointPlacer.h    |    122 +-
 Interaction/Widgets/vtkTextRepresentation.cxx      |    112 +-
 Interaction/Widgets/vtkTextRepresentation.h        |    113 +-
 Interaction/Widgets/vtkTextWidget.cxx              |     20 +-
 Interaction/Widgets/vtkTextWidget.h                |     71 +-
 .../Widgets/vtkTexturedButtonRepresentation.cxx    |    158 +-
 .../Widgets/vtkTexturedButtonRepresentation.h      |    155 +-
 .../Widgets/vtkTexturedButtonRepresentation2D.cxx  |    130 +-
 .../Widgets/vtkTexturedButtonRepresentation2D.h    |    157 +-
 Interaction/Widgets/vtkWidgetCallbackMapper.cxx    |     28 +-
 Interaction/Widgets/vtkWidgetCallbackMapper.h      |     92 +-
 Interaction/Widgets/vtkWidgetEvent.cxx             |     20 +-
 Interaction/Widgets/vtkWidgetEvent.h               |     41 +-
 Interaction/Widgets/vtkWidgetEventTranslator.cxx   |    108 +-
 Interaction/Widgets/vtkWidgetEventTranslator.h     |     94 +-
 Interaction/Widgets/vtkWidgetRepresentation.cxx    |     48 +-
 Interaction/Widgets/vtkWidgetRepresentation.h      |    263 +-
 Interaction/Widgets/vtkWidgetSet.cxx               |     20 +-
 Interaction/Widgets/vtkWidgetSet.h                 |    222 +-
 Interaction/Widgets/vtkXYPlotRepresentation.cxx    |    260 +-
 Interaction/Widgets/vtkXYPlotRepresentation.h      |     98 +-
 Interaction/Widgets/vtkXYPlotWidget.cxx            |    132 +-
 Interaction/Widgets/vtkXYPlotWidget.h              |     51 +-
 Parallel/Core/CMakeLists.txt                       |      2 -
 .../Testing/Cxx/TestFieldDataSerialization.cxx     |    144 +-
 .../Core/Testing/Cxx/TestSocketCommunicator.cxx    |     36 +-
 Parallel/Core/Testing/Python/SocketClient.cxx      |    114 +-
 Parallel/Core/Testing/Python/SocketServer.cxx      |    106 +-
 Parallel/Core/Testing/Tcl/TestPolyDataPieces.tcl   |      2 +-
 Parallel/Core/module.cmake                         |     18 +-
 Parallel/Core/vtkCommunicator.cxx                  |    661 +-
 Parallel/Core/vtkCommunicator.h                    |    593 +-
 Parallel/Core/vtkDummyCommunicator.h               |     32 +-
 Parallel/Core/vtkDummyController.cxx               |     16 +-
 Parallel/Core/vtkDummyController.h                 |     55 +-
 Parallel/Core/vtkFieldDataSerializer.cxx           |    148 +-
 Parallel/Core/vtkFieldDataSerializer.h             |    123 +-
 Parallel/Core/vtkMultiProcessController.cxx        |    270 +-
 Parallel/Core/vtkMultiProcessController.h          |   1117 +-
 Parallel/Core/vtkMultiProcessStream.cxx            |    148 +-
 Parallel/Core/vtkMultiProcessStream.h              |     96 +-
 Parallel/Core/vtkPDirectory.cxx                    |    242 -
 Parallel/Core/vtkPDirectory.h                      |    104 -
 Parallel/Core/vtkPSystemTools.cxx                  |    200 -
 Parallel/Core/vtkPSystemTools.h                    |    119 -
 Parallel/Core/vtkProcess.cxx                       |      8 +-
 Parallel/Core/vtkProcess.h                         |     71 +-
 Parallel/Core/vtkProcessGroup.cxx                  |     46 +-
 Parallel/Core/vtkProcessGroup.h                    |    146 +-
 Parallel/Core/vtkSocketCommunicator.cxx            |    446 +-
 Parallel/Core/vtkSocketCommunicator.h              |    221 +-
 Parallel/Core/vtkSocketController.cxx              |     28 +-
 Parallel/Core/vtkSocketController.h                |    125 +-
 Parallel/Core/vtkSubCommunicator.cxx               |     18 +-
 Parallel/Core/vtkSubCommunicator.h                 |     63 +-
 Parallel/Core/vtkSubGroup.cxx                      |    292 +-
 Parallel/Core/vtkSubGroup.h                        |     61 +-
 Parallel/MPI/CMakeLists.txt                        |      4 +-
 Parallel/MPI/Testing/Cxx/CMakeLists.txt            |      2 -
 .../Testing/Cxx/ExerciseMultiProcessController.cxx |    474 +-
 Parallel/MPI/Testing/Cxx/GenericCommunicator.cxx   |    191 +-
 Parallel/MPI/Testing/Cxx/MPIController.cxx         |     54 +-
 Parallel/MPI/Testing/Cxx/PDirectory.cxx            |     73 -
 Parallel/MPI/Testing/Cxx/PSystemTools.cxx          |     83 -
 .../Cxx/TestDistributedDataShadowMapPass.cxx       |     87 +-
 .../Testing/Cxx/TestNonBlockingCommunication.cxx   |     22 +-
 Parallel/MPI/Testing/Cxx/TestPProbe.cxx            |     18 +-
 Parallel/MPI/Testing/Cxx/TestProcess.cxx           |     26 +-
 Parallel/MPI/module.cmake                          |      9 +-
 Parallel/MPI/vtkMPI.h                              |      4 +-
 Parallel/MPI/vtkMPICommunicator.cxx                |    395 +-
 Parallel/MPI/vtkMPICommunicator.h                  |    276 +-
 Parallel/MPI/vtkMPIController.cxx                  |    117 +-
 Parallel/MPI/vtkMPIController.h                    |    274 +-
 Parallel/MPI/vtkMPIEventLog.cxx                    |     16 +-
 Parallel/MPI/vtkMPIEventLog.h                      |     83 +-
 Parallel/MPI/vtkMPIUtilities.cxx                   |     20 +-
 .../MPI4Py/Testing/Python/TestParallelNumpy.py     |     19 +-
 Parallel/MPI4Py/module.cmake                       |     10 +-
 Parallel/MPI4Py/vtkMPI4PyCommunicator.cxx          |     24 +-
 Parallel/MPI4Py/vtkMPI4PyCommunicator.h            |     31 +-
 README.md                                          |     19 +-
 Remote/WikiExamples.remote.cmake                   |     19 -
 Remote/vtkDICOM.remote.cmake                       |      6 +-
 Rendering/Annotation/CMakeLists.txt                |      6 +-
 Rendering/Annotation/Testing/Cxx/CMakeLists.txt    |     20 +-
 Rendering/Annotation/Testing/Cxx/TestAxisActor.cxx |      6 -
 .../Annotation/Testing/Cxx/TestAxisActor2D.cxx     |      6 -
 .../Annotation/Testing/Cxx/TestAxisActorInternal.h |    160 -
 .../Annotation/Testing/Cxx/TestAxisActorText3D.cxx |      6 -
 .../Annotation/Testing/Cxx/TestBarChartActor.cxx   |     12 +-
 .../Annotation/Testing/Cxx/TestConvexHull2D.cxx    |     60 +-
 .../Testing/Cxx/TestCornerAnnotation.cxx           |      4 +-
 .../Annotation/Testing/Cxx/TestCubeAxes2DMode.cxx  |      6 +-
 Rendering/Annotation/Testing/Cxx/TestCubeAxes3.cxx |      4 +-
 .../Testing/Cxx/TestCubeAxesInnerGridAll.cxx       |      6 +-
 .../Testing/Cxx/TestCubeAxesInnerGridClosest.cxx   |      6 +-
 .../Testing/Cxx/TestCubeAxesInnerGridFurthest.cxx  |      6 +-
 .../Testing/Cxx/TestCubeAxesIntersectionPoint.cxx  |      4 +-
 .../Cxx/TestCubeAxesOrientedBoundingBox.cxx        |      4 +-
 .../Annotation/Testing/Cxx/TestCubeAxesSticky.cxx  |      4 +-
 .../Testing/Cxx/TestCubeAxesStickyCentered.cxx     |      4 +-
 .../Testing/Cxx/TestCubeAxesWithGridLines.cxx      |      4 +-
 .../Testing/Cxx/TestCubeAxesWithXInnerGrids.cxx    |      4 +-
 .../Testing/Cxx/TestCubeAxesWithXInnerPolys.cxx    |      4 +-
 .../Testing/Cxx/TestCubeAxesWithXLines.cxx         |      4 +-
 .../Testing/Cxx/TestCubeAxesWithYInnerGrids.cxx    |      4 +-
 .../Testing/Cxx/TestCubeAxesWithYInnerPolys.cxx    |      4 +-
 .../Testing/Cxx/TestCubeAxesWithYLines.cxx         |      4 +-
 .../Testing/Cxx/TestCubeAxesWithZInnerGrids.cxx    |      4 +-
 .../Testing/Cxx/TestCubeAxesWithZInnerPolys.cxx    |      4 +-
 .../Testing/Cxx/TestCubeAxesWithZLines.cxx         |      4 +-
 .../Testing/Cxx/TestEmptyCornerAnnotation.cxx      |     64 -
 .../Annotation/Testing/Cxx/TestLegendBoxActor.cxx  |      8 +-
 .../Annotation/Testing/Cxx/TestLegendBoxActor2.cxx |    103 -
 .../Testing/Cxx/TestLegendScaleActor.cxx           |      4 +-
 .../Annotation/Testing/Cxx/TestPieChartActor.cxx   |     12 +-
 Rendering/Annotation/Testing/Cxx/TestPolarAxes.cxx |    100 +-
 Rendering/Annotation/Testing/Cxx/TestScalarBar.cxx |      5 +-
 .../Testing/Cxx/TestScalarBarAboveBelow.cxx        |     95 -
 .../Annotation/Testing/Cxx/TestSpiderPlotActor.cxx |     12 +-
 .../Annotation/Testing/Cxx/TestXYPlotActor.cxx     |     28 +-
 .../Testing/Data/Baseline/TestAxisActor.png.md5    |      1 -
 .../Testing/Data/Baseline/TestAxisActor2D.png.md5  |      1 -
 .../Testing/Data/Baseline/TestAxisActor3D.png.md5  |      2 +-
 .../Data/Baseline/TestAxisActorText3D.png.md5      |      1 -
 .../Data/Baseline/TestBarChartActor.png.md5        |      2 +-
 .../Data/Baseline/TestBarChartActor_1.png.md5      |      2 +-
 .../Data/Baseline/TestCornerAnnotation.png.md5     |      2 +-
 .../Testing/Data/Baseline/TestCubeAxes3.png.md5    |      2 +-
 .../Data/Baseline/TestCubeAxesInnerGridAll.png.md5 |      2 +-
 .../Baseline/TestCubeAxesInnerGridClosest.png.md5  |      2 +-
 .../Baseline/TestCubeAxesInnerGridFurthest.png.md5 |      2 +-
 .../Baseline/TestCubeAxesIntersectionPoint.png.md5 |      2 +-
 .../TestCubeAxesOrientedBoundingBox.png.md5        |      2 +-
 .../Data/Baseline/TestCubeAxesSticky.png.md5       |      2 +-
 .../Baseline/TestCubeAxesStickyCentered.png.md5    |      2 +-
 .../Baseline/TestCubeAxesWithGridLines.png.md5     |      2 +-
 .../Baseline/TestCubeAxesWithXInnerGrids.png.md5   |      2 +-
 .../Baseline/TestCubeAxesWithXInnerPolys.png.md5   |      2 +-
 .../Baseline/TestCubeAxesWithXInnerPolys_1.png.md5 |      2 +-
 .../Data/Baseline/TestCubeAxesWithXLines.png.md5   |      2 +-
 .../Data/Baseline/TestCubeAxesWithXLines_1.png.md5 |      2 +-
 .../Baseline/TestCubeAxesWithYInnerGrids.png.md5   |      2 +-
 .../Baseline/TestCubeAxesWithYInnerPolys.png.md5   |      2 +-
 .../Baseline/TestCubeAxesWithYInnerPolys_1.png.md5 |      2 +-
 .../Data/Baseline/TestCubeAxesWithYLines.png.md5   |      2 +-
 .../Data/Baseline/TestCubeAxesWithYLines_1.png.md5 |      2 +-
 .../Baseline/TestCubeAxesWithZInnerGrids.png.md5   |      2 +-
 .../Baseline/TestCubeAxesWithZInnerPolys.png.md5   |      2 +-
 .../Data/Baseline/TestCubeAxesWithZLines.png.md5   |      2 +-
 .../Baseline/TestEmptyCornerAnnotation.png.md5     |      1 -
 .../Data/Baseline/TestLegendBoxActor.png.md5       |      2 +-
 .../Data/Baseline/TestLegendBoxActor2.png.md5      |      1 -
 .../Data/Baseline/TestLegendBoxActor2_1.png.md5    |      1 -
 .../Data/Baseline/TestLegendBoxActor_1.png.md5     |      2 +-
 .../Data/Baseline/TestPieChartActor.png.md5        |      2 +-
 .../Testing/Data/Baseline/TestPolarAxes.png.md5    |      2 +-
 .../Testing/Data/Baseline/TestScalarBar.png.md5    |      2 +-
 .../Data/Baseline/TestScalarBarAboveBelow.png.md5  |      1 -
 .../Testing/Data/Baseline/TestScalarBar_1.png.md5  |      2 +-
 .../Testing/Data/Baseline/TestScalarBar_2.png.md5  |      1 +
 .../Data/Baseline/TestSpiderPlotActor.png.md5      |      2 +-
 .../Data/Baseline/TestSpiderPlotActor_1.png.md5    |      1 -
 .../Testing/Data/Baseline/TestXYPlotActor.png.md5  |      2 +-
 .../Data/Baseline/TestXYPlotActor_1.png.md5        |      2 +-
 .../Data/Baseline/TestXYPlotActor_2.png.md5        |      1 +
 .../Testing/Data/Baseline/cubeAxes2.png.md5        |      2 +-
 .../Testing/Data/Baseline/cubeAxes2_1.png.md5      |      1 -
 .../Testing/Data/Baseline/cubeAxes3.png.md5        |      2 +-
 .../Testing/Data/Baseline/xyPlot.png.md5           |      2 +-
 .../Testing/Data/Baseline/xyPlot2.png.md5          |      2 +-
 .../Testing/Data/Baseline/xyPlot2_1.png.md5        |      2 +-
 .../Testing/Data/Baseline/xyPlot3.png.md5          |      2 +-
 .../Testing/Data/Baseline/xyPlot4.png.md5          |      2 +-
 .../Testing/Data/Baseline/xyPlot4_1.png.md5        |      2 +-
 Rendering/Annotation/module.cmake                  |     20 +-
 Rendering/Annotation/vtkAnnotatedCubeActor.cxx     |     26 +-
 Rendering/Annotation/vtkAnnotatedCubeActor.h       |    162 +-
 Rendering/Annotation/vtkArcPlotter.cxx             |    196 +-
 Rendering/Annotation/vtkArcPlotter.h               |    156 +-
 Rendering/Annotation/vtkAxesActor.cxx              |    148 +-
 Rendering/Annotation/vtkAxesActor.h                |    246 +-
 Rendering/Annotation/vtkAxisActor.cxx              |   2784 +-
 Rendering/Annotation/vtkAxisActor.h                |    860 +-
 Rendering/Annotation/vtkAxisActor2D.cxx            |    306 +-
 Rendering/Annotation/vtkAxisActor2D.h              |    397 +-
 Rendering/Annotation/vtkAxisFollower.cxx           |    253 +-
 Rendering/Annotation/vtkAxisFollower.h             |    167 +-
 Rendering/Annotation/vtkBarChartActor.cxx          |    190 +-
 Rendering/Annotation/vtkBarChartActor.h            |    168 +-
 Rendering/Annotation/vtkCaptionActor2D.cxx         |    108 +-
 Rendering/Annotation/vtkCaptionActor2D.h           |    247 +-
 Rendering/Annotation/vtkConvexHull2D.cxx           |     80 +-
 Rendering/Annotation/vtkConvexHull2D.h             |    128 +-
 Rendering/Annotation/vtkCornerAnnotation.cxx       |    276 +-
 Rendering/Annotation/vtkCornerAnnotation.h         |    188 +-
 Rendering/Annotation/vtkCubeAxesActor.cxx          |    901 +-
 Rendering/Annotation/vtkCubeAxesActor.h            |    612 +-
 Rendering/Annotation/vtkCubeAxesActor2D.cxx        |    374 +-
 Rendering/Annotation/vtkCubeAxesActor2D.h          |    339 +-
 .../Annotation/vtkGraphAnnotationLayersFilter.cxx  |     82 +-
 .../Annotation/vtkGraphAnnotationLayersFilter.h    |    123 +-
 Rendering/Annotation/vtkLeaderActor2D.cxx          |    276 +-
 Rendering/Annotation/vtkLeaderActor2D.h            |    201 +-
 Rendering/Annotation/vtkLegendBoxActor.cxx         |    406 +-
 Rendering/Annotation/vtkLegendBoxActor.h           |    212 +-
 Rendering/Annotation/vtkLegendScaleActor.cxx       |    149 +-
 Rendering/Annotation/vtkLegendScaleActor.h         |    190 +-
 .../Annotation/vtkParallelCoordinatesActor.cxx     |    214 +-
 Rendering/Annotation/vtkParallelCoordinatesActor.h |    190 +-
 Rendering/Annotation/vtkPieChartActor.cxx          |    208 +-
 Rendering/Annotation/vtkPieChartActor.h            |    165 +-
 Rendering/Annotation/vtkPolarAxesActor.cxx         |   2468 +-
 Rendering/Annotation/vtkPolarAxesActor.h           |   1349 +-
 Rendering/Annotation/vtkProp3DAxisFollower.cxx     |    232 +-
 Rendering/Annotation/vtkProp3DAxisFollower.h       |    169 +-
 Rendering/Annotation/vtkScalarBarActor.cxx         |   1665 +-
 Rendering/Annotation/vtkScalarBarActor.h           |    883 +-
 Rendering/Annotation/vtkScalarBarActorInternal.h   |     44 +-
 Rendering/Annotation/vtkSpiderPlotActor.cxx        |    336 +-
 Rendering/Annotation/vtkSpiderPlotActor.h          |    215 +-
 Rendering/Annotation/vtkXYPlotActor.cxx            |   1006 +-
 Rendering/Annotation/vtkXYPlotActor.h              |    810 +-
 Rendering/Context2D/CMakeLists.txt                 |      1 -
 Rendering/Context2D/Testing/Cxx/CMakeLists.txt     |      5 -
 Rendering/Context2D/Testing/Cxx/TestContext2D.cxx  |    136 -
 Rendering/Context2D/module.cmake                   |     17 +-
 Rendering/Context2D/vtkAbstractContextBufferId.h   |    130 +-
 Rendering/Context2D/vtkAbstractContextItem.cxx     |     54 +-
 Rendering/Context2D/vtkAbstractContextItem.h       |    339 +-
 Rendering/Context2D/vtkBlockItem.cxx               |     40 +-
 Rendering/Context2D/vtkBlockItem.h                 |     97 +-
 Rendering/Context2D/vtkBrush.cxx                   |     16 +-
 Rendering/Context2D/vtkBrush.h                     |    164 +-
 Rendering/Context2D/vtkContext2D.cxx               |    326 +-
 Rendering/Context2D/vtkContext2D.h                 |    565 +-
 Rendering/Context2D/vtkContext3D.cxx               |     28 +-
 Rendering/Context2D/vtkContext3D.h                 |    152 +-
 Rendering/Context2D/vtkContextActor.cxx            |     48 +-
 Rendering/Context2D/vtkContextActor.h              |     53 +-
 Rendering/Context2D/vtkContextClip.h               |     65 +-
 Rendering/Context2D/vtkContextDevice2D.h           |    416 +-
 Rendering/Context2D/vtkContextDevice3D.h           |    116 +-
 Rendering/Context2D/vtkContextItem.h               |     36 +-
 Rendering/Context2D/vtkContextKeyEvent.cxx         |     16 +-
 Rendering/Context2D/vtkContextKeyEvent.h           |     38 +-
 Rendering/Context2D/vtkContextMapper2D.h           |     47 +-
 Rendering/Context2D/vtkContextMouseEvent.cxx       |     14 +-
 Rendering/Context2D/vtkContextMouseEvent.h         |    114 +-
 Rendering/Context2D/vtkContextScene.cxx            |    208 +-
 Rendering/Context2D/vtkContextScene.h              |    327 +-
 Rendering/Context2D/vtkContextScenePrivate.h       |    146 +-
 Rendering/Context2D/vtkContextTransform.cxx        |     44 +-
 Rendering/Context2D/vtkContextTransform.h          |    188 +-
 Rendering/Context2D/vtkImageItem.cxx               |      4 +-
 Rendering/Context2D/vtkImageItem.h                 |     51 +-
 Rendering/Context2D/vtkMarkerUtilities.cxx         |    102 +-
 Rendering/Context2D/vtkMarkerUtilities.h           |     38 +-
 Rendering/Context2D/vtkPen.cxx                     |     12 +-
 Rendering/Context2D/vtkPen.h                       |    159 +-
 Rendering/Context2D/vtkPropItem.cxx                |    100 -
 Rendering/Context2D/vtkPropItem.h                  |     67 -
 Rendering/Context2D/vtkTooltipItem.cxx             |     18 +-
 Rendering/Context2D/vtkTooltipItem.h               |     83 +-
 Rendering/ContextOpenGL/CMakeLists.txt             |     15 +-
 Rendering/ContextOpenGL/module.cmake               |     17 +-
 .../ContextOpenGL/vtkOpenGL2ContextDevice2D.cxx    |     32 +-
 .../ContextOpenGL/vtkOpenGL2ContextDevice2D.h      |     86 +-
 Rendering/ContextOpenGL/vtkOpenGLContextActor.cxx  |     24 +-
 Rendering/ContextOpenGL/vtkOpenGLContextActor.h    |     31 +-
 .../ContextOpenGL/vtkOpenGLContextBufferId.cxx     |     74 +-
 Rendering/ContextOpenGL/vtkOpenGLContextBufferId.h |     81 +-
 .../ContextOpenGL/vtkOpenGLContextDevice2D.cxx     |    417 +-
 Rendering/ContextOpenGL/vtkOpenGLContextDevice2D.h |    433 +-
 .../vtkOpenGLContextDevice2DPrivate.h              |    221 +-
 .../ContextOpenGL/vtkOpenGLContextDevice3D.cxx     |     92 +-
 Rendering/ContextOpenGL/vtkOpenGLContextDevice3D.h |    128 +-
 Rendering/ContextOpenGL/vtkOpenGLPropItem.cxx      |    149 -
 Rendering/ContextOpenGL/vtkOpenGLPropItem.h        |     59 -
 Rendering/ContextOpenGL2/CMakeLists.txt            |     19 +-
 Rendering/ContextOpenGL2/module.cmake              |     20 +-
 Rendering/ContextOpenGL2/vtkOpenGLContextActor.cxx |     24 +-
 Rendering/ContextOpenGL2/vtkOpenGLContextActor.h   |     36 +-
 .../ContextOpenGL2/vtkOpenGLContextBufferId.cxx    |     74 +-
 .../ContextOpenGL2/vtkOpenGLContextBufferId.h      |     81 +-
 .../ContextOpenGL2/vtkOpenGLContextDevice2D.cxx    |   1802 +-
 .../ContextOpenGL2/vtkOpenGLContextDevice2D.h      |    504 +-
 .../vtkOpenGLContextDevice2DPrivate.h              |    223 +-
 .../ContextOpenGL2/vtkOpenGLContextDevice3D.cxx    |    168 +-
 .../ContextOpenGL2/vtkOpenGLContextDevice3D.h      |    146 +-
 Rendering/ContextOpenGL2/vtkOpenGLPropItem.cxx     |    165 -
 Rendering/ContextOpenGL2/vtkOpenGLPropItem.h       |     62 -
 Rendering/Core/CMakeLists.txt                      |     13 -
 Rendering/Core/Testing/Cxx/CMakeLists.txt          |     21 -
 Rendering/Core/Testing/Cxx/FrustumClip.cxx         |      8 +-
 Rendering/Core/Testing/Cxx/Mace.cxx                |      4 +-
 Rendering/Core/Testing/Cxx/RGrid.cxx               |     18 +-
 Rendering/Core/Testing/Cxx/RenderNonFinite.cxx     |     18 +-
 Rendering/Core/Testing/Cxx/SurfacePlusEdges.cxx    |      4 +-
 Rendering/Core/Testing/Cxx/TestActor2D.cxx         |      5 +-
 Rendering/Core/Testing/Cxx/TestActor2DTextures.cxx |     14 +-
 .../Core/Testing/Cxx/TestActorLightingFlag.cxx     |      4 +-
 Rendering/Core/Testing/Cxx/TestAnimationScene.cxx  |     74 +-
 Rendering/Core/Testing/Cxx/TestAreaSelections.cxx  |     20 +-
 Rendering/Core/Testing/Cxx/TestAssemblyBounds.cxx  |      6 +-
 Rendering/Core/Testing/Cxx/TestBackfaceCulling.cxx |      4 +-
 .../Core/Testing/Cxx/TestBareScalarsToColors.cxx   |     38 +-
 Rendering/Core/Testing/Cxx/TestBlockOpacity.cxx    |     12 +-
 .../Testing/Cxx/TestColorByCellDataStringArray.cxx |      8 +-
 .../Cxx/TestColorByPointDataStringArray.cxx        |      8 +-
 .../TestColorByStringArrayDefaultLookupTable.cxx   |      8 +-
 .../TestColorByStringArrayDefaultLookupTable2D.cxx |      8 +-
 .../Core/Testing/Cxx/TestColorTransferFunction.cxx |     12 +-
 .../Cxx/TestColorTransferFunctionStringArray.cxx   |     12 +-
 .../Testing/Cxx/TestCompositePolyDataMapper2.cxx   |     55 +-
 .../TestCompositePolyDataMapper2CellScalars.cxx    |    187 -
 ...sitePolyDataMapper2MixedGeometryCellScalars.cxx |    207 -
 ...tCompositePolyDataMapper2MixedGeometryEdges.cxx |    207 -
 .../Cxx/TestCompositePolyDataMapper2Picking.cxx    |    325 -
 .../Cxx/TestCompositePolyDataMapper2Scalars.cxx    |     51 +-
 .../Core/Testing/Cxx/TestDirectScalarsToColors.cxx |     24 +-
 .../Cxx/TestDiscretizableColorTransferFunction.cxx |     12 +-
 ...scretizableColorTransferFunctionStringArray.cxx |     12 +-
 Rendering/Core/Testing/Cxx/TestEdgeFlags.cxx       |     20 +-
 Rendering/Core/Testing/Cxx/TestFollowerPicking.cxx |     14 +-
 Rendering/Core/Testing/Cxx/TestGlyph3DMapper.cxx   |      4 +-
 Rendering/Core/Testing/Cxx/TestGlyph3DMapper2.cxx  |     54 -
 .../Core/Testing/Cxx/TestGlyph3DMapperArrow.cxx    |      4 +-
 .../Core/Testing/Cxx/TestGlyph3DMapperMasking.cxx  |      4 +-
 .../Cxx/TestGlyph3DMapperOrientationArray.cxx      |      4 +-
 .../Core/Testing/Cxx/TestGlyph3DMapperPicking.cxx  |     71 +-
 .../Core/Testing/Cxx/TestGradientBackground.cxx    |      4 +-
 .../Core/Testing/Cxx/TestHiddenLineRemovalPass.cxx |     77 -
 .../Testing/Cxx/TestHierarchicalBoxPipeline.cxx    |      4 +-
 .../Cxx/TestHomogeneousTransformOfActor.cxx        |      4 +-
 .../Core/Testing/Cxx/TestImageAndAnnotations.cxx   |    133 -
 .../Cxx/TestInteractorStyleImageProperty.cxx       |     10 +-
 .../Core/Testing/Cxx/TestInteractorTimers.cxx      |     74 +-
 .../Core/Testing/Cxx/TestLabeledContourMapper.cxx  |      5 +-
 .../TestLabeledContourMapperWithActorMatrix.cxx    |      4 +-
 Rendering/Core/Testing/Cxx/TestManyActors.cxx      |     46 +-
 .../Core/Testing/Cxx/TestMapVectorsAsRGBColors.cxx |     22 +-
 .../Core/Testing/Cxx/TestMapVectorsToColors.cxx    |     30 +-
 .../Cxx/TestMultiBlockPartialArrayFieldData.cxx    |    135 -
 .../Cxx/TestMultiBlockPartialArrayPointData.cxx    |    117 -
 Rendering/Core/Testing/Cxx/TestOSConeCxx.cxx       |      4 +-
 Rendering/Core/Testing/Cxx/TestOffAxisStereo.cxx   |      4 +-
 Rendering/Core/Testing/Cxx/TestOpacity.cxx         |     12 +-
 .../Core/Testing/Cxx/TestOrderedTriangulator.cxx   |      8 +-
 Rendering/Core/Testing/Cxx/TestPickTextActor.cxx   |     56 -
 Rendering/Core/Testing/Cxx/TestPickingManager.cxx  |    107 +-
 Rendering/Core/Testing/Cxx/TestPointSelection.cxx  |     64 +-
 .../Core/Testing/Cxx/TestPolygonSelection.cxx      |     16 +-
 .../Cxx/TestResetCameraVerticalAspectRatio.cxx     |      4 +-
 .../TestResetCameraVerticalAspectRatioParallel.cxx |      4 +-
 .../Cxx/TestSplitViewportStereoHorizontal.cxx      |      4 +-
 Rendering/Core/Testing/Cxx/TestTDxGeo.cxx          |      4 +-
 .../Core/Testing/Cxx/TestTStripsColorsTCoords.cxx  |      4 +-
 .../Cxx/TestTStripsNormalsColorsTCoords.cxx        |      4 +-
 .../Core/Testing/Cxx/TestTStripsNormalsTCoords.cxx |      4 +-
 Rendering/Core/Testing/Cxx/TestTStripsTCoords.cxx  |      4 +-
 Rendering/Core/Testing/Cxx/TestTextureRGBA.cxx     |      4 +-
 .../Testing/Cxx/TestTextureRGBADepthPeeling.cxx    |     12 +-
 Rendering/Core/Testing/Cxx/TestTextureSize.cxx     |     24 +-
 .../Core/Testing/Cxx/TestTexturedBackground.cxx    |      4 +-
 Rendering/Core/Testing/Cxx/TestTilingCxx.cxx       |      8 +-
 .../Testing/Cxx/TestToggleOSWithInteractor.cxx     |    135 -
 .../Cxx/TestTransformCoordinateUseDouble.cxx       |     14 +-
 .../Cxx/TestTranslucentImageActorAlphaBlending.cxx |      4 +-
 .../Cxx/TestTranslucentImageActorDepthPeeling.cxx  |     14 +-
 .../Cxx/TestTranslucentLUTAlphaBlending.cxx        |      4 +-
 .../Testing/Cxx/TestTranslucentLUTDepthPeeling.cxx |     12 +-
 .../Cxx/TestTranslucentLUTDepthPeelingPass.cxx     |     18 +-
 .../Cxx/TestTranslucentLUTTextureAlphaBlending.cxx |      4 +-
 .../Cxx/TestTranslucentLUTTextureDepthPeeling.cxx  |     12 +-
 .../Testing/Cxx/TestValuePassFloatingPoint.cxx     |    314 -
 .../Testing/Cxx/TestViewDependentErrorMetric.cxx   |     32 +-
 .../Core/Testing/Cxx/TestWindowToImageFilter.cxx   |     82 -
 Rendering/Core/Testing/Cxx/otherCoordinate.cxx     |      4 +-
 .../Baseline/TestCompositePolyDataMapper2.png.md5  |      2 +-
 ...TestCompositePolyDataMapper2CellScalars.png.md5 |      1 -
 ...PolyDataMapper2MixedGeometryCellScalars.png.md5 |      1 -
 ...positePolyDataMapper2MixedGeometryEdges.png.md5 |      1 -
 .../TestCompositePolyDataMapper2Picking.png.md5    |      1 -
 .../TestCompositePolyDataMapper2Scalars.png.md5    |      2 +-
 .../TestCompositePolyDataMapper2Scalars_1.png.md5  |      1 +
 .../Baseline/TestHiddenLineRemovalPass.png.md5     |      1 -
 .../Data/Baseline/TestImageAndAnnotations.png.md5  |      1 -
 .../Data/Baseline/TestLabeledContourMapper.png.md5 |      2 +-
 ...TestLabeledContourMapperWithActorMatrix.png.md5 |      2 +-
 .../TestMultiBlockPartialArrayFieldData.png.md5    |      1 -
 .../TestMultiBlockPartialArrayPointData.png.md5    |      1 -
 .../Data/Baseline/TestOffAxisStereo.png.md5        |      2 +-
 .../TestSplitViewportStereoHorizontal.png.md5      |      2 +-
 .../Baseline/TestToggleOSWithInteractor.png.md5    |      1 -
 .../Baseline/TestValuePassFloatingPoint.png.md5    |      1 -
 .../Baseline/TestValuePassFloatingPoint_1.png.md5  |      1 -
 .../Data/Baseline/TestWindowToImageFilter.png.md5  |      1 -
 Rendering/Core/Testing/Python/CMakeLists.txt       |      8 +-
 Rendering/Core/Testing/Python/TestMapperLUT.py     |      4 +-
 Rendering/Core/Testing/Python/TestOpacity2.py      |      6 +-
 .../Python/TestOutOfRangeColorTransferFunction.py  |      4 +-
 ...OutOfRangeDiscretizableColorTransferFunction.py |      4 +-
 .../Python/TestWindowToImageTransparency.py        |      4 +-
 Rendering/Core/Testing/Python/cells.py             |      6 +-
 Rendering/Core/Testing/Python/pickCellPoints.py    |     62 -
 Rendering/Core/module.cmake                        |     25 +-
 Rendering/Core/vtkAbstractInteractionDevice.cxx    |      8 +-
 Rendering/Core/vtkAbstractInteractionDevice.h      |      4 +-
 Rendering/Core/vtkAbstractMapper.cxx               |     98 +-
 Rendering/Core/vtkAbstractMapper.h                 |    110 +-
 Rendering/Core/vtkAbstractMapper3D.cxx             |     22 +-
 Rendering/Core/vtkAbstractMapper3D.h               |     89 +-
 Rendering/Core/vtkAbstractPicker.cxx               |      8 +-
 Rendering/Core/vtkAbstractPicker.h                 |    160 +-
 Rendering/Core/vtkAbstractPropPicker.cxx           |     72 +-
 Rendering/Core/vtkAbstractPropPicker.h             |    165 +-
 Rendering/Core/vtkAbstractRenderDevice.h           |      4 +-
 Rendering/Core/vtkAbstractVolumeMapper.cxx         |     54 +-
 Rendering/Core/vtkAbstractVolumeMapper.h           |    119 +-
 Rendering/Core/vtkActor.cxx                        |    233 +-
 Rendering/Core/vtkActor.h                          |    229 +-
 Rendering/Core/vtkActor2D.cxx                      |     88 +-
 Rendering/Core/vtkActor2D.h                        |    194 +-
 Rendering/Core/vtkActor2DCollection.cxx            |     42 +-
 Rendering/Core/vtkActor2DCollection.h              |     88 +-
 Rendering/Core/vtkActorCollection.cxx              |      8 +-
 Rendering/Core/vtkActorCollection.h                |     73 +-
 Rendering/Core/vtkAreaPicker.cxx                   |    124 +-
 Rendering/Core/vtkAreaPicker.h                     |    131 +-
 Rendering/Core/vtkAssembly.cxx                     |    120 +-
 Rendering/Core/vtkAssembly.h                       |    239 +-
 Rendering/Core/vtkAssemblyNode.cxx                 |     42 +-
 Rendering/Core/vtkAssemblyNode.h                   |     98 +-
 Rendering/Core/vtkAssemblyPath.cxx                 |     24 +-
 Rendering/Core/vtkAssemblyPath.h                   |    108 +-
 Rendering/Core/vtkAssemblyPaths.cxx                |     12 +-
 Rendering/Core/vtkAssemblyPaths.h                  |     63 +-
 Rendering/Core/vtkBackgroundColorMonitor.cxx       |     28 +-
 Rendering/Core/vtkBackgroundColorMonitor.h         |     54 +-
 Rendering/Core/vtkBillboardTextActor3D.cxx         |    579 -
 Rendering/Core/vtkBillboardTextActor3D.h           |    141 -
 Rendering/Core/vtkCamera.cxx                       |    537 +-
 Rendering/Core/vtkCamera.h                         |    820 +-
 Rendering/Core/vtkCameraActor.cxx                  |     72 +-
 Rendering/Core/vtkCameraActor.h                    |     78 +-
 Rendering/Core/vtkCameraInterpolator.cxx           |    288 +-
 Rendering/Core/vtkCameraInterpolator.h             |    247 +-
 Rendering/Core/vtkCellCenterDepthSort.cxx          |     44 +-
 Rendering/Core/vtkCellCenterDepthSort.h            |     27 +-
 Rendering/Core/vtkCellPicker.cxx                   |    474 +-
 Rendering/Core/vtkCellPicker.h                     |    281 +-
 Rendering/Core/vtkColorTransferFunction.cxx        |    697 +-
 Rendering/Core/vtkColorTransferFunction.h          |    425 +-
 .../Core/vtkCompositeDataDisplayAttributes.cxx     |     92 +-
 Rendering/Core/vtkCompositeDataDisplayAttributes.h |    132 +-
 Rendering/Core/vtkCompositePolyDataMapper.cxx      |     98 +-
 Rendering/Core/vtkCompositePolyDataMapper.h        |     98 +-
 Rendering/Core/vtkCoordinate.cxx                   |    143 +-
 Rendering/Core/vtkCoordinate.h                     |    160 +-
 Rendering/Core/vtkCuller.h                         |     32 +-
 Rendering/Core/vtkCullerCollection.h               |     73 +-
 Rendering/Core/vtkDataSetMapper.cxx                |     72 +-
 Rendering/Core/vtkDataSetMapper.h                  |     55 +-
 .../Core/vtkDiscretizableColorTransferFunction.cxx |    142 +-
 .../Core/vtkDiscretizableColorTransferFunction.h   |    294 +-
 Rendering/Core/vtkDistanceToCamera.cxx             |     80 +-
 Rendering/Core/vtkDistanceToCamera.h               |     53 +-
 Rendering/Core/vtkFXAAOptions.cxx                  |     86 -
 Rendering/Core/vtkFXAAOptions.h                    |    197 -
 Rendering/Core/vtkFollower.cxx                     |     81 +-
 Rendering/Core/vtkFollower.h                       |     82 +-
 Rendering/Core/vtkFrameBufferObjectBase.cxx        |     33 -
 Rendering/Core/vtkFrameBufferObjectBase.h          |     56 -
 Rendering/Core/vtkFrustumCoverageCuller.cxx        |    128 +-
 Rendering/Core/vtkFrustumCoverageCuller.h          |     84 +-
 Rendering/Core/vtkGPUInfo.h                        |     56 +-
 Rendering/Core/vtkGPUInfoList.cxx                  |     18 +-
 Rendering/Core/vtkGPUInfoList.h                    |     62 +-
 Rendering/Core/vtkGPUInfoListArray.h               |      9 +-
 .../Core/vtkGenericRenderWindowInteractor.cxx      |     16 +-
 Rendering/Core/vtkGenericRenderWindowInteractor.h  |     66 +-
 .../Core/vtkGenericVertexAttributeMapping.cxx      |     50 +-
 Rendering/Core/vtkGenericVertexAttributeMapping.h  |     88 +-
 Rendering/Core/vtkGlyph3DMapper.cxx                |    219 +-
 Rendering/Core/vtkGlyph3DMapper.h                  |    463 +-
 Rendering/Core/vtkGraphMapper.cxx                  |    246 +-
 Rendering/Core/vtkGraphMapper.h                    |    215 +-
 Rendering/Core/vtkGraphToGlyphs.cxx                |     32 +-
 Rendering/Core/vtkGraphToGlyphs.h                  |    101 +-
 Rendering/Core/vtkGraphicsFactory.cxx              |     31 +-
 Rendering/Core/vtkGraphicsFactory.h                |     45 +-
 Rendering/Core/vtkHardwareSelector.cxx             |    324 +-
 Rendering/Core/vtkHardwareSelector.h               |    354 +-
 Rendering/Core/vtkHierarchicalPolyDataMapper.h     |     21 +-
 Rendering/Core/vtkImageActor.cxx                   |    263 +-
 Rendering/Core/vtkImageActor.h                     |    168 +-
 Rendering/Core/vtkImageMapper.cxx                  |     67 +-
 Rendering/Core/vtkImageMapper.h                    |    138 +-
 Rendering/Core/vtkImageMapper3D.cxx                |    364 +-
 Rendering/Core/vtkImageMapper3D.h                  |    233 +-
 Rendering/Core/vtkImageProperty.cxx                |     30 +-
 Rendering/Core/vtkImageProperty.h                  |    174 +-
 Rendering/Core/vtkImageSlice.cxx                   |    192 +-
 Rendering/Core/vtkImageSlice.h                     |    163 +-
 Rendering/Core/vtkImageSliceMapper.cxx             |    130 +-
 Rendering/Core/vtkImageSliceMapper.h               |    175 +-
 Rendering/Core/vtkInteractorEventRecorder.cxx      |    157 +-
 Rendering/Core/vtkInteractorEventRecorder.h        |     87 +-
 Rendering/Core/vtkInteractorObserver.cxx           |    108 +-
 Rendering/Core/vtkInteractorObserver.h             |    296 +-
 Rendering/Core/vtkInteractorStyle.cxx              |    595 +-
 Rendering/Core/vtkInteractorStyle.h                |    360 +-
 Rendering/Core/vtkInteractorStyle3D.cxx            |    438 -
 Rendering/Core/vtkInteractorStyle3D.h              |    122 -
 Rendering/Core/vtkInteractorStyleSwitchBase.cxx    |      4 +-
 Rendering/Core/vtkInteractorStyleSwitchBase.h      |     25 +-
 Rendering/Core/vtkLODProp3D.cxx                    |    420 +-
 Rendering/Core/vtkLODProp3D.h                      |    307 +-
 Rendering/Core/vtkLabeledContourMapper.cxx         |    476 +-
 Rendering/Core/vtkLabeledContourMapper.h           |    143 +-
 Rendering/Core/vtkLight.cxx                        |     57 +-
 Rendering/Core/vtkLight.h                          |    299 +-
 Rendering/Core/vtkLightActor.cxx                   |    114 +-
 Rendering/Core/vtkLightActor.h                     |     94 +-
 Rendering/Core/vtkLightCollection.cxx              |      2 +-
 Rendering/Core/vtkLightCollection.h                |     46 +-
 Rendering/Core/vtkLightKit.cxx                     |     52 +-
 Rendering/Core/vtkLightKit.h                       |    343 +-
 Rendering/Core/vtkLogLookupTable.cxx               |      2 +-
 Rendering/Core/vtkLogLookupTable.h                 |     21 +-
 Rendering/Core/vtkLookupTableWithEnabling.cxx      |    310 +-
 Rendering/Core/vtkLookupTableWithEnabling.h        |     58 +-
 Rendering/Core/vtkMapArrayValues.cxx               |     88 +-
 Rendering/Core/vtkMapArrayValues.h                 |    128 +-
 Rendering/Core/vtkMapper.cxx                       |    842 +-
 Rendering/Core/vtkMapper.h                         |    660 +-
 Rendering/Core/vtkMapper2D.h                       |     21 +-
 Rendering/Core/vtkMapperCollection.h               |     49 +-
 Rendering/Core/vtkNoise200x200.h                   |      4 -
 Rendering/Core/vtkObserverMediator.cxx             |     56 +-
 Rendering/Core/vtkObserverMediator.h               |     67 +-
 Rendering/Core/vtkPainterDeviceAdapter.h           |    222 +-
 Rendering/Core/vtkPicker.cxx                       |    178 +-
 Rendering/Core/vtkPicker.h                         |    132 +-
 Rendering/Core/vtkPickingManager.cxx               |    165 +-
 Rendering/Core/vtkPickingManager.h                 |    196 +-
 Rendering/Core/vtkPointGaussianMapper.cxx          |     27 +-
 Rendering/Core/vtkPointGaussianMapper.h            |    145 +-
 Rendering/Core/vtkPointPicker.cxx                  |     84 +-
 Rendering/Core/vtkPointPicker.h                    |     51 +-
 Rendering/Core/vtkPolyDataMapper.cxx               |    140 +-
 Rendering/Core/vtkPolyDataMapper.h                 |    124 +-
 Rendering/Core/vtkPolyDataMapper2D.cxx             |    121 +-
 Rendering/Core/vtkPolyDataMapper2D.h               |    219 +-
 Rendering/Core/vtkProp.cxx                         |     92 +-
 Rendering/Core/vtkProp.h                           |    509 +-
 Rendering/Core/vtkProp3D.cxx                       |    176 +-
 Rendering/Core/vtkProp3D.h                         |    347 +-
 Rendering/Core/vtkProp3DCollection.h               |     69 +-
 Rendering/Core/vtkProp3DFollower.cxx               |    106 +-
 Rendering/Core/vtkProp3DFollower.h                 |    114 +-
 Rendering/Core/vtkPropAssembly.cxx                 |    128 +-
 Rendering/Core/vtkPropAssembly.h                   |    157 +-
 Rendering/Core/vtkPropCollection.cxx               |      4 +-
 Rendering/Core/vtkPropCollection.h                 |     66 +-
 Rendering/Core/vtkPropPicker.cxx                   |     28 +-
 Rendering/Core/vtkPropPicker.h                     |     52 +-
 Rendering/Core/vtkPropPicker3D.cxx                 |    146 -
 Rendering/Core/vtkPropPicker3D.h                   |     86 -
 Rendering/Core/vtkProperty.cxx                     |    109 +-
 Rendering/Core/vtkProperty.h                       |    480 +-
 Rendering/Core/vtkProperty2D.cxx                   |      8 +-
 Rendering/Core/vtkProperty2D.h                     |    119 +-
 Rendering/Core/vtkPythagoreanQuadruples.h          |      3 -
 Rendering/Core/vtkRayCastStructures.h              |     17 +-
 Rendering/Core/vtkRenderPass.cxx                   |    114 -
 Rendering/Core/vtkRenderPass.h                     |    140 -
 Rendering/Core/vtkRenderState.cxx                  |    151 -
 Rendering/Core/vtkRenderState.h                    |    165 -
 Rendering/Core/vtkRenderWidget.cxx                 |     12 +-
 Rendering/Core/vtkRenderWidget.h                   |      4 +-
 Rendering/Core/vtkRenderWindow.cxx                 |    497 +-
 Rendering/Core/vtkRenderWindow.h                   |    721 +-
 Rendering/Core/vtkRenderWindowCollection.h         |     62 +-
 Rendering/Core/vtkRenderWindowInteractor.cxx       |    740 +-
 Rendering/Core/vtkRenderWindowInteractor.h         |    802 +-
 Rendering/Core/vtkRenderWindowInteractor3D.cxx     |    297 -
 Rendering/Core/vtkRenderWindowInteractor3D.h       |    278 -
 Rendering/Core/vtkRenderedAreaPicker.cxx           |     40 +-
 Rendering/Core/vtkRenderedAreaPicker.h             |     43 +-
 Rendering/Core/vtkRenderer.cxx                     |    660 +-
 Rendering/Core/vtkRenderer.h                       |   1017 +-
 Rendering/Core/vtkRendererCollection.cxx           |     26 +-
 Rendering/Core/vtkRendererCollection.h             |     58 +-
 Rendering/Core/vtkRendererDelegate.cxx             |      8 +-
 Rendering/Core/vtkRendererDelegate.h               |     41 +-
 Rendering/Core/vtkRendererSource.cxx               |    224 +-
 Rendering/Core/vtkRendererSource.h                 |    140 +-
 Rendering/Core/vtkScenePicker.cxx                  |     94 +-
 Rendering/Core/vtkScenePicker.h                    |    104 +-
 Rendering/Core/vtkSelectVisiblePoints.cxx          |     74 +-
 Rendering/Core/vtkSelectVisiblePoints.h            |    144 +-
 Rendering/Core/vtkShaderDeviceAdapter2.h           |     56 +-
 Rendering/Core/vtkStringToImage.cxx                |      4 +-
 Rendering/Core/vtkStringToImage.h                  |     67 +-
 Rendering/Core/vtkTDxInteractorStyle.cxx           |     16 +-
 Rendering/Core/vtkTDxInteractorStyle.h             |     80 +-
 Rendering/Core/vtkTDxInteractorStyleCamera.cxx     |     28 +-
 Rendering/Core/vtkTDxInteractorStyleCamera.h       |     34 +-
 Rendering/Core/vtkTDxInteractorStyleSettings.h     |    120 +-
 Rendering/Core/vtkTDxMotionEventInfo.h             |     46 +-
 Rendering/Core/vtkTextActor.cxx                    |    321 +-
 Rendering/Core/vtkTextActor.h                      |    380 +-
 Rendering/Core/vtkTextActor3D.cxx                  |     82 +-
 Rendering/Core/vtkTextActor3D.h                    |    114 +-
 Rendering/Core/vtkTextMapper.cxx                   |    167 +-
 Rendering/Core/vtkTextMapper.h                     |     99 +-
 Rendering/Core/vtkTextProperty.cxx                 |     22 +-
 Rendering/Core/vtkTextProperty.h                   |    280 +-
 Rendering/Core/vtkTextPropertyCollection.h         |     58 +-
 Rendering/Core/vtkTextRenderer.cxx                 |     73 +-
 Rendering/Core/vtkTextRenderer.h                   |    271 +-
 Rendering/Core/vtkTexture.cxx                      |    133 +-
 Rendering/Core/vtkTexture.h                        |    252 +-
 Rendering/Core/vtkTexturedActor2D.cxx              |     54 +-
 Rendering/Core/vtkTexturedActor2D.h                |     82 +-
 Rendering/Core/vtkTransformCoordinateSystems.cxx   |     72 +-
 Rendering/Core/vtkTransformCoordinateSystems.h     |     89 +-
 Rendering/Core/vtkTransformInterpolator.cxx        |    216 +-
 Rendering/Core/vtkTransformInterpolator.h          |    210 +-
 Rendering/Core/vtkTupleInterpolator.cxx            |    144 +-
 Rendering/Core/vtkTupleInterpolator.h              |    174 +-
 Rendering/Core/vtkViewDependentErrorMetric.cxx     |     28 +-
 Rendering/Core/vtkViewDependentErrorMetric.h       |    161 +-
 Rendering/Core/vtkViewport.cxx                     |    250 +-
 Rendering/Core/vtkViewport.h                       |    307 +-
 Rendering/Core/vtkVisibilitySort.cxx               |     14 +-
 Rendering/Core/vtkVisibilitySort.h                 |    124 +-
 Rendering/Core/vtkVolume.cxx                       |    298 +-
 Rendering/Core/vtkVolume.h                         |    205 +-
 Rendering/Core/vtkVolumeCollection.h               |     55 +-
 Rendering/Core/vtkVolumeProperty.cxx               |    249 +-
 Rendering/Core/vtkVolumeProperty.h                 |    365 +-
 Rendering/Core/vtkWindowLevelLookupTable.cxx       |     36 +-
 Rendering/Core/vtkWindowLevelLookupTable.h         |    101 +-
 Rendering/Core/vtkWindowToImageFilter.cxx          |    309 +-
 Rendering/Core/vtkWindowToImageFilter.h            |    172 +-
 Rendering/Core/vtkWorldPointPicker.cxx             |     12 +-
 Rendering/Core/vtkWorldPointPicker.h               |     40 +-
 Rendering/External/CMakeLists.txt                  |      2 -
 Rendering/External/ExternalVTKWidget.cxx           |     24 +-
 Rendering/External/ExternalVTKWidget.h             |      4 +-
 Rendering/External/Testing/Cxx/CMakeLists.txt      |      6 +-
 .../External/Testing/Cxx/TestGLUTRenderWindow.cxx  |     32 +-
 Rendering/External/module.cmake                    |     11 +-
 Rendering/External/vtkExternalLight.h              |    262 +-
 Rendering/External/vtkExternalOpenGLCamera.cxx     |     90 +-
 Rendering/External/vtkExternalOpenGLCamera.h       |     50 +-
 .../External/vtkExternalOpenGLRenderWindow.cxx     |     24 +-
 Rendering/External/vtkExternalOpenGLRenderWindow.h |     93 +-
 Rendering/External/vtkExternalOpenGLRenderer.cxx   |    154 +-
 Rendering/External/vtkExternalOpenGLRenderer.h     |     63 +-
 Rendering/FreeType/CMakeLists.txt                  |     10 +-
 .../Testing/Cxx/BenchmarkFreeTypeRendering.cxx     |    141 +
 Rendering/FreeType/Testing/Cxx/CMakeLists.txt      |     18 +-
 .../Testing/Cxx/TestBillboardTextActor3D.cxx       |    219 -
 .../FreeType/Testing/Cxx/TestFTStringToPath.cxx    |     10 +-
 .../FreeType/Testing/Cxx/TestFontDPIScaling.cxx    |      4 +-
 .../Testing/Cxx/TestFreeTypeTextMapper.cxx         |     27 +-
 .../Testing/Cxx/TestFreeTypeTextMapperNoMath.cxx   |     41 +-
 .../FreeType/Testing/Cxx/TestFreeTypeTools.cxx     |    131 -
 .../Cxx/TestMathTextFreeTypeTextRenderer.cxx       |     12 +-
 .../Cxx/TestMathTextFreeTypeTextRendererNoMath.cxx |     12 +-
 Rendering/FreeType/Testing/Cxx/TestTextActor.cxx   |     24 +-
 Rendering/FreeType/Testing/Cxx/TestTextActor3D.cxx |     14 +-
 .../Testing/Cxx/TestTextActor3DAlphaBlending.cxx   |      4 +-
 .../Testing/Cxx/TestTextActor3DDepthPeeling.cxx    |     14 +-
 .../Testing/Cxx/TestTextActorAlphaBlending.cxx     |      4 +-
 .../Testing/Cxx/TestTextActorDepthPeeling.cxx      |     12 +-
 .../Testing/Cxx/TestTextActorScaleModeProp.cxx     |     65 -
 Rendering/FreeType/Testing/Cxx/TestTextMapper.cxx  |     14 +-
 .../Data/Baseline/OverlayTextOnImage.png.md5       |      2 +-
 .../Data/Baseline/TestBillboardTextActor3D.png.md5 |      1 -
 .../Data/Baseline/TestFTStringToPath.png.md5       |      2 +-
 .../Baseline/TestFreeTypeTextMapperNoMath.png.md5  |      2 +-
 .../TestMathTextFreeTypeTextRendererNoMath.png.md5 |      2 +-
 .../Testing/Data/Baseline/TestTextActor.png.md5    |      2 +-
 .../Testing/Data/Baseline/TestTextActor3D.png.md5  |      2 +-
 .../Baseline/TestTextActor3DAlphaBlending.png.md5  |      2 +-
 .../TestTextActor3DAlphaBlending_1.png.md5         |      2 +-
 .../Baseline/TestTextActor3DDepthPeeling.png.md5   |      2 +-
 .../Baseline/TestTextActorScaleModeProp.png.md5    |      1 -
 .../Baseline/TestTextActorScaleModeProp_1.png.md5  |      1 -
 .../Testing/Data/Baseline/TestTextMapper.png.md5   |      2 +-
 .../Testing/Data/Baseline/multiLineText.png.md5    |      2 +-
 .../Testing/Data/Baseline/multiLineText_1.png.md5  |      2 +-
 Rendering/FreeType/Testing/Python/multiLineText.py |    118 +-
 Rendering/FreeType/Testing/Tcl/multiLineText.tcl   |    126 +-
 Rendering/FreeType/module.cmake                    |     15 +-
 Rendering/FreeType/vtkFreeTypeStringToImage.cxx    |     12 +-
 Rendering/FreeType/vtkFreeTypeStringToImage.h      |     71 +-
 Rendering/FreeType/vtkFreeTypeTools.cxx            |   1017 +-
 Rendering/FreeType/vtkFreeTypeTools.h              |    424 +-
 Rendering/FreeType/vtkFreeTypeUtilities.cxx        |   2009 +
 Rendering/FreeType/vtkFreeTypeUtilities.h          |    313 +
 .../FreeType/vtkMathTextFreeTypeTextRenderer.cxx   |    300 +-
 .../FreeType/vtkMathTextFreeTypeTextRenderer.h     |     43 +-
 Rendering/FreeType/vtkMathTextUtilities.cxx        |     65 +-
 Rendering/FreeType/vtkMathTextUtilities.h          |    114 +-
 Rendering/FreeType/vtkScaledTextActor.h            |     30 +-
 .../FreeType/vtkTextRendererStringToImage.cxx      |     12 +-
 Rendering/FreeType/vtkTextRendererStringToImage.h  |     67 +-
 Rendering/FreeType/vtkVectorText.cxx               |     24 +-
 Rendering/FreeType/vtkVectorText.h                 |     46 +-
 Rendering/FreeTypeFontConfig/CMakeLists.txt        |      4 +-
 Rendering/FreeTypeFontConfig/module.cmake          |      7 +-
 .../vtkFontConfigFreeTypeTools.cxx                 |     48 +-
 .../vtkFontConfigFreeTypeTools.h                   |     60 +-
 Rendering/GL2PS/CMakeLists.txt                     |      2 -
 Rendering/GL2PS/Testing/Cxx/PNGCompare.cxx         |     18 +-
 Rendering/GL2PS/module.cmake                       |     22 +-
 Rendering/GL2PS/vtkGL2PSContextDevice2D.cxx        |    156 +-
 Rendering/GL2PS/vtkGL2PSContextDevice2D.h          |    169 +-
 Rendering/GL2PS/vtkGL2PSUtilities.cxx              |    326 +-
 Rendering/GL2PS/vtkGL2PSUtilities.h                |    102 +-
 Rendering/GL2PSOpenGL2/CMakeLists.txt              |     18 -
 Rendering/GL2PSOpenGL2/Testing/Cxx/CMakeLists.txt  |     20 -
 Rendering/GL2PSOpenGL2/Testing/Cxx/PNGCompare.cxx  |     76 -
 .../Testing/Cxx/TestGL2PSAddPolyPrimitive.cxx      |    137 -
 .../TestGL2PSAddPolyPrimitive-rasterRef.png.md5    |      1 -
 Rendering/GL2PSOpenGL2/module.cmake                |     22 -
 .../GL2PSOpenGL2/vtkOpenGLGL2PSHelperImpl.cxx      |   1187 -
 Rendering/GL2PSOpenGL2/vtkOpenGLGL2PSHelperImpl.h  |    127 -
 Rendering/Image/CMakeLists.txt                     |      1 -
 .../Image/Testing/Cxx/TestCellPickerImage.cxx      |     40 +-
 .../Testing/Cxx/TestImageResliceMapperAlpha.cxx    |     24 +-
 .../Cxx/TestImageResliceMapperBackground.cxx       |     16 +-
 .../Testing/Cxx/TestImageResliceMapperBorder.cxx   |     16 +-
 .../Cxx/TestImageResliceMapperInterpolation.cxx    |     16 +-
 .../Testing/Cxx/TestImageResliceMapperOffAxis.cxx  |     20 +-
 .../Testing/Cxx/TestImageResliceMapperOrient3D.cxx |     16 +-
 .../Testing/Cxx/TestImageResliceMapperSlab.cxx     |     30 +-
 .../Testing/Cxx/TestImageSliceMapperAlpha.cxx      |     24 +-
 .../Testing/Cxx/TestImageSliceMapperBackground.cxx |     32 +-
 .../Testing/Cxx/TestImageSliceMapperBorder.cxx     |     16 +-
 .../Cxx/TestImageSliceMapperInterpolation.cxx      |     16 +-
 .../Testing/Cxx/TestImageSliceMapperOrient2D.cxx   |     28 +-
 .../Testing/Cxx/TestImageSliceMapperOrient3D.cxx   |     20 +-
 Rendering/Image/Testing/Cxx/TestImageStack.cxx     |     32 +-
 .../TestDepthImageToPointCloud-TwoInputs.png.md5   |      1 -
 .../TestDepthImageToPointCloud-TwoInputs_1.png.md5 |      1 -
 .../Baseline/TestDepthImageToPointCloud.png.md5    |      1 -
 .../Baseline/TestDepthImageToPointCloud_1.png.md5  |      1 -
 .../Baseline/TestDepthImageToPointCloud_2.png.md5  |      1 -
 .../TestImageSliceMapperBackground.png.md5         |      2 +-
 .../TestImageSliceMapperBackground_1.png.md5       |      2 +-
 Rendering/Image/Testing/Python/CMakeLists.txt      |      9 -
 .../Python/TestDepthImageToPointCloud-TwoInputs.py |     96 -
 .../Testing/Python/TestDepthImageToPointCloud.py   |     80 -
 Rendering/Image/module.cmake                       |     14 +-
 Rendering/Image/vtkDepthImageToPointCloud.cxx      |    460 -
 Rendering/Image/vtkDepthImageToPointCloud.h        |    196 -
 Rendering/Image/vtkImageResliceMapper.cxx          |    459 +-
 Rendering/Image/vtkImageResliceMapper.h            |    256 +-
 Rendering/Image/vtkImageSliceCollection.cxx        |     82 +-
 Rendering/Image/vtkImageSliceCollection.h          |     64 +-
 Rendering/Image/vtkImageStack.cxx                  |    228 +-
 Rendering/Image/vtkImageStack.h                    |    167 +-
 Rendering/LIC/CMakeLists.txt                       |     19 +-
 Rendering/LIC/Testing/Cxx/CMakeLists.txt           |      4 -
 Rendering/LIC/Testing/Cxx/TestImageDataLIC2D.cxx   |     97 +-
 .../Testing/Cxx/TestStructuredGridLIC2DXSlice.cxx  |      8 +-
 .../Testing/Cxx/TestStructuredGridLIC2DYSlice.cxx  |      8 +-
 .../Testing/Cxx/TestStructuredGridLIC2DZSlice.cxx  |      8 +-
 Rendering/LIC/Testing/Cxx/TestSurfaceLIC.cxx       |     28 +-
 .../Cxx/vtkStructuredGridLIC2DTestDriver.cxx       |     76 +-
 .../LIC/Testing/Cxx/vtkSurfaceLICTestDriver.cxx    |     94 +-
 Rendering/LIC/module.cmake                         |     25 +-
 Rendering/LIC/vtkImageDataLIC2D.cxx                |    140 +-
 Rendering/LIC/vtkImageDataLIC2D.h                  |    128 +-
 Rendering/LIC/vtkLineIntegralConvolution2D.cxx     |    438 +-
 Rendering/LIC/vtkLineIntegralConvolution2D.h       |    499 +-
 Rendering/LIC/vtkLineIntegralConvolution2D_EE.glsl |      5 +-
 Rendering/LIC/vtkPainterCommunicator.h             |     55 +-
 Rendering/LIC/vtkPixelTransfer.cxx                 |     32 +
 Rendering/LIC/vtkPixelTransfer.h                   |    233 +
 Rendering/LIC/vtkStructuredGridLIC2D.cxx           |    158 +-
 Rendering/LIC/vtkStructuredGridLIC2D.h             |    176 +-
 Rendering/LIC/vtkSurfaceLICComposite.cxx           |     84 +-
 Rendering/LIC/vtkSurfaceLICComposite.h             |    238 +-
 Rendering/LIC/vtkSurfaceLICDefaultPainter.cxx      |     18 +-
 Rendering/LIC/vtkSurfaceLICDefaultPainter.h        |     56 +-
 Rendering/LIC/vtkSurfaceLICPainter.cxx             |    784 +-
 Rendering/LIC/vtkSurfaceLICPainter.h               |    699 +-
 Rendering/LIC/vtkTextureIO.cxx                     |     24 +-
 Rendering/LIC/vtkTextureIO.h                       |     50 +-
 Rendering/LICOpenGL2/CMakeLists.txt                |     29 +-
 Rendering/LICOpenGL2/Testing/Cxx/CMakeLists.txt    |      3 -
 .../LICOpenGL2/Testing/Cxx/TestImageDataLIC2D.cxx  |     89 +-
 .../Testing/Cxx/TestStructuredGridLIC2DXSlice.cxx  |      8 +-
 .../Testing/Cxx/TestStructuredGridLIC2DYSlice.cxx  |      8 +-
 .../Testing/Cxx/TestStructuredGridLIC2DZSlice.cxx  |      8 +-
 .../LICOpenGL2/Testing/Cxx/TestSurfaceLIC.cxx      |     28 +-
 .../Cxx/vtkStructuredGridLIC2DTestDriver.cxx       |     73 +-
 .../Testing/Cxx/vtkSurfaceLICTestDriver.cxx        |    152 +-
 Rendering/LICOpenGL2/module.cmake                  |     24 +-
 .../LICOpenGL2/vtkCompositeSurfaceLICMapper.cxx    |    224 +-
 .../LICOpenGL2/vtkCompositeSurfaceLICMapper.h      |    124 +-
 Rendering/LICOpenGL2/vtkImageDataLIC2D.cxx         |    165 +-
 Rendering/LICOpenGL2/vtkImageDataLIC2D.h           |    128 +-
 Rendering/LICOpenGL2/vtkLICNoiseHelper.cxx         |    468 -
 Rendering/LICOpenGL2/vtkLICNoiseHelper.h           |    188 -
 .../LICOpenGL2/vtkLineIntegralConvolution2D.cxx    |    471 +-
 .../LICOpenGL2/vtkLineIntegralConvolution2D.h      |    499 +-
 .../vtkLineIntegralConvolution2D_AA.glsl           |      6 +-
 .../vtkLineIntegralConvolution2D_AAH.glsl          |      6 +-
 .../vtkLineIntegralConvolution2D_AAV.glsl          |      6 +-
 .../vtkLineIntegralConvolution2D_CE.glsl           |      6 +-
 .../vtkLineIntegralConvolution2D_EE.glsl           |     10 +-
 .../vtkLineIntegralConvolution2D_LIC0.glsl         |      6 +-
 .../vtkLineIntegralConvolution2D_LICI.glsl         |      6 +-
 .../vtkLineIntegralConvolution2D_LICN.glsl         |      6 +-
 .../vtkLineIntegralConvolution2D_VT.glsl           |      6 +-
 Rendering/LICOpenGL2/vtkPainterCommunicator.h      |     55 +-
 Rendering/LICOpenGL2/vtkPixelTransfer.cxx          |     32 +
 Rendering/LICOpenGL2/vtkPixelTransfer.h            |    233 +
 Rendering/LICOpenGL2/vtkStructuredGridLIC2D.cxx    |    138 +-
 Rendering/LICOpenGL2/vtkStructuredGridLIC2D.h      |    169 +-
 .../LICOpenGL2/vtkStructuredGridLIC2D_fs.glsl      |      6 +-
 Rendering/LICOpenGL2/vtkSurfaceLICComposite.cxx    |     84 +-
 Rendering/LICOpenGL2/vtkSurfaceLICComposite.h      |    238 +-
 Rendering/LICOpenGL2/vtkSurfaceLICHelper.cxx       |    615 -
 Rendering/LICOpenGL2/vtkSurfaceLICHelper.h         |    258 -
 Rendering/LICOpenGL2/vtkSurfaceLICInterface.cxx    |   1355 -
 Rendering/LICOpenGL2/vtkSurfaceLICInterface.h      |    600 -
 .../LICOpenGL2/vtkSurfaceLICInterface_CE.glsl      |    110 -
 .../LICOpenGL2/vtkSurfaceLICInterface_DCpy.glsl    |     42 -
 .../LICOpenGL2/vtkSurfaceLICInterface_SC.glsl      |    207 -
 Rendering/LICOpenGL2/vtkSurfaceLICMapper.cxx       |   3270 +-
 Rendering/LICOpenGL2/vtkSurfaceLICMapper.h         |    553 +-
 Rendering/LICOpenGL2/vtkSurfaceLICMapper_CE.glsl   |    112 +
 Rendering/LICOpenGL2/vtkSurfaceLICMapper_DCpy.glsl |     44 +
 Rendering/LICOpenGL2/vtkSurfaceLICMapper_SC.glsl   |    209 +
 Rendering/LICOpenGL2/vtkTextureIO.cxx              |     24 +-
 Rendering/LICOpenGL2/vtkTextureIO.h                |     50 +-
 Rendering/LOD/Testing/Cxx/TestLODActor.cxx         |      6 +-
 Rendering/LOD/module.cmake                         |     15 +-
 Rendering/LOD/vtkLODActor.cxx                      |    138 +-
 Rendering/LOD/vtkLODActor.h                        |    156 +-
 Rendering/LOD/vtkQuadricLODActor.cxx               |    140 +-
 Rendering/LOD/vtkQuadricLODActor.h                 |    240 +-
 .../Label/Testing/Cxx/TestDynamic2DLabelMapper.cxx |     12 +-
 .../Label/Testing/Cxx/TestLabelPlacementMapper.cxx |      4 +-
 .../Testing/Cxx/TestLabelPlacementMapper2D.cxx     |     12 +-
 .../TestLabelPlacementMapperCoincidentPoints.cxx   |     12 +-
 Rendering/Label/Testing/Cxx/TestLabelPlacer.cxx    |      4 +-
 Rendering/Label/Testing/Cxx/TestLabelPlacer2D.cxx  |     12 +-
 .../Cxx/TestLabelPlacerCoincidentPoints.cxx        |     12 +-
 .../Data/Baseline/TestDynamic2DLabelMapper.png.md5 |      2 +-
 .../Baseline/TestDynamic2DLabelMapper_1.png.md5    |      1 -
 .../Data/Baseline/TestLabelPlacementMapper.png.md5 |      2 +-
 .../Baseline/TestLabelPlacementMapper2D.png.md5    |      2 +-
 .../Baseline/TestLabelPlacementMapper2D_1.png.md5  |      2 +-
 .../Testing/Data/Baseline/TestLabelPlacer.png.md5  |      2 +-
 .../Data/Baseline/TestLabelPlacer2D.png.md5        |      2 +-
 .../Data/Baseline/TestLabelPlacer2D_1.png.md5      |      1 -
 .../Testing/Data/Baseline/labeledContours.png.md5  |      2 +-
 Rendering/Label/Testing/Python/labeledContours.py  |      2 +-
 Rendering/Label/module.cmake                       |     17 +-
 Rendering/Label/vtkDynamic2DLabelMapper.cxx        |    315 +-
 Rendering/Label/vtkDynamic2DLabelMapper.h          |    128 +-
 Rendering/Label/vtkFreeTypeLabelRenderStrategy.cxx |     28 +-
 Rendering/Label/vtkFreeTypeLabelRenderStrategy.h   |     48 +-
 Rendering/Label/vtkLabelHierarchy.cxx              |    948 +-
 Rendering/Label/vtkLabelHierarchy.h                |    261 +-
 Rendering/Label/vtkLabelHierarchyAlgorithm.cxx     |     28 +-
 Rendering/Label/vtkLabelHierarchyAlgorithm.h       |     94 +-
 .../Label/vtkLabelHierarchyCompositeIterator.cxx   |     52 +-
 .../Label/vtkLabelHierarchyCompositeIterator.h     |    103 +-
 Rendering/Label/vtkLabelHierarchyIterator.cxx      |    110 +-
 Rendering/Label/vtkLabelHierarchyIterator.h        |    137 +-
 Rendering/Label/vtkLabelHierarchyPrivate.h         |    101 +-
 Rendering/Label/vtkLabelPlacementMapper.cxx        |    276 +-
 Rendering/Label/vtkLabelPlacementMapper.h          |    176 +-
 Rendering/Label/vtkLabelPlacer.cxx                 |    284 +-
 Rendering/Label/vtkLabelPlacer.h                   |    134 +-
 Rendering/Label/vtkLabelRenderStrategy.h           |     94 +-
 Rendering/Label/vtkLabelSizeCalculator.cxx         |     79 +-
 Rendering/Label/vtkLabelSizeCalculator.h           |     85 +-
 Rendering/Label/vtkLabeledDataMapper.cxx           |    372 +-
 Rendering/Label/vtkLabeledDataMapper.h             |    238 +-
 Rendering/Label/vtkLabeledTreeMapDataMapper.cxx    |    410 +-
 Rendering/Label/vtkLabeledTreeMapDataMapper.h      |    118 +-
 Rendering/Label/vtkPointSetToLabelHierarchy.cxx    |     78 +-
 Rendering/Label/vtkPointSetToLabelHierarchy.h      |     95 +-
 Rendering/Matplotlib/CMakeLists.txt                |      7 +-
 Rendering/Matplotlib/Testing/Cxx/CMakeLists.txt    |     43 +-
 .../Testing/Cxx/TestGL2PSFontDPIScaling.cxx        |      4 +-
 .../Testing/Cxx/TestGL2PSMathTextActor.cxx         |     14 +-
 .../Testing/Cxx/TestGL2PSMathTextActor3D.cxx       |     14 +-
 .../Testing/Cxx/TestGL2PSMathTextScaling.cxx       |      4 +-
 .../Testing/Cxx/TestIndexedLookupScalarBar.cxx     |     40 +-
 .../Matplotlib/Testing/Cxx/TestMathTextActor.cxx   |     18 +-
 .../Matplotlib/Testing/Cxx/TestMathTextActor3D.cxx |     14 +-
 .../Testing/Cxx/TestScalarBarCombinatorics.cxx     |     12 +-
 .../Matplotlib/Testing/Cxx/TestStringToPath.cxx    |      8 +-
 .../Baseline/TestContextMathTextImage_2.png.md5    |      1 -
 .../TestGL2PSFontDPIScaling-rasterRef.png.md5      |      2 +-
 .../Baseline/TestGL2PSFontDPIScaling_1.png.md5     |      1 -
 .../TestGL2PSMathTextActor-rasterRef.png.md5       |      2 +-
 .../TestGL2PSMathTextActor3D-rasterRef.png.md5     |      2 +-
 .../Data/Baseline/TestGL2PSMathTextActor_1.png.md5 |      1 -
 .../TestGL2PSMathTextOutput-rasterRef.png.md5      |      2 +-
 .../Baseline/TestGL2PSMathTextOutput_1.png.md5     |      1 -
 .../TestGL2PSMathTextScaling-rasterRef.png.md5     |      2 +-
 .../Data/Baseline/TestMathTextActor.png.md5        |      2 +-
 .../Data/Baseline/TestMathTextActor_1.png.md5      |      1 -
 .../Data/Baseline/TestRenderString_3.png.md5       |      1 -
 .../Baseline/TestScalarBarCombinatorics_1.png.md5  |      1 -
 .../Data/Baseline/TestStringToPath_2.png.md5       |      1 -
 Rendering/Matplotlib/module.cmake                  |     30 +-
 .../Matplotlib/vtkMatplotlibMathTextUtilities.cxx  |    377 +-
 .../Matplotlib/vtkMatplotlibMathTextUtilities.h    |    126 +-
 Rendering/OSPRay/CMakeLists.txt                    |     41 -
 Rendering/OSPRay/Testing/Cxx/CMakeLists.txt        |     64 -
 .../Testing/Cxx/TestGPURayCastCameraInside.cxx     |    988 -
 .../Cxx/TestGPURayCastCameraInsideSmallSpacing.cxx |   1649 -
 .../OSPRay/Testing/Cxx/TestGPURayCastCellData.cxx  |    138 -
 .../Testing/Cxx/TestGPURayCastMapperBenchmark.cxx  |    184 -
 .../Cxx/TestGPURayCastMapperSampleDistance.cxx     |    118 -
 .../Cxx/TestGPURayCastPerspectiveParallel.cxx      |    177 -
 .../Testing/Cxx/TestGPURayCastPositionalLights.cxx |    151 -
 .../Testing/Cxx/TestGPURayCastVolumeLightKit.cxx   |    128 -
 .../Testing/Cxx/TestGPURayCastVolumePolyData.cxx   |    158 -
 .../Testing/Cxx/TestGPURayCastVolumeScale.cxx      |    142 -
 .../Testing/Cxx/TestGPURayCastVolumeUpdate.cxx     |    505 -
 .../Testing/Cxx/TestGPUVolumeRayCastMapper.cxx     |   1335 -
 .../OSPRay/Testing/Cxx/TestOSPRayComposite.cxx     |    186 -
 .../Cxx/TestOSPRayCompositePolyDataMapper2.cxx     |    201 -
 .../OSPRay/Testing/Cxx/TestOSPRayDynamicObject.cxx |    102 -
 .../OSPRay/Testing/Cxx/TestOSPRayDynamicScene.cxx  |    132 -
 .../OSPRay/Testing/Cxx/TestOSPRayImplicits.cxx     |    265 -
 Rendering/OSPRay/Testing/Cxx/TestOSPRayLayers.cxx  |     74 -
 Rendering/OSPRay/Testing/Cxx/TestOSPRayLights.cxx  |    215 -
 .../OSPRay/Testing/Cxx/TestOSPRayMultiBlock.cxx    |     79 -
 .../TestOSPRayMultiBlockPartialArrayFieldData.cxx  |    151 -
 .../OSPRay/Testing/Cxx/TestOSPRayOrthographic.cpp  |     85 -
 Rendering/OSPRay/Testing/Cxx/TestOSPRayPass.cxx    |     95 -
 .../OSPRay/Testing/Cxx/TestOSPRayRenderMesh.cxx    |    471 -
 .../OSPRay/Testing/Cxx/TestOSPRayRendererType.cpp  |     96 -
 .../OSPRay/Testing/Cxx/TestOSPRayScalarBar.cxx     |    108 -
 Rendering/OSPRay/Testing/Cxx/TestOSPRayTime.cxx    |     87 -
 .../Testing/Cxx/TestOSPRayVolumeRenderer.cxx       |    128 -
 Rendering/OSPRay/Testing/Cxx/TestOSPRayWindow.cxx  |    105 -
 .../OSPRay/Testing/Cxx/TestSmartVolumeMapper.cxx   |    148 -
 .../OSPRay/Testing/Cxx/vtkOSPRayTestInteractor.cxx |    249 -
 .../OSPRay/Testing/Cxx/vtkOSPRayTestInteractor.h   |     61 -
 .../Data/Baseline/TestGPURayCastAdditive.png.md5   |      1 -
 .../Baseline/TestGPURayCastCameraInside.png.md5    |      1 -
 .../TestGPURayCastCameraInsideSmallSpacing.png.md5 |      1 -
 .../Data/Baseline/TestGPURayCastCellData.png.md5   |      1 -
 .../Baseline/TestGPURayCastMapperBenchmark.png.md5 |      1 -
 .../TestGPURayCastMapperSampleDistance.png.md5     |      1 -
 .../TestGPURayCastPerspectiveParallel.png.md5      |      1 -
 .../Baseline/TestGPURayCastSampleDistance.png.md5  |      1 -
 .../Baseline/TestGPURayCastVolumeLightKit.png.md5  |      1 -
 .../Baseline/TestGPURayCastVolumePolyData.png.md5  |      1 -
 .../Baseline/TestGPURayCastVolumeRotation.png.md5  |      1 -
 .../Baseline/TestGPURayCastVolumeScale.png.md5     |      1 -
 .../Baseline/TestGPURayCastVolumeUpdate.png.md5    |      1 -
 .../Baseline/TestGPUVolumeRayCastMapper.png.md5    |      1 -
 .../Data/Baseline/TestOSPRayComposite.png.md5      |      1 -
 .../TestOSPRayCompositePolyDataMapper2.png.md5     |      1 -
 .../Data/Baseline/TestOSPRayDynamicObject.png.md5  |      1 -
 .../Data/Baseline/TestOSPRayDynamicScene.png.md5   |      1 -
 .../Data/Baseline/TestOSPRayImplicits.png.md5      |      1 -
 .../Testing/Data/Baseline/TestOSPRayLayers.png.md5 |      1 -
 .../Testing/Data/Baseline/TestOSPRayLights.png.md5 |      1 -
 .../Data/Baseline/TestOSPRayMultiBlock.png.md5     |      1 -
 ...stOSPRayMultiBlockPartialArrayFieldData.png.md5 |      1 -
 .../Data/Baseline/TestOSPRayOrthographic.png.md5   |      1 -
 .../Testing/Data/Baseline/TestOSPRayPass.png.md5   |      1 -
 .../Data/Baseline/TestOSPRayRenderMesh.png.md5     |      1 -
 .../Data/Baseline/TestOSPRayRendererType.png.md5   |      1 -
 .../Data/Baseline/TestOSPRayScalarBar.png.md5      |      1 -
 .../Testing/Data/Baseline/TestOSPRayTime.png.md5   |      1 -
 .../Data/Baseline/TestOSPRayVolumeRenderer.png.md5 |      1 -
 .../Testing/Data/Baseline/TestOSPRayWindow.png.md5 |      1 -
 .../Data/Baseline/TestSmartVolumeMapper.png.md5    |      1 -
 Rendering/OSPRay/module.cmake                      |     40 -
 Rendering/OSPRay/vtkOSPRayActorNode.cxx            |    191 -
 Rendering/OSPRay/vtkOSPRayActorNode.h              |     97 -
 Rendering/OSPRay/vtkOSPRayCameraNode.cxx           |     85 -
 Rendering/OSPRay/vtkOSPRayCameraNode.h             |     50 -
 .../vtkOSPRayCompositePolyDataMapper2Node.cxx      |    233 -
 .../OSPRay/vtkOSPRayCompositePolyDataMapper2Node.h |     78 -
 Rendering/OSPRay/vtkOSPRayLightNode.cxx            |    120 -
 Rendering/OSPRay/vtkOSPRayLightNode.h              |     61 -
 Rendering/OSPRay/vtkOSPRayPass.cxx                 |    256 -
 Rendering/OSPRay/vtkOSPRayPass.h                   |     91 -
 Rendering/OSPRay/vtkOSPRayPolyDataMapperNode.cxx   |    980 -
 Rendering/OSPRay/vtkOSPRayPolyDataMapperNode.h     |     67 -
 Rendering/OSPRay/vtkOSPRayRendererNode.cxx         |    727 -
 Rendering/OSPRay/vtkOSPRayRendererNode.h           |    190 -
 Rendering/OSPRay/vtkOSPRayViewNodeFactory.cxx      |    105 -
 Rendering/OSPRay/vtkOSPRayViewNodeFactory.h        |     47 -
 Rendering/OSPRay/vtkOSPRayVolumeMapper.cxx         |     97 -
 Rendering/OSPRay/vtkOSPRayVolumeMapper.h           |     71 -
 Rendering/OSPRay/vtkOSPRayVolumeMapperNode.cxx     |    250 -
 Rendering/OSPRay/vtkOSPRayVolumeMapperNode.h       |     75 -
 Rendering/OSPRay/vtkOSPRayVolumeNode.cxx           |     87 -
 Rendering/OSPRay/vtkOSPRayVolumeNode.h             |     59 -
 Rendering/OSPRay/vtkOSPRayWindowNode.cxx           |    104 -
 Rendering/OSPRay/vtkOSPRayWindowNode.h             |     50 -
 Rendering/Oculus/CMakeLists.txt                    |     82 -
 Rendering/Oculus/Testing/Cxx/CMakeLists.txt        |      5 -
 Rendering/Oculus/Testing/Cxx/TestDragon.cxx        |     96 -
 Rendering/Oculus/module.cmake                      |     21 -
 Rendering/Oculus/vtkOculusCamera.cxx               |    250 -
 Rendering/Oculus/vtkOculusCamera.h                 |     94 -
 Rendering/Oculus/vtkOculusRenderWindow.cxx         |    475 -
 Rendering/Oculus/vtkOculusRenderWindow.h           |    253 -
 .../Oculus/vtkOculusRenderWindowInteractor.cxx     |    217 -
 Rendering/Oculus/vtkOculusRenderWindowInteractor.h |    120 -
 Rendering/Oculus/vtkOculusRenderer.cxx             |    172 -
 Rendering/Oculus/vtkOculusRenderer.h               |     70 -
 Rendering/OpenGL/CMakeLists.txt                    |    100 +-
 Rendering/OpenGL/Testing/Cxx/CMakeLists.txt        |     42 +-
 .../OpenGL/Testing/Cxx/LoadOpenGLExtension.cxx     |     80 +-
 .../OpenGL/Testing/Cxx/TestBlurAndSobelPasses.cxx  |    112 +-
 Rendering/OpenGL/Testing/Cxx/TestFBO.cxx           |      8 +-
 .../OpenGL/Testing/Cxx/TestFBOImplementation.cxx   |    371 +-
 Rendering/OpenGL/Testing/Cxx/TestGPUInfo.cxx       |      4 +-
 .../OpenGL/Testing/Cxx/TestGaussianBlurPass.cxx    |     18 +-
 ...estGenericVertexAttributesGLSLAlphaBlending.cxx |     10 +-
 .../Cxx/TestGenericVertexAttributesGLSLCxx.cxx     |      4 +-
 ...GenericVertexAttributesGLSLDepthPeelingPass.cxx |     18 +-
 Rendering/OpenGL/Testing/Cxx/TestLightActor.cxx    |     20 +-
 Rendering/OpenGL/Testing/Cxx/TestMonitors.cxx      |     16 +-
 .../OpenGL/Testing/Cxx/TestMultiTexturing.cxx      |     20 +-
 .../OpenGL/Testing/Cxx/TestMultiTexturingGLSL.cxx  |     12 +-
 .../Testing/Cxx/TestMultiTexturingTransform.cxx    |     20 +-
 .../Cxx/TestMultiblockDisplayProperties.cxx        |      4 +-
 Rendering/OpenGL/Testing/Cxx/TestPOVExporter.cxx   |     12 +-
 .../Testing/Cxx/TestQtLabelSizeCalculator.cxx      |     12 +-
 Rendering/OpenGL/Testing/Cxx/TestQtLabeler.cxx     |     12 +-
 Rendering/OpenGL/Testing/Cxx/TestRenderToImage.cxx |     99 -
 .../Testing/Cxx/TestScalarsToColorsPainter.cxx     |      4 +-
 .../Cxx/TestScalarsToColorsPainterFieldData.cxx    |     12 +-
 Rendering/OpenGL/Testing/Cxx/TestScenePicker.cxx   |     36 +-
 .../OpenGL/Testing/Cxx/TestSetImageOrientation.cxx |     22 +-
 Rendering/OpenGL/Testing/Cxx/TestShadowMapPass.cxx |     30 +-
 .../Testing/Cxx/TestSobelGradientMagnitudePass.cxx |    109 +-
 Rendering/OpenGL/Testing/Cxx/TestTDx.cxx           |     12 +-
 Rendering/OpenGL/Testing/Cxx/TestValuePainter.cxx  |    122 +-
 Rendering/OpenGL/Testing/Cxx/TestValuePasses.cxx   |     66 +-
 .../Testing/Cxx/TestWin32OpenGLRenderWindow.cxx    |     97 +-
 Rendering/OpenGL/Testing/Cxx/TimeRenderer.cxx      |     48 +-
 Rendering/OpenGL/Testing/Cxx/TimeRenderer2.cxx     |      8 +-
 Rendering/OpenGL/Testing/Cxx/VTKBenchMark.cxx      |     20 +-
 .../Data/Baseline/TestFreetypeTextMapper.png.md5   |      2 +-
 .../Baseline/TestFreetypeTextMapperBigger.png.md5  |      2 +-
 .../Data/Baseline/TestFreetypeTextOverlay.png.md5  |      2 +-
 .../Data/Baseline/TestRenderToImage.png.md5        |      1 -
 .../Baseline/TestWin32OpenGLRenderWindow.png.md5   |      1 -
 Rendering/OpenGL/module.cmake                      |     21 +-
 Rendering/OpenGL/vtkCameraPass.cxx                 |     96 +-
 Rendering/OpenGL/vtkCameraPass.h                   |     87 +-
 Rendering/OpenGL/vtkCarbonRenderWindow.cxx         |   1224 +
 Rendering/OpenGL/vtkCarbonRenderWindow.h           |    276 +
 .../OpenGL/vtkCarbonRenderWindowInteractor.cxx     |    716 +
 Rendering/OpenGL/vtkCarbonRenderWindowInteractor.h |    153 +
 Rendering/OpenGL/vtkChooserPainter.cxx             |    144 +-
 Rendering/OpenGL/vtkChooserPainter.h               |    105 +-
 Rendering/OpenGL/vtkClearRGBPass.h                 |     43 +-
 Rendering/OpenGL/vtkClearZPass.h                   |     45 +-
 Rendering/OpenGL/vtkClipPlanesPainter.cxx          |     12 +-
 Rendering/OpenGL/vtkClipPlanesPainter.h            |     23 +-
 Rendering/OpenGL/vtkCocoaGLView.h                  |     51 +-
 Rendering/OpenGL/vtkCocoaGLView.mm                 |    174 +-
 Rendering/OpenGL/vtkCocoaMacOSXSDKCompatibility.h  |     42 +-
 Rendering/OpenGL/vtkCocoaRenderWindow.h            |    401 +-
 Rendering/OpenGL/vtkCocoaRenderWindow.mm           |    437 +-
 Rendering/OpenGL/vtkCocoaRenderWindowInteractor.h  |    138 +-
 Rendering/OpenGL/vtkCocoaRenderWindowInteractor.mm |     88 +-
 .../vtkCoincidentTopologyResolutionPainter.cxx     |     16 +-
 .../vtkCoincidentTopologyResolutionPainter.h       |     82 +-
 Rendering/OpenGL/vtkColorMaterialHelper.cxx        |     20 +-
 Rendering/OpenGL/vtkColorMaterialHelper.h          |     61 +-
 Rendering/OpenGL/vtkCompositePainter.cxx           |     76 +-
 Rendering/OpenGL/vtkCompositePainter.h             |     81 +-
 Rendering/OpenGL/vtkCompositePolyDataMapper2.cxx   |    108 +-
 Rendering/OpenGL/vtkCompositePolyDataMapper2.h     |    111 +-
 Rendering/OpenGL/vtkCoreGraphicsGPUInfoList.cxx    |     16 +-
 Rendering/OpenGL/vtkCoreGraphicsGPUInfoList.h      |     33 +-
 Rendering/OpenGL/vtkDataTransferHelper.cxx         |     97 +-
 Rendering/OpenGL/vtkDataTransferHelper.h           |    271 +-
 Rendering/OpenGL/vtkDefaultPainter.cxx             |    142 +-
 Rendering/OpenGL/vtkDefaultPainter.h               |    140 +-
 Rendering/OpenGL/vtkDefaultPass.cxx                |     48 +-
 Rendering/OpenGL/vtkDefaultPass.h                  |    116 +-
 Rendering/OpenGL/vtkDepthPeelingPass.cxx           |    296 +-
 Rendering/OpenGL/vtkDepthPeelingPass.h             |    214 +-
 Rendering/OpenGL/vtkDirectXGPUInfoList.cxx         |    138 +-
 Rendering/OpenGL/vtkDirectXGPUInfoList.h           |     74 +-
 Rendering/OpenGL/vtkDisplayListPainter.cxx         |      8 +-
 Rendering/OpenGL/vtkDisplayListPainter.h           |     42 +-
 Rendering/OpenGL/vtkDummyGPUInfoList.cxx           |      4 +-
 Rendering/OpenGL/vtkDummyGPUInfoList.h             |     33 +-
 Rendering/OpenGL/vtkFrameBufferObject.cxx          |    238 +-
 Rendering/OpenGL/vtkFrameBufferObject.h            |    256 +-
 Rendering/OpenGL/vtkFrameBufferObject2.cxx         |     84 +-
 Rendering/OpenGL/vtkFrameBufferObject2.h           |    278 +-
 Rendering/OpenGL/vtkGLSLShaderDeviceAdapter2.cxx   |     54 +-
 Rendering/OpenGL/vtkGLSLShaderDeviceAdapter2.h     |     49 +-
 Rendering/OpenGL/vtkGaussianBlurPass.cxx           |    122 +-
 Rendering/OpenGL/vtkGaussianBlurPass.h             |    100 +-
 Rendering/OpenGL/vtkGenericOpenGLRenderWindow.cxx  |      8 +-
 Rendering/OpenGL/vtkGenericOpenGLRenderWindow.h    |     38 +-
 .../OpenGL/vtkHardwareSelectionPolyDataPainter.cxx |     80 +-
 .../OpenGL/vtkHardwareSelectionPolyDataPainter.h   |     89 +-
 Rendering/OpenGL/vtkHiddenLineRemovalPass.cxx      |    181 -
 Rendering/OpenGL/vtkHiddenLineRemovalPass.h        |     62 -
 Rendering/OpenGL/vtkImageProcessingPass.cxx        |     36 +-
 Rendering/OpenGL/vtkImageProcessingPass.h          |     73 +-
 Rendering/OpenGL/vtkLightingHelper.cxx             |     22 +-
 Rendering/OpenGL/vtkLightingHelper.h               |     48 +-
 Rendering/OpenGL/vtkLightingPainter.h              |     11 +-
 Rendering/OpenGL/vtkLightsPass.h                   |     46 +-
 Rendering/OpenGL/vtkLinesPainter.cxx               |     40 +-
 Rendering/OpenGL/vtkLinesPainter.h                 |     40 +-
 Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx       |     89 +-
 Rendering/OpenGL/vtkOSOpenGLRenderWindow.h         |    217 +-
 Rendering/OpenGL/vtkOpaquePass.h                   |     50 +-
 Rendering/OpenGL/vtkOpenGL.h                       |      2 +-
 Rendering/OpenGL/vtkOpenGLActor.cxx                |     34 +-
 Rendering/OpenGL/vtkOpenGLActor.h                  |     22 +-
 Rendering/OpenGL/vtkOpenGLCamera.cxx               |     76 +-
 Rendering/OpenGL/vtkOpenGLCamera.h                 |     22 +-
 Rendering/OpenGL/vtkOpenGLClipPlanesPainter.cxx    |     24 +-
 Rendering/OpenGL/vtkOpenGLClipPlanesPainter.h      |     27 +-
 ...tkOpenGLCoincidentTopologyResolutionPainter.cxx |     52 +-
 .../vtkOpenGLCoincidentTopologyResolutionPainter.h |     25 +-
 Rendering/OpenGL/vtkOpenGLCompositePainter.cxx     |     30 +-
 Rendering/OpenGL/vtkOpenGLCompositePainter.h       |     16 +-
 Rendering/OpenGL/vtkOpenGLDisplayListPainter.cxx   |     54 +-
 Rendering/OpenGL/vtkOpenGLDisplayListPainter.h     |     39 +-
 Rendering/OpenGL/vtkOpenGLError.h.in               |     30 +-
 Rendering/OpenGL/vtkOpenGLExtensionManager.cxx     |    522 +-
 Rendering/OpenGL/vtkOpenGLExtensionManager.h       |    385 +-
 .../OpenGL/vtkOpenGLExtensionManagerConfigure.h.in |      2 +-
 Rendering/OpenGL/vtkOpenGLGL2PSHelper.h            |     65 +-
 Rendering/OpenGL/vtkOpenGLGlyph3DMapper.cxx        |    268 +-
 Rendering/OpenGL/vtkOpenGLGlyph3DMapper.h          |     74 +-
 Rendering/OpenGL/vtkOpenGLHardwareSelector.cxx     |     70 +-
 Rendering/OpenGL/vtkOpenGLHardwareSelector.h       |     30 +-
 Rendering/OpenGL/vtkOpenGLHardwareSupport.cxx      |     64 +-
 Rendering/OpenGL/vtkOpenGLHardwareSupport.h        |     47 +-
 Rendering/OpenGL/vtkOpenGLImageMapper.cxx          |    204 +-
 Rendering/OpenGL/vtkOpenGLImageMapper.h            |     43 +-
 Rendering/OpenGL/vtkOpenGLImageSliceMapper.cxx     |    300 +-
 Rendering/OpenGL/vtkOpenGLImageSliceMapper.h       |    107 +-
 Rendering/OpenGL/vtkOpenGLLabeledContourMapper.h   |     18 +-
 Rendering/OpenGL/vtkOpenGLLight.cxx                |     24 +-
 Rendering/OpenGL/vtkOpenGLLight.h                  |     22 +-
 Rendering/OpenGL/vtkOpenGLLightMonitor.cxx         |     60 +-
 Rendering/OpenGL/vtkOpenGLLightMonitor.h           |     70 +-
 Rendering/OpenGL/vtkOpenGLLightingPainter.cxx      |     36 +-
 Rendering/OpenGL/vtkOpenGLLightingPainter.h        |     39 +-
 .../OpenGL/vtkOpenGLModelViewProjectionMonitor.cxx |     20 +-
 .../OpenGL/vtkOpenGLModelViewProjectionMonitor.h   |     59 +-
 Rendering/OpenGL/vtkOpenGLPainterDeviceAdapter.cxx |    244 +-
 Rendering/OpenGL/vtkOpenGLPainterDeviceAdapter.h   |    109 +-
 Rendering/OpenGL/vtkOpenGLPolyDataMapper.cxx       |    816 +-
 Rendering/OpenGL/vtkOpenGLPolyDataMapper.h         |     40 +-
 Rendering/OpenGL/vtkOpenGLPolyDataMapper2D.cxx     |    208 +-
 Rendering/OpenGL/vtkOpenGLPolyDataMapper2D.h       |     30 +-
 Rendering/OpenGL/vtkOpenGLProperty.cxx             |    358 +-
 Rendering/OpenGL/vtkOpenGLProperty.h               |    113 +-
 Rendering/OpenGL/vtkOpenGLRenderWindow.cxx         |   1203 +-
 Rendering/OpenGL/vtkOpenGLRenderWindow.h           |    281 +-
 Rendering/OpenGL/vtkOpenGLRenderer.cxx             |    430 +-
 Rendering/OpenGL/vtkOpenGLRenderer.h               |    144 +-
 .../OpenGL/vtkOpenGLRepresentationPainter.cxx      |     28 +-
 Rendering/OpenGL/vtkOpenGLRepresentationPainter.h  |     40 +-
 .../OpenGL/vtkOpenGLScalarsToColorsPainter.cxx     |     86 +-
 Rendering/OpenGL/vtkOpenGLScalarsToColorsPainter.h |     42 +-
 Rendering/OpenGL/vtkOpenGLState.cxx                |    242 +-
 Rendering/OpenGL/vtkOpenGLState.h                  |     33 +-
 Rendering/OpenGL/vtkOpenGLTexture.cxx              |    250 +-
 Rendering/OpenGL/vtkOpenGLTexture.h                |     53 +-
 Rendering/OpenGL/vtkOverlayPass.h                  |     50 +-
 Rendering/OpenGL/vtkPainter.cxx                    |    102 +-
 Rendering/OpenGL/vtkPainter.h                      |    261 +-
 Rendering/OpenGL/vtkPainterPolyDataMapper.cxx      |    130 +-
 Rendering/OpenGL/vtkPainterPolyDataMapper.h        |    139 +-
 Rendering/OpenGL/vtkPixelBufferObject.cxx          |    198 +-
 Rendering/OpenGL/vtkPixelBufferObject.h            |    320 +-
 Rendering/OpenGL/vtkPointsPainter.cxx              |     28 +-
 Rendering/OpenGL/vtkPointsPainter.h                |     32 +-
 Rendering/OpenGL/vtkPolyDataPainter.cxx            |      8 +-
 Rendering/OpenGL/vtkPolyDataPainter.h              |     84 +-
 Rendering/OpenGL/vtkPolygonsPainter.cxx            |    152 +-
 Rendering/OpenGL/vtkPolygonsPainter.h              |     22 +-
 Rendering/OpenGL/vtkPrimitivePainter.cxx           |    132 +-
 Rendering/OpenGL/vtkPrimitivePainter.h             |    110 +-
 Rendering/OpenGL/vtkRenderPass.cxx                 |    121 +
 Rendering/OpenGL/vtkRenderPass.h                   |    125 +
 Rendering/OpenGL/vtkRenderPassCollection.h         |     47 +-
 Rendering/OpenGL/vtkRenderState.cxx                |    151 +
 Rendering/OpenGL/vtkRenderState.h                  |    144 +
 Rendering/OpenGL/vtkRenderbuffer.cxx               |     26 +-
 Rendering/OpenGL/vtkRenderbuffer.h                 |     66 +-
 Rendering/OpenGL/vtkRenderingOpenGLConfigure.h.in  |     16 +-
 Rendering/OpenGL/vtkRepresentationPainter.h        |     17 +-
 Rendering/OpenGL/vtkScalarsToColorsPainter.cxx     |    377 +-
 Rendering/OpenGL/vtkScalarsToColorsPainter.h       |    209 +-
 Rendering/OpenGL/vtkSequencePass.cxx               |     26 +-
 Rendering/OpenGL/vtkSequencePass.h                 |     60 +-
 Rendering/OpenGL/vtkShader2.cxx                    |    108 +-
 Rendering/OpenGL/vtkShader2.h                      |    184 +-
 Rendering/OpenGL/vtkShader2Collection.cxx          |     40 +-
 Rendering/OpenGL/vtkShader2Collection.h            |    120 +-
 Rendering/OpenGL/vtkShaderProgram2.cxx             |    320 +-
 Rendering/OpenGL/vtkShaderProgram2.h               |    443 +-
 Rendering/OpenGL/vtkShadowMapBakerPass.cxx         |    240 +-
 Rendering/OpenGL/vtkShadowMapBakerPass.h           |    301 +-
 Rendering/OpenGL/vtkShadowMapPass.cxx              |    182 +-
 Rendering/OpenGL/vtkShadowMapPass.h                |    128 +-
 Rendering/OpenGL/vtkShadowMapPassInternal.h        |      5 +-
 Rendering/OpenGL/vtkSobelGradientMagnitudePass.cxx |    108 +-
 Rendering/OpenGL/vtkSobelGradientMagnitudePass.h   |    121 +-
 Rendering/OpenGL/vtkStandardPolyDataPainter.cxx    |    186 +-
 Rendering/OpenGL/vtkStandardPolyDataPainter.h      |     50 +-
 Rendering/OpenGL/vtkTDxDevice.cxx                  |      4 +-
 Rendering/OpenGL/vtkTDxDevice.h                    |     79 +-
 Rendering/OpenGL/vtkTDxInteractorStyleGeo.cxx      |      4 +-
 Rendering/OpenGL/vtkTDxInteractorStyleGeo.h        |     34 +-
 Rendering/OpenGL/vtkTDxMacDevice.cxx               |     72 +-
 Rendering/OpenGL/vtkTDxMacDevice.h                 |    110 +-
 Rendering/OpenGL/vtkTDxUnixDevice.cxx              |     36 +-
 Rendering/OpenGL/vtkTDxUnixDevice.h                |    145 +-
 Rendering/OpenGL/vtkTDxWinDevice.cxx               |    150 +-
 Rendering/OpenGL/vtkTDxWinDevice.h                 |     95 +-
 Rendering/OpenGL/vtkTStripsPainter.cxx             |     82 +-
 Rendering/OpenGL/vtkTStripsPainter.h               |     17 +-
 Rendering/OpenGL/vtkTextureObject.cxx              |    288 +-
 Rendering/OpenGL/vtkTextureObject.h                |    744 +-
 Rendering/OpenGL/vtkTextureUnitManager.cxx         |     48 +-
 Rendering/OpenGL/vtkTextureUnitManager.h           |     93 +-
 Rendering/OpenGL/vtkTranslucentPass.h              |     50 +-
 Rendering/OpenGL/vtkUniformVariables.cxx           |    554 +-
 Rendering/OpenGL/vtkUniformVariables.h             |    172 +-
 Rendering/OpenGL/vtkValuePainter.cxx               |    166 +-
 Rendering/OpenGL/vtkValuePainter.h                 |     87 +-
 Rendering/OpenGL/vtkValuePass.cxx                  |     34 +-
 Rendering/OpenGL/vtkValuePass.h                    |     41 +-
 Rendering/OpenGL/vtkValuePasses.h                  |     47 +-
 Rendering/OpenGL/vtkVolumetricPass.h               |     50 +-
 Rendering/OpenGL/vtkWin32OpenGLRenderWindow.cxx    |    620 +-
 Rendering/OpenGL/vtkWin32OpenGLRenderWindow.h      |    260 +-
 .../OpenGL/vtkWin32RenderWindowInteractor.cxx      |    448 +-
 Rendering/OpenGL/vtkWin32RenderWindowInteractor.h  |    181 +-
 Rendering/OpenGL/vtkXGPUInfoList.cxx               |     34 +-
 Rendering/OpenGL/vtkXGPUInfoList.h                 |     39 +-
 Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx        |    758 +-
 Rendering/OpenGL/vtkXOpenGLRenderWindow.h          |    273 +-
 Rendering/OpenGL/vtkXRenderWindowInteractor.cxx    |    298 +-
 Rendering/OpenGL/vtkXRenderWindowInteractor.h      |    225 +-
 Rendering/OpenGL/vtkXRenderWindowTclInteractor.cxx |     70 +-
 Rendering/OpenGL/vtkXRenderWindowTclInteractor.h   |     76 +-
 Rendering/OpenGL/vtkgluPickMatrix.h                |     11 +-
 Rendering/OpenGL2/CMakeLists.txt                   |    149 +-
 Rendering/OpenGL2/PixelsToZBufferConversion.txt    |    168 -
 Rendering/OpenGL2/Testing/Cxx/CMakeLists.txt       |     30 +-
 Rendering/OpenGL2/Testing/Cxx/TestAppleBug.cxx     |    145 -
 .../OpenGL2/Testing/Cxx/TestBlurAndSobelPasses.cxx |     12 +-
 Rendering/OpenGL2/Testing/Cxx/TestCoincident.cxx   |     97 -
 .../Cxx/TestCompositePolyDataMapper2Spheres.cxx    |    197 -
 Rendering/OpenGL2/Testing/Cxx/TestCubeMap.cxx      |    152 -
 .../OpenGL2/Testing/Cxx/TestDepthOfFieldPass.cxx   |    157 -
 .../OpenGL2/Testing/Cxx/TestDepthPeelingPass.cxx   |    108 -
 Rendering/OpenGL2/Testing/Cxx/TestEDLPass.cxx      |    119 -
 Rendering/OpenGL2/Testing/Cxx/TestFXAAFilter.cxx   |    174 -
 .../OpenGL2/Testing/Cxx/TestGaussianBlurPass.cxx   |     13 +-
 .../Testing/Cxx/TestLightingMapLuminancePass.cxx   |    136 -
 .../Testing/Cxx/TestLightingMapNormalsPass.cxx     |    136 -
 .../OpenGL2/Testing/Cxx/TestPointFillPass.cxx      |    160 -
 .../Testing/Cxx/TestPointGaussianMapper.cxx        |     17 +-
 .../Testing/Cxx/TestPointGaussianMapperOpacity.cxx |    167 -
 .../Cxx/TestRemoveActorNonCurrentContext.cxx       |    141 -
 .../OpenGL2/Testing/Cxx/TestRenderToImage.cxx      |     99 -
 Rendering/OpenGL2/Testing/Cxx/TestRenderWidget.cxx |     25 +
 Rendering/OpenGL2/Testing/Cxx/TestSSAAPass.cxx     |    127 -
 Rendering/OpenGL2/Testing/Cxx/TestSetZBuffer.cxx   |     94 -
 .../OpenGL2/Testing/Cxx/TestShadowMapBakerPass.cxx |    128 -
 .../OpenGL2/Testing/Cxx/TestShadowMapPass.cxx      |    158 -
 .../Testing/Cxx/TestSobelGradientMagnitudePass.cxx |     12 +-
 Rendering/OpenGL2/Testing/Cxx/TestSpherePoints.cxx |    100 -
 Rendering/OpenGL2/Testing/Cxx/TestUserShader.cxx   |    124 -
 Rendering/OpenGL2/Testing/Cxx/TestUserShader2.cxx  |    180 -
 Rendering/OpenGL2/Testing/Cxx/TestVBOPLYMapper.cxx |     30 +-
 Rendering/OpenGL2/Testing/Cxx/TestValuePass.cxx    |    155 -
 Rendering/OpenGL2/Testing/Cxx/TestValuePass2.cxx   |    346 -
 .../Testing/Data/Baseline/TestAppleBug.png.md5     |      1 -
 .../Testing/Data/Baseline/TestCoincident.png.md5   |      1 -
 .../TestCompositePolyDataMapper2Spheres.png.md5    |      1 -
 .../Testing/Data/Baseline/TestCubeMap.png.md5      |      1 -
 .../Data/Baseline/TestDepthOfFieldPass.png.md5     |      1 -
 .../Data/Baseline/TestDepthPeelingPass.png.md5     |      1 -
 .../Testing/Data/Baseline/TestEDLPass.png.md5      |      1 -
 .../Testing/Data/Baseline/TestFXAAFilter.png.md5   |      1 -
 .../Baseline/TestLightingMapLuminancePass.png.md5  |      1 -
 .../Baseline/TestLightingMapNormalsPass.png.md5    |      1 -
 .../Data/Baseline/TestPointFillPass.png.md5        |      1 -
 .../TestPointGaussianMapperOpacity.png.md5         |      1 -
 .../TestRemoveActorNonCurrentContext.png.md5       |      1 -
 .../Data/Baseline/TestRenderToImage.png.md5        |      1 -
 .../Testing/Data/Baseline/TestSSAAPass.png.md5     |      1 -
 .../Testing/Data/Baseline/TestSetZBuffer.png.md5   |      1 -
 .../Data/Baseline/TestShadowMapBakerPass.png.md5   |      1 -
 .../Data/Baseline/TestShadowMapPass.png.md5        |      1 -
 .../Testing/Data/Baseline/TestSpherePoints.png.md5 |      1 -
 .../Testing/Data/Baseline/TestUserShader.png.md5   |      1 -
 .../Testing/Data/Baseline/TestUserShader2.png.md5  |      1 -
 .../Testing/Data/Baseline/TestVBOPLYMapper.png.md5 |      2 +-
 .../Testing/Data/Baseline/TestValuePass.png.md5    |      1 -
 .../Testing/Data/Baseline/TestValuePass2.png.md5   |      1 -
 Rendering/OpenGL2/glsl/vtkDepthOfFieldPassFS.glsl  |     91 -
 .../OpenGL2/glsl/vtkDepthPeelingPassFinalFS.glsl   |     12 +-
 .../glsl/vtkDepthPeelingPassIntermediateFS.glsl    |      6 +-
 .../OpenGL2/glsl/vtkEDLBilateralFilterFS.glsl      |    114 -
 Rendering/OpenGL2/glsl/vtkEDLComposeFS.glsl        |     78 -
 Rendering/OpenGL2/glsl/vtkEDLShadeFS.glsl          |    222 -
 Rendering/OpenGL2/glsl/vtkFXAAFilterFS.glsl        |    788 -
 Rendering/OpenGL2/glsl/vtkGaussianBlurPassFS.glsl  |      6 +-
 Rendering/OpenGL2/glsl/vtkGaussianBlurPassVS.glsl  |      5 +-
 Rendering/OpenGL2/glsl/vtkGlyph3DVS.glsl           |      6 +-
 Rendering/OpenGL2/glsl/vtkPointFillPassFS.glsl     |     93 -
 Rendering/OpenGL2/glsl/vtkPointGaussianVS.glsl     |     12 +-
 Rendering/OpenGL2/glsl/vtkPolyData2DFS.glsl        |     16 +-
 Rendering/OpenGL2/glsl/vtkPolyData2DVS.glsl        |      6 +-
 Rendering/OpenGL2/glsl/vtkPolyDataFS.glsl          |     26 +-
 Rendering/OpenGL2/glsl/vtkPolyDataVS.glsl          |     18 +-
 Rendering/OpenGL2/glsl/vtkPolyDataWideLineGS.glsl  |      8 +-
 Rendering/OpenGL2/glsl/vtkSSAAPassFS.glsl          |     58 -
 .../glsl/vtkSobelGradientMagnitudePass1FS.glsl     |      6 +-
 .../glsl/vtkSobelGradientMagnitudePass2FS.glsl     |      6 +-
 Rendering/OpenGL2/glsl/vtkSphereMapperVS.glsl      |     75 -
 Rendering/OpenGL2/glsl/vtkStickMapperVS.glsl       |    101 -
 Rendering/OpenGL2/glsl/vtkTextureObjectFS.glsl     |      6 +-
 Rendering/OpenGL2/glsl/vtkTextureObjectVS.glsl     |      5 +-
 Rendering/OpenGL2/module.cmake                     |     23 +-
 .../OpenGL2/vtkAndroidRenderWindowInteractor.cxx   |    193 +-
 .../OpenGL2/vtkAndroidRenderWindowInteractor.h     |    134 +-
 Rendering/OpenGL2/vtkCameraPass.cxx                |     82 +-
 Rendering/OpenGL2/vtkCameraPass.h                  |     87 +-
 Rendering/OpenGL2/vtkClearRGBPass.h                |     43 +-
 Rendering/OpenGL2/vtkClearZPass.h                  |     45 +-
 Rendering/OpenGL2/vtkCocoaGLView.h                 |     51 +-
 Rendering/OpenGL2/vtkCocoaGLView.mm                |    175 +-
 Rendering/OpenGL2/vtkCocoaMacOSXSDKCompatibility.h |     42 +-
 Rendering/OpenGL2/vtkCocoaRenderWindow.h           |    414 +-
 Rendering/OpenGL2/vtkCocoaRenderWindow.mm          |    500 +-
 Rendering/OpenGL2/vtkCocoaRenderWindowInteractor.h |    138 +-
 .../OpenGL2/vtkCocoaRenderWindowInteractor.mm      |     88 +-
 Rendering/OpenGL2/vtkCompositePolyDataMapper2.cxx  |   1830 +-
 Rendering/OpenGL2/vtkCompositePolyDataMapper2.h    |    226 +-
 Rendering/OpenGL2/vtkDataTransferHelper.cxx        |     93 +-
 Rendering/OpenGL2/vtkDataTransferHelper.h          |    274 +-
 Rendering/OpenGL2/vtkDefaultPass.cxx               |     54 +-
 Rendering/OpenGL2/vtkDefaultPass.h                 |    116 +-
 Rendering/OpenGL2/vtkDepthImageProcessingPass.cxx  |    215 -
 Rendering/OpenGL2/vtkDepthImageProcessingPass.h    |    134 -
 Rendering/OpenGL2/vtkDepthOfFieldPass.cxx          |    343 -
 Rendering/OpenGL2/vtkDepthOfFieldPass.h            |    111 -
 Rendering/OpenGL2/vtkDepthPeelingPass.cxx          |    303 +-
 Rendering/OpenGL2/vtkDepthPeelingPass.h            |    219 +-
 Rendering/OpenGL2/vtkDualDepthPeelingPass.cxx      |   1071 -
 Rendering/OpenGL2/vtkDualDepthPeelingPass.h        |    212 -
 Rendering/OpenGL2/vtkDummyGPUInfoList.cxx          |      4 +-
 Rendering/OpenGL2/vtkDummyGPUInfoList.h            |     33 +-
 Rendering/OpenGL2/vtkEDLShading.cxx                |    811 -
 Rendering/OpenGL2/vtkEDLShading.h                  |    174 -
 Rendering/OpenGL2/vtkEGLRenderWindow.cxx           |    525 +-
 Rendering/OpenGL2/vtkEGLRenderWindow.h             |    228 +-
 Rendering/OpenGL2/vtkFrameBufferObject.cxx         |    296 +-
 Rendering/OpenGL2/vtkFrameBufferObject.h           |    259 +-
 Rendering/OpenGL2/vtkFrameBufferObject2.cxx        |    122 +-
 Rendering/OpenGL2/vtkFrameBufferObject2.h          |    313 +-
 Rendering/OpenGL2/vtkGaussianBlurPass.cxx          |    112 +-
 Rendering/OpenGL2/vtkGaussianBlurPass.h            |    100 +-
 .../OpenGL2/vtkGenericCompositePolyDataMapper2.cxx |    734 +
 .../OpenGL2/vtkGenericCompositePolyDataMapper2.h   |    166 +
 Rendering/OpenGL2/vtkGenericOpenGLRenderWindow.cxx |     14 +-
 Rendering/OpenGL2/vtkGenericOpenGLRenderWindow.h   |     38 +-
 Rendering/OpenGL2/vtkHiddenLineRemovalPass.cxx     |    182 -
 Rendering/OpenGL2/vtkHiddenLineRemovalPass.h       |     63 -
 Rendering/OpenGL2/vtkIOSRenderWindow.h             |    388 +-
 Rendering/OpenGL2/vtkIOSRenderWindow.mm            |    210 +-
 Rendering/OpenGL2/vtkIOSRenderWindowInteractor.h   |    138 +-
 Rendering/OpenGL2/vtkIOSRenderWindowInteractor.mm  |     81 +-
 Rendering/OpenGL2/vtkImageProcessingPass.cxx       |     36 +-
 Rendering/OpenGL2/vtkImageProcessingPass.h         |     73 +-
 Rendering/OpenGL2/vtkLightingMapPass.cxx           |    120 -
 Rendering/OpenGL2/vtkLightingMapPass.h             |     99 -
 Rendering/OpenGL2/vtkLightsPass.h                  |     46 +-
 Rendering/OpenGL2/vtkOSOpenGLRenderWindow.cxx      |    138 +-
 Rendering/OpenGL2/vtkOSOpenGLRenderWindow.h        |    217 +-
 Rendering/OpenGL2/vtkOpaquePass.h                  |     50 +-
 Rendering/OpenGL2/vtkOpenGL.h                      |      4 +-
 Rendering/OpenGL2/vtkOpenGLActor.cxx               |     60 +-
 Rendering/OpenGL2/vtkOpenGLActor.h                 |     39 +-
 .../OpenGL2/vtkOpenGLBillboardTextActor3D.cxx      |     83 -
 Rendering/OpenGL2/vtkOpenGLBillboardTextActor3D.h  |     49 -
 Rendering/OpenGL2/vtkOpenGLBufferObject.cxx        |     59 +-
 Rendering/OpenGL2/vtkOpenGLBufferObject.h          |     19 +-
 Rendering/OpenGL2/vtkOpenGLCamera.cxx              |     78 +-
 Rendering/OpenGL2/vtkOpenGLCamera.h                |     28 +-
 Rendering/OpenGL2/vtkOpenGLError.h.in              |     30 +-
 Rendering/OpenGL2/vtkOpenGLFXAAFilter.cxx          |    443 -
 Rendering/OpenGL2/vtkOpenGLFXAAFilter.h            |    154 -
 Rendering/OpenGL2/vtkOpenGLGL2PSHelper.cxx         |     75 -
 Rendering/OpenGL2/vtkOpenGLGL2PSHelper.h           |    197 -
 Rendering/OpenGL2/vtkOpenGLGlyph3DHelper.cxx       |    251 +-
 Rendering/OpenGL2/vtkOpenGLGlyph3DHelper.h         |     61 +-
 Rendering/OpenGL2/vtkOpenGLGlyph3DMapper.cxx       |    313 +-
 Rendering/OpenGL2/vtkOpenGLGlyph3DMapper.h         |     61 +-
 Rendering/OpenGL2/vtkOpenGLHardwareSelector.cxx    |    220 +-
 Rendering/OpenGL2/vtkOpenGLHardwareSelector.h      |     55 +-
 Rendering/OpenGL2/vtkOpenGLHelper.cxx              |     16 +-
 Rendering/OpenGL2/vtkOpenGLHelper.h                |      6 +-
 .../OpenGL2/vtkOpenGLImageAlgorithmHelper.cxx      |    212 -
 Rendering/OpenGL2/vtkOpenGLImageAlgorithmHelper.h  |     84 -
 Rendering/OpenGL2/vtkOpenGLImageMapper.cxx         |    181 +-
 Rendering/OpenGL2/vtkOpenGLImageMapper.h           |     57 +-
 Rendering/OpenGL2/vtkOpenGLImageSliceMapper.cxx    |    175 +-
 Rendering/OpenGL2/vtkOpenGLImageSliceMapper.h      |    102 +-
 Rendering/OpenGL2/vtkOpenGLIndexBufferObject.cxx   |    375 +-
 Rendering/OpenGL2/vtkOpenGLIndexBufferObject.h     |     17 +-
 .../OpenGL2/vtkOpenGLLabeledContourMapper.cxx      |     33 +-
 Rendering/OpenGL2/vtkOpenGLLabeledContourMapper.h  |     24 +-
 Rendering/OpenGL2/vtkOpenGLLight.h                 |     22 +-
 Rendering/OpenGL2/vtkOpenGLPointGaussianMapper.cxx |    640 +-
 Rendering/OpenGL2/vtkOpenGLPointGaussianMapper.h   |     29 +-
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper.cxx      |   2850 +-
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper.h        |    388 +-
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.cxx    |    482 +-
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.h      |     97 +-
 Rendering/OpenGL2/vtkOpenGLProperty.cxx            |     34 +-
 Rendering/OpenGL2/vtkOpenGLProperty.h              |     52 +-
 Rendering/OpenGL2/vtkOpenGLRenderPass.cxx          |    102 -
 Rendering/OpenGL2/vtkOpenGLRenderPass.h            |     93 -
 Rendering/OpenGL2/vtkOpenGLRenderTimer.cxx         |    205 -
 Rendering/OpenGL2/vtkOpenGLRenderTimer.h           |     98 -
 Rendering/OpenGL2/vtkOpenGLRenderUtilities.cxx     |    113 +-
 Rendering/OpenGL2/vtkOpenGLRenderUtilities.h       |     83 +-
 Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx        |   1509 +-
 Rendering/OpenGL2/vtkOpenGLRenderWindow.h          |    452 +-
 Rendering/OpenGL2/vtkOpenGLRenderer.cxx            |    436 +-
 Rendering/OpenGL2/vtkOpenGLRenderer.h              |     95 +-
 Rendering/OpenGL2/vtkOpenGLResourceFreeCallback.h  |     92 -
 Rendering/OpenGL2/vtkOpenGLShaderCache.cxx         |    282 +-
 Rendering/OpenGL2/vtkOpenGLShaderCache.h           |     46 +-
 Rendering/OpenGL2/vtkOpenGLSphereMapper.cxx        |    411 -
 Rendering/OpenGL2/vtkOpenGLSphereMapper.h          |    106 -
 Rendering/OpenGL2/vtkOpenGLStickMapper.cxx         |    619 -
 Rendering/OpenGL2/vtkOpenGLStickMapper.h           |    105 -
 Rendering/OpenGL2/vtkOpenGLTextActor.cxx           |     93 -
 Rendering/OpenGL2/vtkOpenGLTextActor.h             |     49 -
 Rendering/OpenGL2/vtkOpenGLTextActor3D.cxx         |    176 -
 Rendering/OpenGL2/vtkOpenGLTextActor3D.h           |     49 -
 Rendering/OpenGL2/vtkOpenGLTextMapper.cxx          |     92 -
 Rendering/OpenGL2/vtkOpenGLTextMapper.h            |     50 -
 Rendering/OpenGL2/vtkOpenGLTexture.cxx             |    203 +-
 Rendering/OpenGL2/vtkOpenGLTexture.h               |     83 +-
 Rendering/OpenGL2/vtkOpenGLVertexArrayObject.cxx   |    168 +-
 Rendering/OpenGL2/vtkOpenGLVertexArrayObject.h     |      8 +-
 Rendering/OpenGL2/vtkOpenGLVertexBufferObject.cxx  |    339 +-
 Rendering/OpenGL2/vtkOpenGLVertexBufferObject.h    |     73 +-
 Rendering/OpenGL2/vtkOverlayPass.h                 |     50 +-
 Rendering/OpenGL2/vtkPixelBufferObject.cxx         |    207 +-
 Rendering/OpenGL2/vtkPixelBufferObject.h           |    313 +-
 Rendering/OpenGL2/vtkPointFillPass.cxx             |    314 -
 Rendering/OpenGL2/vtkPointFillPass.h               |    114 -
 Rendering/OpenGL2/vtkRenderPass.cxx                |    120 +
 Rendering/OpenGL2/vtkRenderPass.h                  |    123 +
 Rendering/OpenGL2/vtkRenderPassCollection.h        |     47 +-
 Rendering/OpenGL2/vtkRenderState.cxx               |    151 +
 Rendering/OpenGL2/vtkRenderState.h                 |    144 +
 Rendering/OpenGL2/vtkRenderStepsPass.cxx           |    144 +-
 Rendering/OpenGL2/vtkRenderStepsPass.h             |    102 +-
 Rendering/OpenGL2/vtkRenderbuffer.cxx              |     24 +-
 Rendering/OpenGL2/vtkRenderbuffer.h                |     66 +-
 Rendering/OpenGL2/vtkRenderingOpenGLConfigure.h.in |     16 +-
 Rendering/OpenGL2/vtkSSAAPass.cxx                  |    371 -
 Rendering/OpenGL2/vtkSSAAPass.h                    |    109 -
 Rendering/OpenGL2/vtkSequencePass.cxx              |     26 +-
 Rendering/OpenGL2/vtkSequencePass.h                |     60 +-
 Rendering/OpenGL2/vtkShader.cxx                    |     22 +-
 Rendering/OpenGL2/vtkShader.h                      |     14 +-
 Rendering/OpenGL2/vtkShaderProgram.cxx             |    489 +-
 Rendering/OpenGL2/vtkShaderProgram.h               |    113 +-
 Rendering/OpenGL2/vtkShadowMapBakerPass.cxx        |    678 -
 Rendering/OpenGL2/vtkShadowMapBakerPass.h          |    238 -
 Rendering/OpenGL2/vtkShadowMapPass.cxx             |    444 -
 Rendering/OpenGL2/vtkShadowMapPass.h               |    181 -
 .../OpenGL2/vtkSobelGradientMagnitudePass.cxx      |    108 +-
 Rendering/OpenGL2/vtkSobelGradientMagnitudePass.h  |    121 +-
 Rendering/OpenGL2/vtkTextureObject.cxx             |   1075 +-
 Rendering/OpenGL2/vtkTextureObject.h               |    785 +-
 Rendering/OpenGL2/vtkTextureUnitManager.cxx        |     52 +-
 Rendering/OpenGL2/vtkTextureUnitManager.h          |    114 +-
 Rendering/OpenGL2/vtkTransformFeedback.cxx         |    264 -
 Rendering/OpenGL2/vtkTransformFeedback.h           |    216 -
 Rendering/OpenGL2/vtkTranslucentPass.h             |     50 +-
 Rendering/OpenGL2/vtkValuePass.cxx                 |    526 -
 Rendering/OpenGL2/vtkValuePass.h                   |    161 -
 Rendering/OpenGL2/vtkValuePassHelper.cxx           |    344 -
 Rendering/OpenGL2/vtkValuePassHelper.h             |    119 -
 Rendering/OpenGL2/vtkVolumetricPass.h              |     50 +-
 Rendering/OpenGL2/vtkWin32OpenGLRenderWindow.cxx   |   1010 +-
 Rendering/OpenGL2/vtkWin32OpenGLRenderWindow.h     |    285 +-
 .../OpenGL2/vtkWin32RenderWindowInteractor.cxx     |    556 +-
 Rendering/OpenGL2/vtkWin32RenderWindowInteractor.h |    182 +-
 Rendering/OpenGL2/vtkXInteractionDevice.cxx        |     94 +
 Rendering/OpenGL2/vtkXInteractionDevice.h          |     50 +
 Rendering/OpenGL2/vtkXOpenGLRenderDevice.cxx       |    393 +
 Rendering/OpenGL2/vtkXOpenGLRenderDevice.h         |     62 +
 Rendering/OpenGL2/vtkXOpenGLRenderWindow.cxx       |    961 +-
 Rendering/OpenGL2/vtkXOpenGLRenderWindow.h         |    288 +-
 Rendering/OpenGL2/vtkXRenderWindowInteractor.cxx   |    279 +-
 Rendering/OpenGL2/vtkXRenderWindowInteractor.h     |    224 +-
 Rendering/OpenVR/CMakeLists.txt                    |     80 -
 Rendering/OpenVR/Testing/Cxx/CMakeLists.txt        |      5 -
 Rendering/OpenVR/Testing/Cxx/TestDragon.cxx        |    126 -
 Rendering/OpenVR/module.cmake                      |     21 -
 Rendering/OpenVR/vtkOpenVRCamera.cxx               |    299 -
 Rendering/OpenVR/vtkOpenVRCamera.h                 |     94 -
 Rendering/OpenVR/vtkOpenVRRenderWindow.cxx         |   1092 -
 Rendering/OpenVR/vtkOpenVRRenderWindow.h           |    292 -
 .../OpenVR/vtkOpenVRRenderWindowInteractor.cxx     |    393 -
 Rendering/OpenVR/vtkOpenVRRenderWindowInteractor.h |    134 -
 Rendering/OpenVR/vtkOpenVRRenderer.cxx             |    172 -
 Rendering/OpenVR/vtkOpenVRRenderer.h               |     69 -
 Rendering/Parallel/CMakeLists.txt                  |      8 +-
 Rendering/Parallel/Testing/Cxx/CMakeLists.txt      |      7 +-
 Rendering/Parallel/Testing/Cxx/PrmMagnify.cxx      |     24 +-
 .../Testing/Cxx/TestClientServerRendering.cxx      |     32 +-
 .../Cxx/TestDistributedDataCompositeZPass.cxx      |     88 +-
 .../Parallel/Testing/Cxx/TestPCompositeZPass.cxx   |     96 +-
 .../Parallel/Testing/Cxx/TestPShadowMapPass.cxx    |     85 +-
 .../Parallel/Testing/Cxx/TestParallelRendering.cxx |     36 +-
 .../Testing/Cxx/TestSimplePCompositeZPass.cxx      |     93 +-
 .../Data/Baseline/TestParallelRendering.png.md5    |      1 -
 .../Baseline/TestSimplePCompositeZPass.png.md5     |      1 -
 Rendering/Parallel/module.cmake                    |     22 +-
 .../Parallel/vtkClientServerCompositePass.cxx      |     68 +-
 Rendering/Parallel/vtkClientServerCompositePass.h  |    112 +-
 .../vtkClientServerSynchronizedRenderers.cxx       |     10 +-
 .../vtkClientServerSynchronizedRenderers.h         |     19 +-
 Rendering/Parallel/vtkCompositeRGBAPass.cxx        |    148 +-
 Rendering/Parallel/vtkCompositeRGBAPass.h          |     80 +-
 Rendering/Parallel/vtkCompositeRenderManager.cxx   |     16 +-
 Rendering/Parallel/vtkCompositeRenderManager.h     |     36 +-
 Rendering/Parallel/vtkCompositeZPass.cxx           |    152 +-
 Rendering/Parallel/vtkCompositeZPass.h             |     84 +-
 Rendering/Parallel/vtkCompositeZPassFS.glsl        |      7 +-
 .../vtkCompositedSynchronizedRenderers.cxx         |     13 +-
 .../Parallel/vtkCompositedSynchronizedRenderers.h  |     26 +-
 Rendering/Parallel/vtkCompositer.cxx               |     52 +-
 Rendering/Parallel/vtkCompositer.h                 |     55 +-
 Rendering/Parallel/vtkCompressCompositer.cxx       |    234 +-
 Rendering/Parallel/vtkCompressCompositer.h         |     36 +-
 Rendering/Parallel/vtkImageRenderManager.cxx       |     12 +-
 Rendering/Parallel/vtkImageRenderManager.h         |     29 +-
 Rendering/Parallel/vtkPHardwareSelector.cxx        |     36 +-
 Rendering/Parallel/vtkPHardwareSelector.h          |     54 +-
 Rendering/Parallel/vtkParallelRenderManager.cxx    |    704 +-
 Rendering/Parallel/vtkParallelRenderManager.h      |    580 +-
 .../Parallel/vtkSynchronizedRenderWindows.cxx      |     94 +-
 Rendering/Parallel/vtkSynchronizedRenderWindows.h  |    100 +-
 Rendering/Parallel/vtkSynchronizedRenderers.cxx    |    242 +-
 Rendering/Parallel/vtkSynchronizedRenderers.h      |    211 +-
 Rendering/Parallel/vtkTreeCompositer.cxx           |     82 +-
 Rendering/Parallel/vtkTreeCompositer.h             |     27 +-
 Rendering/ParallelLIC/CMakeLists.txt               |     23 +-
 Rendering/ParallelLIC/module.cmake                 |     12 +-
 Rendering/ParallelLIC/vtkMPIPixelTT.cxx            |      8 +
 Rendering/ParallelLIC/vtkMPIPixelTT.h              |     11 +-
 Rendering/ParallelLIC/vtkMPIPixelView.h            |     30 +-
 .../ParallelLIC/vtkPLineIntegralConvolution2D.cxx  |     12 +-
 .../ParallelLIC/vtkPLineIntegralConvolution2D.h    |     73 +-
 Rendering/ParallelLIC/vtkPPainterCommunicator.cxx  |     78 +-
 Rendering/ParallelLIC/vtkPPainterCommunicator.h    |     88 +-
 Rendering/ParallelLIC/vtkPPixelTransfer.cxx        |      4 +-
 Rendering/ParallelLIC/vtkPPixelTransfer.h          |    192 +-
 Rendering/ParallelLIC/vtkPSurfaceLICComposite.cxx  |    466 +-
 Rendering/ParallelLIC/vtkPSurfaceLICComposite.h    |    136 +-
 .../vtkPSurfaceLICComposite_CompFS.glsl            |      6 +-
 Rendering/ParallelLIC/vtkPSurfaceLICInterface.cxx  |    172 -
 Rendering/ParallelLIC/vtkPSurfaceLICInterface.h    |     95 -
 Rendering/ParallelLIC/vtkPSurfaceLICMapper.cxx     |    172 +
 Rendering/ParallelLIC/vtkPSurfaceLICMapper.h       |     87 +
 Rendering/ParallelLIC/vtkPSurfaceLICPainter.cxx    |     22 +-
 Rendering/ParallelLIC/vtkPSurfaceLICPainter.h      |     74 +-
 Rendering/ParallelLIC/vtkParallelTimer.cxx         |    131 +-
 Rendering/ParallelLIC/vtkParallelTimer.h           |    215 +-
 Rendering/Qt/CMakeLists.txt                        |      2 +-
 Rendering/Qt/Testing/Cxx/TestQtInitialization.cxx  |      8 +-
 Rendering/Qt/module.cmake                          |     13 +-
 Rendering/Qt/vtkQImageToImageSource.cxx            |     28 +-
 Rendering/Qt/vtkQImageToImageSource.h              |     20 +-
 Rendering/Qt/vtkQtInitialization.cxx               |      4 +-
 Rendering/Qt/vtkQtInitialization.h                 |     29 +-
 Rendering/Qt/vtkQtLabelRenderStrategy.cxx          |    132 +-
 Rendering/Qt/vtkQtLabelRenderStrategy.h            |     54 +-
 Rendering/Qt/vtkQtStringToImage.cxx                |     40 +-
 Rendering/Qt/vtkQtStringToImage.h                  |     60 +-
 Rendering/Qt/vtkQtTreeRingLabelMapper.cxx          |    205 +-
 Rendering/Qt/vtkQtTreeRingLabelMapper.h            |    101 +-
 Rendering/SceneGraph/CMakeLists.txt                |     22 -
 Rendering/SceneGraph/Testing/Cxx/CMakeLists.txt    |      5 -
 Rendering/SceneGraph/Testing/Cxx/UnitTests.cxx     |    266 -
 .../SceneGraph/Testing/Temporary/CTestCostData.txt |      1 -
 .../SceneGraph/Testing/Temporary/LastTest.log      |      3 -
 Rendering/SceneGraph/module.cmake                  |     14 -
 Rendering/SceneGraph/vtkActorNode.cxx              |     67 -
 Rendering/SceneGraph/vtkActorNode.h                |     52 -
 Rendering/SceneGraph/vtkCameraNode.cxx             |     36 -
 Rendering/SceneGraph/vtkCameraNode.h               |     45 -
 Rendering/SceneGraph/vtkLightNode.cxx              |     37 -
 Rendering/SceneGraph/vtkLightNode.h                |     45 -
 Rendering/SceneGraph/vtkMapperNode.cxx             |     45 -
 Rendering/SceneGraph/vtkMapperNode.h               |     50 -
 Rendering/SceneGraph/vtkPolyDataMapperNode.cxx     |    447 -
 Rendering/SceneGraph/vtkPolyDataMapperNode.h       |     79 -
 Rendering/SceneGraph/vtkRendererNode.cxx           |     88 -
 Rendering/SceneGraph/vtkRendererNode.h             |     59 -
 Rendering/SceneGraph/vtkViewNode.cxx               |    288 -
 Rendering/SceneGraph/vtkViewNode.h                 |    178 -
 Rendering/SceneGraph/vtkViewNodeCollection.cxx     |     71 -
 Rendering/SceneGraph/vtkViewNodeCollection.h       |     73 -
 Rendering/SceneGraph/vtkViewNodeFactory.cxx        |     94 -
 Rendering/SceneGraph/vtkViewNodeFactory.h          |     69 -
 Rendering/SceneGraph/vtkVolumeMapperNode.cxx       |     44 -
 Rendering/SceneGraph/vtkVolumeMapperNode.h         |     53 -
 Rendering/SceneGraph/vtkVolumeNode.cxx             |     68 -
 Rendering/SceneGraph/vtkVolumeNode.h               |     52 -
 Rendering/SceneGraph/vtkWindowNode.cxx             |    113 -
 Rendering/SceneGraph/vtkWindowNode.h               |     84 -
 Rendering/Tk/CMakeLists.txt                        |      8 +
 .../Testing/Data/Baseline/TestTextActor3D.png.md5  |      2 +-
 Rendering/Tk/Testing/Python/TestTextActor3D.py     |     70 +-
 Rendering/Tk/Testing/Python/TestTkRenderWidget.py  |     12 +-
 .../Testing/Python/TestTkRenderWindowInteractor.py |     14 +-
 Rendering/Tk/Testing/Python/cursor3D.py            |     73 +-
 Rendering/Tk/Testing/Tcl/cursor3D.tcl              |      5 +-
 Rendering/Tk/module.cmake                          |     12 +-
 Rendering/Tk/vtkCocoaTkUtilities.h                 |     50 +-
 Rendering/Tk/vtkCocoaTkUtilities.mm                |     14 +-
 Rendering/Tk/vtkPythonTkWidgetsInit.cxx            |      8 +-
 Rendering/Tk/vtkTclTkWidgetsInit.cxx               |      8 +-
 Rendering/Tk/vtkTkImageViewerWidget.cxx            |    365 +-
 Rendering/Tk/vtkTkImageViewerWidget.h              |     26 +-
 Rendering/Tk/vtkTkInternals.h.in                   |     14 +-
 Rendering/Tk/vtkTkRenderWidget.cxx                 |    518 +-
 Rendering/Tk/vtkTkRenderWidget.h                   |     28 +-
 Rendering/Tk/vtkXRenderWindowTclInteractor.cxx     |     70 +-
 Rendering/Tk/vtkXRenderWindowTclInteractor.h       |     76 +-
 Rendering/Volume/CMakeLists.txt                    |     23 -
 Rendering/Volume/Testing/Cxx/CMakeLists.txt        |     66 +-
 .../Cxx/ExerciseUnstructuredGridRayCastMapper.cxx  |     58 +-
 .../Testing/Cxx/ProjectedTetrahedraZoomIn.cxx      |     26 +-
 .../Testing/Cxx/TestFinalColorWindowLevel.cxx      |      4 +-
 .../Cxx/TestFixedPointRayCastLightComponents.cxx   |      8 +-
 .../Volume/Testing/Cxx/TestGPURayCastAdditive.cxx  |     14 +-
 .../Volume/Testing/Cxx/TestGPURayCastAverageIP.cxx |    139 -
 .../Testing/Cxx/TestGPURayCastBlendModes.cxx       |    130 -
 .../Cxx/TestGPURayCastCameraInsideSmallSpacing.cxx |      4 +-
 .../TestGPURayCastCameraInsideTransformation.cxx   |    128 -
 .../Volume/Testing/Cxx/TestGPURayCastCellData.cxx  |    121 -
 .../Volume/Testing/Cxx/TestGPURayCastClipping.cxx  |     12 +-
 .../Testing/Cxx/TestGPURayCastClippingPolyData.cxx |    157 -
 .../Cxx/TestGPURayCastClippingUserTransform.cxx    |    369 -
 .../Cxx/TestGPURayCastCompositeBinaryMask.cxx      |     20 +-
 .../Cxx/TestGPURayCastCompositeBinaryMask1.cxx     |    136 -
 .../Testing/Cxx/TestGPURayCastCompositeMask.cxx    |     26 +-
 .../Cxx/TestGPURayCastCompositeMaskBlend.cxx       |     26 +-
 .../Cxx/TestGPURayCastCompositeShadeMask.cxx       |     26 +-
 .../Testing/Cxx/TestGPURayCastCompositeToMIP.cxx   |     16 +-
 .../Volume/Testing/Cxx/TestGPURayCastCropping.cxx  |     42 +-
 .../Volume/Testing/Cxx/TestGPURayCastCropping1.cxx |      4 +-
 .../Testing/Cxx/TestGPURayCastDataTypesMIP.cxx     |     34 +-
 .../Testing/Cxx/TestGPURayCastDataTypesMinIP.cxx   |     34 +-
 ...PURayCastDependentComponentsLightParameters.cxx |    120 -
 .../Cxx/TestGPURayCastFourComponentsAdditive.cxx   |    117 -
 .../Cxx/TestGPURayCastFourComponentsAverage.cxx    |    118 -
 .../Cxx/TestGPURayCastFourComponentsComposite.cxx  |     18 +-
 ...tGPURayCastFourComponentsCompositeStreaming.cxx |     18 +-
 ...stGPURayCastFourComponentsDependentGradient.cxx |     97 -
 .../Cxx/TestGPURayCastFourComponentsMIP.cxx        |     19 +-
 .../Cxx/TestGPURayCastFourComponentsMinIP.cxx      |     19 +-
 .../Testing/Cxx/TestGPURayCastGradientOpacity.cxx  |      4 +-
 .../Cxx/TestGPURayCastGradientOpacityLight.cxx     |    108 -
 ...RayCastIndependentComponentsLightParameters.cxx |    209 -
 .../Cxx/TestGPURayCastIndependentVectorMode.cxx    |    154 -
 .../Volume/Testing/Cxx/TestGPURayCastJittering.cxx |    106 -
 .../Testing/Cxx/TestGPURayCastJitteringCustom.cxx  |    124 -
 .../TestGPURayCastLargeColorTransferFunction.cxx   |    502 -
 .../Testing/Cxx/TestGPURayCastMIPBinaryMask.cxx    |     20 +-
 .../Testing/Cxx/TestGPURayCastMIPToComposite.cxx   |     14 +-
 .../Testing/Cxx/TestGPURayCastMapperBenchmark.cxx  |     18 +-
 .../Cxx/TestGPURayCastMapperSampleDistance.cxx     |     10 +-
 .../Cxx/TestGPURayCastNearestDataTypesMIP.cxx      |     34 +-
 .../Cxx/TestGPURayCastPerspectiveParallel.cxx      |     14 +-
 .../Testing/Cxx/TestGPURayCastPositionalLights.cxx |      4 +-
 .../Testing/Cxx/TestGPURayCastReleaseResources.cxx |      4 +-
 .../Cxx/TestGPURayCastRenderDepthToImage.cxx       |    142 -
 .../Cxx/TestGPURayCastRenderDepthToImage2.cxx      |    129 -
 .../Testing/Cxx/TestGPURayCastRenderToTexture.cxx  |    125 -
 .../Cxx/TestGPURayCastThreeComponentsAdditive.cxx  |    854 -
 .../TestGPURayCastThreeComponentsIndependent.cxx   |     30 +-
 .../Cxx/TestGPURayCastTwoComponentsDependent.cxx   |      8 +-
 ...estGPURayCastTwoComponentsDependentGradient.cxx |    152 -
 .../Cxx/TestGPURayCastTwoComponentsGradient.cxx    |    141 -
 .../Cxx/TestGPURayCastTwoComponentsIndependent.cxx |     14 +-
 .../Testing/Cxx/TestGPURayCastVolumeDepthPass.cxx  |    122 -
 .../Testing/Cxx/TestGPURayCastVolumeLightKit.cxx   |      4 +-
 .../Cxx/TestGPURayCastVolumeOrientation.cxx        |    124 -
 .../Testing/Cxx/TestGPURayCastVolumePicking.cxx    |    269 -
 .../Testing/Cxx/TestGPURayCastVolumePolyData.cxx   |      4 +-
 .../Testing/Cxx/TestGPURayCastVolumeRotation.cxx   |      4 +-
 .../Testing/Cxx/TestGPURayCastVolumeScale.cxx      |      4 +-
 .../Testing/Cxx/TestGPURayCastVolumeUpdate.cxx     |      8 +-
 .../Testing/Cxx/TestGPUVolumeRayCastMapper.cxx     |     12 +-
 .../Volume/Testing/Cxx/TestHAVSVolumeMapper.cxx    |     30 +-
 .../Testing/Cxx/TestMinIntensityRendering.cxx      |      4 +-
 .../Volume/Testing/Cxx/TestProjectedHexahedra.cxx  |     20 +-
 .../Volume/Testing/Cxx/TestProjectedTetrahedra.cxx |     26 +-
 .../Cxx/TestProjectedTetrahedraOffscreen.cxx       |    196 -
 .../Cxx/TestProjectedTetrahedraTransform.cxx       |    162 -
 .../Volume/Testing/Cxx/TestProp3DFollower.cxx      |     12 +-
 .../Cxx/TestRemoveVolumeNonCurrentContext.cxx      |    737 -
 .../Volume/Testing/Cxx/TestSmartVolumeMapper.cxx   |     13 +-
 .../Cxx/TestSmartVolumeMapperWindowLevel.cxx       |      1 -
 .../Volume/Testing/Cxx/TestTM3DLightComponents.cxx |     14 +-
 Rendering/Volume/Testing/Cxx/ZsweepConcavities.cxx |      4 +-
 Rendering/Volume/Testing/Cxx/volProt.cxx           |    110 +-
 .../Data/Baseline/TestGPURayCastAverageIP.png.md5  |      1 -
 .../Data/Baseline/TestGPURayCastBlendModes.png.md5 |      1 -
 .../Baseline/TestGPURayCastCameraInside.png.md5    |      2 +-
 .../TestGPURayCastCameraInsideSmallSpacing.png.md5 |      2 +-
 ...estGPURayCastCameraInsideTransformation.png.md5 |      1 -
 .../Data/Baseline/TestGPURayCastCellData.png.md5   |      1 -
 .../Data/Baseline/TestGPURayCastClipping.png.md5   |      2 +-
 .../TestGPURayCastClippingPolyData.png.md5         |      1 -
 .../TestGPURayCastClippingUserTransform.png.md5    |      1 -
 .../TestGPURayCastCompositeBinaryMask1.png.md5     |      1 -
 ...yCastDependentComponentsLightParameters.png.md5 |      1 -
 .../TestGPURayCastFourComponentsAdditive.png.md5   |      1 -
 .../TestGPURayCastFourComponentsAverage.png.md5    |      1 -
 ...URayCastFourComponentsDependentGradient.png.md5 |      1 -
 .../Baseline/TestGPURayCastGradientOpacity.png.md5 |      2 +-
 .../TestGPURayCastGradientOpacityLight.png.md5     |      1 -
 ...astIndependentComponentsLightParameters.png.md5 |      1 -
 .../TestGPURayCastIndependentVectorMode.png.md5    |      1 -
 .../Data/Baseline/TestGPURayCastJittering.png.md5  |      1 -
 .../Baseline/TestGPURayCastJitteringCustom.png.md5 |      1 -
 ...estGPURayCastLargeColorTransferFunction.png.md5 |      1 -
 .../TestGPURayCastMapperSampleDistance.png.md5     |      2 +-
 .../TestGPURayCastRenderDepthToImage.png.md5       |      1 -
 .../TestGPURayCastRenderDepthToImage2.png.md5      |      1 -
 .../Baseline/TestGPURayCastRenderToTexture.png.md5 |      1 -
 .../TestGPURayCastThreeComponentsAdditive.png.md5  |      1 -
 .../TestGPURayCastTwoComponentsDependent.png.md5   |      2 +-
 ...PURayCastTwoComponentsDependentGradient.png.md5 |      1 -
 .../TestGPURayCastTwoComponentsGradient.png.md5    |      1 -
 .../TestGPURayCastTwoComponentsIndependent.png.md5 |      2 +-
 .../Baseline/TestGPURayCastVolumeDepthPass.png.md5 |      1 -
 .../TestGPURayCastVolumeOrientation.png.md5        |      1 -
 .../Baseline/TestGPURayCastVolumePicking.png.md5   |      1 -
 .../Baseline/TestGPURayCastVolumePicking_1.png.md5 |      1 -
 .../TestProjectedTetrahedraOffscreen.png.md5       |      1 -
 .../TestProjectedTetrahedraTransform.png.md5       |      1 -
 .../TestRemoveVolumeNonCurrentContext.png.md5      |      1 -
 .../Baseline/VolumeOutlineSourceClipped_1.png.md5  |      1 -
 .../Volume/Testing/Data/Baseline/gaussian.png.md5  |      2 +-
 Rendering/Volume/Testing/Python/CMakeLists.txt     |     50 +-
 Rendering/Volume/Testing/Python/TestLODProp3D.py   |      2 +-
 .../Volume/Testing/Python/VolumeOutlineSource.py   |      2 +-
 .../Testing/Python/VolumeOutlineSourceClipped.py   |      2 +-
 Rendering/Volume/Testing/Python/VolumePicker.py    |      5 +-
 .../Volume/Testing/Python/VolumePickerCrop.py      |      5 +-
 Rendering/Volume/Testing/Python/cursor3D.py        |      5 +-
 Rendering/Volume/Testing/Python/gaussian.py        |      8 +-
 .../Testing/Python/volTM3DCompressedCropRegions.py |      2 +-
 Rendering/Volume/Testing/Tcl/CMakeLists.txt        |     28 +-
 Rendering/Volume/module.cmake                      |     15 +-
 Rendering/Volume/vtkDirectionEncoder.h             |     68 +-
 Rendering/Volume/vtkEncodedGradientEstimator.cxx   |     78 +-
 Rendering/Volume/vtkEncodedGradientEstimator.h     |    186 +-
 Rendering/Volume/vtkEncodedGradientShader.cxx      |    160 +-
 Rendering/Volume/vtkEncodedGradientShader.h        |     99 +-
 .../vtkFiniteDifferenceGradientEstimator.cxx       |    130 +-
 .../Volume/vtkFiniteDifferenceGradientEstimator.h  |     68 +-
 Rendering/Volume/vtkFixedPointRayCastImage.cxx     |     20 +-
 Rendering/Volume/vtkFixedPointRayCastImage.h       |    206 +-
 ...vtkFixedPointVolumeRayCastCompositeGOHelper.cxx |    260 +-
 .../vtkFixedPointVolumeRayCastCompositeGOHelper.h  |     27 +-
 ...xedPointVolumeRayCastCompositeGOShadeHelper.cxx |    282 +-
 ...FixedPointVolumeRayCastCompositeGOShadeHelper.h |     27 +-
 .../vtkFixedPointVolumeRayCastCompositeHelper.cxx  |    216 +-
 .../vtkFixedPointVolumeRayCastCompositeHelper.h    |     27 +-
 ...FixedPointVolumeRayCastCompositeShadeHelper.cxx |    234 +-
 ...tkFixedPointVolumeRayCastCompositeShadeHelper.h |     27 +-
 .../Volume/vtkFixedPointVolumeRayCastHelper.cxx    |      2 +-
 .../Volume/vtkFixedPointVolumeRayCastHelper.h      |    449 +-
 .../Volume/vtkFixedPointVolumeRayCastMIPHelper.cxx |    280 +-
 .../Volume/vtkFixedPointVolumeRayCastMIPHelper.h   |     25 +-
 .../Volume/vtkFixedPointVolumeRayCastMapper.cxx    |   1116 +-
 .../Volume/vtkFixedPointVolumeRayCastMapper.h      |    383 +-
 Rendering/Volume/vtkGPUVolumeRayCastMapper.cxx     |    270 +-
 Rendering/Volume/vtkGPUVolumeRayCastMapper.h       |    512 +-
 Rendering/Volume/vtkHAVSVolumeMapper.cxx           |    202 +-
 Rendering/Volume/vtkHAVSVolumeMapper.h             |    246 +-
 Rendering/Volume/vtkOSPRayVolumeInterface.cxx      |     44 -
 Rendering/Volume/vtkOSPRayVolumeInterface.h        |     56 -
 Rendering/Volume/vtkProjectedAAHexahedraMapper.h   |     57 +-
 Rendering/Volume/vtkProjectedTetrahedraMapper.cxx  |    320 +-
 Rendering/Volume/vtkProjectedTetrahedraMapper.h    |     49 +-
 Rendering/Volume/vtkRayCastImageDisplayHelper.h    |     48 +-
 .../Volume/vtkRecursiveSphereDirectionEncoder.cxx  |    112 +-
 .../Volume/vtkRecursiveSphereDirectionEncoder.h    |     91 +-
 Rendering/Volume/vtkSphericalDirectionEncoder.cxx  |     30 +-
 Rendering/Volume/vtkSphericalDirectionEncoder.h    |     67 +-
 .../vtkUnstructuredGridBunykRayCastFunction.cxx    |    885 +-
 .../vtkUnstructuredGridBunykRayCastFunction.h      |    149 +-
 ...vtkUnstructuredGridHomogeneousRayIntegrator.cxx |     96 +-
 .../vtkUnstructuredGridHomogeneousRayIntegrator.h  |     34 +-
 .../vtkUnstructuredGridLinearRayIntegrator.cxx     |    190 +-
 .../vtkUnstructuredGridLinearRayIntegrator.h       |     51 +-
 .../vtkUnstructuredGridPartialPreIntegration.cxx   |    182 +-
 .../vtkUnstructuredGridPartialPreIntegration.h     |     60 +-
 .../Volume/vtkUnstructuredGridPreIntegration.cxx   |    114 +-
 .../Volume/vtkUnstructuredGridPreIntegration.h     |    114 +-
 .../Volume/vtkUnstructuredGridVolumeMapper.cxx     |     12 +-
 Rendering/Volume/vtkUnstructuredGridVolumeMapper.h |     57 +-
 .../vtkUnstructuredGridVolumeRayCastFunction.h     |     38 +-
 .../vtkUnstructuredGridVolumeRayCastIterator.h     |     67 +-
 .../vtkUnstructuredGridVolumeRayCastMapper.cxx     |    226 +-
 .../vtkUnstructuredGridVolumeRayCastMapper.h       |    118 +-
 .../vtkUnstructuredGridVolumeRayIntegrator.h       |     53 +-
 .../vtkUnstructuredGridVolumeZSweepMapper.cxx      |   1776 +-
 .../Volume/vtkUnstructuredGridVolumeZSweepMapper.h |    253 +-
 Rendering/Volume/vtkVolumeMapper.cxx               |     47 +-
 Rendering/Volume/vtkVolumeMapper.h                 |    226 +-
 Rendering/Volume/vtkVolumeOutlineSource.cxx        |    254 +-
 Rendering/Volume/vtkVolumeOutlineSource.h          |    114 +-
 Rendering/Volume/vtkVolumePicker.cxx               |    162 +-
 Rendering/Volume/vtkVolumePicker.h                 |     67 +-
 .../Volume/vtkVolumeRayCastCompositeFunction.cxx   |    650 +-
 .../Volume/vtkVolumeRayCastCompositeFunction.h     |     41 +-
 Rendering/Volume/vtkVolumeRayCastFunction.cxx      |     24 +-
 Rendering/Volume/vtkVolumeRayCastFunction.h        |     74 +-
 .../Volume/vtkVolumeRayCastIsosurfaceFunction.cxx  |    309 +-
 .../Volume/vtkVolumeRayCastIsosurfaceFunction.h    |     70 +-
 Rendering/Volume/vtkVolumeRayCastMIPFunction.cxx   |    123 +-
 Rendering/Volume/vtkVolumeRayCastMIPFunction.h     |     59 +-
 Rendering/Volume/vtkVolumeRayCastMapper.cxx        |    546 +-
 Rendering/Volume/vtkVolumeRayCastMapper.h          |    165 +-
 .../vtkVolumeRayCastSpaceLeapingImageFilter.cxx    |    328 +-
 .../vtkVolumeRayCastSpaceLeapingImageFilter.h      |    235 +-
 Rendering/Volume/vtkVolumeTextureMapper.cxx        |    107 +-
 Rendering/Volume/vtkVolumeTextureMapper.h          |     81 +-
 Rendering/Volume/vtkVolumeTextureMapper2D.cxx      |    306 +-
 Rendering/Volume/vtkVolumeTextureMapper2D.h        |     94 +-
 Rendering/Volume/vtkVolumeTextureMapper3D.cxx      |    367 +-
 Rendering/Volume/vtkVolumeTextureMapper3D.h        |    264 +-
 Rendering/VolumeAMR/module.cmake                   |     16 +-
 Rendering/VolumeAMR/vtkAMRVolumeMapper.cxx         |    172 +-
 Rendering/VolumeAMR/vtkAMRVolumeMapper.h           |    291 +-
 Rendering/VolumeOpenGL/CMakeLists.txt              |     35 +-
 Rendering/VolumeOpenGL/module.cmake                |     29 +-
 .../vtkOpenGLGPUVolumeRayCastMapper.cxx            |   2520 +-
 .../VolumeOpenGL/vtkOpenGLGPUVolumeRayCastMapper.h |    360 +-
 .../VolumeOpenGL/vtkOpenGLHAVSVolumeMapper.cxx     |    252 +-
 Rendering/VolumeOpenGL/vtkOpenGLHAVSVolumeMapper.h |    223 +-
 .../vtkOpenGLProjectedAAHexahedraMapper.cxx        |    210 +-
 .../vtkOpenGLProjectedAAHexahedraMapper.h          |     90 +-
 .../vtkOpenGLProjectedTetrahedraMapper.cxx         |    208 +-
 .../vtkOpenGLProjectedTetrahedraMapper.h           |     37 +-
 .../vtkOpenGLRayCastImageDisplayHelper.cxx         |    129 +-
 .../vtkOpenGLRayCastImageDisplayHelper.h           |     23 +-
 .../vtkOpenGLVolumeTextureMapper2D.cxx             |     35 +-
 .../VolumeOpenGL/vtkOpenGLVolumeTextureMapper2D.h  |     39 +-
 .../vtkOpenGLVolumeTextureMapper3D.cxx             |    485 +-
 .../VolumeOpenGL/vtkOpenGLVolumeTextureMapper3D.h  |     71 +-
 Rendering/VolumeOpenGL/vtkSmartVolumeMapper.cxx    |    266 +-
 Rendering/VolumeOpenGL/vtkSmartVolumeMapper.h      |    434 +-
 Rendering/VolumeOpenGL2/CMakeLists.txt             |     15 +-
 Rendering/VolumeOpenGL2/module.cmake               |     30 +-
 Rendering/VolumeOpenGL2/shaders/raycasterfs.glsl   |     30 +-
 Rendering/VolumeOpenGL2/shaders/raycastervs.glsl   |      5 +-
 .../shaders/vtkglProjectedTetrahedraFS.glsl        |      8 +-
 .../shaders/vtkglProjectedTetrahedraVS.glsl        |      6 +-
 .../vtkOpenGLGPUVolumeRayCastMapper.cxx            |   2653 +-
 .../vtkOpenGLGPUVolumeRayCastMapper.h              |     91 +-
 .../vtkOpenGLProjectedTetrahedraMapper.cxx         |    409 +-
 .../vtkOpenGLProjectedTetrahedraMapper.h           |     40 +-
 .../vtkOpenGLRayCastImageDisplayHelper.cxx         |     60 +-
 .../vtkOpenGLRayCastImageDisplayHelper.h           |     23 +-
 .../vtkOpenGLVolumeGradientOpacityTable.h          |    226 +-
 .../VolumeOpenGL2/vtkOpenGLVolumeOpacityTable.h    |    244 +-
 Rendering/VolumeOpenGL2/vtkOpenGLVolumeRGBTable.h  |    214 +-
 Rendering/VolumeOpenGL2/vtkSmartVolumeMapper.cxx   |    339 +-
 Rendering/VolumeOpenGL2/vtkSmartVolumeMapper.h     |    567 +-
 Rendering/VolumeOpenGL2/vtkVolumeMask.h            |    150 +-
 Rendering/VolumeOpenGL2/vtkVolumeShaderComposer.h  |   1522 +-
 Rendering/VolumeOpenGL2/vtkVolumeStateRAII.h       |     67 +-
 Testing/Core/HeaderTesting.py                      |    103 +-
 Testing/Core/module.cmake                          |      4 +-
 Testing/Core/vtkTestDriver.h                       |      4 +-
 Testing/Core/vtkTestErrorObserver.h                |     12 +-
 Testing/Core/vtkTestUtilities.h                    |     97 +-
 Testing/Data/Delaunay/DomainWithHole-Input.vtk.md5 |      1 -
 .../Data/Delaunay/DomainWithHole-Output.vtk.md5    |      1 -
 Testing/Data/Delaunay/Test1-Input.vtp.md5          |      1 -
 Testing/Data/Delaunay/Test1-Transform.vtp.md5      |      1 -
 Testing/Data/Delaunay/Test2-Input.vtp.md5          |      1 -
 Testing/Data/Delaunay/Test2-Transform.vtp.md5      |      1 -
 Testing/Data/Delaunay/Test3-Input.vtp.md5          |      1 -
 Testing/Data/Delaunay/Test3-Transform.vtp.md5      |      1 -
 Testing/Data/Delaunay/Test4-Input.vtp.md5          |      1 -
 Testing/Data/Delaunay/Test4-Transform.vtp.md5      |      1 -
 Testing/Data/Delaunay/Test5-Input.vtp.md5          |      1 -
 Testing/Data/Delaunay/Test5-Transform.vtp.md5      |      1 -
 Testing/Data/MagnitudeImage_256x256x148.md5        |      1 -
 Testing/Data/Microscopy/Small.ndpi.md5             |      1 -
 Testing/Data/Microscopy/pathology.tif.md5          |      1 -
 Testing/Data/Microscopy/small2.ndpi.md5            |      1 -
 Testing/Data/SPH_Points.vtu.md5                    |      1 -
 Testing/Data/SPH_Points2D.vtu.md5                  |      1 -
 Testing/Data/XDMF/polyhedron.xmf.md5               |      1 -
 Testing/Data/caffeine_notrailingspaces.pdb.md5     |      1 -
 Testing/Data/can.ex2.md5                           |      1 -
 Testing/Data/cellsnd.noncontiguous.ascii.inp.md5   |      1 -
 Testing/Data/cuttertest.vtu.md5                    |      1 -
 Testing/Data/hncma-atlas.vti.md5                   |      1 -
 Testing/Data/mrc/emd_1056.mrc.md5                  |      1 -
 Testing/Data/multiple_patches.stl.md5              |      1 -
 Testing/Data/nanowireTB23K298.xyz.md5              |      1 -
 Testing/Data/room.cas.md5                          |      1 -
 Testing/Data/room.dat.md5                          |      1 -
 Testing/Data/samplePTS.pts.md5                     |      1 -
 Testing/Data/skybox-nx.jpg.md5                     |      1 -
 Testing/Data/skybox-ny.jpg.md5                     |      1 -
 Testing/Data/skybox-nz.jpg.md5                     |      1 -
 Testing/Data/skybox-px.jpg.md5                     |      1 -
 Testing/Data/skybox-py.jpg.md5                     |      1 -
 Testing/Data/skybox-pz.jpg.md5                     |      1 -
 Testing/Data/squareTextured.ply.md5                |      1 -
 Testing/External/CMakeLists.txt                    |      2 +-
 Testing/GenericBridge/module.cmake                 |      5 +-
 Testing/GenericBridge/vtkBridgeAttribute.cxx       |     58 +-
 Testing/GenericBridge/vtkBridgeAttribute.h         |    277 +-
 Testing/GenericBridge/vtkBridgeCell.cxx            |    172 +-
 Testing/GenericBridge/vtkBridgeCell.h              |    659 +-
 Testing/GenericBridge/vtkBridgeCellIterator.cxx    |      8 +-
 Testing/GenericBridge/vtkBridgeCellIterator.h      |    144 +-
 .../vtkBridgeCellIteratorOnCellBoundaries.cxx      |     86 +-
 .../vtkBridgeCellIteratorOnCellBoundaries.h        |     67 +-
 .../vtkBridgeCellIteratorOnCellList.cxx            |      8 +-
 .../vtkBridgeCellIteratorOnCellList.h              |     67 +-
 .../vtkBridgeCellIteratorOnDataSet.cxx             |     14 +-
 .../GenericBridge/vtkBridgeCellIteratorOnDataSet.h |     63 +-
 Testing/GenericBridge/vtkBridgeCellIteratorOne.cxx |     74 +-
 Testing/GenericBridge/vtkBridgeCellIteratorOne.h   |     89 +-
 .../GenericBridge/vtkBridgeCellIteratorStrategy.h  |     32 +-
 Testing/GenericBridge/vtkBridgeDataSet.cxx         |    134 +-
 Testing/GenericBridge/vtkBridgeDataSet.h           |    176 +-
 Testing/GenericBridge/vtkBridgeExport.h            |     13 +-
 Testing/GenericBridge/vtkBridgePointIterator.cxx   |      8 +-
 Testing/GenericBridge/vtkBridgePointIterator.h     |     98 +-
 .../GenericBridge/vtkBridgePointIteratorOnCell.cxx |      4 +-
 .../GenericBridge/vtkBridgePointIteratorOnCell.h   |     76 +-
 .../vtkBridgePointIteratorOnDataSet.h              |     80 +-
 Testing/GenericBridge/vtkBridgePointIteratorOne.h  |     76 +-
 Testing/IOSQL/DatabaseSchemaWith2Tables.cxx        |     12 +-
 Testing/IOSQL/module.cmake                         |      6 +-
 Testing/Rendering/module.cmake                     |     12 +-
 Testing/Rendering/vtkRegressionTestImage.h         |      4 +-
 Testing/Rendering/vtkTesting.cxx                   |    348 +-
 Testing/Rendering/vtkTesting.h                     |    382 +-
 Testing/Rendering/vtkTestingInteractor.cxx         |      4 +-
 Testing/Rendering/vtkTestingInteractor.h           |     37 +-
 Testing/Rendering/vtkTestingObjectFactory.h        |     41 +-
 ThirdParty/AutobahnPython/CMakeLists.txt           |      2 -
 ThirdParty/AutobahnPython/PKG-INFO                 |     55 -
 ThirdParty/AutobahnPython/autobahn/__init__.py     |     20 -
 .../AutobahnPython/autobahn/asyncio/__init__.py    |     17 -
 ThirdParty/AutobahnPython/autobahn/asyncio/wamp.py |    253 -
 .../AutobahnPython/autobahn/asyncio/websocket.py   |    336 -
 .../AutobahnPython/autobahn/twisted/__init__.py    |     17 -
 .../autobahn/twisted/choosereactor.py              |    115 -
 .../AutobahnPython/autobahn/twisted/flashpolicy.py |    113 -
 .../AutobahnPython/autobahn/twisted/forwarder.py   |    115 -
 .../AutobahnPython/autobahn/twisted/longpoll.py    |    669 -
 .../AutobahnPython/autobahn/twisted/rawsocket.py   |    190 -
 .../AutobahnPython/autobahn/twisted/resource.py    |    179 -
 ThirdParty/AutobahnPython/autobahn/twisted/util.py |     41 -
 ThirdParty/AutobahnPython/autobahn/twisted/wamp.py |    542 -
 .../AutobahnPython/autobahn/twisted/websocket.py   |    633 -
 ThirdParty/AutobahnPython/autobahn/util.py         |    364 -
 .../AutobahnPython/autobahn/wamp/__init__.py       |     62 -
 ThirdParty/AutobahnPython/autobahn/wamp/auth.py    |    174 -
 ThirdParty/AutobahnPython/autobahn/wamp/broker.py  |    307 -
 ThirdParty/AutobahnPython/autobahn/wamp/dealer.py  |    336 -
 .../AutobahnPython/autobahn/wamp/exception.py      |    159 -
 .../AutobahnPython/autobahn/wamp/interfaces.py     |    856 -
 ThirdParty/AutobahnPython/autobahn/wamp/message.py |   2769 -
 .../AutobahnPython/autobahn/wamp/protocol.py       |   1462 -
 ThirdParty/AutobahnPython/autobahn/wamp/role.py    |    196 -
 ThirdParty/AutobahnPython/autobahn/wamp/router.py  |    185 -
 .../AutobahnPython/autobahn/wamp/serializer.py     |    318 -
 .../AutobahnPython/autobahn/wamp/test/__init__.py  |     17 -
 .../autobahn/wamp/test/_test_component.py          |    438 -
 .../autobahn/wamp/test/test_message.py             |    905 -
 .../autobahn/wamp/test/test_protocol.py            |    323 -
 .../autobahn/wamp/test/test_protocol_peer.py       |    109 -
 .../autobahn/wamp/test/test_router.py              |    151 -
 .../autobahn/wamp/test/test_serializer.py          |    127 -
 .../autobahn/wamp/test/test_uri_pattern.py         |    559 -
 ThirdParty/AutobahnPython/autobahn/wamp/types.py   |    508 -
 ThirdParty/AutobahnPython/autobahn/wamp/uri.py     |    182 -
 .../AutobahnPython/autobahn/wamp/websocket.py      |    281 -
 .../AutobahnPython/autobahn/wamp1/__init__.py      |     17 -
 ThirdParty/AutobahnPython/autobahn/wamp1/pbkdf2.py |    142 -
 .../AutobahnPython/autobahn/wamp1/prefixmap.py     |    145 -
 .../AutobahnPython/autobahn/wamp1/protocol.py      |   2477 -
 .../AutobahnPython/autobahn/websocket/__init__.py  |     17 -
 .../AutobahnPython/autobahn/websocket/compress.py  |     99 -
 .../autobahn/websocket/compress_base.py            |     62 -
 .../autobahn/websocket/compress_bzip2.py           |    459 -
 .../autobahn/websocket/compress_deflate.py         |    619 -
 .../autobahn/websocket/compress_snappy.py          |    438 -
 .../AutobahnPython/autobahn/websocket/http.py      |    233 -
 .../autobahn/websocket/interfaces.py               |    344 -
 .../AutobahnPython/autobahn/websocket/protocol.py  |   4456 -
 .../autobahn/websocket/test/__init__.py            |     17 -
 .../autobahn/websocket/test/test_websocket_url.py  |    129 -
 .../AutobahnPython/autobahn/websocket/useragent.py |    312 -
 .../autobahn/websocket/utf8validator.py            |    220 -
 .../AutobahnPython/autobahn/websocket/xormasker.py |    117 -
 ThirdParty/AutobahnPython/module.cmake             |      6 -
 ThirdParty/SixPython/CHANGES                       |    198 -
 ThirdParty/SixPython/CMakeLists.txt                |      2 -
 ThirdParty/SixPython/LICENSE                       |     18 -
 ThirdParty/SixPython/PKG-INFO                      |     32 -
 ThirdParty/SixPython/README                        |     16 -
 ThirdParty/SixPython/module.cmake                  |      4 -
 ThirdParty/SixPython/six.py                        |    756 -
 ThirdParty/TclTk/CMakeLists.txt                    |     17 +
 ThirdParty/TclTk/module.cmake                      |      2 +-
 ThirdParty/Twisted/CMakeLists.txt                  |      2 -
 ThirdParty/Twisted/CONTRIBUTING                    |     21 -
 ThirdParty/Twisted/LICENSE                         |     64 -
 ThirdParty/Twisted/README                          |    116 -
 ThirdParty/Twisted/module.cmake                    |      5 -
 ThirdParty/Twisted/twisted/__init__.py             |     71 -
 ThirdParty/Twisted/twisted/_version.py             |     11 -
 ThirdParty/Twisted/twisted/application/__init__.py |      7 -
 ThirdParty/Twisted/twisted/application/app.py      |    664 -
 ThirdParty/Twisted/twisted/application/internet.py |    405 -
 ThirdParty/Twisted/twisted/application/reactors.py |     85 -
 ThirdParty/Twisted/twisted/application/service.py  |    413 -
 ThirdParty/Twisted/twisted/application/strports.py |    103 -
 .../Twisted/twisted/application/test/__init__.py   |      6 -
 .../twisted/application/test/test_internet.py      |    403 -
 ThirdParty/Twisted/twisted/conch/__init__.py       |     18 -
 ThirdParty/Twisted/twisted/conch/_version.py       |     11 -
 ThirdParty/Twisted/twisted/conch/avatar.py         |     37 -
 ThirdParty/Twisted/twisted/conch/checkers.py       |    307 -
 .../Twisted/twisted/conch/client/__init__.py       |      9 -
 ThirdParty/Twisted/twisted/conch/client/agent.py   |     73 -
 ThirdParty/Twisted/twisted/conch/client/connect.py |     21 -
 ThirdParty/Twisted/twisted/conch/client/default.py |    260 -
 ThirdParty/Twisted/twisted/conch/client/direct.py  |    107 -
 .../Twisted/twisted/conch/client/knownhosts.py     |    624 -
 ThirdParty/Twisted/twisted/conch/client/options.py |     96 -
 ThirdParty/Twisted/twisted/conch/endpoints.py      |    832 -
 ThirdParty/Twisted/twisted/conch/error.py          |    102 -
 .../Twisted/twisted/conch/insults/__init__.py      |     16 -
 ThirdParty/Twisted/twisted/conch/insults/client.py |    138 -
 ThirdParty/Twisted/twisted/conch/insults/colors.py |     29 -
 ThirdParty/Twisted/twisted/conch/insults/helper.py |    463 -
 .../Twisted/twisted/conch/insults/insults.py       |   1087 -
 ThirdParty/Twisted/twisted/conch/insults/text.py   |    175 -
 ThirdParty/Twisted/twisted/conch/insults/window.py |    868 -
 ThirdParty/Twisted/twisted/conch/interfaces.py     |    408 -
 ThirdParty/Twisted/twisted/conch/ls.py             |     75 -
 ThirdParty/Twisted/twisted/conch/manhole.py        |    340 -
 ThirdParty/Twisted/twisted/conch/manhole_ssh.py    |    146 -
 ThirdParty/Twisted/twisted/conch/manhole_tap.py    |    124 -
 ThirdParty/Twisted/twisted/conch/mixin.py          |     49 -
 .../twisted/conch/openssh_compat/__init__.py       |     11 -
 .../twisted/conch/openssh_compat/factory.py        |     73 -
 .../Twisted/twisted/conch/openssh_compat/primes.py |     26 -
 ThirdParty/Twisted/twisted/conch/recvline.py       |    329 -
 .../Twisted/twisted/conch/scripts/__init__.py      |      1 -
 ThirdParty/Twisted/twisted/conch/scripts/cftp.py   |    832 -
 .../Twisted/twisted/conch/scripts/ckeygen.py       |    226 -
 ThirdParty/Twisted/twisted/conch/scripts/conch.py  |    512 -
 .../Twisted/twisted/conch/scripts/tkconch.py       |    572 -
 ThirdParty/Twisted/twisted/conch/ssh/__init__.py   |     10 -
 ThirdParty/Twisted/twisted/conch/ssh/address.py    |     38 -
 ThirdParty/Twisted/twisted/conch/ssh/agent.py      |    294 -
 ThirdParty/Twisted/twisted/conch/ssh/channel.py    |    281 -
 ThirdParty/Twisted/twisted/conch/ssh/common.py     |    117 -
 ThirdParty/Twisted/twisted/conch/ssh/connection.py |    636 -
 ThirdParty/Twisted/twisted/conch/ssh/factory.py    |    120 -
 .../Twisted/twisted/conch/ssh/filetransfer.py      |    934 -
 ThirdParty/Twisted/twisted/conch/ssh/forwarding.py |    181 -
 ThirdParty/Twisted/twisted/conch/ssh/keys.py       |    857 -
 ThirdParty/Twisted/twisted/conch/ssh/service.py    |     48 -
 ThirdParty/Twisted/twisted/conch/ssh/session.py    |    348 -
 ThirdParty/Twisted/twisted/conch/ssh/sexpy.py      |     42 -
 ThirdParty/Twisted/twisted/conch/ssh/transport.py  |   1639 -
 ThirdParty/Twisted/twisted/conch/ssh/userauth.py   |    838 -
 ThirdParty/Twisted/twisted/conch/stdio.py          |     95 -
 ThirdParty/Twisted/twisted/conch/tap.py            |     92 -
 ThirdParty/Twisted/twisted/conch/telnet.py         |   1086 -
 ThirdParty/Twisted/twisted/conch/test/__init__.py  |      1 -
 ThirdParty/Twisted/twisted/conch/test/keydata.py   |    208 -
 .../Twisted/twisted/conch/test/test_address.py     |     49 -
 .../Twisted/twisted/conch/test/test_agent.py       |    399 -
 ThirdParty/Twisted/twisted/conch/test/test_cftp.py |    992 -
 .../Twisted/twisted/conch/test/test_channel.py     |    279 -
 .../Twisted/twisted/conch/test/test_checkers.py    |    603 -
 .../Twisted/twisted/conch/test/test_ckeygen.py     |    340 -
 .../Twisted/twisted/conch/test/test_conch.py       |    564 -
 .../Twisted/twisted/conch/test/test_connection.py  |    730 -
 .../Twisted/twisted/conch/test/test_default.py     |    171 -
 .../Twisted/twisted/conch/test/test_endpoints.py   |   1492 -
 .../twisted/conch/test/test_filetransfer.py        |    771 -
 .../Twisted/twisted/conch/test/test_helper.py      |    614 -
 .../Twisted/twisted/conch/test/test_insults.py     |    496 -
 ThirdParty/Twisted/twisted/conch/test/test_keys.py |    644 -
 .../Twisted/twisted/conch/test/test_knownhosts.py  |   1262 -
 .../Twisted/twisted/conch/test/test_manhole.py     |    372 -
 .../Twisted/twisted/conch/test/test_mixin.py       |     47 -
 .../twisted/conch/test/test_openssh_compat.py      |    101 -
 .../Twisted/twisted/conch/test/test_recvline.py    |    706 -
 .../Twisted/twisted/conch/test/test_scripts.py     |     82 -
 .../Twisted/twisted/conch/test/test_session.py     |   1254 -
 ThirdParty/Twisted/twisted/conch/test/test_ssh.py  |    995 -
 ThirdParty/Twisted/twisted/conch/test/test_tap.py  |    183 -
 .../Twisted/twisted/conch/test/test_telnet.py      |    767 -
 ThirdParty/Twisted/twisted/conch/test/test_text.py |    161 -
 .../Twisted/twisted/conch/test/test_transport.py   |   2195 -
 .../Twisted/twisted/conch/test/test_userauth.py    |   1036 -
 .../Twisted/twisted/conch/test/test_window.py      |     67 -
 ThirdParty/Twisted/twisted/conch/topfiles/NEWS     |    506 -
 ThirdParty/Twisted/twisted/conch/topfiles/README   |     11 -
 ThirdParty/Twisted/twisted/conch/topfiles/setup.py |     43 -
 ThirdParty/Twisted/twisted/conch/ttymodes.py       |    121 -
 ThirdParty/Twisted/twisted/conch/ui/__init__.py    |     11 -
 ThirdParty/Twisted/twisted/conch/ui/ansi.py        |    240 -
 ThirdParty/Twisted/twisted/conch/ui/tkvt100.py     |    197 -
 ThirdParty/Twisted/twisted/conch/unix.py           |    457 -
 ThirdParty/Twisted/twisted/copyright.py            |     41 -
 ThirdParty/Twisted/twisted/cred/__init__.py        |     13 -
 ThirdParty/Twisted/twisted/cred/_digest.py         |    129 -
 ThirdParty/Twisted/twisted/cred/checkers.py        |    268 -
 ThirdParty/Twisted/twisted/cred/credentials.py     |    493 -
 ThirdParty/Twisted/twisted/cred/error.py           |     41 -
 ThirdParty/Twisted/twisted/cred/pamauth.py         |     79 -
 ThirdParty/Twisted/twisted/cred/portal.py          |    121 -
 ThirdParty/Twisted/twisted/cred/strcred.py         |    270 -
 ThirdParty/Twisted/twisted/enterprise/__init__.py  |      9 -
 ThirdParty/Twisted/twisted/enterprise/adbapi.py    |    483 -
 ThirdParty/Twisted/twisted/internet/__init__.py    |     12 -
 .../Twisted/twisted/internet/_baseprocess.py       |     65 -
 .../Twisted/twisted/internet/_dumbwin32proc.py     |    388 -
 ThirdParty/Twisted/twisted/internet/_glibbase.py   |    390 -
 ThirdParty/Twisted/twisted/internet/_newtls.py     |    271 -
 .../Twisted/twisted/internet/_pollingfile.py       |    300 -
 .../Twisted/twisted/internet/_posixserialport.py   |     74 -
 ThirdParty/Twisted/twisted/internet/_posixstdio.py |    167 -
 ThirdParty/Twisted/twisted/internet/_signals.py    |     68 -
 ThirdParty/Twisted/twisted/internet/_ssl.py        |     32 -
 ThirdParty/Twisted/twisted/internet/_sslverify.py  |   1701 -
 .../Twisted/twisted/internet/_threadedselect.py    |    361 -
 .../Twisted/twisted/internet/_win32serialport.py   |    126 -
 ThirdParty/Twisted/twisted/internet/_win32stdio.py |    125 -
 ThirdParty/Twisted/twisted/internet/abstract.py    |    535 -
 ThirdParty/Twisted/twisted/internet/address.py     |    181 -
 ThirdParty/Twisted/twisted/internet/base.py        |   1213 -
 ThirdParty/Twisted/twisted/internet/cfreactor.py   |    501 -
 ThirdParty/Twisted/twisted/internet/default.py     |     56 -
 ThirdParty/Twisted/twisted/internet/defer.py       |   1623 -
 ThirdParty/Twisted/twisted/internet/endpoints.py   |   1792 -
 .../Twisted/twisted/internet/epollreactor.py       |    410 -
 ThirdParty/Twisted/twisted/internet/error.py       |    498 -
 ThirdParty/Twisted/twisted/internet/fdesc.py       |    118 -
 ThirdParty/Twisted/twisted/internet/gireactor.py   |    188 -
 .../Twisted/twisted/internet/glib2reactor.py       |     44 -
 ThirdParty/Twisted/twisted/internet/gtk2reactor.py |    119 -
 ThirdParty/Twisted/twisted/internet/gtk3reactor.py |     80 -
 ThirdParty/Twisted/twisted/internet/gtkreactor.py  |    250 -
 ThirdParty/Twisted/twisted/internet/inotify.py     |    405 -
 ThirdParty/Twisted/twisted/internet/interfaces.py  |   2693 -
 .../twisted/internet/iocpreactor/__init__.py       |     10 -
 .../twisted/internet/iocpreactor/abstract.py       |    400 -
 .../Twisted/twisted/internet/iocpreactor/build.bat |      4 -
 .../Twisted/twisted/internet/iocpreactor/const.py  |     26 -
 .../twisted/internet/iocpreactor/interfaces.py     |     47 -
 .../internet/iocpreactor/iocpsupport/acceptex.pxi  |     46 -
 .../internet/iocpreactor/iocpsupport/connectex.pxi |     47 -
 .../internet/iocpreactor/iocpsupport/iocpsupport.c |   6376 -
 .../iocpreactor/iocpsupport/iocpsupport.pyx        |    312 -
 .../iocpreactor/iocpsupport/winsock_pointers.c     |     62 -
 .../iocpreactor/iocpsupport/winsock_pointers.h     |     51 -
 .../internet/iocpreactor/iocpsupport/wsarecv.pxi   |     76 -
 .../internet/iocpreactor/iocpsupport/wsasend.pxi   |     30 -
 .../Twisted/twisted/internet/iocpreactor/notes.txt |     24 -
 .../twisted/internet/iocpreactor/reactor.py        |    273 -
 .../Twisted/twisted/internet/iocpreactor/setup.py  |     23 -
 .../Twisted/twisted/internet/iocpreactor/tcp.py    |    578 -
 .../Twisted/twisted/internet/iocpreactor/udp.py    |    433 -
 ThirdParty/Twisted/twisted/internet/kqreactor.py   |    303 -
 ThirdParty/Twisted/twisted/internet/main.py        |     37 -
 ThirdParty/Twisted/twisted/internet/pollreactor.py |    189 -
 ThirdParty/Twisted/twisted/internet/posixbase.py   |    640 -
 ThirdParty/Twisted/twisted/internet/process.py     |   1072 -
 ThirdParty/Twisted/twisted/internet/protocol.py    |    848 -
 ThirdParty/Twisted/twisted/internet/pyuisupport.py |     37 -
 ThirdParty/Twisted/twisted/internet/qtreactor.py   |     19 -
 ThirdParty/Twisted/twisted/internet/reactor.py     |     39 -
 .../Twisted/twisted/internet/selectreactor.py      |    200 -
 ThirdParty/Twisted/twisted/internet/serialport.py  |     87 -
 ThirdParty/Twisted/twisted/internet/ssl.py         |    243 -
 ThirdParty/Twisted/twisted/internet/stdio.py       |     35 -
 ThirdParty/Twisted/twisted/internet/task.py        |    914 -
 ThirdParty/Twisted/twisted/internet/tcp.py         |   1182 -
 .../Twisted/twisted/internet/test/__init__.py      |      6 -
 .../Twisted/twisted/internet/test/_posixifaces.py  |    177 -
 .../Twisted/twisted/internet/test/_win32ifaces.py  |    119 -
 .../twisted/internet/test/connectionmixins.py      |    606 -
 .../twisted/internet/test/fake_CAs/chain.pem       |     37 -
 .../internet/test/fake_CAs/not-a-certificate       |      1 -
 .../twisted/internet/test/fake_CAs/thing1.pem      |     26 -
 .../internet/test/fake_CAs/thing2-duplicate.pem    |     26 -
 .../twisted/internet/test/fake_CAs/thing2.pem      |     26 -
 .../Twisted/twisted/internet/test/fakeendpoint.py  |     75 -
 .../Twisted/twisted/internet/test/modulehelpers.py |     67 -
 .../internet/test/process_gireactornocompat.py     |     22 -
 .../twisted/internet/test/process_helper.py        |     33 -
 .../Twisted/twisted/internet/test/reactormixins.py |    317 -
 .../Twisted/twisted/internet/test/test_abstract.py |     58 -
 .../Twisted/twisted/internet/test/test_address.py  |    344 -
 .../Twisted/twisted/internet/test/test_base.py     |    272 -
 .../twisted/internet/test/test_baseprocess.py      |     73 -
 .../Twisted/twisted/internet/test/test_core.py     |    333 -
 .../Twisted/twisted/internet/test/test_default.py  |    120 -
 .../twisted/internet/test/test_endpoints.py        |   3225 -
 .../twisted/internet/test/test_epollreactor.py     |    248 -
 .../Twisted/twisted/internet/test/test_fdset.py    |    426 -
 .../twisted/internet/test/test_filedescriptor.py   |     99 -
 .../twisted/internet/test/test_gireactor.py        |    251 -
 .../Twisted/twisted/internet/test/test_glibbase.py |     68 -
 .../twisted/internet/test/test_gtkreactor.py       |     95 -
 .../Twisted/twisted/internet/test/test_inlinecb.py |     90 -
 .../Twisted/twisted/internet/test/test_inotify.py  |    504 -
 .../Twisted/twisted/internet/test/test_iocp.py     |    150 -
 .../Twisted/twisted/internet/test/test_main.py     |     50 -
 .../Twisted/twisted/internet/test/test_newtls.py   |    197 -
 .../twisted/internet/test/test_pollingfile.py      |     46 -
 .../twisted/internet/test/test_posixbase.py        |    320 -
 .../twisted/internet/test/test_posixprocess.py     |    340 -
 .../Twisted/twisted/internet/test/test_process.py  |    791 -
 .../Twisted/twisted/internet/test/test_protocol.py |    430 -
 .../twisted/internet/test/test_qtreactor.py        |     35 -
 .../twisted/internet/test/test_serialport.py       |     72 -
 .../Twisted/twisted/internet/test/test_sigchld.py  |    125 -
 .../Twisted/twisted/internet/test/test_socket.py   |    256 -
 .../Twisted/twisted/internet/test/test_stdio.py    |    195 -
 .../Twisted/twisted/internet/test/test_tcp.py      |   2465 -
 .../Twisted/twisted/internet/test/test_threads.py  |    220 -
 .../Twisted/twisted/internet/test/test_time.py     |    110 -
 .../Twisted/twisted/internet/test/test_tls.py      |    387 -
 .../Twisted/twisted/internet/test/test_udp.py      |    456 -
 .../twisted/internet/test/test_udp_internals.py    |    167 -
 .../Twisted/twisted/internet/test/test_unix.py     |    600 -
 .../twisted/internet/test/test_win32events.py      |    200 -
 ThirdParty/Twisted/twisted/internet/threads.py     |    127 -
 ThirdParty/Twisted/twisted/internet/tksupport.py   |     75 -
 ThirdParty/Twisted/twisted/internet/udp.py         |    498 -
 ThirdParty/Twisted/twisted/internet/unix.py        |    518 -
 ThirdParty/Twisted/twisted/internet/utils.py       |    235 -
 .../Twisted/twisted/internet/win32eventreactor.py  |    430 -
 ThirdParty/Twisted/twisted/internet/wxreactor.py   |    184 -
 ThirdParty/Twisted/twisted/internet/wxsupport.py   |     61 -
 ThirdParty/Twisted/twisted/lore/__init__.py        |     24 -
 ThirdParty/Twisted/twisted/lore/_version.py        |     11 -
 ThirdParty/Twisted/twisted/lore/default.py         |     56 -
 ThirdParty/Twisted/twisted/lore/docbook.py         |     68 -
 ThirdParty/Twisted/twisted/lore/htmlbook.py        |     49 -
 ThirdParty/Twisted/twisted/lore/indexer.py         |     53 -
 ThirdParty/Twisted/twisted/lore/latex.py           |    482 -
 ThirdParty/Twisted/twisted/lore/lint.py            |    213 -
 ThirdParty/Twisted/twisted/lore/lmath.py           |     85 -
 ThirdParty/Twisted/twisted/lore/man2lore.py        |    295 -
 ThirdParty/Twisted/twisted/lore/numberer.py        |     36 -
 ThirdParty/Twisted/twisted/lore/process.py         |    120 -
 .../Twisted/twisted/lore/scripts/__init__.py       |      1 -
 ThirdParty/Twisted/twisted/lore/scripts/lore.py    |    155 -
 ThirdParty/Twisted/twisted/lore/slides.py          |    370 -
 ThirdParty/Twisted/twisted/lore/template.mgp       |     24 -
 ThirdParty/Twisted/twisted/lore/test/__init__.py   |      1 -
 .../twisted/lore/test/lore_index_file_out.html     |      2 -
 .../lore/test/lore_index_file_out_multiple.html    |      5 -
 .../lore/test/lore_index_file_unnumbered_out.html  |      2 -
 .../twisted/lore/test/lore_index_test.xhtml        |     21 -
 .../twisted/lore/test/lore_index_test2.xhtml       |     22 -
 .../twisted/lore/test/lore_numbering_test_out.html |      2 -
 .../lore/test/lore_numbering_test_out2.html        |      2 -
 ThirdParty/Twisted/twisted/lore/test/simple.html   |      9 -
 ThirdParty/Twisted/twisted/lore/test/simple3.html  |      9 -
 ThirdParty/Twisted/twisted/lore/test/simple4.html  |      9 -
 ThirdParty/Twisted/twisted/lore/test/template.tpl  |     13 -
 .../Twisted/twisted/lore/test/test_docbook.py      |     35 -
 ThirdParty/Twisted/twisted/lore/test/test_latex.py |    180 -
 ThirdParty/Twisted/twisted/lore/test/test_lint.py  |    153 -
 ThirdParty/Twisted/twisted/lore/test/test_lmath.py |     72 -
 ThirdParty/Twisted/twisted/lore/test/test_lore.py  |   1219 -
 .../Twisted/twisted/lore/test/test_man2lore.py     |    169 -
 .../Twisted/twisted/lore/test/test_scripts.py      |     27 -
 .../Twisted/twisted/lore/test/test_slides.py       |    153 -
 ThirdParty/Twisted/twisted/lore/test/test_texi.py  |     88 -
 ThirdParty/Twisted/twisted/lore/texi.py            |    115 -
 ThirdParty/Twisted/twisted/lore/topfiles/NEWS      |    203 -
 ThirdParty/Twisted/twisted/lore/topfiles/README    |      3 -
 ThirdParty/Twisted/twisted/lore/topfiles/setup.py  |     27 -
 ThirdParty/Twisted/twisted/lore/tree.py            |   1161 -
 ThirdParty/Twisted/twisted/lore/xhtml-lat1.ent     |    196 -
 ThirdParty/Twisted/twisted/lore/xhtml-special.ent  |     80 -
 ThirdParty/Twisted/twisted/lore/xhtml-symbol.ent   |    237 -
 ThirdParty/Twisted/twisted/lore/xhtml1-strict.dtd  |    978 -
 .../Twisted/twisted/lore/xhtml1-transitional.dtd   |   1201 -
 ThirdParty/Twisted/twisted/mail/__init__.py        |     15 -
 ThirdParty/Twisted/twisted/mail/_version.py        |     11 -
 ThirdParty/Twisted/twisted/mail/alias.py           |    814 -
 ThirdParty/Twisted/twisted/mail/bounce.py          |     86 -
 ThirdParty/Twisted/twisted/mail/imap4.py           |   6257 -
 ThirdParty/Twisted/twisted/mail/mail.py            |    819 -
 ThirdParty/Twisted/twisted/mail/maildir.py         |    942 -
 ThirdParty/Twisted/twisted/mail/pb.py              |    115 -
 ThirdParty/Twisted/twisted/mail/pop3.py            |   1880 -
 ThirdParty/Twisted/twisted/mail/pop3client.py      |   1320 -
 ThirdParty/Twisted/twisted/mail/protocols.py       |    505 -
 ThirdParty/Twisted/twisted/mail/relay.py           |    185 -
 ThirdParty/Twisted/twisted/mail/relaymanager.py    |   1098 -
 .../Twisted/twisted/mail/scripts/__init__.py       |      1 -
 .../Twisted/twisted/mail/scripts/mailmail.py       |    366 -
 ThirdParty/Twisted/twisted/mail/smtp.py            |   2051 -
 ThirdParty/Twisted/twisted/mail/tap.py             |    467 -
 ThirdParty/Twisted/twisted/mail/test/__init__.py   |      1 -
 .../Twisted/twisted/mail/test/pop3testserver.py    |    314 -
 .../Twisted/twisted/mail/test/rfc822.message       |     86 -
 ThirdParty/Twisted/twisted/mail/test/server.pem    |     36 -
 .../Twisted/twisted/mail/test/test_bounce.py       |     32 -
 ThirdParty/Twisted/twisted/mail/test/test_imap.py  |   5024 -
 ThirdParty/Twisted/twisted/mail/test/test_mail.py  |   2213 -
 .../Twisted/twisted/mail/test/test_mailmail.py     |     75 -
 .../Twisted/twisted/mail/test/test_options.py      |    247 -
 ThirdParty/Twisted/twisted/mail/test/test_pop3.py  |   1071 -
 .../Twisted/twisted/mail/test/test_pop3client.py   |    620 -
 .../Twisted/twisted/mail/test/test_scripts.py      |     18 -
 ThirdParty/Twisted/twisted/mail/test/test_smtp.py  |   1789 -
 ThirdParty/Twisted/twisted/mail/topfiles/NEWS      |    411 -
 ThirdParty/Twisted/twisted/mail/topfiles/README    |      6 -
 ThirdParty/Twisted/twisted/mail/topfiles/setup.py  |     45 -
 ThirdParty/Twisted/twisted/manhole/__init__.py     |      8 -
 ThirdParty/Twisted/twisted/manhole/_inspectro.py   |    369 -
 ThirdParty/Twisted/twisted/manhole/explorer.py     |    654 -
 .../Twisted/twisted/manhole/gladereactor.glade     |    342 -
 ThirdParty/Twisted/twisted/manhole/gladereactor.py |    219 -
 ThirdParty/Twisted/twisted/manhole/inspectro.glade |    510 -
 ThirdParty/Twisted/twisted/manhole/logview.glade   |     39 -
 ThirdParty/Twisted/twisted/manhole/service.py      |    395 -
 ThirdParty/Twisted/twisted/manhole/telnet.py       |    115 -
 .../Twisted/twisted/manhole/test/__init__.py       |      6 -
 .../Twisted/twisted/manhole/test/test_explorer.py  |    102 -
 ThirdParty/Twisted/twisted/manhole/ui/__init__.py  |      7 -
 .../Twisted/twisted/manhole/ui/gtk2manhole.glade   |    268 -
 .../Twisted/twisted/manhole/ui/gtk2manhole.py      |    374 -
 .../Twisted/twisted/manhole/ui/test/__init__.py    |      4 -
 .../twisted/manhole/ui/test/test_gtk2manhole.py    |     48 -
 ThirdParty/Twisted/twisted/names/__init__.py       |      7 -
 ThirdParty/Twisted/twisted/names/_rfc1982.py       |    278 -
 ThirdParty/Twisted/twisted/names/_version.py       |     11 -
 ThirdParty/Twisted/twisted/names/authority.py      |    405 -
 ThirdParty/Twisted/twisted/names/cache.py          |    125 -
 ThirdParty/Twisted/twisted/names/client.py         |    749 -
 ThirdParty/Twisted/twisted/names/common.py         |    250 -
 ThirdParty/Twisted/twisted/names/dns.py            |   2879 -
 ThirdParty/Twisted/twisted/names/error.py          |     97 -
 ThirdParty/Twisted/twisted/names/hosts.py          |    149 -
 ThirdParty/Twisted/twisted/names/resolve.py        |     99 -
 ThirdParty/Twisted/twisted/names/root.py           |    333 -
 ThirdParty/Twisted/twisted/names/secondary.py      |    179 -
 ThirdParty/Twisted/twisted/names/server.py         |    594 -
 ThirdParty/Twisted/twisted/names/srvconnect.py     |    217 -
 ThirdParty/Twisted/twisted/names/tap.py            |    150 -
 ThirdParty/Twisted/twisted/names/test/__init__.py  |      1 -
 .../Twisted/twisted/names/test/test_cache.py       |    144 -
 .../Twisted/twisted/names/test/test_client.py      |   1212 -
 .../Twisted/twisted/names/test/test_common.py      |    133 -
 ThirdParty/Twisted/twisted/names/test/test_dns.py  |   4777 -
 .../Twisted/twisted/names/test/test_examples.py    |    167 -
 .../Twisted/twisted/names/test/test_hosts.py       |    257 -
 .../Twisted/twisted/names/test/test_names.py       |    974 -
 .../Twisted/twisted/names/test/test_resolve.py     |     38 -
 .../Twisted/twisted/names/test/test_rfc1982.py     |    444 -
 .../Twisted/twisted/names/test/test_rootresolve.py |    855 -
 .../Twisted/twisted/names/test/test_server.py      |   1265 -
 .../Twisted/twisted/names/test/test_srvconnect.py  |    181 -
 ThirdParty/Twisted/twisted/names/test/test_tap.py  |     99 -
 ThirdParty/Twisted/twisted/names/topfiles/NEWS     |    365 -
 ThirdParty/Twisted/twisted/names/topfiles/README   |      3 -
 ThirdParty/Twisted/twisted/names/topfiles/setup.py |     45 -
 ThirdParty/Twisted/twisted/news/__init__.py        |     11 -
 ThirdParty/Twisted/twisted/news/_version.py        |     11 -
 ThirdParty/Twisted/twisted/news/database.py        |   1051 -
 ThirdParty/Twisted/twisted/news/news.py            |     90 -
 ThirdParty/Twisted/twisted/news/nntp.py            |   1036 -
 ThirdParty/Twisted/twisted/news/tap.py             |    138 -
 ThirdParty/Twisted/twisted/news/test/__init__.py   |      1 -
 .../Twisted/twisted/news/test/test_database.py     |    224 -
 ThirdParty/Twisted/twisted/news/test/test_news.py  |    105 -
 ThirdParty/Twisted/twisted/news/test/test_nntp.py  |    197 -
 ThirdParty/Twisted/twisted/news/topfiles/NEWS      |    150 -
 ThirdParty/Twisted/twisted/news/topfiles/README    |      4 -
 ThirdParty/Twisted/twisted/news/topfiles/setup.py  |     28 -
 ThirdParty/Twisted/twisted/pair/__init__.py        |     20 -
 ThirdParty/Twisted/twisted/pair/_version.py        |     11 -
 ThirdParty/Twisted/twisted/pair/ethernet.py        |     56 -
 ThirdParty/Twisted/twisted/pair/ip.py              |     72 -
 ThirdParty/Twisted/twisted/pair/raw.py             |     33 -
 ThirdParty/Twisted/twisted/pair/rawudp.py          |     55 -
 ThirdParty/Twisted/twisted/pair/test/__init__.py   |      1 -
 .../Twisted/twisted/pair/test/test_ethernet.py     |    224 -
 ThirdParty/Twisted/twisted/pair/test/test_ip.py    |    415 -
 .../Twisted/twisted/pair/test/test_rawudp.py       |    326 -
 .../Twisted/twisted/pair/test/test_tuntap.py       |   1397 -
 ThirdParty/Twisted/twisted/pair/testing.py         |    570 -
 ThirdParty/Twisted/twisted/pair/topfiles/NEWS      |    101 -
 ThirdParty/Twisted/twisted/pair/topfiles/README    |     12 -
 ThirdParty/Twisted/twisted/pair/topfiles/setup.py  |     25 -
 ThirdParty/Twisted/twisted/pair/tuntap.py          |    434 -
 ThirdParty/Twisted/twisted/persisted/__init__.py   |      6 -
 ThirdParty/Twisted/twisted/persisted/aot.py        |    560 -
 ThirdParty/Twisted/twisted/persisted/crefutil.py   |    163 -
 ThirdParty/Twisted/twisted/persisted/dirdbm.py     |    358 -
 ThirdParty/Twisted/twisted/persisted/sob.py        |    227 -
 ThirdParty/Twisted/twisted/persisted/styles.py     |    262 -
 .../Twisted/twisted/persisted/test/__init__.py     |      6 -
 .../Twisted/twisted/persisted/test/test_styles.py  |     55 -
 ThirdParty/Twisted/twisted/plugin.py               |    255 -
 ThirdParty/Twisted/twisted/plugins/__init__.py     |     17 -
 .../Twisted/twisted/plugins/cred_anonymous.py      |     40 -
 ThirdParty/Twisted/twisted/plugins/cred_file.py    |     60 -
 ThirdParty/Twisted/twisted/plugins/cred_memory.py  |     68 -
 ThirdParty/Twisted/twisted/plugins/cred_sshkeys.py |     51 -
 ThirdParty/Twisted/twisted/plugins/cred_unix.py    |    138 -
 .../Twisted/twisted/plugins/twisted_conch.py       |     18 -
 ThirdParty/Twisted/twisted/plugins/twisted_core.py |      9 -
 ThirdParty/Twisted/twisted/plugins/twisted_ftp.py  |     10 -
 ThirdParty/Twisted/twisted/plugins/twisted_inet.py |     10 -
 ThirdParty/Twisted/twisted/plugins/twisted_lore.py |     38 -
 ThirdParty/Twisted/twisted/plugins/twisted_mail.py |     10 -
 .../Twisted/twisted/plugins/twisted_manhole.py     |     10 -
 .../Twisted/twisted/plugins/twisted_names.py       |     10 -
 ThirdParty/Twisted/twisted/plugins/twisted_news.py |     10 -
 .../Twisted/twisted/plugins/twisted_portforward.py |     10 -
 .../Twisted/twisted/plugins/twisted_qtstub.py      |     45 -
 .../Twisted/twisted/plugins/twisted_reactors.py    |     42 -
 .../Twisted/twisted/plugins/twisted_runner.py      |     10 -
 .../Twisted/twisted/plugins/twisted_socks.py       |     10 -
 .../Twisted/twisted/plugins/twisted_telnet.py      |     10 -
 .../Twisted/twisted/plugins/twisted_trial.py       |     59 -
 ThirdParty/Twisted/twisted/plugins/twisted_web.py  |     11 -
 .../Twisted/twisted/plugins/twisted_words.py       |     43 -
 ThirdParty/Twisted/twisted/positioning/__init__.py |      8 -
 .../Twisted/twisted/positioning/_sentence.py       |    119 -
 ThirdParty/Twisted/twisted/positioning/base.py     |    929 -
 .../Twisted/twisted/positioning/ipositioning.py    |    119 -
 ThirdParty/Twisted/twisted/positioning/nmea.py     |    980 -
 .../Twisted/twisted/positioning/test/__init__.py   |      5 -
 .../Twisted/twisted/positioning/test/receiver.py   |     43 -
 .../Twisted/twisted/positioning/test/test_base.py  |    917 -
 .../Twisted/twisted/positioning/test/test_nmea.py  |   1252 -
 .../twisted/positioning/test/test_sentence.py      |    166 -
 ThirdParty/Twisted/twisted/protocols/__init__.py   |      7 -
 ThirdParty/Twisted/twisted/protocols/amp.py        |   2703 -
 ThirdParty/Twisted/twisted/protocols/basic.py      |    952 -
 ThirdParty/Twisted/twisted/protocols/dict.py       |    362 -
 ThirdParty/Twisted/twisted/protocols/finger.py     |     42 -
 ThirdParty/Twisted/twisted/protocols/ftp.py        |   3123 -
 .../Twisted/twisted/protocols/gps/__init__.py      |      1 -
 ThirdParty/Twisted/twisted/protocols/gps/nmea.py   |    217 -
 .../Twisted/twisted/protocols/gps/rockwell.py      |    277 -
 ThirdParty/Twisted/twisted/protocols/htb.py        |    297 -
 ThirdParty/Twisted/twisted/protocols/ident.py      |    231 -
 ThirdParty/Twisted/twisted/protocols/loopback.py   |    377 -
 ThirdParty/Twisted/twisted/protocols/memcache.py   |    752 -
 .../Twisted/twisted/protocols/mice/__init__.py     |      1 -
 .../Twisted/twisted/protocols/mice/mouseman.py     |    127 -
 ThirdParty/Twisted/twisted/protocols/pcp.py        |    204 -
 ThirdParty/Twisted/twisted/protocols/policies.py   |    737 -
 .../Twisted/twisted/protocols/portforward.py       |     87 -
 ThirdParty/Twisted/twisted/protocols/postfix.py    |    112 -
 ThirdParty/Twisted/twisted/protocols/shoutcast.py  |    111 -
 ThirdParty/Twisted/twisted/protocols/sip.py        |   1347 -
 ThirdParty/Twisted/twisted/protocols/socks.py      |    240 -
 ThirdParty/Twisted/twisted/protocols/stateful.py   |     52 -
 ThirdParty/Twisted/twisted/protocols/telnet.py     |    325 -
 .../Twisted/twisted/protocols/test/__init__.py     |      6 -
 .../Twisted/twisted/protocols/test/test_basic.py   |   1279 -
 .../Twisted/twisted/protocols/test/test_tls.py     |   1522 -
 ThirdParty/Twisted/twisted/protocols/tls.py        |    806 -
 ThirdParty/Twisted/twisted/protocols/wire.py       |     90 -
 ThirdParty/Twisted/twisted/python/__init__.py      |     13 -
 ThirdParty/Twisted/twisted/python/_initgroups.c    |     66 -
 ThirdParty/Twisted/twisted/python/_inotify.py      |    101 -
 ThirdParty/Twisted/twisted/python/_release.py      |   1158 -
 ThirdParty/Twisted/twisted/python/_shellcomp.py    |    668 -
 .../Twisted/twisted/python/_textattributes.py      |    316 -
 ThirdParty/Twisted/twisted/python/compat.py        |    446 -
 ThirdParty/Twisted/twisted/python/components.py    |    443 -
 ThirdParty/Twisted/twisted/python/constants.py     |    500 -
 ThirdParty/Twisted/twisted/python/context.py       |    133 -
 ThirdParty/Twisted/twisted/python/deprecate.py     |    613 -
 ThirdParty/Twisted/twisted/python/dist.py          |    447 -
 ThirdParty/Twisted/twisted/python/dist3.py         |    264 -
 ThirdParty/Twisted/twisted/python/failure.py       |    654 -
 ThirdParty/Twisted/twisted/python/fakepwd.py       |    219 -
 ThirdParty/Twisted/twisted/python/filepath.py      |   1547 -
 ThirdParty/Twisted/twisted/python/finalize.py      |     46 -
 ThirdParty/Twisted/twisted/python/formmethod.py    |    363 -
 ThirdParty/Twisted/twisted/python/hashlib.py       |     23 -
 ThirdParty/Twisted/twisted/python/hook.py          |    176 -
 ThirdParty/Twisted/twisted/python/htmlizer.py      |     91 -
 ThirdParty/Twisted/twisted/python/lockfile.py      |    214 -
 ThirdParty/Twisted/twisted/python/log.py           |    624 -
 ThirdParty/Twisted/twisted/python/logfile.py       |    323 -
 ThirdParty/Twisted/twisted/python/modules.py       |    775 -
 ThirdParty/Twisted/twisted/python/monkey.py        |     75 -
 ThirdParty/Twisted/twisted/python/procutils.py     |     45 -
 ThirdParty/Twisted/twisted/python/randbytes.py     |    150 -
 ThirdParty/Twisted/twisted/python/rebuild.py       |    271 -
 ThirdParty/Twisted/twisted/python/reflect.py       |    707 -
 ThirdParty/Twisted/twisted/python/release.py       |     63 -
 ThirdParty/Twisted/twisted/python/roots.py         |    248 -
 ThirdParty/Twisted/twisted/python/runtime.py       |    178 -
 ThirdParty/Twisted/twisted/python/sendmsg.c        |    511 -
 ThirdParty/Twisted/twisted/python/shortcut.py      |     76 -
 ThirdParty/Twisted/twisted/python/syslog.py        |    107 -
 ThirdParty/Twisted/twisted/python/systemd.py       |     87 -
 ThirdParty/Twisted/twisted/python/test/__init__.py |      3 -
 .../twisted/python/test/deprecatedattributes.py    |     28 -
 .../Twisted/twisted/python/test/modules_helpers.py |     59 -
 ThirdParty/Twisted/twisted/python/test/pullpipe.py |     40 -
 .../Twisted/twisted/python/test/test_components.py |    839 -
 .../Twisted/twisted/python/test/test_constants.py  |   1128 -
 .../Twisted/twisted/python/test/test_deprecate.py  |    917 -
 .../Twisted/twisted/python/test/test_dist.py       |    454 -
 .../Twisted/twisted/python/test/test_dist3.py      |     42 -
 .../Twisted/twisted/python/test/test_fakepwd.py    |    414 -
 .../Twisted/twisted/python/test/test_hashlib.py    |    112 -
 .../Twisted/twisted/python/test/test_htmlizer.py   |     41 -
 .../Twisted/twisted/python/test/test_inotify.py    |    120 -
 .../Twisted/twisted/python/test/test_release.py    |   1982 -
 .../Twisted/twisted/python/test/test_runtime.py    |    165 -
 .../Twisted/twisted/python/test/test_sendmsg.py    |    543 -
 .../Twisted/twisted/python/test/test_shellcomp.py  |    623 -
 .../Twisted/twisted/python/test/test_syslog.py     |    151 -
 .../Twisted/twisted/python/test/test_systemd.py    |    173 -
 .../twisted/python/test/test_textattributes.py     |     27 -
 .../Twisted/twisted/python/test/test_urlpath.py    |     44 -
 .../Twisted/twisted/python/test/test_util.py       |   1085 -
 .../Twisted/twisted/python/test/test_versions.py   |    361 -
 .../Twisted/twisted/python/test/test_win32.py      |     70 -
 .../Twisted/twisted/python/test/test_zippath.py    |    101 -
 .../Twisted/twisted/python/test/test_zipstream.py  |    355 -
 ThirdParty/Twisted/twisted/python/text.py          |    208 -
 ThirdParty/Twisted/twisted/python/threadable.py    |    139 -
 ThirdParty/Twisted/twisted/python/threadpool.py    |    267 -
 .../Twisted/twisted/python/twisted-completion.zsh  |     33 -
 ThirdParty/Twisted/twisted/python/urlpath.py       |    122 -
 ThirdParty/Twisted/twisted/python/usage.py         |    973 -
 ThirdParty/Twisted/twisted/python/util.py          |   1045 -
 ThirdParty/Twisted/twisted/python/versions.py      |    258 -
 ThirdParty/Twisted/twisted/python/win32.py         |    169 -
 ThirdParty/Twisted/twisted/python/zippath.py       |    268 -
 ThirdParty/Twisted/twisted/python/zipstream.py     |    319 -
 ThirdParty/Twisted/twisted/python/zsh/README.txt   |      9 -
 ThirdParty/Twisted/twisted/python/zsh/_cftp        |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_ckeygen     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_conch       |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_lore        |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_manhole     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_mktap       |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_pyhtmlizer  |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_tap2deb     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_tap2rpm     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_tapconvert  |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_tkconch     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_tkmktap     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_trial       |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_twistd      |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_websetroot  |     34 -
 ThirdParty/Twisted/twisted/runner/__init__.py      |     18 -
 ThirdParty/Twisted/twisted/runner/_version.py      |     11 -
 ThirdParty/Twisted/twisted/runner/inetd.py         |     70 -
 ThirdParty/Twisted/twisted/runner/inetdconf.py     |    194 -
 ThirdParty/Twisted/twisted/runner/inetdtap.py      |    163 -
 ThirdParty/Twisted/twisted/runner/portmap.c        |     57 -
 ThirdParty/Twisted/twisted/runner/procmon.py       |    308 -
 ThirdParty/Twisted/twisted/runner/procmontap.py    |     73 -
 ThirdParty/Twisted/twisted/runner/test/__init__.py |      6 -
 .../Twisted/twisted/runner/test/test_procmon.py    |    477 -
 .../Twisted/twisted/runner/test/test_procmontap.py |     87 -
 ThirdParty/Twisted/twisted/runner/topfiles/NEWS    |    145 -
 ThirdParty/Twisted/twisted/runner/topfiles/README  |      3 -
 .../Twisted/twisted/runner/topfiles/setup.py       |     35 -
 ThirdParty/Twisted/twisted/scripts/__init__.py     |     27 -
 ThirdParty/Twisted/twisted/scripts/_twistd_unix.py |    390 -
 ThirdParty/Twisted/twisted/scripts/_twistw.py      |     50 -
 ThirdParty/Twisted/twisted/scripts/htmlizer.py     |     69 -
 ThirdParty/Twisted/twisted/scripts/manhole.py      |     69 -
 ThirdParty/Twisted/twisted/scripts/tap2deb.py      |    301 -
 ThirdParty/Twisted/twisted/scripts/tap2rpm.py      |    331 -
 ThirdParty/Twisted/twisted/scripts/tapconvert.py   |     57 -
 .../Twisted/twisted/scripts/test/__init__.py       |      6 -
 .../Twisted/twisted/scripts/test/test_scripts.py   |    201 -
 .../Twisted/twisted/scripts/test/test_tap2deb.py   |    100 -
 .../Twisted/twisted/scripts/test/test_tap2rpm.py   |    399 -
 ThirdParty/Twisted/twisted/scripts/tkunzip.py      |    290 -
 ThirdParty/Twisted/twisted/scripts/trial.py        |    621 -
 ThirdParty/Twisted/twisted/scripts/twistd.py       |     30 -
 ThirdParty/Twisted/twisted/spread/__init__.py      |     12 -
 ThirdParty/Twisted/twisted/spread/banana.py        |    358 -
 ThirdParty/Twisted/twisted/spread/flavors.py       |    590 -
 ThirdParty/Twisted/twisted/spread/interfaces.py    |     31 -
 ThirdParty/Twisted/twisted/spread/jelly.py         |   1124 -
 ThirdParty/Twisted/twisted/spread/pb.py            |   1434 -
 ThirdParty/Twisted/twisted/spread/publish.py       |    142 -
 ThirdParty/Twisted/twisted/spread/ui/__init__.py   |     12 -
 ThirdParty/Twisted/twisted/spread/ui/gtk2util.py   |    218 -
 ThirdParty/Twisted/twisted/spread/ui/login2.glade  |    461 -
 ThirdParty/Twisted/twisted/spread/ui/tktree.py     |    204 -
 ThirdParty/Twisted/twisted/spread/ui/tkutil.py     |    397 -
 ThirdParty/Twisted/twisted/spread/util.py          |    215 -
 ThirdParty/Twisted/twisted/tap/__init__.py         |     10 -
 ThirdParty/Twisted/twisted/tap/ftp.py              |     69 -
 ThirdParty/Twisted/twisted/tap/manhole.py          |     54 -
 ThirdParty/Twisted/twisted/tap/portforward.py      |     27 -
 ThirdParty/Twisted/twisted/tap/socks.py            |     38 -
 ThirdParty/Twisted/twisted/tap/telnet.py           |     32 -
 ThirdParty/Twisted/twisted/test/__init__.py        |     10 -
 ThirdParty/Twisted/twisted/test/_preamble.py       |     17 -
 .../Twisted/twisted/test/crash_test_dummy.py       |     34 -
 ThirdParty/Twisted/twisted/test/iosim.py           |    407 -
 .../Twisted/twisted/test/mock_win32process.py      |     48 -
 ThirdParty/Twisted/twisted/test/myrebuilder1.py    |     15 -
 ThirdParty/Twisted/twisted/test/myrebuilder2.py    |     16 -
 ThirdParty/Twisted/twisted/test/plugin_basic.py    |     57 -
 ThirdParty/Twisted/twisted/test/plugin_extra1.py   |     23 -
 ThirdParty/Twisted/twisted/test/plugin_extra2.py   |     35 -
 ThirdParty/Twisted/twisted/test/process_cmdline.py |      5 -
 ThirdParty/Twisted/twisted/test/process_echoer.py  |     11 -
 ThirdParty/Twisted/twisted/test/process_fds.py     |     40 -
 ThirdParty/Twisted/twisted/test/process_linger.py  |     17 -
 ThirdParty/Twisted/twisted/test/process_reader.py  |     12 -
 ThirdParty/Twisted/twisted/test/process_signal.py  |      8 -
 .../Twisted/twisted/test/process_stdinreader.py    |     23 -
 ThirdParty/Twisted/twisted/test/process_tester.py  |     37 -
 ThirdParty/Twisted/twisted/test/process_tty.py     |      6 -
 ThirdParty/Twisted/twisted/test/process_twisted.py |     43 -
 ThirdParty/Twisted/twisted/test/proto_helpers.py   |    690 -
 ThirdParty/Twisted/twisted/test/raiser.c           |   1443 -
 ThirdParty/Twisted/twisted/test/raiser.pyx         |     21 -
 .../Twisted/twisted/test/reflect_helper_IE.py      |      4 -
 .../Twisted/twisted/test/reflect_helper_VE.py      |      4 -
 .../Twisted/twisted/test/reflect_helper_ZDE.py     |      4 -
 ThirdParty/Twisted/twisted/test/server.pem         |     36 -
 ThirdParty/Twisted/twisted/test/ssl_helpers.py     |     37 -
 .../Twisted/twisted/test/stdio_test_consumer.py    |     39 -
 .../Twisted/twisted/test/stdio_test_halfclose.py   |     66 -
 .../Twisted/twisted/test/stdio_test_hostpeer.py    |     32 -
 .../Twisted/twisted/test/stdio_test_lastwrite.py   |     45 -
 .../Twisted/twisted/test/stdio_test_loseconn.py    |     48 -
 .../Twisted/twisted/test/stdio_test_producer.py    |     55 -
 .../Twisted/twisted/test/stdio_test_write.py       |     31 -
 .../Twisted/twisted/test/stdio_test_writeseq.py    |     30 -
 ThirdParty/Twisted/twisted/test/test_abstract.py   |     85 -
 ThirdParty/Twisted/twisted/test/test_adbapi.py     |    819 -
 ThirdParty/Twisted/twisted/test/test_amp.py        |   3171 -
 .../Twisted/twisted/test/test_application.py       |    896 -
 ThirdParty/Twisted/twisted/test/test_banana.py     |    278 -
 ThirdParty/Twisted/twisted/test/test_compat.py     |    623 -
 ThirdParty/Twisted/twisted/test/test_context.py    |     51 -
 ThirdParty/Twisted/twisted/test/test_cooperator.py |    711 -
 ThirdParty/Twisted/twisted/test/test_defer.py      |   2361 -
 ThirdParty/Twisted/twisted/test/test_defgen.py     |    301 -
 ThirdParty/Twisted/twisted/test/test_dict.py       |     22 -
 ThirdParty/Twisted/twisted/test/test_digestauth.py |    681 -
 ThirdParty/Twisted/twisted/test/test_dirdbm.py     |    170 -
 ThirdParty/Twisted/twisted/test/test_doc.py        |    104 -
 ThirdParty/Twisted/twisted/test/test_error.py      |    266 -
 ThirdParty/Twisted/twisted/test/test_explorer.py   |    236 -
 ThirdParty/Twisted/twisted/test/test_factories.py  |    145 -
 ThirdParty/Twisted/twisted/test/test_failure.py    |    993 -
 ThirdParty/Twisted/twisted/test/test_fdesc.py      |    266 -
 ThirdParty/Twisted/twisted/test/test_finger.py     |     67 -
 ThirdParty/Twisted/twisted/test/test_formmethod.py |     98 -
 ThirdParty/Twisted/twisted/test/test_ftp.py        |   3482 -
 .../Twisted/twisted/test/test_ftp_options.py       |     80 -
 ThirdParty/Twisted/twisted/test/test_hook.py       |    150 -
 ThirdParty/Twisted/twisted/test/test_htb.py        |    109 -
 ThirdParty/Twisted/twisted/test/test_ident.py      |    194 -
 ThirdParty/Twisted/twisted/test/test_internet.py   |   1442 -
 ThirdParty/Twisted/twisted/test/test_iosim.py      |     25 -
 ThirdParty/Twisted/twisted/test/test_iutils.py     |    351 -
 ThirdParty/Twisted/twisted/test/test_jelly.py      |    640 -
 ThirdParty/Twisted/twisted/test/test_lockfile.py   |    445 -
 ThirdParty/Twisted/twisted/test/test_log.py        |    882 -
 ThirdParty/Twisted/twisted/test/test_logfile.py    |    320 -
 ThirdParty/Twisted/twisted/test/test_loopback.py   |    431 -
 ThirdParty/Twisted/twisted/test/test_manhole.py    |     75 -
 ThirdParty/Twisted/twisted/test/test_memcache.py   |    699 -
 ThirdParty/Twisted/twisted/test/test_modules.py    |    514 -
 ThirdParty/Twisted/twisted/test/test_monkey.py     |    164 -
 ThirdParty/Twisted/twisted/test/test_newcred.py    |    435 -
 ThirdParty/Twisted/twisted/test/test_nmea.py       |    115 -
 ThirdParty/Twisted/twisted/test/test_paths.py      |   1558 -
 ThirdParty/Twisted/twisted/test/test_pb.py         |   1846 -
 ThirdParty/Twisted/twisted/test/test_pbfailure.py  |    469 -
 ThirdParty/Twisted/twisted/test/test_pcp.py        |    368 -
 ThirdParty/Twisted/twisted/test/test_persisted.py  |    377 -
 ThirdParty/Twisted/twisted/test/test_plugin.py     |    719 -
 ThirdParty/Twisted/twisted/test/test_policies.py   |    872 -
 ThirdParty/Twisted/twisted/test/test_postfix.py    |    108 -
 ThirdParty/Twisted/twisted/test/test_process.py    |   2597 -
 ThirdParty/Twisted/twisted/test/test_protocols.py  |    236 -
 ThirdParty/Twisted/twisted/test/test_randbytes.py  |    121 -
 ThirdParty/Twisted/twisted/test/test_rebuild.py    |    252 -
 ThirdParty/Twisted/twisted/test/test_reflect.py    |    900 -
 ThirdParty/Twisted/twisted/test/test_roots.py      |     63 -
 ThirdParty/Twisted/twisted/test/test_setup.py      |     61 -
 ThirdParty/Twisted/twisted/test/test_shortcut.py   |     26 -
 ThirdParty/Twisted/twisted/test/test_sip.py        |    984 -
 ThirdParty/Twisted/twisted/test/test_sob.py        |    172 -
 ThirdParty/Twisted/twisted/test/test_socks.py      |    498 -
 ThirdParty/Twisted/twisted/test/test_ssl.py        |    727 -
 ThirdParty/Twisted/twisted/test/test_sslverify.py  |   2153 -
 ThirdParty/Twisted/twisted/test/test_stateful.py   |     81 -
 ThirdParty/Twisted/twisted/test/test_stdio.py      |    371 -
 ThirdParty/Twisted/twisted/test/test_strcred.py    |    657 -
 ThirdParty/Twisted/twisted/test/test_strerror.py   |    151 -
 .../Twisted/twisted/test/test_stringtransport.py   |    313 -
 ThirdParty/Twisted/twisted/test/test_strports.py   |    133 -
 ThirdParty/Twisted/twisted/test/test_task.py       |   1027 -
 ThirdParty/Twisted/twisted/test/test_tcp.py        |   1829 -
 .../Twisted/twisted/test/test_tcp_internals.py     |    255 -
 ThirdParty/Twisted/twisted/test/test_text.py       |    242 -
 ThirdParty/Twisted/twisted/test/test_threadable.py |    132 -
 ThirdParty/Twisted/twisted/test/test_threadpool.py |    625 -
 ThirdParty/Twisted/twisted/test/test_threads.py    |    421 -
 ThirdParty/Twisted/twisted/test/test_tpfile.py     |     52 -
 ThirdParty/Twisted/twisted/test/test_twistd.py     |   1738 -
 ThirdParty/Twisted/twisted/test/test_twisted.py    |    694 -
 ThirdParty/Twisted/twisted/test/test_udp.py        |    710 -
 ThirdParty/Twisted/twisted/test/test_unix.py       |    405 -
 ThirdParty/Twisted/twisted/test/test_usage.py      |    612 -
 ThirdParty/Twisted/twisted/test/testutils.py       |    169 -
 ThirdParty/Twisted/twisted/topfiles/CREDITS        |     60 -
 ThirdParty/Twisted/twisted/topfiles/ChangeLog.Old  |   3888 -
 ThirdParty/Twisted/twisted/topfiles/NEWS           |   2253 -
 ThirdParty/Twisted/twisted/topfiles/README         |     14 -
 ThirdParty/Twisted/twisted/topfiles/setup.py       |     91 -
 ThirdParty/Twisted/twisted/trial/__init__.py       |     52 -
 ThirdParty/Twisted/twisted/trial/_asyncrunner.py   |    184 -
 ThirdParty/Twisted/twisted/trial/_asynctest.py     |    405 -
 ThirdParty/Twisted/twisted/trial/_dist/__init__.py |     47 -
 .../Twisted/twisted/trial/_dist/distreporter.py    |     94 -
 .../Twisted/twisted/trial/_dist/disttrial.py       |    258 -
 .../Twisted/twisted/trial/_dist/managercommands.py |     76 -
 ThirdParty/Twisted/twisted/trial/_dist/options.py  |     30 -
 .../Twisted/twisted/trial/_dist/test/__init__.py   |      6 -
 .../twisted/trial/_dist/test/test_distreporter.py  |     62 -
 .../twisted/trial/_dist/test/test_disttrial.py     |    375 -
 .../twisted/trial/_dist/test/test_options.py       |     48 -
 .../twisted/trial/_dist/test/test_worker.py        |    473 -
 .../trial/_dist/test/test_workerreporter.py        |    119 -
 .../twisted/trial/_dist/test/test_workertrial.py   |    183 -
 ThirdParty/Twisted/twisted/trial/_dist/worker.py   |    328 -
 .../Twisted/twisted/trial/_dist/workercommands.py  |     28 -
 .../Twisted/twisted/trial/_dist/workerreporter.py  |    123 -
 .../Twisted/twisted/trial/_dist/workertrial.py     |    109 -
 ThirdParty/Twisted/twisted/trial/_synctest.py      |   1289 -
 ThirdParty/Twisted/twisted/trial/itrial.py         |    253 -
 ThirdParty/Twisted/twisted/trial/reporter.py       |   1285 -
 ThirdParty/Twisted/twisted/trial/runner.py         |    795 -
 ThirdParty/Twisted/twisted/trial/test/__init__.py  |      6 -
 ThirdParty/Twisted/twisted/trial/test/detests.py   |    203 -
 ThirdParty/Twisted/twisted/trial/test/erroneous.py |    188 -
 .../Twisted/twisted/trial/test/mockcustomsuite.py  |     21 -
 .../Twisted/twisted/trial/test/mockcustomsuite2.py |     21 -
 .../Twisted/twisted/trial/test/mockcustomsuite3.py |     28 -
 .../Twisted/twisted/trial/test/mockdoctest.py      |    104 -
 .../Twisted/twisted/trial/test/moduleself.py       |      7 -
 .../Twisted/twisted/trial/test/moduletest.py       |     11 -
 ThirdParty/Twisted/twisted/trial/test/novars.py    |      6 -
 .../Twisted/twisted/trial/test/ordertests.py       |     50 -
 ThirdParty/Twisted/twisted/trial/test/packages.py  |    181 -
 ThirdParty/Twisted/twisted/trial/test/sample.py    |    108 -
 .../Twisted/twisted/trial/test/scripttest.py       |     14 -
 ThirdParty/Twisted/twisted/trial/test/skipping.py  |    270 -
 .../Twisted/twisted/trial/test/suppression.py      |    115 -
 .../Twisted/twisted/trial/test/test_assertions.py  |   1220 -
 .../twisted/trial/test/test_asyncassertions.py     |     83 -
 .../Twisted/twisted/trial/test/test_deferred.py    |    236 -
 .../Twisted/twisted/trial/test/test_doctest.py     |     62 -
 .../Twisted/twisted/trial/test/test_keyboard.py    |    119 -
 .../Twisted/twisted/trial/test/test_loader.py      |    656 -
 ThirdParty/Twisted/twisted/trial/test/test_log.py  |    235 -
 .../Twisted/twisted/trial/test/test_output.py      |    179 -
 .../Twisted/twisted/trial/test/test_plugins.py     |     46 -
 .../twisted/trial/test/test_pyunitcompat.py        |    287 -
 .../Twisted/twisted/trial/test/test_reporter.py    |   1721 -
 .../Twisted/twisted/trial/test/test_runner.py      |   1051 -
 .../Twisted/twisted/trial/test/test_script.py      |    867 -
 .../Twisted/twisted/trial/test/test_suppression.py |    162 -
 .../Twisted/twisted/trial/test/test_testcase.py    |     70 -
 .../Twisted/twisted/trial/test/test_tests.py       |   1399 -
 ThirdParty/Twisted/twisted/trial/test/test_util.py |    780 -
 .../Twisted/twisted/trial/test/test_warning.py     |    491 -
 ThirdParty/Twisted/twisted/trial/test/weird.py     |     23 -
 ThirdParty/Twisted/twisted/trial/unittest.py       |     41 -
 ThirdParty/Twisted/twisted/trial/util.py           |    432 -
 ThirdParty/Twisted/twisted/web/__init__.py         |     15 -
 ThirdParty/Twisted/twisted/web/_auth/__init__.py   |      7 -
 ThirdParty/Twisted/twisted/web/_auth/basic.py      |     59 -
 ThirdParty/Twisted/twisted/web/_auth/digest.py     |     54 -
 ThirdParty/Twisted/twisted/web/_auth/wrapper.py    |    225 -
 ThirdParty/Twisted/twisted/web/_element.py         |    185 -
 ThirdParty/Twisted/twisted/web/_flatten.py         |    422 -
 ThirdParty/Twisted/twisted/web/_newclient.py       |   1608 -
 ThirdParty/Twisted/twisted/web/_responses.py       |    114 -
 ThirdParty/Twisted/twisted/web/_stan.py            |    325 -
 ThirdParty/Twisted/twisted/web/_version.py         |     11 -
 ThirdParty/Twisted/twisted/web/client.py           |   1997 -
 ThirdParty/Twisted/twisted/web/demo.py             |     24 -
 ThirdParty/Twisted/twisted/web/distrib.py          |    373 -
 ThirdParty/Twisted/twisted/web/domhelpers.py       |    268 -
 ThirdParty/Twisted/twisted/web/error.py            |    380 -
 ThirdParty/Twisted/twisted/web/failure.xhtml       |     71 -
 ThirdParty/Twisted/twisted/web/guard.py            |     17 -
 ThirdParty/Twisted/twisted/web/html.py             |     46 -
 ThirdParty/Twisted/twisted/web/http.py             |   2050 -
 ThirdParty/Twisted/twisted/web/http_headers.py     |    261 -
 ThirdParty/Twisted/twisted/web/iweb.py             |    760 -
 ThirdParty/Twisted/twisted/web/microdom.py         |   1028 -
 ThirdParty/Twisted/twisted/web/proxy.py            |    303 -
 ThirdParty/Twisted/twisted/web/resource.py         |    405 -
 ThirdParty/Twisted/twisted/web/rewrite.py          |     52 -
 ThirdParty/Twisted/twisted/web/script.py           |    170 -
 ThirdParty/Twisted/twisted/web/server.py           |    706 -
 ThirdParty/Twisted/twisted/web/soap.py             |    154 -
 ThirdParty/Twisted/twisted/web/static.py           |   1032 -
 ThirdParty/Twisted/twisted/web/sux.py              |    636 -
 ThirdParty/Twisted/twisted/web/tap.py              |    232 -
 ThirdParty/Twisted/twisted/web/template.py         |    566 -
 ThirdParty/Twisted/twisted/web/test/__init__.py    |      7 -
 ThirdParty/Twisted/twisted/web/test/_util.py       |     82 -
 .../Twisted/twisted/web/test/requesthelper.py      |    278 -
 ThirdParty/Twisted/twisted/web/test/test_agent.py  |   2727 -
 ThirdParty/Twisted/twisted/web/test/test_cgi.py    |    364 -
 .../Twisted/twisted/web/test/test_distrib.py       |    434 -
 .../Twisted/twisted/web/test/test_domhelpers.py    |    306 -
 ThirdParty/Twisted/twisted/web/test/test_error.py  |    151 -
 .../Twisted/twisted/web/test/test_flatten.py       |    554 -
 ThirdParty/Twisted/twisted/web/test/test_http.py   |   2175 -
 .../Twisted/twisted/web/test/test_http_headers.py  |    631 -
 .../Twisted/twisted/web/test/test_httpauth.py      |    634 -
 .../Twisted/twisted/web/test/test_newclient.py     |   2675 -
 ThirdParty/Twisted/twisted/web/test/test_proxy.py  |    544 -
 .../Twisted/twisted/web/test/test_resource.py      |    261 -
 ThirdParty/Twisted/twisted/web/test/test_script.py |     70 -
 ThirdParty/Twisted/twisted/web/test/test_soap.py   |    114 -
 ThirdParty/Twisted/twisted/web/test/test_stan.py   |    139 -
 ThirdParty/Twisted/twisted/web/test/test_static.py |   1540 -
 ThirdParty/Twisted/twisted/web/test/test_tap.py    |    196 -
 .../Twisted/twisted/web/test/test_template.py      |    820 -
 ThirdParty/Twisted/twisted/web/test/test_util.py   |    472 -
 ThirdParty/Twisted/twisted/web/test/test_vhost.py  |    105 -
 ThirdParty/Twisted/twisted/web/test/test_web.py    |   1175 -
 .../Twisted/twisted/web/test/test_webclient.py     |   1350 -
 ThirdParty/Twisted/twisted/web/test/test_wsgi.py   |   1571 -
 ThirdParty/Twisted/twisted/web/test/test_xml.py    |   1105 -
 ThirdParty/Twisted/twisted/web/test/test_xmlrpc.py |    818 -
 ThirdParty/Twisted/twisted/web/topfiles/NEWS       |    705 -
 ThirdParty/Twisted/twisted/web/topfiles/README     |      6 -
 ThirdParty/Twisted/twisted/web/topfiles/setup.py   |     40 -
 ThirdParty/Twisted/twisted/web/twcgi.py            |    307 -
 ThirdParty/Twisted/twisted/web/util.py             |    440 -
 ThirdParty/Twisted/twisted/web/vhost.py            |    135 -
 ThirdParty/Twisted/twisted/web/wsgi.py             |    403 -
 ThirdParty/Twisted/twisted/web/xmlrpc.py           |    572 -
 ThirdParty/Twisted/twisted/words/__init__.py       |     11 -
 ThirdParty/Twisted/twisted/words/_version.py       |     11 -
 ThirdParty/Twisted/twisted/words/ewords.py         |     34 -
 ThirdParty/Twisted/twisted/words/im/__init__.py    |      8 -
 ThirdParty/Twisted/twisted/words/im/baseaccount.py |     62 -
 ThirdParty/Twisted/twisted/words/im/basechat.py    |    512 -
 ThirdParty/Twisted/twisted/words/im/basesupport.py |    270 -
 .../twisted/words/im/instancemessenger.glade       |   3165 -
 ThirdParty/Twisted/twisted/words/im/interfaces.py  |    364 -
 ThirdParty/Twisted/twisted/words/im/ircsupport.py  |    265 -
 ThirdParty/Twisted/twisted/words/im/locals.py      |     26 -
 ThirdParty/Twisted/twisted/words/im/pbsupport.py   |    260 -
 ThirdParty/Twisted/twisted/words/iwords.py         |    266 -
 .../Twisted/twisted/words/protocols/__init__.py    |      7 -
 ThirdParty/Twisted/twisted/words/protocols/irc.py  |   3756 -
 .../twisted/words/protocols/jabber/__init__.py     |      8 -
 .../twisted/words/protocols/jabber/client.py       |    368 -
 .../twisted/words/protocols/jabber/component.py    |    474 -
 .../twisted/words/protocols/jabber/error.py        |    336 -
 .../twisted/words/protocols/jabber/ijabber.py      |    199 -
 .../Twisted/twisted/words/protocols/jabber/jid.py  |    249 -
 .../twisted/words/protocols/jabber/jstrports.py    |     31 -
 .../Twisted/twisted/words/protocols/jabber/sasl.py |    230 -
 .../words/protocols/jabber/sasl_mechanisms.py      |    276 -
 .../twisted/words/protocols/jabber/xmlstream.py    |   1136 -
 .../words/protocols/jabber/xmpp_stringprep.py      |    246 -
 ThirdParty/Twisted/twisted/words/protocols/msn.py  |   2479 -
 .../Twisted/twisted/words/protocols/oscar.py       |   1235 -
 ThirdParty/Twisted/twisted/words/service.py        |   1224 -
 ThirdParty/Twisted/twisted/words/tap.py            |     74 -
 ThirdParty/Twisted/twisted/words/test/__init__.py  |      1 -
 .../Twisted/twisted/words/test/test_basechat.py    |     68 -
 .../Twisted/twisted/words/test/test_basesupport.py |     97 -
 .../Twisted/twisted/words/test/test_domish.py      |    434 -
 ThirdParty/Twisted/twisted/words/test/test_irc.py  |   2608 -
 .../Twisted/twisted/words/test/test_irc_service.py |    245 -
 .../Twisted/twisted/words/test/test_ircsupport.py  |     88 -
 .../twisted/words/test/test_jabberclient.py        |    414 -
 .../twisted/words/test/test_jabbercomponent.py     |    422 -
 .../Twisted/twisted/words/test/test_jabbererror.py |    342 -
 .../Twisted/twisted/words/test/test_jabberjid.py   |    225 -
 .../twisted/words/test/test_jabberjstrports.py     |     34 -
 .../Twisted/twisted/words/test/test_jabbersasl.py  |    272 -
 .../words/test/test_jabbersaslmechanisms.py        |    142 -
 .../twisted/words/test/test_jabberxmlstream.py     |   1334 -
 .../words/test/test_jabberxmppstringprep.py        |    109 -
 ThirdParty/Twisted/twisted/words/test/test_msn.py  |    522 -
 .../Twisted/twisted/words/test/test_oscar.py       |     24 -
 .../Twisted/twisted/words/test/test_service.py     |    838 -
 ThirdParty/Twisted/twisted/words/test/test_tap.py  |     78 -
 .../Twisted/twisted/words/test/test_xishutil.py    |    345 -
 .../Twisted/twisted/words/test/test_xmlstream.py   |    224 -
 .../twisted/words/test/test_xmpproutertap.py       |     84 -
 .../Twisted/twisted/words/test/test_xpath.py       |    260 -
 ThirdParty/Twisted/twisted/words/topfiles/NEWS     |    439 -
 ThirdParty/Twisted/twisted/words/topfiles/README   |      5 -
 ThirdParty/Twisted/twisted/words/topfiles/setup.py |     48 -
 ThirdParty/Twisted/twisted/words/xish/__init__.py  |     10 -
 ThirdParty/Twisted/twisted/words/xish/domish.py    |    848 -
 ThirdParty/Twisted/twisted/words/xish/utility.py   |    372 -
 ThirdParty/Twisted/twisted/words/xish/xmlstream.py |    261 -
 ThirdParty/Twisted/twisted/words/xish/xpath.py     |    333 -
 .../Twisted/twisted/words/xish/xpathparser.g       |    375 -
 .../Twisted/twisted/words/xish/xpathparser.py      |    508 -
 ThirdParty/Twisted/twisted/words/xmpproutertap.py  |     30 -
 ThirdParty/UPDATING.md                             |     66 -
 ThirdParty/VPIC/VPICGlobal.cxx                     |      2 +-
 ThirdParty/VPIC/VPICView.cxx                       |      2 +-
 ThirdParty/VPIC/module.cmake                       |      8 +-
 ThirdParty/ZopeInterface/CMakeLists.txt            |      2 -
 ThirdParty/ZopeInterface/COPYRIGHT.txt             |      1 -
 ThirdParty/ZopeInterface/LICENSE.txt               |     44 -
 ThirdParty/ZopeInterface/PKG-INFO                  |    436 -
 ThirdParty/ZopeInterface/README.rst                |     15 -
 ThirdParty/ZopeInterface/module.cmake              |      4 -
 ThirdParty/ZopeInterface/zope/__init__.py          |      7 -
 .../ZopeInterface/zope/interface/__init__.py       |     90 -
 ThirdParty/ZopeInterface/zope/interface/_compat.py |     69 -
 .../ZopeInterface/zope/interface/_flatten.py       |     35 -
 .../interface/_zope_interface_coptimizations.c     |   1688 -
 ThirdParty/ZopeInterface/zope/interface/adapter.py |    704 -
 ThirdParty/ZopeInterface/zope/interface/advice.py  |    206 -
 .../zope/interface/common/__init__.py              |      2 -
 .../zope/interface/common/idatetime.py             |    575 -
 .../zope/interface/common/interfaces.py            |    102 -
 .../ZopeInterface/zope/interface/common/mapping.py |    125 -
 .../zope/interface/common/sequence.py              |    160 -
 .../zope/interface/common/tests/__init__.py        |      2 -
 .../zope/interface/common/tests/basemapping.py     |    107 -
 .../zope/interface/common/tests/test_idatetime.py  |     47 -
 .../common/tests/test_import_interfaces.py         |     29 -
 .../ZopeInterface/zope/interface/declarations.py   |    857 -
 .../ZopeInterface/zope/interface/document.py       |    104 -
 .../ZopeInterface/zope/interface/exceptions.py     |     67 -
 .../ZopeInterface/zope/interface/interface.py      |    712 -
 .../ZopeInterface/zope/interface/interfaces.py     |   1288 -
 .../ZopeInterface/zope/interface/registry.py       |    541 -
 ThirdParty/ZopeInterface/zope/interface/ro.py      |     69 -
 .../ZopeInterface/zope/interface/tests/__init__.py |     13 -
 .../zope/interface/tests/advisory_testing.py       |     42 -
 .../ZopeInterface/zope/interface/tests/dummy.py    |     23 -
 .../ZopeInterface/zope/interface/tests/idummy.py   |     23 -
 .../ZopeInterface/zope/interface/tests/ifoo.py     |     26 -
 .../zope/interface/tests/ifoo_other.py             |     26 -
 .../ZopeInterface/zope/interface/tests/m1.py       |     21 -
 .../ZopeInterface/zope/interface/tests/m2.py       |     15 -
 .../ZopeInterface/zope/interface/tests/odd.py      |    129 -
 .../zope/interface/tests/test_adapter.py           |   1285 -
 .../zope/interface/tests/test_advice.py            |    397 -
 .../zope/interface/tests/test_declarations.py      |   1607 -
 .../zope/interface/tests/test_document.py          |    286 -
 .../zope/interface/tests/test_element.py           |     41 -
 .../zope/interface/tests/test_exceptions.py        |     75 -
 .../zope/interface/tests/test_interface.py         |   2089 -
 .../zope/interface/tests/test_interfaces.py        |    115 -
 .../zope/interface/tests/test_odd_declarations.py  |    227 -
 .../zope/interface/tests/test_registry.py          |   2495 -
 .../zope/interface/tests/test_sorting.py           |     55 -
 .../zope/interface/tests/test_verify.py            |    571 -
 ThirdParty/ZopeInterface/zope/interface/verify.py  |    120 -
 ThirdParty/alglib/module.cmake                     |      2 +-
 ThirdParty/diy2/CMakeLists.txt                     |      7 -
 ThirdParty/diy2/module.cmake                       |      7 -
 ThirdParty/diy2/update.sh                          |     27 -
 ThirdParty/diy2/vtk_diy2.h.in                      |     72 -
 ThirdParty/diy2/vtkdiy2/CMakeLists.txt             |      8 -
 ThirdParty/diy2/vtkdiy2/LEGAL.txt                  |     19 -
 ThirdParty/diy2/vtkdiy2/LICENSE.txt                |     41 -
 ThirdParty/diy2/vtkdiy2/README.md                  |     92 -
 .../diy2/vtkdiy2/include/vtkdiy/algorithms.hpp     |    195 -
 .../diy2/vtkdiy2/include/vtkdiy/assigner.hpp       |    126 -
 .../diy2/vtkdiy2/include/vtkdiy/collection.hpp     |    121 -
 .../diy2/vtkdiy2/include/vtkdiy/communicator.hpp   |     13 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/constants.h |     27 -
 .../vtkdiy2/include/vtkdiy/critical-resource.hpp   |     53 -
 .../diy2/vtkdiy2/include/vtkdiy/decomposition.hpp  |    744 -
 .../vtkdiy/detail/algorithms/kdtree-sampling.hpp   |    453 -
 .../include/vtkdiy/detail/algorithms/kdtree.hpp    |    574 -
 .../include/vtkdiy/detail/algorithms/sort.hpp      |    168 -
 .../vtkdiy2/include/vtkdiy/detail/collectives.hpp  |     54 -
 .../include/vtkdiy/detail/reduce/all-to-all.hpp    |    165 -
 .../diy2/vtkdiy2/include/vtkdiy/io/block.hpp       |    399 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/io/bov.hpp  |    171 -
 .../diy2/vtkdiy2/include/vtkdiy/io/numpy.hpp       |    213 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/link.hpp    |    219 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/master.hpp  |   1062 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi.hpp     |     32 -
 .../vtkdiy2/include/vtkdiy/mpi/collectives.hpp     |    328 -
 .../vtkdiy2/include/vtkdiy/mpi/communicator.hpp    |     72 -
 .../diy2/vtkdiy2/include/vtkdiy/mpi/constants.hpp  |     13 -
 .../diy2/vtkdiy2/include/vtkdiy/mpi/datatypes.hpp  |     63 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi/io.hpp  |    137 -
 .../diy2/vtkdiy2/include/vtkdiy/mpi/operations.hpp |     26 -
 .../diy2/vtkdiy2/include/vtkdiy/mpi/optional.hpp   |     55 -
 .../vtkdiy2/include/vtkdiy/mpi/point-to-point.hpp  |     95 -
 .../diy2/vtkdiy2/include/vtkdiy/mpi/request.hpp    |     26 -
 .../diy2/vtkdiy2/include/vtkdiy/mpi/status.hpp     |     30 -
 .../diy2/vtkdiy2/include/vtkdiy/no-thread.hpp      |     38 -
 .../vtkdiy2/include/vtkdiy/partners/all-reduce.hpp |     72 -
 .../vtkdiy2/include/vtkdiy/partners/broadcast.hpp  |     62 -
 .../vtkdiy2/include/vtkdiy/partners/common.hpp     |    204 -
 .../diy2/vtkdiy2/include/vtkdiy/partners/merge.hpp |     60 -
 .../diy2/vtkdiy2/include/vtkdiy/partners/swap.hpp  |     43 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/pick.hpp    |    137 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/proxy.hpp   |    228 -
 .../vtkdiy2/include/vtkdiy/reduce-operations.hpp   |     31 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/reduce.hpp  |    208 -
 .../diy2/vtkdiy2/include/vtkdiy/serialization.hpp  |    475 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/storage.hpp |    226 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/thread.hpp  |     45 -
 .../vtkdiy2/include/vtkdiy/thread/fast_mutex.h     |    248 -
 .../vtkdiy2/include/vtkdiy/thread/tinythread.cpp   |    302 -
 .../vtkdiy2/include/vtkdiy/thread/tinythread.h     |    718 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/time.hpp    |     33 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/types.h     |     29 -
 ThirdParty/diy2/vtkdiy2/include/vtkdiy/types.hpp   |     92 -
 ThirdParty/exodusII/module.cmake                   |      4 +-
 ThirdParty/exodusII/vtkexodusII/CMakeLists.txt     |      6 +-
 ThirdParty/expat/module.cmake                      |      2 +-
 ThirdParty/expat/vtkexpat/CMakeLists.txt           |     32 -
 ThirdParty/expat/vtkexpat/COPYING                  |     21 -
 ThirdParty/expat/vtkexpat/ascii.h                  |     86 -
 ThirdParty/expat/vtkexpat/asciitab.h               |     37 -
 ThirdParty/expat/vtkexpat/expat.h                  |    740 -
 ThirdParty/expat/vtkexpat/expatConfig.h.in         |     54 -
 ThirdParty/expat/vtkexpat/expatDllConfig.h.in      |      6 -
 ThirdParty/expat/vtkexpat/iasciitab.h              |     38 -
 ThirdParty/expat/vtkexpat/latin1tab.h              |     37 -
 ThirdParty/expat/vtkexpat/nametab.h                |    150 -
 ThirdParty/expat/vtkexpat/utf8tab.h                |     38 -
 ThirdParty/expat/vtkexpat/vtk_expat_mangle.h       |     88 -
 ThirdParty/expat/vtkexpat/xmlparse.c               |   4622 -
 ThirdParty/expat/vtkexpat/xmlrole.c                |   1401 -
 ThirdParty/expat/vtkexpat/xmlrole.h                |    100 -
 ThirdParty/expat/vtkexpat/xmltok.c                 |   1584 -
 ThirdParty/expat/vtkexpat/xmltok.h                 |    299 -
 ThirdParty/expat/vtkexpat/xmltok_impl.c            |   1775 -
 ThirdParty/expat/vtkexpat/xmltok_impl.h            |     46 -
 ThirdParty/expat/vtkexpat/xmltok_ns.c              |     98 -
 ThirdParty/freerange/freerange                     |     26 +-
 ThirdParty/freerange/freerangeTestDriver.h         |      2 +-
 ThirdParty/freerange/testInsertionDeletion.cxx     |      2 +-
 ThirdParty/freerange/testIteration.cxx             |      2 +-
 ThirdParty/freetype/module.cmake                   |      2 +-
 ThirdParty/freetype/vtkfreetype/CMakeLists.txt     |    150 -
 ThirdParty/freetype/vtkfreetype/README             |     53 -
 ThirdParty/freetype/vtkfreetype/README.VTK.txt     |    128 -
 .../freetype/vtkfreetype/builds/unix/ftconfig.in   |    520 -
 .../freetype/vtkfreetype/builds/unix/ftsystem.c    |    419 -
 .../freetype/vtkfreetype/builds/win32/ftdebug.c    |    214 -
 ThirdParty/freetype/vtkfreetype/docs/FTL.TXT       |    169 -
 ThirdParty/freetype/vtkfreetype/docs/LICENSE.TXT   |     34 -
 .../vtkfreetype/include/freetype/config/ftconfig.h |    574 -
 .../vtkfreetype/include/freetype/config/ftheader.h |    793 -
 .../vtkfreetype/include/freetype/config/ftmodule.h |     32 -
 .../vtkfreetype/include/freetype/config/ftoption.h |    837 -
 .../vtkfreetype/include/freetype/config/ftstdlib.h |    174 -
 .../vtkfreetype/include/freetype/freetype.h        |   3921 -
 .../vtkfreetype/include/freetype/ftadvanc.h        |    179 -
 .../freetype/vtkfreetype/include/freetype/ftbbox.h |    102 -
 .../freetype/vtkfreetype/include/freetype/ftbdf.h  |    209 -
 .../vtkfreetype/include/freetype/ftbitmap.h        |    227 -
 .../vtkfreetype/include/freetype/ftbzip2.h         |    102 -
 .../vtkfreetype/include/freetype/ftcache.h         |   1140 -
 .../vtkfreetype/include/freetype/ftchapters.h      |    104 -
 .../freetype/vtkfreetype/include/freetype/ftcid.h  |    166 -
 .../vtkfreetype/include/freetype/fterrdef.h        |    243 -
 .../vtkfreetype/include/freetype/fterrors.h        |    206 -
 .../freetype/vtkfreetype/include/freetype/ftgasp.h |    128 -
 .../vtkfreetype/include/freetype/ftglyph.h         |    620 -
 .../vtkfreetype/include/freetype/ftgxval.h         |    358 -
 .../freetype/vtkfreetype/include/freetype/ftgzip.h |    102 -
 .../vtkfreetype/include/freetype/ftimage.h         |   1313 -
 .../vtkfreetype/include/freetype/ftincrem.h        |    353 -
 .../vtkfreetype/include/freetype/ftlcdfil.h        |    213 -
 .../freetype/vtkfreetype/include/freetype/ftlist.h |    277 -
 .../freetype/vtkfreetype/include/freetype/ftlzw.h  |     99 -
 .../freetype/vtkfreetype/include/freetype/ftmac.h  |    274 -
 .../freetype/vtkfreetype/include/freetype/ftmm.h   |    378 -
 .../vtkfreetype/include/freetype/ftmodapi.h        |    483 -
 .../vtkfreetype/include/freetype/ftmoderr.h        |    156 -
 .../vtkfreetype/include/freetype/ftotval.h         |    203 -
 .../vtkfreetype/include/freetype/ftoutln.h         |    540 -
 .../freetype/vtkfreetype/include/freetype/ftpfr.h  |    172 -
 .../vtkfreetype/include/freetype/ftrender.h        |    238 -
 .../vtkfreetype/include/freetype/ftsizes.h         |    159 -
 .../vtkfreetype/include/freetype/ftsnames.h        |    200 -
 .../vtkfreetype/include/freetype/ftstroke.h        |    741 -
 .../vtkfreetype/include/freetype/ftsynth.h         |     80 -
 .../vtkfreetype/include/freetype/ftsystem.h        |    347 -
 .../vtkfreetype/include/freetype/fttrigon.h        |    350 -
 .../vtkfreetype/include/freetype/fttypes.h         |    588 -
 .../vtkfreetype/include/freetype/ftwinfnt.h        |    274 -
 .../freetype/vtkfreetype/include/freetype/ftxf86.h |     83 -
 .../include/freetype/internal/autohint.h           |    231 -
 .../vtkfreetype/include/freetype/internal/ftcalc.h |    179 -
 .../include/freetype/internal/ftdebug.h            |    250 -
 .../include/freetype/internal/ftdriver.h           |    422 -
 .../include/freetype/internal/ftgloadr.h           |    168 -
 .../include/freetype/internal/ftmemory.h           |    380 -
 .../vtkfreetype/include/freetype/internal/ftobjs.h |   1428 -
 .../vtkfreetype/include/freetype/internal/ftpic.h  |     67 -
 .../include/freetype/internal/ftrfork.h            |    196 -
 .../vtkfreetype/include/freetype/internal/ftserv.h |    620 -
 .../include/freetype/internal/ftstream.h           |    539 -
 .../include/freetype/internal/fttrace.h            |    144 -
 .../include/freetype/internal/ftvalid.h            |    150 -
 .../include/freetype/internal/internal.h           |     51 -
 .../vtkfreetype/include/freetype/internal/psaux.h  |    873 -
 .../include/freetype/internal/pshints.h            |    712 -
 .../include/freetype/internal/services/svbdf.h     |     77 -
 .../include/freetype/internal/services/svcid.h     |     83 -
 .../include/freetype/internal/services/svgldict.h  |     82 -
 .../include/freetype/internal/services/svgxval.h   |     72 -
 .../include/freetype/internal/services/svkern.h    |     51 -
 .../include/freetype/internal/services/svmm.h      |    104 -
 .../include/freetype/internal/services/svotval.h   |     55 -
 .../include/freetype/internal/services/svpfr.h     |     66 -
 .../include/freetype/internal/services/svpostnm.h  |     79 -
 .../include/freetype/internal/services/svpscmap.h  |    164 -
 .../include/freetype/internal/services/svpsinfo.h  |     92 -
 .../include/freetype/internal/services/svsfnt.h    |    102 -
 .../include/freetype/internal/services/svttcmap.h  |    106 -
 .../include/freetype/internal/services/svtteng.h   |     53 -
 .../include/freetype/internal/services/svttglyf.h  |     67 -
 .../include/freetype/internal/services/svwinfnt.h  |     50 -
 .../include/freetype/internal/services/svxf86nm.h  |     55 -
 .../vtkfreetype/include/freetype/internal/sfnt.h   |    897 -
 .../include/freetype/internal/t1types.h            |    270 -
 .../include/freetype/internal/tttypes.h            |   1543 -
 .../vtkfreetype/include/freetype/t1tables.h        |    504 -
 .../vtkfreetype/include/freetype/ttnameid.h        |   1247 -
 .../vtkfreetype/include/freetype/tttables.h        |    763 -
 .../freetype/vtkfreetype/include/freetype/tttags.h |    107 -
 .../vtkfreetype/include/freetype/ttunpat.h         |     59 -
 ThirdParty/freetype/vtkfreetype/include/ft2build.h |     25 -
 .../vtkfreetype/include/vtkFreeTypeConfig.h.in     |     35 -
 .../vtkfreetype/include/vtk_freetype_mangle.h      |    310 -
 .../freetype/vtkfreetype/include/vtk_ftmodule.h    |     41 -
 .../freetype/vtkfreetype/src/autofit/afangles.c    |    292 -
 .../freetype/vtkfreetype/src/autofit/afangles.h    |      7 -
 .../freetype/vtkfreetype/src/autofit/afcjk.c       |   2267 -
 .../freetype/vtkfreetype/src/autofit/afcjk.h       |    141 -
 .../freetype/vtkfreetype/src/autofit/afdummy.c     |     61 -
 .../freetype/vtkfreetype/src/autofit/afdummy.h     |     42 -
 .../freetype/vtkfreetype/src/autofit/aferrors.h    |     40 -
 .../freetype/vtkfreetype/src/autofit/afglobal.c    |    319 -
 .../freetype/vtkfreetype/src/autofit/afglobal.h    |     71 -
 .../freetype/vtkfreetype/src/autofit/afhints.c     |   1299 -
 .../freetype/vtkfreetype/src/autofit/afhints.h     |    467 -
 .../freetype/vtkfreetype/src/autofit/afindic.c     |    155 -
 .../freetype/vtkfreetype/src/autofit/afindic.h     |     40 -
 .../freetype/vtkfreetype/src/autofit/aflatin.c     |   2359 -
 .../freetype/vtkfreetype/src/autofit/aflatin.h     |    211 -
 .../freetype/vtkfreetype/src/autofit/aflatin2.c    |   2374 -
 .../freetype/vtkfreetype/src/autofit/aflatin2.h    |     39 -
 .../freetype/vtkfreetype/src/autofit/afloader.c    |    547 -
 .../freetype/vtkfreetype/src/autofit/afloader.h    |     73 -
 .../freetype/vtkfreetype/src/autofit/afmodule.c    |     93 -
 .../freetype/vtkfreetype/src/autofit/afmodule.h    |     37 -
 .../freetype/vtkfreetype/src/autofit/afpic.c       |    106 -
 .../freetype/vtkfreetype/src/autofit/afpic.h       |     69 -
 .../freetype/vtkfreetype/src/autofit/aftypes.h     |    370 -
 .../freetype/vtkfreetype/src/autofit/afwarp.c      |    374 -
 .../freetype/vtkfreetype/src/autofit/afwarp.h      |     64 -
 .../freetype/vtkfreetype/src/autofit/autofit.c     |     41 -
 ThirdParty/freetype/vtkfreetype/src/base/basepic.c |     83 -
 ThirdParty/freetype/vtkfreetype/src/base/basepic.h |     62 -
 .../freetype/vtkfreetype/src/base/ftadvanc.c       |    163 -
 ThirdParty/freetype/vtkfreetype/src/base/ftapi.c   |    121 -
 ThirdParty/freetype/vtkfreetype/src/base/ftbase.c  |     41 -
 ThirdParty/freetype/vtkfreetype/src/base/ftbase.h  |     68 -
 ThirdParty/freetype/vtkfreetype/src/base/ftbbox.c  |    662 -
 ThirdParty/freetype/vtkfreetype/src/base/ftbdf.c   |     88 -
 .../freetype/vtkfreetype/src/base/ftbitmap.c       |    667 -
 ThirdParty/freetype/vtkfreetype/src/base/ftcalc.c  |    957 -
 ThirdParty/freetype/vtkfreetype/src/base/ftcid.c   |    117 -
 .../freetype/vtkfreetype/src/base/ftdbgmem.c       |    997 -
 ThirdParty/freetype/vtkfreetype/src/base/ftdebug.c |    246 -
 .../freetype/vtkfreetype/src/base/ftfstype.c       |     62 -
 ThirdParty/freetype/vtkfreetype/src/base/ftgasp.c  |     61 -
 .../freetype/vtkfreetype/src/base/ftgloadr.c       |    401 -
 ThirdParty/freetype/vtkfreetype/src/base/ftglyph.c |    627 -
 ThirdParty/freetype/vtkfreetype/src/base/ftgxval.c |    140 -
 ThirdParty/freetype/vtkfreetype/src/base/ftinit.c  |    253 -
 .../freetype/vtkfreetype/src/base/ftlcdfil.c       |    376 -
 ThirdParty/freetype/vtkfreetype/src/base/ftmac.c   |   1057 -
 ThirdParty/freetype/vtkfreetype/src/base/ftmm.c    |    202 -
 ThirdParty/freetype/vtkfreetype/src/base/ftobjs.c  |   4754 -
 ThirdParty/freetype/vtkfreetype/src/base/ftotval.c |     89 -
 ThirdParty/freetype/vtkfreetype/src/base/ftoutln.c |   1129 -
 .../freetype/vtkfreetype/src/base/ftpatent.c       |    286 -
 ThirdParty/freetype/vtkfreetype/src/base/ftpfr.c   |    144 -
 ThirdParty/freetype/vtkfreetype/src/base/ftpic.c   |     54 -
 ThirdParty/freetype/vtkfreetype/src/base/ftrfork.c |    871 -
 .../freetype/vtkfreetype/src/base/ftsnames.c       |     94 -
 .../freetype/vtkfreetype/src/base/ftstream.c       |    864 -
 .../freetype/vtkfreetype/src/base/ftstroke.c       |   2419 -
 ThirdParty/freetype/vtkfreetype/src/base/ftsynth.c |    160 -
 .../freetype/vtkfreetype/src/base/ftsystem.c       |    320 -
 .../freetype/vtkfreetype/src/base/fttrigon.c       |    546 -
 ThirdParty/freetype/vtkfreetype/src/base/fttype1.c |     94 -
 ThirdParty/freetype/vtkfreetype/src/base/ftutil.c  |    501 -
 .../freetype/vtkfreetype/src/base/ftwinfnt.c       |     51 -
 ThirdParty/freetype/vtkfreetype/src/base/ftxf86.c  |     40 -
 ThirdParty/freetype/vtkfreetype/src/bdf/README     |    148 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdf.c      |     34 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdf.h      |    295 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdfdrivr.c |    881 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdfdrivr.h |     80 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdferror.h |     44 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdflib.c   |   2543 -
 .../freetype/vtkfreetype/src/bzip2/ftbzip2.c       |    510 -
 .../freetype/vtkfreetype/src/cache/ftcache.c       |     31 -
 .../freetype/vtkfreetype/src/cache/ftcbasic.c      |    855 -
 .../freetype/vtkfreetype/src/cache/ftccache.c      |    626 -
 .../freetype/vtkfreetype/src/cache/ftccache.h      |    359 -
 .../freetype/vtkfreetype/src/cache/ftccback.h      |     92 -
 .../freetype/vtkfreetype/src/cache/ftccmap.c       |    438 -
 .../freetype/vtkfreetype/src/cache/ftcerror.h      |     40 -
 .../freetype/vtkfreetype/src/cache/ftcglyph.c      |    219 -
 .../freetype/vtkfreetype/src/cache/ftcglyph.h      |    329 -
 .../freetype/vtkfreetype/src/cache/ftcimage.c      |    163 -
 .../freetype/vtkfreetype/src/cache/ftcimage.h      |    107 -
 .../freetype/vtkfreetype/src/cache/ftcmanag.c      |    743 -
 .../freetype/vtkfreetype/src/cache/ftcmanag.h      |    175 -
 ThirdParty/freetype/vtkfreetype/src/cache/ftcmru.c |    357 -
 ThirdParty/freetype/vtkfreetype/src/cache/ftcmru.h |    246 -
 .../freetype/vtkfreetype/src/cache/ftcsbits.c      |    421 -
 .../freetype/vtkfreetype/src/cache/ftcsbits.h      |    103 -
 ThirdParty/freetype/vtkfreetype/src/cff/cff.c      |     30 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffcmap.c  |    208 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffcmap.h  |     67 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffdrivr.c |    671 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffdrivr.h |     38 -
 ThirdParty/freetype/vtkfreetype/src/cff/cfferrs.h  |     41 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffgload.c |   2977 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffgload.h |    201 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffload.c  |   1666 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffload.h  |     83 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffobjs.c  |   1070 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffobjs.h  |    181 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffparse.c |   1112 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffparse.h |    106 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffpic.c   |    101 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffpic.h   |     80 -
 ThirdParty/freetype/vtkfreetype/src/cff/cfftoken.h |     97 -
 ThirdParty/freetype/vtkfreetype/src/cff/cfftypes.h |    281 -
 ThirdParty/freetype/vtkfreetype/src/cid/ciderrs.h  |     40 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidgload.c |    442 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidgload.h |     51 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidload.c  |    672 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidload.h  |     53 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidobjs.c  |    482 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidobjs.h  |    154 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidparse.c |    225 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidparse.h |    123 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidriver.c |    240 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidriver.h |     43 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidtoken.h |    112 -
 ThirdParty/freetype/vtkfreetype/src/cid/type1cid.c |     29 -
 ThirdParty/freetype/vtkfreetype/src/gxvalid/README |    532 -
 .../freetype/vtkfreetype/src/gxvalid/gxvalid.c     |     46 -
 .../freetype/vtkfreetype/src/gxvalid/gxvalid.h     |    107 -
 .../freetype/vtkfreetype/src/gxvalid/gxvbsln.c     |    333 -
 .../freetype/vtkfreetype/src/gxvalid/gxvcommn.c    |   1744 -
 .../freetype/vtkfreetype/src/gxvalid/gxvcommn.h    |    581 -
 .../freetype/vtkfreetype/src/gxvalid/gxverror.h    |     51 -
 .../freetype/vtkfreetype/src/gxvalid/gxvfeat.c     |    339 -
 .../freetype/vtkfreetype/src/gxvalid/gxvfeat.h     |    172 -
 .../freetype/vtkfreetype/src/gxvalid/gxvfgen.c     |    482 -
 .../freetype/vtkfreetype/src/gxvalid/gxvjust.c     |    717 -
 .../freetype/vtkfreetype/src/gxvalid/gxvkern.c     |    922 -
 .../freetype/vtkfreetype/src/gxvalid/gxvlcar.c     |    223 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmod.c      |    285 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmod.h      |     50 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort.c     |    296 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort.h     |     93 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort0.c    |    151 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort1.c    |    259 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort2.c    |    311 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort4.c    |    125 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort5.c    |    233 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx.c     |    199 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx.h     |     67 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx0.c    |    111 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx1.c    |    277 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx2.c    |    327 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx4.c    |     55 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx5.c    |    225 -
 .../freetype/vtkfreetype/src/gxvalid/gxvopbd.c     |    217 -
 .../freetype/vtkfreetype/src/gxvalid/gxvprop.c     |    329 -
 .../freetype/vtkfreetype/src/gxvalid/gxvtrak.c     |    286 -
 ThirdParty/freetype/vtkfreetype/src/gzip/adler32.c |     48 -
 ThirdParty/freetype/vtkfreetype/src/gzip/ftgzip.c  |    689 -
 .../freetype/vtkfreetype/src/gzip/infblock.c       |    387 -
 .../freetype/vtkfreetype/src/gzip/infblock.h       |     36 -
 .../freetype/vtkfreetype/src/gzip/infcodes.c       |    250 -
 .../freetype/vtkfreetype/src/gzip/infcodes.h       |     31 -
 .../freetype/vtkfreetype/src/gzip/inffixed.h       |    151 -
 ThirdParty/freetype/vtkfreetype/src/gzip/inflate.c |    273 -
 .../freetype/vtkfreetype/src/gzip/inftrees.c       |    468 -
 .../freetype/vtkfreetype/src/gzip/inftrees.h       |     63 -
 ThirdParty/freetype/vtkfreetype/src/gzip/infutil.c |     86 -
 ThirdParty/freetype/vtkfreetype/src/gzip/infutil.h |     98 -
 ThirdParty/freetype/vtkfreetype/src/gzip/zconf.h   |    284 -
 ThirdParty/freetype/vtkfreetype/src/gzip/zlib.h    |    830 -
 ThirdParty/freetype/vtkfreetype/src/gzip/zutil.c   |    181 -
 ThirdParty/freetype/vtkfreetype/src/gzip/zutil.h   |    215 -
 ThirdParty/freetype/vtkfreetype/src/lzw/ftlzw.c    |    412 -
 ThirdParty/freetype/vtkfreetype/src/lzw/ftzopen.c  |    415 -
 ThirdParty/freetype/vtkfreetype/src/lzw/ftzopen.h  |    171 -
 .../freetype/vtkfreetype/src/otvalid/otvalid.c     |     31 -
 .../freetype/vtkfreetype/src/otvalid/otvalid.h     |     78 -
 .../freetype/vtkfreetype/src/otvalid/otvbase.c     |    318 -
 .../freetype/vtkfreetype/src/otvalid/otvcommn.c    |   1086 -
 .../freetype/vtkfreetype/src/otvalid/otvcommn.h    |    437 -
 .../freetype/vtkfreetype/src/otvalid/otverror.h    |     43 -
 .../freetype/vtkfreetype/src/otvalid/otvgdef.c     |    224 -
 .../freetype/vtkfreetype/src/otvalid/otvgpos.c     |   1017 -
 .../freetype/vtkfreetype/src/otvalid/otvgpos.h     |     36 -
 .../freetype/vtkfreetype/src/otvalid/otvgsub.c     |    585 -
 .../freetype/vtkfreetype/src/otvalid/otvjstf.c     |    258 -
 .../freetype/vtkfreetype/src/otvalid/otvmath.c     |    453 -
 .../freetype/vtkfreetype/src/otvalid/otvmod.c      |    282 -
 .../freetype/vtkfreetype/src/otvalid/otvmod.h      |     43 -
 ThirdParty/freetype/vtkfreetype/src/pcf/README     |     96 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcf.c      |     36 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcf.h      |    237 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfdrivr.c |    718 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfdrivr.h |     48 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcferror.h |     40 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfread.c  |   1278 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfread.h  |     45 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfutil.c  |    104 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfutil.h  |     55 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfr.c      |     29 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrcmap.c  |    166 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrcmap.h  |     46 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrdrivr.c |    214 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrdrivr.h |     43 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrerror.h |     40 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrgload.c |    844 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrgload.h |     49 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrload.c  |    941 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrload.h  |    118 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrobjs.c  |    591 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrobjs.h  |     96 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrsbit.c  |    698 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrsbit.h  |     36 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrtypes.h |    362 -
 .../freetype/vtkfreetype/src/psaux/afmparse.c      |    964 -
 .../freetype/vtkfreetype/src/psaux/afmparse.h      |     88 -
 ThirdParty/freetype/vtkfreetype/src/psaux/psaux.c  |     34 -
 .../freetype/vtkfreetype/src/psaux/psauxerr.h      |     41 -
 .../freetype/vtkfreetype/src/psaux/psauxmod.c      |    139 -
 .../freetype/vtkfreetype/src/psaux/psauxmod.h      |     42 -
 ThirdParty/freetype/vtkfreetype/src/psaux/psconv.c |    472 -
 ThirdParty/freetype/vtkfreetype/src/psaux/psconv.h |     71 -
 ThirdParty/freetype/vtkfreetype/src/psaux/psobjs.c |   1710 -
 ThirdParty/freetype/vtkfreetype/src/psaux/psobjs.h |    212 -
 ThirdParty/freetype/vtkfreetype/src/psaux/t1cmap.c |    341 -
 ThirdParty/freetype/vtkfreetype/src/psaux/t1cmap.h |    105 -
 .../freetype/vtkfreetype/src/psaux/t1decode.c      |   1614 -
 .../freetype/vtkfreetype/src/psaux/t1decode.h      |     64 -
 .../freetype/vtkfreetype/src/pshinter/pshalgo.c    |   2314 -
 .../freetype/vtkfreetype/src/pshinter/pshalgo.h    |    255 -
 .../freetype/vtkfreetype/src/pshinter/pshglob.c    |    750 -
 .../freetype/vtkfreetype/src/pshinter/pshglob.h    |    196 -
 .../freetype/vtkfreetype/src/pshinter/pshinter.c   |     29 -
 .../freetype/vtkfreetype/src/pshinter/pshmod.c     |    118 -
 .../freetype/vtkfreetype/src/pshinter/pshmod.h     |     39 -
 .../freetype/vtkfreetype/src/pshinter/pshnterr.h   |     40 -
 .../freetype/vtkfreetype/src/pshinter/pshpic.c     |     69 -
 .../freetype/vtkfreetype/src/pshinter/pshpic.h     |     53 -
 .../freetype/vtkfreetype/src/pshinter/pshrec.c     |   1224 -
 .../freetype/vtkfreetype/src/pshinter/pshrec.h     |    176 -
 .../freetype/vtkfreetype/src/psnames/psmodule.c    |    597 -
 .../freetype/vtkfreetype/src/psnames/psmodule.h    |     38 -
 .../freetype/vtkfreetype/src/psnames/psnamerr.h    |     41 -
 .../freetype/vtkfreetype/src/psnames/psnames.c     |     26 -
 .../freetype/vtkfreetype/src/psnames/pspic.c       |     79 -
 .../freetype/vtkfreetype/src/psnames/pspic.h       |     54 -
 .../freetype/vtkfreetype/src/psnames/pstables.h    |   4170 -
 .../freetype/vtkfreetype/src/raster/ftmisc.h       |    121 -
 .../freetype/vtkfreetype/src/raster/ftraster.c     |   3601 -
 .../freetype/vtkfreetype/src/raster/ftraster.h     |     46 -
 .../freetype/vtkfreetype/src/raster/ftrend1.c      |    306 -
 .../freetype/vtkfreetype/src/raster/ftrend1.h      |     44 -
 .../freetype/vtkfreetype/src/raster/raster.c       |     27 -
 .../freetype/vtkfreetype/src/raster/rasterrs.h     |     41 -
 .../freetype/vtkfreetype/src/raster/rastpic.c      |     90 -
 .../freetype/vtkfreetype/src/raster/rastpic.h      |     50 -
 .../freetype/vtkfreetype/src/sfnt/sfdriver.c       |    656 -
 .../freetype/vtkfreetype/src/sfnt/sfdriver.h       |     38 -
 .../freetype/vtkfreetype/src/sfnt/sferrors.h       |     41 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/sfnt.c    |     42 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/sfntpic.c |    102 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/sfntpic.h |     88 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/sfobjs.c  |   1155 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/sfobjs.h  |     54 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttbdf.c   |    250 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttbdf.h   |     46 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttcmap.c  |   3512 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttcmap.h  |    125 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttcmapc.h |     55 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttkern.c  |    306 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttkern.h  |     52 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttload.c  |   1267 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttload.h  |    112 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttmtx.c   |    468 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttmtx.h   |     55 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttpost.c  |    563 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttpost.h  |     46 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttsbit.c  |   1508 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttsbit.h  |     79 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttsbit0.c |   1011 -
 .../freetype/vtkfreetype/src/smooth/ftgrays.c      |   2054 -
 .../freetype/vtkfreetype/src/smooth/ftgrays.h      |     58 -
 .../freetype/vtkfreetype/src/smooth/ftsmerrs.h     |     41 -
 .../freetype/vtkfreetype/src/smooth/ftsmooth.c     |    504 -
 .../freetype/vtkfreetype/src/smooth/ftsmooth.h     |     49 -
 .../freetype/vtkfreetype/src/smooth/ftspic.c       |     98 -
 .../freetype/vtkfreetype/src/smooth/ftspic.h       |     50 -
 .../freetype/vtkfreetype/src/smooth/smooth.c       |     27 -
 .../freetype/vtkfreetype/src/truetype/truetype.c   |     37 -
 .../freetype/vtkfreetype/src/truetype/ttdriver.c   |    487 -
 .../freetype/vtkfreetype/src/truetype/ttdriver.h   |     38 -
 .../freetype/vtkfreetype/src/truetype/tterrors.h   |     40 -
 .../freetype/vtkfreetype/src/truetype/ttgload.c    |   2114 -
 .../freetype/vtkfreetype/src/truetype/ttgload.h    |     61 -
 .../freetype/vtkfreetype/src/truetype/ttgxvar.c    |   1551 -
 .../freetype/vtkfreetype/src/truetype/ttgxvar.h    |    182 -
 .../freetype/vtkfreetype/src/truetype/ttinterp.c   |   8230 --
 .../freetype/vtkfreetype/src/truetype/ttinterp.h   |    319 -
 .../freetype/vtkfreetype/src/truetype/ttobjs.c     |   1279 -
 .../freetype/vtkfreetype/src/truetype/ttobjs.h     |    434 -
 .../freetype/vtkfreetype/src/truetype/ttpic.c      |     81 -
 .../freetype/vtkfreetype/src/truetype/ttpic.h      |     59 -
 .../freetype/vtkfreetype/src/truetype/ttpload.c    |    599 -
 .../freetype/vtkfreetype/src/truetype/ttpload.h    |     75 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1afm.c  |    397 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1afm.h  |     54 -
 .../freetype/vtkfreetype/src/type1/t1driver.c      |    331 -
 .../freetype/vtkfreetype/src/type1/t1driver.h      |     42 -
 .../freetype/vtkfreetype/src/type1/t1errors.h      |     40 -
 .../freetype/vtkfreetype/src/type1/t1gload.c       |    515 -
 .../freetype/vtkfreetype/src/type1/t1gload.h       |     53 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1load.c |   2241 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1load.h |    102 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1objs.c |    597 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1objs.h |    171 -
 .../freetype/vtkfreetype/src/type1/t1parse.c       |    486 -
 .../freetype/vtkfreetype/src/type1/t1parse.h       |    135 -
 .../freetype/vtkfreetype/src/type1/t1tokens.h      |    143 -
 ThirdParty/freetype/vtkfreetype/src/type1/type1.c  |     33 -
 .../freetype/vtkfreetype/src/type42/t42drivr.c     |    246 -
 .../freetype/vtkfreetype/src/type42/t42drivr.h     |     42 -
 .../freetype/vtkfreetype/src/type42/t42error.h     |     40 -
 .../freetype/vtkfreetype/src/type42/t42objs.c      |    652 -
 .../freetype/vtkfreetype/src/type42/t42objs.h      |    124 -
 .../freetype/vtkfreetype/src/type42/t42parse.c     |   1187 -
 .../freetype/vtkfreetype/src/type42/t42parse.h     |     90 -
 .../freetype/vtkfreetype/src/type42/t42types.h     |     56 -
 .../freetype/vtkfreetype/src/type42/type42.c       |     25 -
 .../freetype/vtkfreetype/src/winfonts/fnterrs.h    |     41 -
 .../freetype/vtkfreetype/src/winfonts/winfnt.c     |   1145 -
 .../freetype/vtkfreetype/src/winfonts/winfnt.h     |    171 -
 ThirdParty/ftgl/CMakeLists.txt                     |    227 +
 ThirdParty/ftgl/README.VTK.txt                     |     10 +
 ThirdParty/ftgl/README.txt                         |    133 +
 ThirdParty/ftgl/demo/FTGLDemo.cpp                  |    557 +
 ThirdParty/ftgl/demo/README.txt                    |     15 +
 ThirdParty/ftgl/demo/demo.cpp                      |    372 +
 ThirdParty/ftgl/demo/tb.c                          |    127 +
 ThirdParty/ftgl/demo/tb.h                          |    103 +
 ThirdParty/ftgl/demo/trackball.c                   |    324 +
 ThirdParty/ftgl/demo/trackball.h                   |     85 +
 ThirdParty/ftgl/license.txt                        |     27 +
 ThirdParty/ftgl/module.cmake                       |      5 +
 ThirdParty/ftgl/src/FTBitmapGlyph.cpp              |    120 +
 ThirdParty/ftgl/src/FTBitmapGlyph.h                |     84 +
 ThirdParty/ftgl/src/FTBitmapGlyphRenderMesa.cpp    |      6 +
 ThirdParty/ftgl/src/FTBitmapGlyphRenderOpenGL.cpp  |     30 +
 ThirdParty/ftgl/src/FTCharmap.cpp                  |    125 +
 ThirdParty/ftgl/src/FTCharmap.h                    |    146 +
 ThirdParty/ftgl/src/FTExtrdGlyph.cpp               |    244 +
 ThirdParty/ftgl/src/FTExtrdGlyph.h                 |     83 +
 ThirdParty/ftgl/src/FTFace.cpp                     |    149 +
 ThirdParty/ftgl/src/FTFace.h                       |    170 +
 ThirdParty/ftgl/src/FTFont.cpp                     |    296 +
 ThirdParty/ftgl/src/FTFont.h                       |    286 +
 ThirdParty/ftgl/src/FTGL.h                         |     91 +
 ThirdParty/ftgl/src/FTGLBitmapFont.cpp             |     72 +
 ThirdParty/ftgl/src/FTGLBitmapFont.h               |     79 +
 ThirdParty/ftgl/src/FTGLBitmapFontRenderMesa.cpp   |      6 +
 ThirdParty/ftgl/src/FTGLBitmapFontRenderOpenGL.cpp |     55 +
 ThirdParty/ftgl/src/FTGLExtrdFont.cpp              |     37 +
 ThirdParty/ftgl/src/FTGLExtrdFont.h                |     55 +
 ThirdParty/ftgl/src/FTGLOutlineFont.cpp            |     72 +
 ThirdParty/ftgl/src/FTGLOutlineFont.h              |     66 +
 ThirdParty/ftgl/src/FTGLPixmapFont.cpp             |     70 +
 ThirdParty/ftgl/src/FTGLPixmapFont.h               |     81 +
 ThirdParty/ftgl/src/FTGLPixmapFontRenderMesa.cpp   |      6 +
 ThirdParty/ftgl/src/FTGLPixmapFontRenderOpenGL.cpp |     55 +
 ThirdParty/ftgl/src/FTGLPolygonFont.cpp            |     36 +
 ThirdParty/ftgl/src/FTGLPolygonFont.h              |     51 +
 ThirdParty/ftgl/src/FTGLTextureFont.cpp            |    182 +
 ThirdParty/ftgl/src/FTGLTextureFont.h              |    155 +
 ThirdParty/ftgl/src/FTGLgl.h                       |     49 +
 ThirdParty/ftgl/src/FTGlyph.cpp                    |     32 +
 ThirdParty/ftgl/src/FTGlyph.h                      |    154 +
 ThirdParty/ftgl/src/FTGlyphContainer.cpp           |     75 +
 ThirdParty/ftgl/src/FTGlyphContainer.h             |    154 +
 ThirdParty/ftgl/src/FTLibrary.cpp                  |    163 +
 ThirdParty/ftgl/src/FTLibrary.h                    |    125 +
 ThirdParty/ftgl/src/FTOutlineGlyph.cpp             |     98 +
 ThirdParty/ftgl/src/FTOutlineGlyph.h               |     89 +
 ThirdParty/ftgl/src/FTPixmapGlyph.cpp              |    167 +
 ThirdParty/ftgl/src/FTPixmapGlyph.h                |     88 +
 ThirdParty/ftgl/src/FTPixmapGlyphRenderMesa.cpp    |      7 +
 ThirdParty/ftgl/src/FTPixmapGlyphRenderOpenGL.cpp  |     40 +
 ThirdParty/ftgl/src/FTPolyGlyph.cpp                |     94 +
 ThirdParty/ftgl/src/FTPolyGlyph.h                  |     88 +
 ThirdParty/ftgl/src/FTSize.cpp                     |    101 +
 ThirdParty/ftgl/src/FTSize.h                       |    130 +
 ThirdParty/ftgl/src/FTTextureGlyph.cpp             |    118 +
 ThirdParty/ftgl/src/FTTextureGlyph.h               |    112 +
 ThirdParty/ftgl/src/FTVectoriser.cpp               |    430 +
 ThirdParty/ftgl/src/FTVectoriser.h                 |    435 +
 ThirdParty/ftgl/src/NoSTL/FTCallbackVector.h       |     21 +
 ThirdParty/ftgl/src/NoSTL/FTCharToGlyphIndexMap.h  |    162 +
 ThirdParty/ftgl/src/NoSTL/FTContourVector.h        |     21 +
 ThirdParty/ftgl/src/NoSTL/FTGlyphVector.h          |     21 +
 ThirdParty/ftgl/src/NoSTL/FTPointVector.h          |     21 +
 ThirdParty/ftgl/src/NoSTL/FTTesselationVector.h    |     21 +
 ThirdParty/ftgl/src/NoSTL/FTVector.h               |    296 +
 ThirdParty/ftgl/vtkftglConfig.h.in                 |     66 +
 ThirdParty/gl2ps/CMakeLists.txt                    |      4 +-
 ThirdParty/gl2ps/module.cmake                      |      7 +-
 ThirdParty/gl2ps/vtkgl2ps/CMakeLists.txt           |     51 -
 ThirdParty/gl2ps/vtkgl2ps/COPYING.GL2PS            |     25 -
 ThirdParty/gl2ps/vtkgl2ps/COPYING.LGPL             |    482 -
 ThirdParty/gl2ps/vtkgl2ps/README.VTK.txt           |     16 -
 ThirdParty/gl2ps/vtkgl2ps/gl2ps.c                  |   6306 -
 ThirdParty/gl2ps/vtkgl2ps/gl2ps.h                  |    233 -
 ThirdParty/glew/module.cmake                       |      2 +-
 ThirdParty/glew/vtk_glew.h.in                      |      4 -
 ThirdParty/glew/vtkglew/CMakeLists.txt             |     33 -
 ThirdParty/glew/vtkglew/LICENSE.txt                |     73 -
 ThirdParty/glew/vtkglew/README.txt                 |     18 -
 ThirdParty/glew/vtkglew/TODO.txt                   |     12 -
 ThirdParty/glew/vtkglew/glew.pc.in                 |     11 -
 ThirdParty/glew/vtkglew/include/GL/glew.h          |  18984 ---
 ThirdParty/glew/vtkglew/include/GL/glxew.h         |   1767 -
 ThirdParty/glew/vtkglew/include/GL/wglew.h         |   1448 -
 ThirdParty/glew/vtkglew/src/glew.c                 |  19346 ---
 ThirdParty/glew/vtkglew/src/glewinfo.c             |  10681 --
 ThirdParty/glew/vtkglew/src/visualinfo.c           |   1178 -
 ThirdParty/hdf5/CMakeLists.txt                     |      5 -
 ThirdParty/hdf5/module.cmake                       |     12 +-
 ThirdParty/hdf5/vtkhdf5/.NoDartCoverage            |      1 -
 ThirdParty/hdf5/vtkhdf5/ACKNOWLEDGMENTS            |     18 -
 ThirdParty/hdf5/vtkhdf5/CMakeFilters.cmake         |    122 -
 ThirdParty/hdf5/vtkhdf5/CMakeInstallation.cmake    |    502 -
 ThirdParty/hdf5/vtkhdf5/CMakeLists.txt             |    904 -
 ThirdParty/hdf5/vtkhdf5/COPYING                    |     92 -
 ThirdParty/hdf5/vtkhdf5/CTestConfig.cmake          |     32 -
 ThirdParty/hdf5/vtkhdf5/README-VTK.txt             |     67 -
 ThirdParty/hdf5/vtkhdf5/README.txt                 |     38 -
 ThirdParty/hdf5/vtkhdf5/UserMacros.cmake           |     22 -
 ThirdParty/hdf5/vtkhdf5/c++/CMakeLists.txt         |     53 -
 ThirdParty/hdf5/vtkhdf5/c++/COPYING                |     16 -
 ThirdParty/hdf5/vtkhdf5/c++/src/CMakeLists.txt     |    124 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5AbstractDs.cpp   |    318 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5AbstractDs.h     |     93 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Alltypes.h       |     29 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5ArrayType.cpp    |    167 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5ArrayType.h      |     63 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5AtomType.cpp     |    299 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5AtomType.h       |     85 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Attribute.cpp    |    677 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Attribute.h      |    114 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Classes.h        |     52 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5CommonFG.cpp     |   1180 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5CommonFG.h       |    171 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5CompType.cpp     |    481 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5CompType.h       |    118 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Cpp.h            |     59 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5CppDoc.h         |    100 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSet.cpp      |    817 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSet.h        |    132 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSpace.cpp    |    658 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSpace.h      |    137 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataType.cpp     |    753 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataType.h       |    144 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DcreatProp.cpp   |    676 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DcreatProp.h     |    133 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DxferProp.cpp    |    529 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DxferProp.h      |    123 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5EnumType.cpp     |    280 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5EnumType.h       |     78 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Exception.cpp    |    588 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Exception.h      |    178 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FaccProp.cpp     |    675 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FaccProp.h       |    148 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FcreatProp.cpp   |    255 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FcreatProp.h     |     79 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5File.cpp         |    647 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5File.h           |    124 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FloatType.cpp    |    289 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FloatType.h      |     75 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Group.cpp        |    229 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Group.h          |     75 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5IdComponent.cpp  |    364 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5IdComponent.h    |    111 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Include.h        |     30 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5IntType.cpp      |    140 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5IntType.h        |     57 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Library.cpp      |    179 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Library.h        |     76 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Location.cpp     |    912 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Location.h       |    171 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Object.cpp       |    186 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Object.h         |     76 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5PredType.cpp     |    301 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5PredType.h       |    266 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5PropList.cpp     |    706 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5PropList.h       |    125 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5StrType.cpp      |    234 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5StrType.h        |     69 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5VarLenType.cpp   |     85 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5VarLenType.h     |     53 -
 ThirdParty/hdf5/vtkhdf5/c++/src/Makefile.am        |     77 -
 ThirdParty/hdf5/vtkhdf5/c++/src/Makefile.in        |   1528 -
 ThirdParty/hdf5/vtkhdf5/c++/src/RM_stylesheet.css  |    450 -
 ThirdParty/hdf5/vtkhdf5/c++/src/cpp_doc_config     |   2351 -
 ThirdParty/hdf5/vtkhdf5/c++/src/h5c++.in           |    395 -
 ThirdParty/hdf5/vtkhdf5/c++/src/header.html        |    376 -
 .../hdf5/vtkhdf5/c++/src/header_files/filelist.xml |      6 -
 .../hdf5/vtkhdf5/c++/src/header_files/hdf_logo.jpg |    Bin 1964 -> 0 bytes
 .../hdf5/vtkhdf5/c++/src/header_files/help.jpg     |    Bin 3280 -> 0 bytes
 .../hdf5/vtkhdf5/c++/src/header_files/image001.jpg |    Bin 3034 -> 0 bytes
 .../hdf5/vtkhdf5/c++/src/header_files/image002.jpg |    Bin 2010 -> 0 bytes
 .../hdf5/vtkhdf5/config/cmake/CPack.Info.plist.in  |     32 -
 .../hdf5/vtkhdf5/config/cmake/CTestCustom.cmake    |    214 -
 .../hdf5/vtkhdf5/config/cmake/CheckTypeSize.cmake  |     49 -
 .../vtkhdf5/config/cmake/ConfigureChecks.cmake     |   1194 -
 .../hdf5/vtkhdf5/config/cmake/ConversionTests.c    |    440 -
 .../hdf5/vtkhdf5/config/cmake/FindHDF5.cmake.in    |     86 -
 ThirdParty/hdf5/vtkhdf5/config/cmake/FindMPI.cmake |    647 -
 .../hdf5/vtkhdf5/config/cmake/FindSZIP.cmake       |    179 -
 .../hdf5/vtkhdf5/config/cmake/GetTimeOfDayTest.cpp |     15 -
 .../hdf5/vtkhdf5/config/cmake/H5cxx_config.h.in    |      5 -
 .../hdf5/vtkhdf5/config/cmake/H5pubconf.h.in       |    801 -
 .../vtkhdf5/config/cmake/HDF518_Examples.cmake.in  |    119 -
 .../hdf5/vtkhdf5/config/cmake/HDF5CXXTests.cpp     |     56 -
 .../hdf5/vtkhdf5/config/cmake/HDF5Macros.cmake     |     31 -
 ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c   |    493 -
 .../hdf5/vtkhdf5/config/cmake/HDF5UseFortran.cmake |    139 -
 .../hdf5/vtkhdf5/config/cmake/HDFLibMacros.cmake   |    350 -
 .../hdf5/vtkhdf5/config/cmake/HDFMacros.cmake      |    173 -
 .../config/cmake/NSIS.InstallOptions.ini.in        |     37 -
 .../hdf5/vtkhdf5/config/cmake/NSIS.template.in     |    974 -
 ThirdParty/hdf5/vtkhdf5/config/cmake/PkgInfo.in    |      1 -
 .../hdf5/vtkhdf5/config/cmake/README.txt.cmake.in  |     53 -
 .../config/cmake/UserMacros/Windows_MT.cmake       |     41 -
 .../hdf5/vtkhdf5/config/cmake/cacheinit.cmake      |     76 -
 .../hdf5/vtkhdf5/config/cmake/grepTest.cmake       |     64 -
 ThirdParty/hdf5/vtkhdf5/config/cmake/hdf.bmp       |    Bin 1254 -> 0 bytes
 ThirdParty/hdf5/vtkhdf5/config/cmake/hdf.icns      |    Bin 2632 -> 0 bytes
 ThirdParty/hdf5/vtkhdf5/config/cmake/hdf.ico       |    Bin 23558 -> 0 bytes
 .../config/cmake/hdf5-config-version.cmake.in      |     27 -
 .../config/cmake/hdf5-config.cmake.build.in        |     73 -
 .../config/cmake/hdf5-config.cmake.install.in      |     81 -
 .../vtkhdf5/config/cmake/libhdf5.settings.cmake.in |     68 -
 .../hdf5/vtkhdf5/config/cmake/mccacheinit.cmake    |     79 -
 .../hdf5/vtkhdf5/config/cmake/prunTest.cmake       |    145 -
 ThirdParty/hdf5/vtkhdf5/config/cmake/runTest.cmake |    193 -
 .../hdf5/vtkhdf5/config/cmake/userblockTest.cmake  |    120 -
 .../hdf5/vtkhdf5/config/cmake/version.plist.in     |     17 -
 ThirdParty/hdf5/vtkhdf5/config/cmake/vfdTest.cmake |     50 -
 ThirdParty/hdf5/vtkhdf5/config/lt_vers.am          |     60 -
 ThirdParty/hdf5/vtkhdf5/hl/CMakeLists.txt          |     43 -
 ThirdParty/hdf5/vtkhdf5/hl/COPYING                 |     16 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/CMakeLists.txt      |     21 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/COPYING             |     16 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/src/CMakeLists.txt  |     56 -
 .../hdf5/vtkhdf5/hl/c++/src/H5PacketTable.cpp      |    333 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/src/H5PacketTable.h |    244 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/src/Makefile.am     |     49 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/src/Makefile.in     |   1424 -
 ThirdParty/hdf5/vtkhdf5/hl/src/CMakeLists.txt      |     75 -
 ThirdParty/hdf5/vtkhdf5/hl/src/COPYING             |     16 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5DO.c              |     99 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5DOpublic.h        |     42 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5DS.c              |   2206 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5DSprivate.h       |     44 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5DSpublic.h        |     79 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5HLprivate2.h      |     65 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5IM.c              |   1224 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5IMprivate.h       |     41 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5IMpublic.h        |     88 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LT.c              |   3714 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTanalyze.c       |   2357 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTanalyze.l       |    193 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTparse.c         |   1155 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTparse.h         |     65 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTparse.y         |    385 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTprivate.h       |     53 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTpublic.h        |    371 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5PT.c              |    839 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5PTprivate.h       |     26 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5PTpublic.h        |    128 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5TB.c              |   3730 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5TBprivate.h       |     62 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5TBpublic.h        |    234 -
 ThirdParty/hdf5/vtkhdf5/hl/src/Makefile.am         |     42 -
 ThirdParty/hdf5/vtkhdf5/hl/src/Makefile.in         |   1426 -
 ThirdParty/hdf5/vtkhdf5/hl/src/hdf5_hl.h           |     33 -
 .../hdf5/vtkhdf5/hl/src/vtk_libhdf5_hl_mangle.h    |    201 -
 ThirdParty/hdf5/vtkhdf5/src/.indent.pro            |    150 -
 ThirdParty/hdf5/vtkhdf5/src/CMakeLists.txt         |    712 -
 ThirdParty/hdf5/vtkhdf5/src/COPYING                |     16 -
 ThirdParty/hdf5/vtkhdf5/src/H5.c                   |    902 -
 ThirdParty/hdf5/vtkhdf5/src/H5A.c                  |   2667 -
 ThirdParty/hdf5/vtkhdf5/src/H5AC.c                 |   5059 -
 ThirdParty/hdf5/vtkhdf5/src/H5ACpkg.h              |    392 -
 ThirdParty/hdf5/vtkhdf5/src/H5ACprivate.h          |    377 -
 ThirdParty/hdf5/vtkhdf5/src/H5ACpublic.h           |    508 -
 ThirdParty/hdf5/vtkhdf5/src/H5Abtree2.c            |    555 -
 ThirdParty/hdf5/vtkhdf5/src/H5Adense.c             |   1908 -
 ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c            |    456 -
 ThirdParty/hdf5/vtkhdf5/src/H5Aint.c               |   1259 -
 ThirdParty/hdf5/vtkhdf5/src/H5Apkg.h               |    272 -
 ThirdParty/hdf5/vtkhdf5/src/H5Aprivate.h           |     88 -
 ThirdParty/hdf5/vtkhdf5/src/H5Apublic.h            |    120 -
 ThirdParty/hdf5/vtkhdf5/src/H5Atest.c              |    150 -
 ThirdParty/hdf5/vtkhdf5/src/H5B.c                  |   2181 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2.c                 |   1279 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2cache.c            |   1124 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2dbg.c              |    434 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2hdr.c              |    606 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2int.c              |   3200 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2pkg.h              |    366 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2private.h          |    158 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2public.h           |     54 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2stat.c             |    150 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2test.c             |    534 -
 ThirdParty/hdf5/vtkhdf5/src/H5Bcache.c             |    410 -
 ThirdParty/hdf5/vtkhdf5/src/H5Bdbg.c               |    290 -
 ThirdParty/hdf5/vtkhdf5/src/H5Bpkg.h               |     98 -
 ThirdParty/hdf5/vtkhdf5/src/H5Bprivate.h           |    181 -
 ThirdParty/hdf5/vtkhdf5/src/H5Bpublic.h            |     41 -
 ThirdParty/hdf5/vtkhdf5/src/H5C.c                  |   8557 --
 ThirdParty/hdf5/vtkhdf5/src/H5CS.c                 |    327 -
 ThirdParty/hdf5/vtkhdf5/src/H5CSprivate.h          |     44 -
 ThirdParty/hdf5/vtkhdf5/src/H5Cpkg.h               |   3566 -
 ThirdParty/hdf5/vtkhdf5/src/H5Cprivate.h           |   1141 -
 ThirdParty/hdf5/vtkhdf5/src/H5Cpublic.h            |     61 -
 ThirdParty/hdf5/vtkhdf5/src/H5D.c                  |   1172 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dbtree.c             |   1484 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dchunk.c             |   5182 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dcompact.c           |    578 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dcontig.c            |   1511 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ddbg.c               |    123 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ddeprec.c            |    401 -
 ThirdParty/hdf5/vtkhdf5/src/H5Defl.c               |    604 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dfill.c              |    707 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dint.c               |   2459 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dio.c                |   1228 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dlayout.c            |    484 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dmpio.c              |   1840 -
 ThirdParty/hdf5/vtkhdf5/src/H5Doh.c                |    481 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dpkg.h               |    718 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dprivate.h           |    181 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dpublic.h            |    173 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dscatgath.c          |   1103 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dselect.c            |    314 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dtest.c              |    189 -
 ThirdParty/hdf5/vtkhdf5/src/H5E.c                  |   1781 -
 ThirdParty/hdf5/vtkhdf5/src/H5Edefin.h             |    216 -
 ThirdParty/hdf5/vtkhdf5/src/H5Edeprec.c            |    493 -
 ThirdParty/hdf5/vtkhdf5/src/H5Einit.h              |    810 -
 ThirdParty/hdf5/vtkhdf5/src/H5Eint.c               |   1044 -
 ThirdParty/hdf5/vtkhdf5/src/H5Epkg.h               |    151 -
 ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h           |    153 -
 ThirdParty/hdf5/vtkhdf5/src/H5Epubgen.h            |    368 -
 ThirdParty/hdf5/vtkhdf5/src/H5Epublic.h            |    228 -
 ThirdParty/hdf5/vtkhdf5/src/H5Eterm.h              |    218 -
 ThirdParty/hdf5/vtkhdf5/src/H5F.c                  |   3289 -
 ThirdParty/hdf5/vtkhdf5/src/H5FD.c                 |   2048 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDcore.c             |   1545 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDcore.h             |     42 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDdirect.c           |   1333 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDdirect.h           |     57 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDfamily.c           |   1331 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDfamily.h           |     44 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDint.c              |    312 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDlog.c              |   1568 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDlog.h              |     72 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmpi.c              |    492 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmpi.h              |     62 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmpio.c             |   2132 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmpio.h             |     66 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmulti.c            |   1963 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmulti.h            |     49 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDpkg.h              |     67 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDprivate.h          |    174 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDpublic.h           |    318 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDsec2.c             |    922 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDsec2.h             |     42 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDspace.c            |    462 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDstdio.c            |   1112 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDstdio.h            |     41 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDwindows.c          |     69 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDwindows.h          |     49 -
 ThirdParty/hdf5/vtkhdf5/src/H5FL.c                 |   2563 -
 ThirdParty/hdf5/vtkhdf5/src/H5FLprivate.h          |    430 -
 ThirdParty/hdf5/vtkhdf5/src/H5FO.c                 |    604 -
 ThirdParty/hdf5/vtkhdf5/src/H5FOprivate.h          |     53 -
 ThirdParty/hdf5/vtkhdf5/src/H5FS.c                 |    958 -
 ThirdParty/hdf5/vtkhdf5/src/H5FScache.c            |   1025 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSdbg.c              |    311 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSpkg.h              |    250 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSprivate.h          |    213 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSpublic.h           |     54 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSsection.c          |   2422 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSstat.c             |    106 -
 ThirdParty/hdf5/vtkhdf5/src/H5FStest.c             |    156 -
 ThirdParty/hdf5/vtkhdf5/src/H5Faccum.c             |   1068 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fcwfs.c              |    323 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fdbg.c               |    148 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fefc.c               |    951 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ffake.c              |    129 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fio.c                |    163 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fmount.c             |    784 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fmpi.c               |    262 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fpkg.h               |    347 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fprivate.h           |    601 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fpublic.h            |    196 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fquery.c             |   1075 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fsfile.c             |    225 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fsuper.c             |    836 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fsuper_cache.c       |    877 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ftest.c              |    188 -
 ThirdParty/hdf5/vtkhdf5/src/H5G.c                  |    823 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gbtree2.c            |    547 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gcache.c             |    410 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gcompact.c           |    648 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gdense.c             |   1890 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gdeprec.c            |   1199 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gent.c               |    607 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gint.c               |   1193 -
 ThirdParty/hdf5/vtkhdf5/src/H5Glink.c              |    569 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gloc.c               |    940 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gname.c              |   1352 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gnode.c              |   1575 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gobj.c               |   1227 -
 ThirdParty/hdf5/vtkhdf5/src/H5Goh.c                |    417 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gpkg.h               |    539 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gprivate.h           |    307 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gpublic.h            |    178 -
 ThirdParty/hdf5/vtkhdf5/src/H5Groot.c              |    414 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gstab.c              |   1228 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gtest.c              |    792 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gtraverse.c          |    866 -
 ThirdParty/hdf5/vtkhdf5/src/H5HF.c                 |    891 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFbtree2.c           |   1164 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFcache.c            |   1765 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFdbg.c              |    863 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFdblock.c           |    716 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFdtable.c           |    371 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFhdr.c              |   1521 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFhuge.c             |   1114 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFiblock.c           |   1737 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFiter.c             |    664 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFman.c              |    609 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFpkg.h              |    799 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFprivate.h          |    140 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFpublic.h           |     54 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFsection.c          |   4185 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFspace.c            |    639 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFstat.c             |    180 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFtest.c             |    552 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFtiny.c             |    421 -
 ThirdParty/hdf5/vtkhdf5/src/H5HG.c                 |    850 -
 ThirdParty/hdf5/vtkhdf5/src/H5HGcache.c            |    415 -
 ThirdParty/hdf5/vtkhdf5/src/H5HGdbg.c              |    179 -
 ThirdParty/hdf5/vtkhdf5/src/H5HGpkg.h              |    150 -
 ThirdParty/hdf5/vtkhdf5/src/H5HGprivate.h          |     78 -
 ThirdParty/hdf5/vtkhdf5/src/H5HGpublic.h           |     33 -
 ThirdParty/hdf5/vtkhdf5/src/H5HGquery.c            |    145 -
 ThirdParty/hdf5/vtkhdf5/src/H5HL.c                 |   1223 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLcache.c            |    849 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLdbg.c              |    136 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLint.c              |    417 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLpkg.h              |    160 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLprivate.h          |     79 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLpublic.h           |     41 -
 ThirdParty/hdf5/vtkhdf5/src/H5HP.c                 |    920 -
 ThirdParty/hdf5/vtkhdf5/src/H5HPprivate.h          |     71 -
 ThirdParty/hdf5/vtkhdf5/src/H5I.c                  |   2432 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ipkg.h               |     76 -
 ThirdParty/hdf5/vtkhdf5/src/H5Iprivate.h           |     88 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ipublic.h            |    104 -
 ThirdParty/hdf5/vtkhdf5/src/H5Itest.c              |     98 -
 ThirdParty/hdf5/vtkhdf5/src/H5L.c                  |   3100 -
 ThirdParty/hdf5/vtkhdf5/src/H5Lexternal.c          |    713 -
 ThirdParty/hdf5/vtkhdf5/src/H5Lpkg.h               |     64 -
 ThirdParty/hdf5/vtkhdf5/src/H5Lprivate.h           |     98 -
 ThirdParty/hdf5/vtkhdf5/src/H5Lpublic.h            |    202 -
 ThirdParty/hdf5/vtkhdf5/src/H5MF.c                 |   1161 -
 ThirdParty/hdf5/vtkhdf5/src/H5MFaggr.c             |    899 -
 ThirdParty/hdf5/vtkhdf5/src/H5MFdbg.c              |    246 -
 ThirdParty/hdf5/vtkhdf5/src/H5MFpkg.h              |    176 -
 ThirdParty/hdf5/vtkhdf5/src/H5MFprivate.h          |     93 -
 ThirdParty/hdf5/vtkhdf5/src/H5MFsection.c          |    537 -
 ThirdParty/hdf5/vtkhdf5/src/H5MM.c                 |    245 -
 ThirdParty/hdf5/vtkhdf5/src/H5MMprivate.h          |     54 -
 ThirdParty/hdf5/vtkhdf5/src/H5MMpublic.h           |     47 -
 ThirdParty/hdf5/vtkhdf5/src/H5MP.c                 |    473 -
 ThirdParty/hdf5/vtkhdf5/src/H5MPpkg.h              |    106 -
 ThirdParty/hdf5/vtkhdf5/src/H5MPprivate.h          |     62 -
 ThirdParty/hdf5/vtkhdf5/src/H5MPtest.c             |    237 -
 ThirdParty/hdf5/vtkhdf5/src/H5O.c                  |   3530 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oainfo.c             |    533 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oalloc.c             |   2311 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oattr.c              |    876 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oattribute.c         |   2049 -
 ThirdParty/hdf5/vtkhdf5/src/H5Obogus.c             |    217 -
 ThirdParty/hdf5/vtkhdf5/src/H5Obtreek.c            |    258 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ocache.c             |   1452 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ochunk.c             |    406 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ocont.c              |    289 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ocopy.c              |   1970 -
 ThirdParty/hdf5/vtkhdf5/src/H5Odbg.c               |    581 -
 ThirdParty/hdf5/vtkhdf5/src/H5Odrvinfo.c           |    314 -
 ThirdParty/hdf5/vtkhdf5/src/H5Odtype.c             |   2148 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oefl.c               |    591 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ofill.c              |   1025 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oginfo.c             |    352 -
 ThirdParty/hdf5/vtkhdf5/src/H5Olayout.c            |    758 -
 ThirdParty/hdf5/vtkhdf5/src/H5Olinfo.c             |    587 -
 ThirdParty/hdf5/vtkhdf5/src/H5Olink.c              |    878 -
 ThirdParty/hdf5/vtkhdf5/src/H5Omessage.c           |   2438 -
 ThirdParty/hdf5/vtkhdf5/src/H5Omtime.c             |    551 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oname.c              |    308 -
 ThirdParty/hdf5/vtkhdf5/src/H5Onull.c              |     56 -
 ThirdParty/hdf5/vtkhdf5/src/H5Opkg.h               |    626 -
 ThirdParty/hdf5/vtkhdf5/src/H5Opline.c             |    692 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oprivate.h           |    745 -
 ThirdParty/hdf5/vtkhdf5/src/H5Opublic.h            |    212 -
 ThirdParty/hdf5/vtkhdf5/src/H5Orefcount.c          |    325 -
 ThirdParty/hdf5/vtkhdf5/src/H5Osdspace.c           |    541 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oshared.c            |    758 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oshared.h            |    491 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oshmesg.c            |    248 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ostab.c              |    444 -
 ThirdParty/hdf5/vtkhdf5/src/H5Otest.c              |    569 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ounknown.c           |     89 -
 ThirdParty/hdf5/vtkhdf5/src/H5P.c                  |   1619 -
 ThirdParty/hdf5/vtkhdf5/src/H5PL.c                 |    665 -
 ThirdParty/hdf5/vtkhdf5/src/H5PLextern.h           |     85 -
 ThirdParty/hdf5/vtkhdf5/src/H5PLprivate.h          |     55 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pacpl.c              |     85 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pdapl.c              |    275 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pdcpl.c              |   1964 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pdeprec.c            |    484 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pdxpl.c              |   1450 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pfapl.c              |   2438 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pfcpl.c              |    954 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pfmpl.c              |    123 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pgcpl.c              |    508 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pint.c               |   4873 -
 ThirdParty/hdf5/vtkhdf5/src/H5Plapl.c              |    906 -
 ThirdParty/hdf5/vtkhdf5/src/H5Plcpl.c              |    201 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pocpl.c              |   1680 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pocpypl.c            |    626 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ppkg.h               |    209 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pprivate.h           |    129 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ppublic.h            |    495 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pstrcpl.c            |    198 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ptest.c              |    173 -
 ThirdParty/hdf5/vtkhdf5/src/H5R.c                  |   1000 -
 ThirdParty/hdf5/vtkhdf5/src/H5RC.c                 |    127 -
 ThirdParty/hdf5/vtkhdf5/src/H5RCprivate.h          |     63 -
 ThirdParty/hdf5/vtkhdf5/src/H5RS.c                 |    499 -
 ThirdParty/hdf5/vtkhdf5/src/H5RSprivate.h          |     61 -
 ThirdParty/hdf5/vtkhdf5/src/H5Rdeprec.c            |    186 -
 ThirdParty/hdf5/vtkhdf5/src/H5Rpkg.h               |     64 -
 ThirdParty/hdf5/vtkhdf5/src/H5Rprivate.h           |     31 -
 ThirdParty/hdf5/vtkhdf5/src/H5Rpublic.h            |     92 -
 ThirdParty/hdf5/vtkhdf5/src/H5S.c                  |   2172 -
 ThirdParty/hdf5/vtkhdf5/src/H5SL.c                 |   2274 -
 ThirdParty/hdf5/vtkhdf5/src/H5SLprivate.h          |     94 -
 ThirdParty/hdf5/vtkhdf5/src/H5SM.c                 |   2756 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMbtree2.c           |    299 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMcache.c            |    747 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMmessage.c          |    362 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMpkg.h              |    292 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMprivate.h          |     80 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMtest.c             |    123 -
 ThirdParty/hdf5/vtkhdf5/src/H5ST.c                 |    793 -
 ThirdParty/hdf5/vtkhdf5/src/H5STprivate.h          |     64 -
 ThirdParty/hdf5/vtkhdf5/src/H5Sall.c               |    988 -
 ThirdParty/hdf5/vtkhdf5/src/H5Sdbg.c               |    124 -
 ThirdParty/hdf5/vtkhdf5/src/H5Shyper.c             |   8858 --
 ThirdParty/hdf5/vtkhdf5/src/H5Smpio.c              |   1106 -
 ThirdParty/hdf5/vtkhdf5/src/H5Snone.c              |    920 -
 ThirdParty/hdf5/vtkhdf5/src/H5Spkg.h               |    260 -
 ThirdParty/hdf5/vtkhdf5/src/H5Spoint.c             |   1717 -
 ThirdParty/hdf5/vtkhdf5/src/H5Sprivate.h           |    281 -
 ThirdParty/hdf5/vtkhdf5/src/H5Spublic.h            |    152 -
 ThirdParty/hdf5/vtkhdf5/src/H5Sselect.c            |   2058 -
 ThirdParty/hdf5/vtkhdf5/src/H5Stest.c              |    111 -
 ThirdParty/hdf5/vtkhdf5/src/H5T.c                  |   5401 -
 ThirdParty/hdf5/vtkhdf5/src/H5TS.c                 |    520 -
 ThirdParty/hdf5/vtkhdf5/src/H5TSprivate.h          |    131 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tarray.c             |    454 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tbit.c               |    717 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tcommit.c            |    888 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tcompound.c          |    671 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tconv.c              |   9914 --
 ThirdParty/hdf5/vtkhdf5/src/H5Tcset.c              |    151 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tdbg.c               |    402 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tdeprec.c            |    255 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tenum.c              |    608 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tfields.c            |    512 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tfixed.c             |    180 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tfloat.c             |    422 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tnative.c            |    937 -
 ThirdParty/hdf5/vtkhdf5/src/H5Toffset.c            |    300 -
 ThirdParty/hdf5/vtkhdf5/src/H5Toh.c                |    235 -
 ThirdParty/hdf5/vtkhdf5/src/H5Topaque.c            |    140 -
 ThirdParty/hdf5/vtkhdf5/src/H5Torder.c             |    309 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tpad.c               |    147 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tpkg.h               |   1409 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tprecis.c            |    302 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tprivate.h           |    164 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tpublic.h            |    621 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tstrpad.c            |    163 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tvisit.c             |    155 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tvlen.c              |   1279 -
 ThirdParty/hdf5/vtkhdf5/src/H5VM.c                 |   1712 -
 ThirdParty/hdf5/vtkhdf5/src/H5VMprivate.h          |    501 -
 ThirdParty/hdf5/vtkhdf5/src/H5WB.c                 |    291 -
 ThirdParty/hdf5/vtkhdf5/src/H5WBprivate.h          |     64 -
 ThirdParty/hdf5/vtkhdf5/src/H5Z.c                  |   1725 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zdeflate.c           |    208 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zfletcher32.c        |    168 -
 ThirdParty/hdf5/vtkhdf5/src/H5Znbit.c              |   1427 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zpkg.h               |     70 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zprivate.h           |    111 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zpublic.h            |    250 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zscaleoffset.c       |   1726 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zshuffle.c           |    295 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zszip.c              |    373 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ztrans.c             |   1747 -
 ThirdParty/hdf5/vtkhdf5/src/H5api_adpt.h           |    424 -
 ThirdParty/hdf5/vtkhdf5/src/H5checksum.c           |    496 -
 ThirdParty/hdf5/vtkhdf5/src/H5config.h.in          |    723 -
 ThirdParty/hdf5/vtkhdf5/src/H5dbg.c                |    146 -
 ThirdParty/hdf5/vtkhdf5/src/H5detect.c             |   1806 -
 ThirdParty/hdf5/vtkhdf5/src/H5err.txt              |    261 -
 ThirdParty/hdf5/vtkhdf5/src/H5make_libsettings.c   |    303 -
 ThirdParty/hdf5/vtkhdf5/src/H5overflow.h           |   1939 -
 ThirdParty/hdf5/vtkhdf5/src/H5overflow.txt         |     45 -
 ThirdParty/hdf5/vtkhdf5/src/H5private.h            |   2121 -
 ThirdParty/hdf5/vtkhdf5/src/H5public.h             |    348 -
 ThirdParty/hdf5/vtkhdf5/src/H5system.c             |    876 -
 ThirdParty/hdf5/vtkhdf5/src/H5timer.c              |    282 -
 ThirdParty/hdf5/vtkhdf5/src/H5trace.c              |   2538 -
 ThirdParty/hdf5/vtkhdf5/src/H5vers.txt             |     75 -
 ThirdParty/hdf5/vtkhdf5/src/H5version.h            |    419 -
 ThirdParty/hdf5/vtkhdf5/src/H5win32defs.h          |     99 -
 ThirdParty/hdf5/vtkhdf5/src/Makefile.am            |    183 -
 ThirdParty/hdf5/vtkhdf5/src/Makefile.in            |   1917 -
 ThirdParty/hdf5/vtkhdf5/src/hdf5-lin.lnt           |     24 -
 ThirdParty/hdf5/vtkhdf5/src/hdf5-win.lnt           |     39 -
 ThirdParty/hdf5/vtkhdf5/src/hdf5.h                 |     55 -
 ThirdParty/hdf5/vtkhdf5/src/hdf5.lnt               |     96 -
 ThirdParty/hdf5/vtkhdf5/src/libhdf5.settings.in    |     74 -
 ThirdParty/hdf5/vtkhdf5/src/vtk_libhdf5_mangle.h   |   2471 -
 ThirdParty/imported.md                             |     12 -
 ThirdParty/jpeg/module.cmake                       |      2 +-
 ThirdParty/jpeg/vtkjpeg/CMakeLists.txt             |     58 -
 ThirdParty/jpeg/vtkjpeg/README                     |    385 -
 ThirdParty/jpeg/vtkjpeg/README.VTK.txt             |     24 -
 ThirdParty/jpeg/vtkjpeg/change.log                 |    217 -
 ThirdParty/jpeg/vtkjpeg/filelist.doc               |    210 -
 ThirdParty/jpeg/vtkjpeg/install.doc                |   1063 -
 ThirdParty/jpeg/vtkjpeg/jcapimin.c                 |    280 -
 ThirdParty/jpeg/vtkjpeg/jcapistd.c                 |    161 -
 ThirdParty/jpeg/vtkjpeg/jccoefct.c                 |    450 -
 ThirdParty/jpeg/vtkjpeg/jccolor.c                  |    460 -
 ThirdParty/jpeg/vtkjpeg/jcdctmgr.c                 |    387 -
 ThirdParty/jpeg/vtkjpeg/jchuff.c                   |    909 -
 ThirdParty/jpeg/vtkjpeg/jchuff.h                   |     47 -
 ThirdParty/jpeg/vtkjpeg/jcinit.c                   |     72 -
 ThirdParty/jpeg/vtkjpeg/jcmainct.c                 |    293 -
 ThirdParty/jpeg/vtkjpeg/jcmarker.c                 |    665 -
 ThirdParty/jpeg/vtkjpeg/jcmaster.c                 |    590 -
 ThirdParty/jpeg/vtkjpeg/jcomapi.c                  |    106 -
 ThirdParty/jpeg/vtkjpeg/jconfig.doc                |    155 -
 ThirdParty/jpeg/vtkjpeg/jconfig.h                  |     54 -
 ThirdParty/jpeg/vtkjpeg/jcparam.c                  |    610 -
 ThirdParty/jpeg/vtkjpeg/jcphuff.c                  |    833 -
 ThirdParty/jpeg/vtkjpeg/jcprepct.c                 |    354 -
 ThirdParty/jpeg/vtkjpeg/jcsample.c                 |    520 -
 ThirdParty/jpeg/vtkjpeg/jctrans.c                  |    390 -
 ThirdParty/jpeg/vtkjpeg/jdapimin.c                 |    395 -
 ThirdParty/jpeg/vtkjpeg/jdapistd.c                 |    275 -
 ThirdParty/jpeg/vtkjpeg/jdatadst.c                 |    151 -
 ThirdParty/jpeg/vtkjpeg/jdatasrc.c                 |    217 -
 ThirdParty/jpeg/vtkjpeg/jdcoefct.c                 |    737 -
 ThirdParty/jpeg/vtkjpeg/jdcolor.c                  |    397 -
 ThirdParty/jpeg/vtkjpeg/jdct.h                     |    176 -
 ThirdParty/jpeg/vtkjpeg/jddctmgr.c                 |    269 -
 ThirdParty/jpeg/vtkjpeg/jdhuff.c                   |    651 -
 ThirdParty/jpeg/vtkjpeg/jdhuff.h                   |    201 -
 ThirdParty/jpeg/vtkjpeg/jdinput.c                  |    381 -
 ThirdParty/jpeg/vtkjpeg/jdmainct.c                 |    512 -
 ThirdParty/jpeg/vtkjpeg/jdmarker.c                 |   1360 -
 ThirdParty/jpeg/vtkjpeg/jdmaster.c                 |    557 -
 ThirdParty/jpeg/vtkjpeg/jdmerge.c                  |    405 -
 ThirdParty/jpeg/vtkjpeg/jdphuff.c                  |    668 -
 ThirdParty/jpeg/vtkjpeg/jdpostct.c                 |    295 -
 ThirdParty/jpeg/vtkjpeg/jdsample.c                 |    486 -
 ThirdParty/jpeg/vtkjpeg/jdtrans.c                  |    143 -
 ThirdParty/jpeg/vtkjpeg/jerror.c                   |    253 -
 ThirdParty/jpeg/vtkjpeg/jerror.h                   |    291 -
 ThirdParty/jpeg/vtkjpeg/jfdctflt.c                 |    168 -
 ThirdParty/jpeg/vtkjpeg/jfdctfst.c                 |    224 -
 ThirdParty/jpeg/vtkjpeg/jfdctint.c                 |    283 -
 ThirdParty/jpeg/vtkjpeg/jidctflt.c                 |    242 -
 ThirdParty/jpeg/vtkjpeg/jidctfst.c                 |    368 -
 ThirdParty/jpeg/vtkjpeg/jidctint.c                 |    389 -
 ThirdParty/jpeg/vtkjpeg/jidctred.c                 |    398 -
 ThirdParty/jpeg/vtkjpeg/jinclude.h                 |     92 -
 ThirdParty/jpeg/vtkjpeg/jmemmgr.c                  |   1118 -
 ThirdParty/jpeg/vtkjpeg/jmemnobs.c                 |    122 -
 ThirdParty/jpeg/vtkjpeg/jmemsys.h                  |    198 -
 ThirdParty/jpeg/vtkjpeg/jmorecfg.h                 |    406 -
 ThirdParty/jpeg/vtkjpeg/jpegDllConfig.h.in         |      6 -
 ThirdParty/jpeg/vtkjpeg/jpegint.h                  |    392 -
 ThirdParty/jpeg/vtkjpeg/jpeglib.h                  |   1097 -
 ThirdParty/jpeg/vtkjpeg/jquant1.c                  |    862 -
 ThirdParty/jpeg/vtkjpeg/jquant2.c                  |   1312 -
 ThirdParty/jpeg/vtkjpeg/jutils.c                   |    179 -
 ThirdParty/jpeg/vtkjpeg/jversion.h                 |     14 -
 ThirdParty/jpeg/vtkjpeg/libjpeg.doc                |   3006 -
 ThirdParty/jpeg/vtkjpeg/structure.doc              |    948 -
 ThirdParty/jpeg/vtkjpeg/vtk_jpeg_mangle.h          |    121 -
 ThirdParty/jsoncpp/CMakeLists.txt                  |      4 -
 ThirdParty/jsoncpp/module.cmake                    |      2 +-
 ThirdParty/jsoncpp/update.sh                       |     26 -
 ThirdParty/jsoncpp/vtk_jsoncpp.h.in                |     12 +-
 ThirdParty/jsoncpp/vtkjsoncpp/CMakeLists.txt       |     33 -
 ThirdParty/jsoncpp/vtkjsoncpp/LICENSE              |     55 -
 ThirdParty/jsoncpp/vtkjsoncpp/json/json-forwards.h |    255 -
 ThirdParty/jsoncpp/vtkjsoncpp/json/json.h          |   1961 -
 ThirdParty/jsoncpp/vtkjsoncpp/jsoncpp.cpp          |   4890 -
 ThirdParty/libproj4/module.cmake                   |      2 +-
 ThirdParty/libproj4/update.sh                      |     35 -
 ThirdParty/libproj4/vtk_libproj4.h.in              |      8 +-
 ThirdParty/libproj4/vtklibproj4/AUTHORS            |     17 -
 ThirdParty/libproj4/vtklibproj4/CMakeLists.txt     |    293 +-
 ThirdParty/libproj4/vtklibproj4/COPYING            |     34 -
 ThirdParty/libproj4/vtklibproj4/ChangeLog          |   1965 -
 ThirdParty/libproj4/vtklibproj4/NEWS               |    277 -
 ThirdParty/libproj4/vtklibproj4/README             |    167 +-
 .../libproj4/vtklibproj4/cmake/Proj4Config.cmake   |     41 -
 .../vtklibproj4/cmake/Proj4InstallPath.cmake       |     50 -
 .../libproj4/vtklibproj4/cmake/Proj4Mac.cmake      |     24 -
 .../vtklibproj4/cmake/Proj4SystemInfo.cmake        |     83 -
 .../libproj4/vtklibproj4/cmake/Proj4Test.cmake     |     32 -
 .../vtklibproj4/cmake/Proj4Utilities.cmake         |    456 -
 .../libproj4/vtklibproj4/cmake/Proj4Version.cmake  |     47 -
 .../libproj4/vtklibproj4/cmake/policies.cmake      |      5 -
 .../vtklibproj4/cmake/proj_config.cmake.in         |     65 -
 .../cmake/project-config-version.cmake.in          |     48 -
 .../vtklibproj4/cmake/project-config.cmake.in      |     31 -
 ThirdParty/libproj4/vtklibproj4/lib_proj.h         |    290 +
 ThirdParty/libproj4/vtklibproj4/lproj.c            |    518 +
 ThirdParty/libproj4/vtklibproj4/proj_adjlon.c      |     52 +
 ThirdParty/libproj4/vtklibproj4/proj_aea.c         |    145 +
 ThirdParty/libproj4/vtklibproj4/proj_aeqd.c        |    280 +
 ThirdParty/libproj4/vtklibproj4/proj_airy.c        |    124 +
 ThirdParty/libproj4/vtklibproj4/proj_aitoff.c      |     76 +
 ThirdParty/libproj4/vtklibproj4/proj_apian2.c      |     46 +
 ThirdParty/libproj4/vtklibproj4/proj_ardn_cls.c    |     46 +
 ThirdParty/libproj4/vtklibproj4/proj_armadillo.c   |     53 +
 ThirdParty/libproj4/vtklibproj4/proj_august.c      |     62 +
 ThirdParty/libproj4/vtklibproj4/proj_auth.c        |    131 +
 ThirdParty/libproj4/vtklibproj4/proj_bacon.c       |     74 +
 ThirdParty/libproj4/vtklibproj4/proj_baker.c       |     58 +
 ThirdParty/libproj4/vtklibproj4/proj_baranyi.c     |    164 +
 ThirdParty/libproj4/vtklibproj4/proj_baranyi4.c    |     56 +
 ThirdParty/libproj4/vtklibproj4/proj_bipc.c        |    159 +
 ThirdParty/libproj4/vtklibproj4/proj_boggs.c       |     66 +
 ThirdParty/libproj4/vtklibproj4/proj_bonne.c       |    118 +
 ThirdParty/libproj4/vtklibproj4/proj_braun2.c      |     46 +
 ThirdParty/libproj4/vtklibproj4/proj_cass.c        |    110 +
 ThirdParty/libproj4/vtklibproj4/proj_cc.c          |     54 +
 ThirdParty/libproj4/vtklibproj4/proj_cea.c         |     92 +
 ThirdParty/libproj4/vtklibproj4/proj_collg.c       |     64 +
 .../libproj4/vtklibproj4/proj_config.h.cmake       |     47 +
 ThirdParty/libproj4/vtklibproj4/proj_crast.c       |     57 +
 ThirdParty/libproj4/vtklibproj4/proj_cubic.c       |    100 +
 ThirdParty/libproj4/vtklibproj4/proj_cyl_stere.c   |     59 +
 ThirdParty/libproj4/vtklibproj4/proj_denoy.c       |     52 +
 ThirdParty/libproj4/vtklibproj4/proj_deriv.c       |     68 +
 ThirdParty/libproj4/vtklibproj4/proj_dmstor.c      |    110 +
 ThirdParty/libproj4/vtklibproj4/proj_dummy.c       |     52 +
 ThirdParty/libproj4/vtklibproj4/proj_eck1.c        |     54 +
 ThirdParty/libproj4/vtklibproj4/proj_eck2.c        |     63 +
 ThirdParty/libproj4/vtklibproj4/proj_eck3.c        |    110 +
 ThirdParty/libproj4/vtklibproj4/proj_eck4.c        |     79 +
 ThirdParty/libproj4/vtklibproj4/proj_eck5.c        |     53 +
 ThirdParty/libproj4/vtklibproj4/proj_eisen.c       |     54 +
 ThirdParty/libproj4/vtklibproj4/proj_ell_set.c     |    138 +
 ThirdParty/libproj4/vtklibproj4/proj_ellps.c       |    102 +
 ThirdParty/libproj4/vtklibproj4/proj_eqc.c         |     61 +
 ThirdParty/libproj4/vtklibproj4/proj_eqdc.c        |    127 +
 ThirdParty/libproj4/vtklibproj4/proj_equi_moll.c   |     54 +
 ThirdParty/libproj4/vtklibproj4/proj_erdi_ksz.c    |     76 +
 ThirdParty/libproj4/vtklibproj4/proj_err_list.c    |     89 +
 ThirdParty/libproj4/vtklibproj4/proj_errno.c       |     68 +
 ThirdParty/libproj4/vtklibproj4/proj_etmerc.c      |    214 +
 ThirdParty/libproj4/vtklibproj4/proj_factors.c     |    128 +
 ThirdParty/libproj4/vtklibproj4/proj_fahey.c       |     52 +
 ThirdParty/libproj4/vtklibproj4/proj_fc-loerr.c    |    101 +
 ThirdParty/libproj4/vtklibproj4/proj_fouc_s.c      |     78 +
 ThirdParty/libproj4/vtklibproj4/proj_four1.c       |     69 +
 ThirdParty/libproj4/vtklibproj4/proj_four2.c       |     55 +
 ThirdParty/libproj4/vtklibproj4/proj_ftmerc.c      |    168 +
 ThirdParty/libproj4/vtklibproj4/proj_fwd.c         |     69 +
 ThirdParty/libproj4/vtklibproj4/proj_gauss.c       |    110 +
 ThirdParty/libproj4/vtklibproj4/proj_geos.c        |    148 +
 ThirdParty/libproj4/vtklibproj4/proj_gilbert.c     |     64 +
 ThirdParty/libproj4/vtklibproj4/proj_gins8.c       |     51 +
 ThirdParty/libproj4/vtklibproj4/proj_gn_sinu.c     |    133 +
 ThirdParty/libproj4/vtklibproj4/proj_gnom.c        |    138 +
 ThirdParty/libproj4/vtklibproj4/proj_goode.c       |    140 +
 ThirdParty/libproj4/vtklibproj4/proj_gstmerc.c     |     81 +
 ThirdParty/libproj4/vtklibproj4/proj_guyou.c       |    168 +
 ThirdParty/libproj4/vtklibproj4/proj_hammer.c      |     62 +
 ThirdParty/libproj4/vtklibproj4/proj_hatano.c      |     91 +
 ThirdParty/libproj4/vtklibproj4/proj_hill.c        |    104 +
 ThirdParty/libproj4/vtklibproj4/proj_holzel.c      |     51 +
 ThirdParty/libproj4/vtklibproj4/proj_imw_p.c       |    200 +
 ThirdParty/libproj4/vtklibproj4/proj_init.c        |    140 +
 ThirdParty/libproj4/vtklibproj4/proj_inv.c         |     64 +
 ThirdParty/libproj4/vtklibproj4/proj_kocc.c        |     96 +
 ThirdParty/libproj4/vtklibproj4/proj_ktmerc.c      |    106 +
 ThirdParty/libproj4/vtklibproj4/proj_labrd.c       |    142 +
 ThirdParty/libproj4/vtklibproj4/proj_laea.c        |    266 +
 ThirdParty/libproj4/vtklibproj4/proj_lagrng.c      |     70 +
 ThirdParty/libproj4/vtklibproj4/proj_larr.c        |     46 +
 ThirdParty/libproj4/vtklibproj4/proj_lask.c        |     60 +
 ThirdParty/libproj4/vtklibproj4/proj_lcc.c         |    155 +
 ThirdParty/libproj4/vtklibproj4/proj_lcca.c        |    100 +
 ThirdParty/libproj4/vtklibproj4/proj_list.c        |     50 +
 ThirdParty/libproj4/vtklibproj4/proj_list.h        |    253 +
 ThirdParty/libproj4/vtklibproj4/proj_loxim.c       |     74 +
 ThirdParty/libproj4/vtklibproj4/proj_lsat.c        |    214 +
 ThirdParty/libproj4/vtklibproj4/proj_maurer.c      |     54 +
 ThirdParty/libproj4/vtklibproj4/proj_mayr.c        |    156 +
 ThirdParty/libproj4/vtklibproj4/proj_mbt_fps.c     |     73 +
 ThirdParty/libproj4/vtklibproj4/proj_mbtfpp.c      |     67 +
 ThirdParty/libproj4/vtklibproj4/proj_mbtfpq.c      |     82 +
 ThirdParty/libproj4/vtklibproj4/proj_mcb_s3.c      |     79 +
 ThirdParty/libproj4/vtklibproj4/proj_mdist.c       |    129 +
 ThirdParty/libproj4/vtklibproj4/proj_merc.c        |     80 +
 ThirdParty/libproj4/vtklibproj4/proj_mill.c        |     50 +
 ThirdParty/libproj4/vtklibproj4/proj_mill_2.c      |     53 +
 ThirdParty/libproj4/vtklibproj4/proj_mill_per.c    |     46 +
 ThirdParty/libproj4/vtklibproj4/proj_mod_ster.c    |    254 +
 ThirdParty/libproj4/vtklibproj4/proj_moll.c        |    107 +
 ThirdParty/libproj4/vtklibproj4/proj_msfn.c        |     40 +
 ThirdParty/libproj4/vtklibproj4/proj_nell.c        |     65 +
 ThirdParty/libproj4/vtklibproj4/proj_nell_h.c      |    109 +
 ThirdParty/libproj4/vtklibproj4/proj_nocol.c       |     72 +
 ThirdParty/libproj4/vtklibproj4/proj_nsper.c       |    192 +
 ThirdParty/libproj4/vtklibproj4/proj_nzmg.c        |    107 +
 ThirdParty/libproj4/vtklibproj4/proj_ob_tran.c     |    153 +
 ThirdParty/libproj4/vtklibproj4/proj_ocea.c        |    101 +
 ThirdParty/libproj4/vtklibproj4/proj_oea.c         |     91 +
 ThirdParty/libproj4/vtklibproj4/proj_omerc.c       |    213 +
 ThirdParty/libproj4/vtklibproj4/proj_ortho.c       |    127 +
 ThirdParty/libproj4/vtklibproj4/proj_oxford.c      |     63 +
 ThirdParty/libproj4/vtklibproj4/proj_param.c       |    128 +
 ThirdParty/libproj4/vtklibproj4/proj_phi2.c        |     58 +
 ThirdParty/libproj4/vtklibproj4/proj_poly.c        |    131 +
 ThirdParty/libproj4/vtklibproj4/proj_pr_list.c     |     91 +
 ThirdParty/libproj4/vtklibproj4/proj_psi.c         |     71 +
 ThirdParty/libproj4/vtklibproj4/proj_putp2.c       |     75 +
 ThirdParty/libproj4/vtklibproj4/proj_putp3.c       |     59 +
 ThirdParty/libproj4/vtklibproj4/proj_putp4p.c      |     62 +
 ThirdParty/libproj4/vtklibproj4/proj_putp5.c       |     59 +
 ThirdParty/libproj4/vtklibproj4/proj_putp6.c       |     92 +
 ThirdParty/libproj4/vtklibproj4/proj_robin.c       |    140 +
 ThirdParty/libproj4/vtklibproj4/proj_rouss.c       |    128 +
 ThirdParty/libproj4/vtklibproj4/proj_rpoly.c       |     68 +
 ThirdParty/libproj4/vtklibproj4/proj_rtodms.c      |    103 +
 ThirdParty/libproj4/vtklibproj4/proj_s_min_err.c   |     52 +
 ThirdParty/libproj4/vtklibproj4/proj_sconics.c     |    187 +
 ThirdParty/libproj4/vtklibproj4/proj_semiconf.c    |     51 +
 ThirdParty/libproj4/vtklibproj4/proj_somerc.c      |     69 +
 ThirdParty/libproj4/vtklibproj4/proj_stere.c       |    277 +
 ThirdParty/libproj4/vtklibproj4/proj_sterea.c      |     98 +
 ThirdParty/libproj4/vtklibproj4/proj_strerrno.c    |     67 +
 ThirdParty/libproj4/vtklibproj4/proj_strerror_r.c  |     77 +
 ThirdParty/libproj4/vtklibproj4/proj_sts.c         |    102 +
 ThirdParty/libproj4/vtklibproj4/proj_tcc.c         |     51 +
 ThirdParty/libproj4/vtklibproj4/proj_tcea.c        |    118 +
 ThirdParty/libproj4/vtklibproj4/proj_tmerc.c       |    185 +
 ThirdParty/libproj4/vtklibproj4/proj_tob_g1.c      |     77 +
 ThirdParty/libproj4/vtklibproj4/proj_tob_sqr.c     |     54 +
 ThirdParty/libproj4/vtklibproj4/proj_tpeqd.c       |    109 +
 ThirdParty/libproj4/vtklibproj4/proj_trans.c       |     69 +
 ThirdParty/libproj4/vtklibproj4/proj_translate.c   |    131 +
 ThirdParty/libproj4/vtklibproj4/proj_trapez.c      |     68 +
 ThirdParty/libproj4/vtklibproj4/proj_tsfn.c        |     43 +
 ThirdParty/libproj4/vtklibproj4/proj_units.c       |     74 +
 ThirdParty/libproj4/vtklibproj4/proj_urm5.c        |     64 +
 ThirdParty/libproj4/vtklibproj4/proj_urmfps.c      |     86 +
 ThirdParty/libproj4/vtklibproj4/proj_vandg.c       |    113 +
 ThirdParty/libproj4/vtklibproj4/proj_vandg2.c      |     78 +
 ThirdParty/libproj4/vtklibproj4/proj_vandg4.c      |     75 +
 ThirdParty/libproj4/vtklibproj4/proj_wag2.c        |     56 +
 ThirdParty/libproj4/vtklibproj4/proj_wag3.c        |     57 +
 ThirdParty/libproj4/vtklibproj4/proj_wag5.c        |     61 +
 ThirdParty/libproj4/vtklibproj4/proj_wag7.c        |     79 +
 ThirdParty/libproj4/vtklibproj4/proj_wag9.c        |     60 +
 ThirdParty/libproj4/vtklibproj4/proj_wink1.c       |     53 +
 ThirdParty/libproj4/vtklibproj4/proj_wink2.c       |     67 +
 ThirdParty/libproj4/vtklibproj4/proj_zpoly1.c      |     83 +
 ThirdParty/libproj4/vtklibproj4/src/CMakeLists.txt |     18 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_aea.c       |    158 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_aeqd.c      |    261 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_airy.c      |    120 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_aitoff.c    |    160 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_august.c    |     19 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_bacon.c     |     41 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_bipc.c      |    132 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_boggs.c     |     33 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_bonne.c     |     85 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_calcofi.c   |    138 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_cass.c      |     79 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_cc.c        |     20 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_cea.c       |     63 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_chamb.c     |    112 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_collg.c     |     30 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_crast.c     |     24 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_denoy.c     |     19 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_eck1.c      |     21 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_eck2.c      |     29 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_eck3.c      |     50 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_eck4.c      |     45 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_eck5.c      |     20 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_eqc.c       |     23 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_eqdc.c      |     85 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_fahey.c     |     19 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_fouc_s.c    |     45 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_gall.c      |     21 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_geos.c      |    190 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_gins8.c     |     18 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_gn_sinu.c   |     98 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_gnom.c      |    105 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_goode.c     |     49 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_gstmerc.c   |     48 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_hammer.c    |     29 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_hatano.c    |     51 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_healpix.c   |    572 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_igh.c       |    190 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_imw_p.c     |    151 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_isea.c      |   1119 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_krovak.c    |    248 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_labrd.c     |    109 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_laea.c      |    233 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_lagrng.c    |     35 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_larr.c      |     13 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_lask.c      |     27 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_lcc.c       |    105 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_lcca.c      |     70 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_loxim.c     |     41 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_lsat.c      |    171 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_mbt_fps.c   |     39 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_mbtfpp.c    |     33 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_mbtfpq.c    |     48 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_merc.c      |     47 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_mill.c      |     17 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_mod_ster.c  |    211 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_moll.c      |     64 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_natearth.c  |     79 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_nell.c      |     30 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_nell_h.c    |     32 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_nocol.c     |     40 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_nsper.c     |    149 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_nzmg.c      |    103 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_ob_tran.c   |    145 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_ocea.c      |     68 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_oea.c       |     58 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_omerc.c     |    203 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_ortho.c     |     95 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_poly.c      |     99 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_putp2.c     |     41 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_putp3.c     |     26 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_putp4p.c    |     29 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_putp5.c     |     26 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_putp6.c     |     59 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_qsc.c       |    381 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_robin.c     |    119 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_rpoly.c     |     35 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_sconics.c   |    154 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_somerc.c    |     66 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_stere.c     |    239 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_sterea.c    |     83 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_sts.c       |     54 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_tcc.c       |     17 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_tcea.c      |     27 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_tmerc.c     |    175 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_tpeqd.c     |     76 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_urm5.c      |     28 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_urmfps.c    |     40 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_vandg.c     |     78 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_vandg2.c    |     45 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_vandg4.c    |     42 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_wag2.c      |     21 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_wag3.c      |     24 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_wag7.c      |     15 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_wink1.c     |     20 -
 ThirdParty/libproj4/vtklibproj4/src/PJ_wink2.c     |     34 -
 ThirdParty/libproj4/vtklibproj4/src/aasincos.c     |     35 -
 ThirdParty/libproj4/vtklibproj4/src/adjlon.c       |     15 -
 ThirdParty/libproj4/vtklibproj4/src/bch2bps.c      |    140 -
 ThirdParty/libproj4/vtklibproj4/src/bchgen.c       |     58 -
 .../libproj4/vtklibproj4/src/bin_cs2cs.cmake       |     14 -
 ThirdParty/libproj4/vtklibproj4/src/bin_geod.cmake |     16 -
 .../libproj4/vtklibproj4/src/bin_nad2bin.cmake     |     17 -
 ThirdParty/libproj4/vtklibproj4/src/bin_proj.cmake |     19 -
 ThirdParty/libproj4/vtklibproj4/src/biveval.c      |     87 -
 ThirdParty/libproj4/vtklibproj4/src/cs2cs.c        |    455 -
 ThirdParty/libproj4/vtklibproj4/src/dmstor.c       |    113 -
 ThirdParty/libproj4/vtklibproj4/src/emess.c        |     57 -
 ThirdParty/libproj4/vtklibproj4/src/emess.h        |     28 -
 ThirdParty/libproj4/vtklibproj4/src/gen_cheb.c     |     71 -
 ThirdParty/libproj4/vtklibproj4/src/geocent.c      |    432 -
 ThirdParty/libproj4/vtklibproj4/src/geocent.h      |    181 -
 ThirdParty/libproj4/vtklibproj4/src/geod.c         |    237 -
 .../libproj4/vtklibproj4/src/geod_interface.c      |     39 -
 .../libproj4/vtklibproj4/src/geod_interface.h      |     45 -
 ThirdParty/libproj4/vtklibproj4/src/geod_set.c     |     66 -
 ThirdParty/libproj4/vtklibproj4/src/geodesic.c     |   1919 -
 ThirdParty/libproj4/vtklibproj4/src/geodesic.h     |    789 -
 ThirdParty/libproj4/vtklibproj4/src/hypot.c        |     36 -
 ThirdParty/libproj4/vtklibproj4/src/jniproj.c      |    476 -
 ThirdParty/libproj4/vtklibproj4/src/lib_proj.cmake |    267 -
 ThirdParty/libproj4/vtklibproj4/src/mk_cheby.c     |    177 -
 .../libproj4/vtklibproj4/src/multistresstest.c     |    444 -
 ThirdParty/libproj4/vtklibproj4/src/nad2bin.c      |    376 -
 ThirdParty/libproj4/vtklibproj4/src/nad_cvt.c      |     68 -
 ThirdParty/libproj4/vtklibproj4/src/nad_init.c     |    309 -
 ThirdParty/libproj4/vtklibproj4/src/nad_intr.c     |     62 -
 ThirdParty/libproj4/vtklibproj4/src/nad_list.h     |      6 -
 ThirdParty/libproj4/vtklibproj4/src/org_proj4_PJ.h |    135 -
 .../vtklibproj4/src/org_proj4_Projections.h        |     37 -
 ThirdParty/libproj4/vtklibproj4/src/p_series.c     |     39 -
 .../libproj4/vtklibproj4/src/pj_apply_gridshift.c  |    254 -
 .../libproj4/vtklibproj4/src/pj_apply_vgridshift.c |    209 -
 ThirdParty/libproj4/vtklibproj4/src/pj_auth.c      |     30 -
 ThirdParty/libproj4/vtklibproj4/src/pj_ctx.c       |    196 -
 ThirdParty/libproj4/vtklibproj4/src/pj_datum_set.c |    151 -
 ThirdParty/libproj4/vtklibproj4/src/pj_datums.c    |     97 -
 ThirdParty/libproj4/vtklibproj4/src/pj_deriv.c     |     33 -
 ThirdParty/libproj4/vtklibproj4/src/pj_ell_set.c   |    104 -
 ThirdParty/libproj4/vtklibproj4/src/pj_ellps.c     |     57 -
 ThirdParty/libproj4/vtklibproj4/src/pj_errno.c     |     17 -
 ThirdParty/libproj4/vtklibproj4/src/pj_factors.c   |     86 -
 ThirdParty/libproj4/vtklibproj4/src/pj_fileapi.c   |    199 -
 ThirdParty/libproj4/vtklibproj4/src/pj_fwd.c       |     37 -
 ThirdParty/libproj4/vtklibproj4/src/pj_gauss.c     |     93 -
 ThirdParty/libproj4/vtklibproj4/src/pj_gc_reader.c |    207 -
 ThirdParty/libproj4/vtklibproj4/src/pj_geocent.c   |     55 -
 .../libproj4/vtklibproj4/src/pj_gridcatalog.c      |    281 -
 ThirdParty/libproj4/vtklibproj4/src/pj_gridinfo.c  |    932 -
 ThirdParty/libproj4/vtklibproj4/src/pj_gridlist.c  |    222 -
 ThirdParty/libproj4/vtklibproj4/src/pj_init.c      |    641 -
 ThirdParty/libproj4/vtklibproj4/src/pj_initcache.c |    177 -
 ThirdParty/libproj4/vtklibproj4/src/pj_inv.c       |     33 -
 ThirdParty/libproj4/vtklibproj4/src/pj_latlong.c   |     78 -
 ThirdParty/libproj4/vtklibproj4/src/pj_list.c      |     11 -
 ThirdParty/libproj4/vtklibproj4/src/pj_list.h      |    144 -
 ThirdParty/libproj4/vtklibproj4/src/pj_log.c       |     71 -
 ThirdParty/libproj4/vtklibproj4/src/pj_malloc.c    |     27 -
 ThirdParty/libproj4/vtklibproj4/src/pj_mlfn.c      |     57 -
 ThirdParty/libproj4/vtklibproj4/src/pj_msfn.c      |      7 -
 ThirdParty/libproj4/vtklibproj4/src/pj_mutex.c     |    222 -
 ThirdParty/libproj4/vtklibproj4/src/pj_open_lib.c  |    172 -
 ThirdParty/libproj4/vtklibproj4/src/pj_param.c     |    108 -
 ThirdParty/libproj4/vtklibproj4/src/pj_phi2.c      |     25 -
 ThirdParty/libproj4/vtklibproj4/src/pj_pr_list.c   |     92 -
 ThirdParty/libproj4/vtklibproj4/src/pj_qsfn.c      |     16 -
 ThirdParty/libproj4/vtklibproj4/src/pj_release.c   |     11 -
 ThirdParty/libproj4/vtklibproj4/src/pj_strerrno.c  |     85 -
 ThirdParty/libproj4/vtklibproj4/src/pj_strtod.c    |    183 -
 ThirdParty/libproj4/vtklibproj4/src/pj_transform.c |    822 -
 ThirdParty/libproj4/vtklibproj4/src/pj_tsfn.c      |     10 -
 ThirdParty/libproj4/vtklibproj4/src/pj_units.c     |     37 -
 ThirdParty/libproj4/vtklibproj4/src/pj_utils.c     |    178 -
 ThirdParty/libproj4/vtklibproj4/src/pj_zpoly1.c    |     46 -
 ThirdParty/libproj4/vtklibproj4/src/proj.c         |    501 -
 ThirdParty/libproj4/vtklibproj4/src/proj.def       |     76 -
 ThirdParty/libproj4/vtklibproj4/src/proj_api.h     |    162 -
 ThirdParty/libproj4/vtklibproj4/src/proj_etmerc.c  |    289 -
 ThirdParty/libproj4/vtklibproj4/src/proj_mdist.c   |    121 -
 ThirdParty/libproj4/vtklibproj4/src/proj_rouss.c   |    120 -
 ThirdParty/libproj4/vtklibproj4/src/projects.h     |    521 -
 ThirdParty/libproj4/vtklibproj4/src/rtodms.c       |     72 -
 ThirdParty/libproj4/vtklibproj4/src/test228.c      |     76 -
 ThirdParty/libproj4/vtklibproj4/src/vector1.c      |     29 -
 .../libproj4/vtklibproj4/src/vtk_libproj4_mangle.h |    312 -
 .../libproj4/vtklibproj4/vtk_libproj4_mangle.h     |    434 +
 ThirdParty/libxml2/module.cmake                    |      2 +-
 ThirdParty/libxml2/vtklibxml2/AUTHORS              |      5 -
 ThirdParty/libxml2/vtklibxml2/CMakeLists.txt       |    305 -
 ThirdParty/libxml2/vtklibxml2/Copyright            |     27 -
 ThirdParty/libxml2/vtklibxml2/DOCBparser.c         |    305 -
 ThirdParty/libxml2/vtklibxml2/HTMLparser.c         |   6274 -
 ThirdParty/libxml2/vtklibxml2/HTMLtree.c           |   1213 -
 ThirdParty/libxml2/vtklibxml2/SAX.c                |    180 -
 ThirdParty/libxml2/vtklibxml2/SAX2.c               |   2891 -
 ThirdParty/libxml2/vtklibxml2/c14n.c               |   1928 -
 ThirdParty/libxml2/vtklibxml2/catalog.c            |   3788 -
 ThirdParty/libxml2/vtklibxml2/chvalid.c            |    336 -
 ThirdParty/libxml2/vtklibxml2/config_cmake.h.in    |    263 -
 ThirdParty/libxml2/vtklibxml2/debugXML.c           |   3264 -
 ThirdParty/libxml2/vtklibxml2/dict.c               |    901 -
 ThirdParty/libxml2/vtklibxml2/elfgcchack.h         |  17428 ---
 ThirdParty/libxml2/vtklibxml2/encoding.c           |   3295 -
 ThirdParty/libxml2/vtklibxml2/entities.c           |    966 -
 ThirdParty/libxml2/vtklibxml2/error.c              |    986 -
 ThirdParty/libxml2/vtklibxml2/globals.c            |   1129 -
 ThirdParty/libxml2/vtklibxml2/hash.c               |   1079 -
 .../libxml2/vtklibxml2/include/libxml/DOCBparser.h |     96 -
 .../libxml2/vtklibxml2/include/libxml/HTMLparser.h |    303 -
 .../libxml2/vtklibxml2/include/libxml/HTMLtree.h   |    147 -
 ThirdParty/libxml2/vtklibxml2/include/libxml/SAX.h |    170 -
 .../libxml2/vtklibxml2/include/libxml/SAX2.h       |    176 -
 .../libxml2/vtklibxml2/include/libxml/c14n.h       |    105 -
 .../libxml2/vtklibxml2/include/libxml/catalog.h    |    182 -
 .../libxml2/vtklibxml2/include/libxml/chvalid.h    |    230 -
 .../libxml2/vtklibxml2/include/libxml/debugXML.h   |    217 -
 .../libxml2/vtklibxml2/include/libxml/dict.h       |     69 -
 .../libxml2/vtklibxml2/include/libxml/encoding.h   |    226 -
 .../libxml2/vtklibxml2/include/libxml/entities.h   |    140 -
 .../libxml2/vtklibxml2/include/libxml/globals.h    |    492 -
 .../libxml2/vtklibxml2/include/libxml/hash.h       |    233 -
 .../libxml2/vtklibxml2/include/libxml/list.h       |    137 -
 .../libxml2/vtklibxml2/include/libxml/nanoftp.h    |    143 -
 .../libxml2/vtklibxml2/include/libxml/nanohttp.h   |     81 -
 .../libxml2/vtklibxml2/include/libxml/parser.h     |   1220 -
 .../vtklibxml2/include/libxml/parserInternals.h    |    602 -
 .../libxml2/vtklibxml2/include/libxml/pattern.h    |    100 -
 .../libxml2/vtklibxml2/include/libxml/relaxng.h    |    196 -
 .../vtklibxml2/include/libxml/schemasInternals.h   |    958 -
 .../libxml2/vtklibxml2/include/libxml/schematron.h |    124 -
 .../libxml2/vtklibxml2/include/libxml/threads.h    |     80 -
 .../libxml2/vtklibxml2/include/libxml/tree.h       |   1208 -
 ThirdParty/libxml2/vtklibxml2/include/libxml/uri.h |     89 -
 .../libxml2/vtklibxml2/include/libxml/valid.h      |    458 -
 .../vtklibxml2/include/libxml/vtk_libxml2_mangle.h |   1637 -
 .../libxml2/vtklibxml2/include/libxml/xinclude.h   |    125 -
 .../libxml2/vtklibxml2/include/libxml/xlink.h      |    189 -
 .../libxml2/vtklibxml2/include/libxml/xmlIO.h      |    360 -
 .../vtklibxml2/include/libxml/xmlautomata.h        |    146 -
 .../libxml2/vtklibxml2/include/libxml/xmlerror.h   |    936 -
 .../libxml2/vtklibxml2/include/libxml/xmlexports.h |    156 -
 .../libxml2/vtklibxml2/include/libxml/xmlmemory.h  |    222 -
 .../libxml2/vtklibxml2/include/libxml/xmlmodule.h  |     57 -
 .../libxml2/vtklibxml2/include/libxml/xmlreader.h  |    408 -
 .../libxml2/vtklibxml2/include/libxml/xmlregexp.h  |    216 -
 .../libxml2/vtklibxml2/include/libxml/xmlsave.h    |     84 -
 .../libxml2/vtklibxml2/include/libxml/xmlschemas.h |    198 -
 .../vtklibxml2/include/libxml/xmlschemastypes.h    |    151 -
 .../libxml2/vtklibxml2/include/libxml/xmlstring.h  |    140 -
 .../libxml2/vtklibxml2/include/libxml/xmlunicode.h |    202 -
 .../vtklibxml2/include/libxml/xmlversion.h.in      |    405 -
 .../vtklibxml2/include/libxml/xmlwin32version.h.in |    288 -
 .../libxml2/vtklibxml2/include/libxml/xmlwriter.h  |    459 -
 .../libxml2/vtklibxml2/include/libxml/xpath.h      |    543 -
 .../vtklibxml2/include/libxml/xpathInternals.h     |    630 -
 .../libxml2/vtklibxml2/include/libxml/xpointer.h   |    114 -
 .../libxml2/vtklibxml2/include/wsockcompat.h       |     81 -
 ThirdParty/libxml2/vtklibxml2/legacy.c             |   1328 -
 ThirdParty/libxml2/vtklibxml2/libxml.h             |     79 -
 .../libxml2/vtklibxml2/libxml2PlatformTests.cmake  |    134 -
 ThirdParty/libxml2/vtklibxml2/list.c               |    779 -
 ThirdParty/libxml2/vtklibxml2/nanoftp.c            |   2109 -
 ThirdParty/libxml2/vtklibxml2/nanohttp.c           |   1789 -
 ThirdParty/libxml2/vtklibxml2/parser.c             |  13612 ---
 ThirdParty/libxml2/vtklibxml2/parserInternals.c    |   2059 -
 ThirdParty/libxml2/vtklibxml2/pattern.c            |   2607 -
 ThirdParty/libxml2/vtklibxml2/platformTestsC.c     |    122 -
 ThirdParty/libxml2/vtklibxml2/regressions.xml      |    226 -
 ThirdParty/libxml2/vtklibxml2/relaxng.c            |  10815 --
 ThirdParty/libxml2/vtklibxml2/rngparser.c          |   1595 -
 ThirdParty/libxml2/vtklibxml2/runsuite.c           |   1184 -
 ThirdParty/libxml2/vtklibxml2/runtest.c            |   4432 -
 ThirdParty/libxml2/vtklibxml2/schematron.c         |   1734 -
 ThirdParty/libxml2/vtklibxml2/threads.c            |    867 -
 ThirdParty/libxml2/vtklibxml2/tree.c               |   9535 --
 ThirdParty/libxml2/vtklibxml2/trio.c               |   6855 --
 ThirdParty/libxml2/vtklibxml2/trio.h               |    216 -
 ThirdParty/libxml2/vtklibxml2/triodef.h            |    222 -
 ThirdParty/libxml2/vtklibxml2/trionan.c            |    915 -
 ThirdParty/libxml2/vtklibxml2/trionan.h            |     84 -
 ThirdParty/libxml2/vtklibxml2/triop.h              |    150 -
 ThirdParty/libxml2/vtklibxml2/triostr.c            |   2102 -
 ThirdParty/libxml2/vtklibxml2/triostr.h            |    140 -
 ThirdParty/libxml2/vtklibxml2/uri.c                |   2483 -
 ThirdParty/libxml2/vtklibxml2/valid.c              |   6955 --
 ThirdParty/libxml2/vtklibxml2/vtk_README.txt       |     57 -
 ThirdParty/libxml2/vtklibxml2/vtk_libxml2_zlib.h   |     10 -
 ThirdParty/libxml2/vtklibxml2/xinclude.c           |   2555 -
 ThirdParty/libxml2/vtklibxml2/xlink.c              |    181 -
 ThirdParty/libxml2/vtklibxml2/xmlIO.c              |   3881 -
 ThirdParty/libxml2/vtklibxml2/xmlcatalog.c         |    617 -
 ThirdParty/libxml2/vtklibxml2/xmllint.c            |   3541 -
 ThirdParty/libxml2/vtklibxml2/xmlmemory.c          |   1044 -
 ThirdParty/libxml2/vtklibxml2/xmlmodule.c          |    445 -
 ThirdParty/libxml2/vtklibxml2/xmlreader.c          |   5659 -
 ThirdParty/libxml2/vtklibxml2/xmlregexp.c          |   7959 --
 ThirdParty/libxml2/vtklibxml2/xmlsave.c            |   2406 -
 ThirdParty/libxml2/vtklibxml2/xmlschemas.c         |  28654 -----
 ThirdParty/libxml2/vtklibxml2/xmlschemastypes.c    |   6113 -
 ThirdParty/libxml2/vtklibxml2/xmlstring.c          |    984 -
 ThirdParty/libxml2/vtklibxml2/xmlunicode.c         |   3179 -
 ThirdParty/libxml2/vtklibxml2/xmlwriter.c          |   4614 -
 ThirdParty/libxml2/vtklibxml2/xpath.c              |  15069 ---
 ThirdParty/libxml2/vtklibxml2/xpointer.c           |   3003 -
 ThirdParty/mpi4py/CMakeLists.txt                   |     47 -
 ThirdParty/mpi4py/module.cmake                     |      2 -
 ThirdParty/mpi4py/vtkmpi4py/CMakeLists.txt         |    253 -
 ThirdParty/mpi4py/vtkmpi4py/HISTORY.txt            |    200 -
 ThirdParty/mpi4py/vtkmpi4py/LICENSE.txt            |     37 -
 ThirdParty/mpi4py/vtkmpi4py/README.txt             |     27 -
 ThirdParty/mpi4py/vtkmpi4py/THANKS.txt             |     32 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPE.c              |      3 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPE/MPE.pyx        |    178 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPE/helpers.pxi    |    139 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPE/mpe-log.c      |    224 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPE/mpe-log.h      |     30 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPE/mpe-log.pxi    |     16 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI.c              |      3 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/CAPI.pxi       |    145 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Comm.pyx       |   1776 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Datatype.pyx   |    908 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Errhandler.pyx |     59 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Exception.pyx  |    124 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/ExceptionC.pyx |     82 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/ExceptionP.pyx |     78 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/File.pyx       |    657 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Group.pyx      |    236 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Info.pyx       |    225 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/MPI.pyx        |    267 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Op.pyx         |    136 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Request.pyx    |    356 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Status.pyx     |    133 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Win.pyx        |    395 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/asarray.pxi    |    156 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/asbuffer.pxi   |    158 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/asmemory.pxi   |     36 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/asmpistr.pxi   |     26 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/atimport.pxi   |    218 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/commimpl.pxi   |    121 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/helpers.pxi    |    244 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/message.pxi    |    833 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/opimpl.pxi     |    203 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/pickled.pxi    |    800 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/reqimpl.pxi    |    166 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/stdlib.pxi     |      9 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/typeimpl.pxi   |     93 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/typemap.pxi    |    123 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/typestr.pxi    |     81 -
 ThirdParty/mpi4py/vtkmpi4py/src/MPI/winimpl.pxi    |    123 -
 ThirdParty/mpi4py/vtkmpi4py/src/__init__.py        |     68 -
 ThirdParty/mpi4py/vtkmpi4py/src/atimport.h         |    360 -
 ThirdParty/mpi4py/vtkmpi4py/src/compat/hpmpi.h     |     79 -
 ThirdParty/mpi4py/vtkmpi4py/src/compat/lammpi.h    |    354 -
 ThirdParty/mpi4py/vtkmpi4py/src/compat/mpich1.h    |    172 -
 ThirdParty/mpi4py/vtkmpi4py/src/compat/mpich2.h    |     15 -
 ThirdParty/mpi4py/vtkmpi4py/src/compat/openmpi.h   |    256 -
 ThirdParty/mpi4py/vtkmpi4py/src/compat/sicortex.h  |     29 -
 ThirdParty/mpi4py/vtkmpi4py/src/config/lammpi.h    |    115 -
 ThirdParty/mpi4py/vtkmpi4py/src/config/lammpiio.h  |     84 -
 ThirdParty/mpi4py/vtkmpi4py/src/config/mpich1.h    |    209 -
 ThirdParty/mpi4py/vtkmpi4py/src/config/mpich1io.h  |     84 -
 ThirdParty/mpi4py/vtkmpi4py/src/config/mpich2.h    |     66 -
 ThirdParty/mpi4py/vtkmpi4py/src/config/mpich2io.h  |     73 -
 ThirdParty/mpi4py/vtkmpi4py/src/config/openmpi.h   |    100 -
 ThirdParty/mpi4py/vtkmpi4py/src/config/unknown.h   |    694 -
 ThirdParty/mpi4py/vtkmpi4py/src/dynload.c          |    164 -
 ThirdParty/mpi4py/vtkmpi4py/src/dynload.h          |     73 -
 ThirdParty/mpi4py/vtkmpi4py/src/fallback.h         |    720 -
 .../mpi4py/vtkmpi4py/src/include/mpi4py/MPI.pxd    |    164 -
 .../vtkmpi4py/src/include/mpi4py/__init__.pxd      |      2 -
 .../vtkmpi4py/src/include/mpi4py/__init__.pyx      |      2 -
 .../mpi4py/vtkmpi4py/src/include/mpi4py/mpi.pxi    |    802 -
 .../vtkmpi4py/src/include/mpi4py/mpi4py.MPI.h      |    286 -
 .../vtkmpi4py/src/include/mpi4py/mpi4py.MPI_api.h  |    263 -
 .../mpi4py/vtkmpi4py/src/include/mpi4py/mpi4py.h   |     18 -
 .../mpi4py/vtkmpi4py/src/include/mpi4py/mpi4py.i   |     90 -
 .../mpi4py/vtkmpi4py/src/include/mpi4py/mpi_c.pxd  |      4 -
 ThirdParty/mpi4py/vtkmpi4py/src/missing.h          |   3047 -
 ThirdParty/mpi4py/vtkmpi4py/src/mpi4py.MPE.c       |   5508 -
 ThirdParty/mpi4py/vtkmpi4py/src/mpi4py.MPE.pyx     |      6 -
 ThirdParty/mpi4py/vtkmpi4py/src/mpi4py.MPI.c       | 107992 -----------------
 ThirdParty/mpi4py/vtkmpi4py/src/mpi4py.MPI.pyx     |      6 -
 ThirdParty/mpi4py/vtkmpi4py/src/pmpi-mpe.c         |      3 -
 ThirdParty/mpi4py/vtkmpi4py/src/pmpi-vt-hyb.c      |      3 -
 ThirdParty/mpi4py/vtkmpi4py/src/pmpi-vt-mpi.c      |      3 -
 ThirdParty/mpi4py/vtkmpi4py/src/pmpi-vt.c          |     38 -
 ThirdParty/mpi4py/vtkmpi4py/src/python.c           |    297 -
 ThirdParty/mpi4py/vtkmpi4py/src/rc.py              |    103 -
 ThirdParty/mpi4py/vtkmpi4py/src/vendor.h           |    114 -
 ThirdParty/netcdf/module.cmake                     |      2 +-
 ThirdParty/netcdf/vtknetcdf/CMakeLists.txt         |    356 -
 ThirdParty/netcdf/vtknetcdf/COPYRIGHT              |     35 -
 ThirdParty/netcdf/vtknetcdf/README                 |     73 -
 ThirdParty/netcdf/vtknetcdf/README-VTK.txt         |     67 -
 ThirdParty/netcdf/vtknetcdf/RELEASE_NOTES          |   1076 -
 ThirdParty/netcdf/vtknetcdf/config.h.in            |    471 -
 ThirdParty/netcdf/vtknetcdf/cxx/CMakeLists.txt     |     14 -
 ThirdParty/netcdf/vtknetcdf/cxx/README             |     28 -
 ThirdParty/netcdf/vtknetcdf/cxx/nctst.cpp          |    518 -
 ThirdParty/netcdf/vtknetcdf/cxx/ncvalues.cpp       |    336 -
 ThirdParty/netcdf/vtknetcdf/cxx/ncvalues.h         |    279 -
 ThirdParty/netcdf/vtknetcdf/cxx/netcdf.cpp         |   1664 -
 ThirdParty/netcdf/vtknetcdf/cxx/netcdf.hh          |      1 -
 ThirdParty/netcdf/vtknetcdf/cxx/netcdfcpp.h        |    476 -
 ThirdParty/netcdf/vtknetcdf/cxx/ref_nctst.cdl      |     52 -
 .../vtknetcdf/cxx/ref_nctst_64bit_offset.cdl       |     52 -
 .../netcdf/vtknetcdf/cxx/ref_nctst_netcdf4.cdl     |     52 -
 .../vtknetcdf/cxx/ref_nctst_netcdf4_classic.cdl    |     52 -
 ThirdParty/netcdf/vtknetcdf/cxx/run_nc4_tests.sh   |     21 -
 ThirdParty/netcdf/vtknetcdf/cxx/run_nc_tests.sh    |     21 -
 .../netcdf/vtknetcdf/cxx/run_valgrind_tests.sh     |     26 -
 ThirdParty/netcdf/vtknetcdf/cxx/tst_failure.cpp    |     47 -
 .../netcdf/vtknetcdf/cxx/tst_many_writes.cpp       |    122 -
 ThirdParty/netcdf/vtknetcdf/include/fbits.h        |     26 -
 ThirdParty/netcdf/vtknetcdf/include/nc.h           |    427 -
 ThirdParty/netcdf/vtknetcdf/include/nc3dispatch.h  |    200 -
 ThirdParty/netcdf/vtknetcdf/include/nc_logging.h   |     62 -
 ThirdParty/netcdf/vtknetcdf/include/nc_tests.h     |     83 -
 ThirdParty/netcdf/vtknetcdf/include/nc_url.h       |     47 -
 ThirdParty/netcdf/vtknetcdf/include/ncdimscale.h   |     12 -
 ThirdParty/netcdf/vtknetcdf/include/ncdispatch.h   |    364 -
 ThirdParty/netcdf/vtknetcdf/include/ncio.h         |    147 -
 ThirdParty/netcdf/vtknetcdf/include/nclist.h       |     65 -
 ThirdParty/netcdf/vtknetcdf/include/netcdf.h       |   1843 -
 ThirdParty/netcdf/vtknetcdf/include/netcdf_f.h     |     63 -
 ThirdParty/netcdf/vtknetcdf/include/netcdf_par.h   |     42 -
 ThirdParty/netcdf/vtknetcdf/include/utf8proc.h     |    406 -
 .../netcdf/vtknetcdf/include/vtk_netcdf_mangle.h   |    835 -
 .../netcdf/vtknetcdf/libdispatch/CMakeLists.txt    |     28 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/att.c      |    397 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/copy.c     |    619 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/dim.c      |     86 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/dispatch.c |    165 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/error.c    |    186 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/file.c     |    486 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/nc4.c      |    638 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/nc_url.c   |    414 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/ncbytes.c  |    191 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/ncbytes.h  |     60 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/nclist.c   |    201 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/parallel.c |    125 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/v2i.c      |   1176 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/var.c      |   2536 -
 ThirdParty/netcdf/vtknetcdf/liblib/CMakeLists.txt  |      8 -
 ThirdParty/netcdf/vtknetcdf/liblib/stub.c          |     55 -
 ThirdParty/netcdf/vtknetcdf/libsrc/CMakeLists.txt  |     38 -
 ThirdParty/netcdf/vtknetcdf/libsrc/attr.c          |   1167 -
 ThirdParty/netcdf/vtknetcdf/libsrc/attr.m4         |    888 -
 ThirdParty/netcdf/vtknetcdf/libsrc/dim.c           |    501 -
 ThirdParty/netcdf/vtknetcdf/libsrc/ffio.c          |    856 -
 ThirdParty/netcdf/vtknetcdf/libsrc/lookup3.c       |   1026 -
 ThirdParty/netcdf/vtknetcdf/libsrc/nc.c            |   1568 -
 ThirdParty/netcdf/vtknetcdf/libsrc/nc3dispatch.c   |    498 -
 ThirdParty/netcdf/vtknetcdf/libsrc/nclistmgr.c     |     80 -
 ThirdParty/netcdf/vtknetcdf/libsrc/ncx.c           |   8453 --
 ThirdParty/netcdf/vtknetcdf/libsrc/ncx.h           |    760 -
 ThirdParty/netcdf/vtknetcdf/libsrc/ncx.m4          |   3214 -
 ThirdParty/netcdf/vtknetcdf/libsrc/netcdf.3        |   1405 -
 ThirdParty/netcdf/vtknetcdf/libsrc/onstack.h       |     72 -
 ThirdParty/netcdf/vtknetcdf/libsrc/posixio.c       |   1784 -
 ThirdParty/netcdf/vtknetcdf/libsrc/pstdint.h       |    799 -
 ThirdParty/netcdf/vtknetcdf/libsrc/putget.c        |   5370 -
 ThirdParty/netcdf/vtknetcdf/libsrc/putget.m4       |   1563 -
 ThirdParty/netcdf/vtknetcdf/libsrc/rnd.h           |     17 -
 ThirdParty/netcdf/vtknetcdf/libsrc/string.c        |    301 -
 ThirdParty/netcdf/vtknetcdf/libsrc/utf8proc.c      |    590 -
 ThirdParty/netcdf/vtknetcdf/libsrc/utf8proc_data.h |  13383 ---
 ThirdParty/netcdf/vtknetcdf/libsrc/v1hpg.c         |   1401 -
 ThirdParty/netcdf/vtknetcdf/libsrc/var.c           |    744 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/CMakeLists.txt |     45 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/error4.c       |     75 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4attr.c      |    899 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4dim.c       |    403 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4dispatch.c  |    107 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4dispatch.h  |    270 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4file.c      |   2929 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4grp.c       |    440 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4hdf.c       |   3899 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4internal.c  |   1479 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4internal.h  |    425 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4type.c      |    741 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4var.c       |   1473 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/ncfunc.c       |    102 -
 ThirdParty/netcdf/vtknetcdf/ncconfig.h.in          |    165 -
 ThirdParty/netcdf/vtknetcdf/vtk_netcdf_config.h.in |     10 -
 ThirdParty/oggtheora/module.cmake                  |      2 +-
 ThirdParty/oggtheora/vtkoggtheora/CMakeLists.txt   |    273 -
 .../oggtheora/vtkoggtheora/README.Kitware.txt      |     34 -
 .../oggtheora/vtkoggtheora/libogg-1.1.4/AUTHORS    |      4 -
 .../oggtheora/vtkoggtheora/libogg-1.1.4/CHANGES    |     42 -
 .../oggtheora/vtkoggtheora/libogg-1.1.4/COPYING    |     28 -
 .../oggtheora/vtkoggtheora/libogg-1.1.4/README     |    133 -
 .../libogg-1.1.4/include/ogg/config_types.h.in     |     20 -
 .../vtkoggtheora/libogg-1.1.4/include/ogg/ogg.h    |    209 -
 .../libogg-1.1.4/include/ogg/os_types.h            |    143 -
 .../vtkoggtheora/libogg-1.1.4/src/bitwise.c        |    823 -
 .../vtkoggtheora/libogg-1.1.4/src/framing.c        |   1881 -
 .../oggtheora/vtkoggtheora/libtheora-1.1.1/AUTHORS |     49 -
 .../oggtheora/vtkoggtheora/libtheora-1.1.1/CHANGES |    231 -
 .../oggtheora/vtkoggtheora/libtheora-1.1.1/COPYING |     28 -
 .../oggtheora/vtkoggtheora/libtheora-1.1.1/LICENSE |     18 -
 .../oggtheora/vtkoggtheora/libtheora-1.1.1/README  |    152 -
 .../vtkoggtheora/libtheora-1.1.1/config.h.in       |     43 -
 .../libtheora-1.1.1/examples/encoder_example.c     |   1826 -
 .../libtheora-1.1.1/include/theora/codec.h         |    592 -
 .../libtheora-1.1.1/include/theora/theora.h        |    785 -
 .../libtheora-1.1.1/include/theora/theoradec.h     |    326 -
 .../libtheora-1.1.1/include/theora/theoraenc.h     |    487 -
 .../vtkoggtheora/libtheora-1.1.1/lib/analyze.c     |   2709 -
 .../vtkoggtheora/libtheora-1.1.1/lib/apiwrapper.c  |    166 -
 .../vtkoggtheora/libtheora-1.1.1/lib/apiwrapper.h  |     55 -
 .../vtkoggtheora/libtheora-1.1.1/lib/bitpack.c     |    111 -
 .../vtkoggtheora/libtheora-1.1.1/lib/bitpack.h     |     62 -
 .../vtkoggtheora/libtheora-1.1.1/lib/cpu.c         |    226 -
 .../vtkoggtheora/libtheora-1.1.1/lib/cpu.h         |     34 -
 .../vtkoggtheora/libtheora-1.1.1/lib/dct.h         |     31 -
 .../libtheora-1.1.1/lib/decapiwrapper.c            |    194 -
 .../vtkoggtheora/libtheora-1.1.1/lib/decinfo.c     |    246 -
 .../vtkoggtheora/libtheora-1.1.1/lib/decint.h      |    108 -
 .../vtkoggtheora/libtheora-1.1.1/lib/decode.c      |   2944 -
 .../vtkoggtheora/libtheora-1.1.1/lib/dequant.c     |    183 -
 .../vtkoggtheora/libtheora-1.1.1/lib/dequant.h     |     27 -
 .../libtheora-1.1.1/lib/encapiwrapper.c            |    169 -
 .../vtkoggtheora/libtheora-1.1.1/lib/encfrag.c     |    388 -
 .../vtkoggtheora/libtheora-1.1.1/lib/encinfo.c     |    121 -
 .../vtkoggtheora/libtheora-1.1.1/lib/encint.h      |    495 -
 .../vtkoggtheora/libtheora-1.1.1/lib/encode.c      |   1615 -
 .../vtkoggtheora/libtheora-1.1.1/lib/enquant.c     |    274 -
 .../vtkoggtheora/libtheora-1.1.1/lib/enquant.h     |     27 -
 .../vtkoggtheora/libtheora-1.1.1/lib/fdct.c        |    422 -
 .../vtkoggtheora/libtheora-1.1.1/lib/fragment.c    |     87 -
 .../vtkoggtheora/libtheora-1.1.1/lib/huffdec.c     |    490 -
 .../vtkoggtheora/libtheora-1.1.1/lib/huffdec.h     |     92 -
 .../vtkoggtheora/libtheora-1.1.1/lib/huffenc.c     |    911 -
 .../vtkoggtheora/libtheora-1.1.1/lib/huffenc.h     |     19 -
 .../vtkoggtheora/libtheora-1.1.1/lib/huffman.h     |     71 -
 .../vtkoggtheora/libtheora-1.1.1/lib/idct.c        |    335 -
 .../vtkoggtheora/libtheora-1.1.1/lib/info.c        |    131 -
 .../vtkoggtheora/libtheora-1.1.1/lib/internal.c    |    262 -
 .../vtkoggtheora/libtheora-1.1.1/lib/internal.h    |    510 -
 .../vtkoggtheora/libtheora-1.1.1/lib/mathops.c     |    296 -
 .../vtkoggtheora/libtheora-1.1.1/lib/mathops.h     |    142 -
 .../vtkoggtheora/libtheora-1.1.1/lib/mcenc.c       |    767 -
 .../vtkoggtheora/libtheora-1.1.1/lib/modedec.h     |   4027 -
 .../vtkoggtheora/libtheora-1.1.1/lib/ocintrin.h    |    128 -
 .../vtkoggtheora/libtheora-1.1.1/lib/quant.c       |    120 -
 .../vtkoggtheora/libtheora-1.1.1/lib/quant.h       |     34 -
 .../vtkoggtheora/libtheora-1.1.1/lib/rate.c        |   1137 -
 .../vtkoggtheora/libtheora-1.1.1/lib/state.c       |   1227 -
 .../vtkoggtheora/libtheora-1.1.1/lib/tokenize.c    |   1072 -
 .../libtheora-1.1.1/lib/x86/mmxencfrag.c           |    900 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/mmxfdct.c |    665 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/mmxfrag.c |    293 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/mmxfrag.h |     64 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/mmxidct.c |    564 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/mmxloop.h |    215 -
 .../libtheora-1.1.1/lib/x86/mmxstate.c             |    188 -
 .../libtheora-1.1.1/lib/x86/sse2fdct.c             |    523 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/x86enc.c  |     49 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/x86enc.h  |     47 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/x86int.h  |     42 -
 .../libtheora-1.1.1/lib/x86/x86state.c             |     62 -
 .../libtheora-1.1.1/lib/x86_vc/mmxencfrag.c        |    969 -
 .../libtheora-1.1.1/lib/x86_vc/mmxfdct.c           |    670 -
 .../libtheora-1.1.1/lib/x86_vc/mmxfrag.c           |    337 -
 .../libtheora-1.1.1/lib/x86_vc/mmxfrag.h           |     61 -
 .../libtheora-1.1.1/lib/x86_vc/mmxidct.c           |    562 -
 .../libtheora-1.1.1/lib/x86_vc/mmxloop.h           |    219 -
 .../libtheora-1.1.1/lib/x86_vc/mmxstate.c          |    211 -
 .../libtheora-1.1.1/lib/x86_vc/x86enc.c            |     49 -
 .../libtheora-1.1.1/lib/x86_vc/x86enc.h            |     47 -
 .../libtheora-1.1.1/lib/x86_vc/x86int.h            |     42 -
 .../libtheora-1.1.1/lib/x86_vc/x86state.c          |     62 -
 .../oggtheora/vtkoggtheora/vtk_oggtheora_mangle.h  |    269 -
 ThirdParty/oggtheora/vtkoggtheora/vtkoggtheora.def |     15 -
 ThirdParty/oggtheora/vtkoggtheora/vtkoggtheora.exp |     14 -
 ThirdParty/oggtheora/vtkoggtheora/vtkoggtheora.rc  |     32 -
 .../oggtheora/vtkoggtheora/vtkoggtheora.vscript    |     19 -
 ThirdParty/png/module.cmake                        |      4 +-
 ThirdParty/png/update.sh                           |     52 -
 ThirdParty/png/vtkpng/ANNOUNCE                     |     56 -
 ThirdParty/png/vtkpng/CHANGES                      |   2908 -
 ThirdParty/png/vtkpng/CMakeLists.txt               |     42 -
 ThirdParty/png/vtkpng/KNOWNBUG                     |     22 -
 ThirdParty/png/vtkpng/LICENSE                      |    110 -
 ThirdParty/png/vtkpng/README                       |    283 -
 ThirdParty/png/vtkpng/TODO                         |     25 -
 ThirdParty/png/vtkpng/Y2KINFO                      |     55 -
 ThirdParty/png/vtkpng/png.c                        |   1100 -
 ThirdParty/png/vtkpng/png.h                        |   3552 -
 ThirdParty/png/vtkpng/pngconf.h                    |   1684 -
 ThirdParty/png/vtkpng/pngerror.c                   |    396 -
 ThirdParty/png/vtkpng/pnggccrd.c                   |     26 -
 ThirdParty/png/vtkpng/pngget.c                     |    947 -
 ThirdParty/png/vtkpng/pngmem.c                     |    641 -
 ThirdParty/png/vtkpng/pngpread.c                   |   1244 -
 ThirdParty/png/vtkpng/pngread.c                    |   1518 -
 ThirdParty/png/vtkpng/pngrio.c                     |    180 -
 ThirdParty/png/vtkpng/pngrtran.c                   |   4488 -
 ThirdParty/png/vtkpng/pngrutil.c                   |   3410 -
 ThirdParty/png/vtkpng/pngset.c                     |   1258 -
 ThirdParty/png/vtkpng/pngtest.c                    |   1734 -
 ThirdParty/png/vtkpng/pngtrans.c                   |    699 -
 ThirdParty/png/vtkpng/pngvcrd.c                    |     12 -
 ThirdParty/png/vtkpng/pngwio.c                     |    260 -
 ThirdParty/png/vtkpng/pngwrite.c                   |   1480 -
 ThirdParty/png/vtkpng/pngwtran.c                   |    582 -
 ThirdParty/png/vtkpng/pngwutil.c                   |   2527 -
 ThirdParty/png/vtkpng/vtk_png_mangle.h             |    362 -
 ThirdParty/png/vtkpng/vtkpngConfig.h.in            |     11 -
 ThirdParty/sqlite/module.cmake                     |      2 +-
 ThirdParty/sqlite/vtksqlite/CMakeLists.txt         |     52 -
 ThirdParty/sqlite/vtksqlite/vtk_sqlite3.c          | 110896 ------------------
 ThirdParty/sqlite/vtksqlite/vtk_sqlite3.h          |   5666 -
 ThirdParty/tiff/CMakeLists.txt                     |      3 +-
 ThirdParty/tiff/module.cmake                       |      4 +-
 ThirdParty/tiff/update.sh                          |    114 -
 ThirdParty/tiff/vtk_tiff.h.in                      |      2 +-
 ThirdParty/tiff/vtktiff/CMakeLists.txt             |    853 -
 ThirdParty/tiff/vtktiff/COMMITTERS                 |     19 -
 ThirdParty/tiff/vtktiff/ChangeLog                  |   6721 --
 ThirdParty/tiff/vtktiff/README                     |     61 -
 ThirdParty/tiff/vtktiff/configure.ac               |   1112 -
 ThirdParty/tiff/vtktiff/libtiff/CMakeLists.txt     |    162 -
 ThirdParty/tiff/vtktiff/libtiff/SConstruct         |     73 -
 ThirdParty/tiff/vtktiff/libtiff/libtiff.def        |    164 -
 ThirdParty/tiff/vtktiff/libtiff/libtiff.map        |      4 -
 ThirdParty/tiff/vtktiff/libtiff/libtiffxx.map      |      4 -
 ThirdParty/tiff/vtktiff/libtiff/mkg3states.c       |    454 -
 ThirdParty/tiff/vtktiff/libtiff/mkspans.c          |     82 -
 ThirdParty/tiff/vtktiff/libtiff/t4.h               |    292 -
 ThirdParty/tiff/vtktiff/libtiff/tif_aux.c          |    358 -
 ThirdParty/tiff/vtktiff/libtiff/tif_close.c        |    140 -
 ThirdParty/tiff/vtktiff/libtiff/tif_codec.c        |    165 -
 ThirdParty/tiff/vtktiff/libtiff/tif_color.c        |    287 -
 ThirdParty/tiff/vtktiff/libtiff/tif_compress.c     |    304 -
 ThirdParty/tiff/vtktiff/libtiff/tif_config.h-vms   |     46 -
 .../tiff/vtktiff/libtiff/tif_config.h.cmake.in     |    293 -
 ThirdParty/tiff/vtktiff/libtiff/tif_config.h.in    |    410 -
 ThirdParty/tiff/vtktiff/libtiff/tif_config.vc.h    |    135 -
 ThirdParty/tiff/vtktiff/libtiff/tif_config.wince.h |     71 -
 ThirdParty/tiff/vtktiff/libtiff/tif_dir.c          |   1705 -
 ThirdParty/tiff/vtktiff/libtiff/tif_dir.h          |    308 -
 ThirdParty/tiff/vtktiff/libtiff/tif_dirinfo.c      |    959 -
 ThirdParty/tiff/vtktiff/libtiff/tif_dirread.c      |   5614 -
 ThirdParty/tiff/vtktiff/libtiff/tif_dirwrite.c     |   2911 -
 ThirdParty/tiff/vtktiff/libtiff/tif_dumpmode.c     |    143 -
 ThirdParty/tiff/vtktiff/libtiff/tif_error.c        |     80 -
 ThirdParty/tiff/vtktiff/libtiff/tif_extension.c    |    118 -
 ThirdParty/tiff/vtktiff/libtiff/tif_fax3.c         |   1596 -
 ThirdParty/tiff/vtktiff/libtiff/tif_fax3.h         |    538 -
 ThirdParty/tiff/vtktiff/libtiff/tif_fax3sm.c       |   1260 -
 ThirdParty/tiff/vtktiff/libtiff/tif_flush.c        |    118 -
 ThirdParty/tiff/vtktiff/libtiff/tif_getimage.c     |   2928 -
 ThirdParty/tiff/vtktiff/libtiff/tif_jbig.c         |    213 -
 ThirdParty/tiff/vtktiff/libtiff/tif_jpeg.c         |   2425 -
 ThirdParty/tiff/vtktiff/libtiff/tif_jpeg_12.c      |     65 -
 ThirdParty/tiff/vtktiff/libtiff/tif_luv.c          |   1697 -
 ThirdParty/tiff/vtktiff/libtiff/tif_lzma.c         |    495 -
 ThirdParty/tiff/vtktiff/libtiff/tif_lzw.c          |   1178 -
 ThirdParty/tiff/vtktiff/libtiff/tif_next.c         |    181 -
 ThirdParty/tiff/vtktiff/libtiff/tif_ojpeg.c        |   2511 -
 ThirdParty/tiff/vtktiff/libtiff/tif_open.c         |    725 -
 ThirdParty/tiff/vtktiff/libtiff/tif_packbits.c     |    300 -
 ThirdParty/tiff/vtktiff/libtiff/tif_pixarlog.c     |   1445 -
 ThirdParty/tiff/vtktiff/libtiff/tif_predict.c      |    794 -
 ThirdParty/tiff/vtktiff/libtiff/tif_predict.h      |     77 -
 ThirdParty/tiff/vtktiff/libtiff/tif_print.c        |    716 -
 ThirdParty/tiff/vtktiff/libtiff/tif_read.c         |   1094 -
 ThirdParty/tiff/vtktiff/libtiff/tif_strip.c        |    389 -
 ThirdParty/tiff/vtktiff/libtiff/tif_swab.c         |    312 -
 ThirdParty/tiff/vtktiff/libtiff/tif_thunder.c      |    207 -
 ThirdParty/tiff/vtktiff/libtiff/tif_tile.c         |    322 -
 ThirdParty/tiff/vtktiff/libtiff/tif_unix.c         |    378 -
 ThirdParty/tiff/vtktiff/libtiff/tif_version.c      |     40 -
 ThirdParty/tiff/vtktiff/libtiff/tif_vms.c          |    603 -
 ThirdParty/tiff/vtktiff/libtiff/tif_warning.c      |     81 -
 ThirdParty/tiff/vtktiff/libtiff/tif_win32.c        |    468 -
 ThirdParty/tiff/vtktiff/libtiff/tif_wince.c        |    293 -
 ThirdParty/tiff/vtktiff/libtiff/tif_write.c        |    793 -
 ThirdParty/tiff/vtktiff/libtiff/tif_zip.c          |    475 -
 ThirdParty/tiff/vtktiff/libtiff/tiff.h             |    682 -
 ThirdParty/tiff/vtktiff/libtiff/tiffconf.h-vms     |     99 -
 .../tiff/vtktiff/libtiff/tiffconf.h.cmake.in       |    130 -
 ThirdParty/tiff/vtktiff/libtiff/tiffconf.h.in      |    127 -
 ThirdParty/tiff/vtktiff/libtiff/tiffconf.vc.h      |    161 -
 ThirdParty/tiff/vtktiff/libtiff/tiffconf.wince.h   |    121 -
 ThirdParty/tiff/vtktiff/libtiff/tiffio.h           |    557 -
 ThirdParty/tiff/vtktiff/libtiff/tiffiop.h          |    420 -
 ThirdParty/tiff/vtktiff/libtiff/tiffvers.h         |      9 -
 ThirdParty/tiff/vtktiff/libtiff/tiffvers.h.in      |      9 -
 ThirdParty/tiff/vtktiff/libtiff/uvcode.h           |    180 -
 ThirdParty/tiff/vtktiff/libtiff/vtk_tiff_mangle.h  |    299 -
 ThirdParty/tiff/vtktiff/port/CMakeLists.txt        |     62 -
 ThirdParty/tiff/vtktiff/port/Makefile.am           |     35 -
 ThirdParty/tiff/vtktiff/port/Makefile.in           |    655 -
 ThirdParty/tiff/vtktiff/port/Makefile.vc           |     44 -
 ThirdParty/tiff/vtktiff/port/dummy.c               |     13 -
 ThirdParty/tiff/vtktiff/port/getopt.c              |    125 -
 ThirdParty/tiff/vtktiff/port/lfind.c               |     62 -
 ThirdParty/tiff/vtktiff/port/libport.h             |     60 -
 ThirdParty/tiff/vtktiff/port/snprintf.c            |     38 -
 ThirdParty/tiff/vtktiff/port/strcasecmp.c          |     51 -
 ThirdParty/tiff/vtktiff/port/strtoul.c             |    109 -
 ThirdParty/tiff/vtktiff/port/strtoull.c            |    116 -
 ThirdParty/update-common.sh                        |    169 -
 ThirdParty/utf8/doc/ReleaseNotes                   |     37 -
 ThirdParty/utf8/doc/utf8cpp.html                   |   1574 -
 ThirdParty/utf8/source/utf8.h                      |     34 -
 ThirdParty/utf8/source/utf8/checked.h              |    336 -
 ThirdParty/utf8/source/utf8/core.h                 |    260 -
 ThirdParty/utf8/source/utf8/unchecked.h            |    228 -
 ThirdParty/verdict/module.cmake                    |      2 +-
 ThirdParty/xdmf2/module.cmake                      |      4 +-
 .../xdmf2/vtkxdmf2/CMake/vtkThirdParty.cmake       |      6 +-
 ThirdParty/xdmf2/vtkxdmf2/CMakeLists.txt           |     15 +-
 ThirdParty/xdmf2/vtkxdmf2/libsrc/CMakeLists.txt    |     23 +-
 ThirdParty/xdmf3/CMakeLists.txt                    |     49 -
 ThirdParty/xdmf3/module.cmake                      |      6 -
 ThirdParty/xdmf3/update.sh                         |    150 -
 ThirdParty/xdmf3/vtk_xdmf3.h.in                    |     28 -
 ThirdParty/xdmf3/vtkxdmf3/CMake/FindExodus.cmake   |     21 -
 ThirdParty/xdmf3/vtkxdmf3/CMake/FindMPI4PY.cmake   |     34 -
 ThirdParty/xdmf3/vtkxdmf3/CMake/FindMetis.cmake    |     16 -
 ThirdParty/xdmf3/vtkxdmf3/CMake/FindNetCDF.cmake   |     29 -
 .../vtkxdmf3/CMake/TestingSuite/AddTestsC.cmake    |    175 -
 .../vtkxdmf3/CMake/TestingSuite/AddTestsCxx.cmake  |    183 -
 .../CMake/TestingSuite/AddTestsFortran.cmake       |    191 -
 .../vtkxdmf3/CMake/TestingSuite/AddTestsJava.cmake |    171 -
 .../CMake/TestingSuite/AddTestsPython.cmake        |    247 -
 .../CMake/TestingSuite/TestDriverC.cmake.in        |     37 -
 .../CMake/TestingSuite/TestDriverCxx.cmake.in      |     37 -
 .../CMake/TestingSuite/TestDriverFortran.cmake.in  |     37 -
 .../CMake/TestingSuite/TestDriverJava.cmake.in     |     33 -
 .../CMake/TestingSuite/TestDriverPython.cmake.in   |     37 -
 .../TestingSuite/TestDriverPythonScript.cmake.in   |     41 -
 .../vtkxdmf3/CMake/TestingSuite/TestingSetup.cmake |     91 -
 ThirdParty/xdmf3/vtkxdmf3/CMake/UseDoxygen.cmake   |    101 -
 .../vtkxdmf3/CMake/VersionSuite/ProjectVersion.hpp |    152 -
 .../vtkxdmf3/CMake/VersionSuite/SetUpVersion.cmake |     83 -
 .../xdmf3/vtkxdmf3/CMake/XdmfFunctions.cmake       |     16 -
 ThirdParty/xdmf3/vtkxdmf3/CMakeLists.txt           |    449 -
 ThirdParty/xdmf3/vtkxdmf3/CTestConfig.cmake        |      9 -
 ThirdParty/xdmf3/vtkxdmf3/Copyright.txt            |     32 -
 ThirdParty/xdmf3/vtkxdmf3/Xdmf.dtd                 |     85 -
 ThirdParty/xdmf3/vtkxdmf3/Xdmf.hpp                 |    185 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfAggregate.cpp        |    272 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfAggregate.hpp        |    214 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfAttribute.cpp        |    276 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfAttribute.hpp        |    290 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeCenter.cpp  |    154 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeCenter.hpp  |    141 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeType.cpp    |    182 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeType.hpp    |    149 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfConfig.cmake.in      |      5 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfConfig.hpp.in        |     32 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfCurvilinearGrid.cpp  |    465 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfCurvilinearGrid.hpp  |    344 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfDomain.cpp           |    483 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfDomain.hpp           |    428 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGeometry.cpp         |    353 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGeometry.hpp         |    260 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGeometryType.cpp     |    239 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGeometryType.hpp     |    190 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGraph.cpp            |    175 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGraph.hpp            |    141 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGrid.cpp             |    518 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGrid.hpp             |    649 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGridCollection.cpp   |    405 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGridCollection.hpp   |    220 -
 .../xdmf3/vtkxdmf3/XdmfGridCollectionType.cpp      |    129 -
 .../xdmf3/vtkxdmf3/XdmfGridCollectionType.hpp      |    133 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGridController.cpp   |    195 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGridController.hpp   |    226 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGridTemplate.cpp     |    975 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfGridTemplate.hpp     |    224 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfItemFactory.cpp      |    390 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfItemFactory.hpp      |    102 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfMap.cpp              |    707 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfMap.hpp              |    481 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfReader.cpp           |     83 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfReader.hpp           |    115 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfRectilinearGrid.cpp  |    677 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfRectilinearGrid.hpp  |    439 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfRegularGrid.cpp      |    673 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfRegularGrid.hpp      |    482 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfSet.cpp              |    251 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfSet.hpp              |    257 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfSetType.cpp          |    153 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfSetType.hpp          |    117 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfTemplate.cpp         |   1244 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfTemplate.hpp         |    218 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfTime.cpp             |    124 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfTime.hpp             |    165 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfTopology.cpp         |    605 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfTopology.hpp         |    231 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfTopologyType.cpp     |   1266 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfTopologyType.hpp     |    506 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfUnstructuredGrid.cpp |    401 -
 ThirdParty/xdmf3/vtkxdmf3/XdmfUnstructuredGrid.hpp |    267 -
 ThirdParty/xdmf3/vtkxdmf3/core/CMakeLists.txt      |    296 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.cpp       |   2612 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.hpp       |   2008 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.tpp       |    809 -
 .../xdmf3/vtkxdmf3/core/XdmfArrayReference.cpp     |    156 -
 .../xdmf3/vtkxdmf3/core/XdmfArrayReference.hpp     |    262 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArrayType.cpp   |    615 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArrayType.hpp   |    293 -
 .../xdmf3/vtkxdmf3/core/XdmfBinaryController.cpp   |    404 -
 .../xdmf3/vtkxdmf3/core/XdmfBinaryController.hpp   |    247 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfConfig.hpp.in   |     31 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfCore.hpp        |     73 -
 .../xdmf3/vtkxdmf3/core/XdmfCoreConfig.hpp.in      |     37 -
 .../xdmf3/vtkxdmf3/core/XdmfCoreItemFactory.cpp    |    756 -
 .../xdmf3/vtkxdmf3/core/XdmfCoreItemFactory.hpp    |    118 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreReader.cpp  |    402 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreReader.hpp  |    269 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfError.cpp       |    207 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfError.hpp       |    326 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfFunction.cpp    |   1827 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfFunction.hpp    |   1398 -
 .../xdmf3/vtkxdmf3/core/XdmfHDF5Controller.cpp     |    460 -
 .../xdmf3/vtkxdmf3/core/XdmfHDF5Controller.hpp     |    270 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Writer.cpp  |   1703 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Writer.hpp  |    420 -
 .../vtkxdmf3/core/XdmfHeavyDataController.cpp      |    398 -
 .../vtkxdmf3/core/XdmfHeavyDataController.hpp      |    559 -
 .../vtkxdmf3/core/XdmfHeavyDataDescription.cpp     |     90 -
 .../vtkxdmf3/core/XdmfHeavyDataDescription.hpp     |    104 -
 .../xdmf3/vtkxdmf3/core/XdmfHeavyDataWriter.cpp    |    254 -
 .../xdmf3/vtkxdmf3/core/XdmfHeavyDataWriter.hpp    |    640 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfInformation.cpp |    277 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfInformation.hpp |    275 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfItem.cpp        |    155 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfItem.hpp        |    521 -
 .../xdmf3/vtkxdmf3/core/XdmfItemProperty.cpp       |     83 -
 .../xdmf3/vtkxdmf3/core/XdmfItemProperty.hpp       |     92 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfPlaceholder.cpp |    224 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfPlaceholder.hpp |    156 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSharedPtr.hpp   |     61 -
 .../xdmf3/vtkxdmf3/core/XdmfSparseMatrix.cpp       |    387 -
 .../xdmf3/vtkxdmf3/core/XdmfSparseMatrix.hpp       |    555 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSubset.cpp      |    489 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSubset.hpp      |    437 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSystemUtils.cpp |     80 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSystemUtils.hpp |     93 -
 .../xdmf3/vtkxdmf3/core/XdmfTIFFController.cpp     |    617 -
 .../xdmf3/vtkxdmf3/core/XdmfTIFFController.hpp     |    187 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfVisitor.cpp     |     40 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfVisitor.hpp     |     81 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfWriter.cpp      |    846 -
 ThirdParty/xdmf3/vtkxdmf3/core/XdmfWriter.hpp      |    629 -
 ThirdParty/xdmf3/vtkxdmf3/core/dsm/CMakeLists.txt  |    216 -
 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSM.hpp     |     66 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfDSMBuffer.cpp      |   3030 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfDSMBuffer.hpp      |   2949 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfDSMCommMPI.cpp     |   1196 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfDSMCommMPI.hpp     |   1548 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfDSMDescription.cpp |    115 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfDSMDescription.hpp |    113 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfDSMDriver.cpp      |   1333 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfDSMDriver.hpp      |    147 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfDSMItemFactory.cpp |    391 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfDSMItemFactory.hpp |    114 -
 .../vtkxdmf3/core/dsm/XdmfHDF5ControllerDSM.cpp    |   1016 -
 .../vtkxdmf3/core/dsm/XdmfHDF5ControllerDSM.hpp    |    749 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfHDF5WriterDSM.cpp  |   1235 -
 .../xdmf3/vtkxdmf3/core/dsm/XdmfHDF5WriterDSM.hpp  |    923 -
 ThirdParty/xdmf3/vtkxdmf3/core/loki/EmptyType.h    |     49 -
 .../xdmf3/vtkxdmf3/core/loki/HierarchyGenerators.h |    291 -
 ThirdParty/xdmf3/vtkxdmf3/core/loki/NullType.h     |     34 -
 ThirdParty/xdmf3/vtkxdmf3/core/loki/Sequence.h     |     49 -
 ThirdParty/xdmf3/vtkxdmf3/core/loki/TypeManip.h    |    284 -
 ThirdParty/xdmf3/vtkxdmf3/core/loki/TypeTraits.h   |   2228 -
 ThirdParty/xdmf3/vtkxdmf3/core/loki/Typelist.h     |    459 -
 .../xdmf3/vtkxdmf3/core/loki/TypelistMacros.h      |    353 -
 ThirdParty/xdmf3/vtkxdmf3/core/loki/Visitor.h      |    427 -
 ThirdParty/zlib/module.cmake                       |      2 +-
 ThirdParty/zlib/update.sh                          |     54 -
 ThirdParty/zlib/vtkzlib/CMakeLists.txt             |    279 -
 ThirdParty/zlib/vtkzlib/ChangeLog                  |   1472 -
 ThirdParty/zlib/vtkzlib/FAQ                        |    368 -
 ThirdParty/zlib/vtkzlib/INDEX                      |     68 -
 ThirdParty/zlib/vtkzlib/README                     |    115 -
 ThirdParty/zlib/vtkzlib/README.Kitware.txt         |     40 -
 ThirdParty/zlib/vtkzlib/adler32.c                  |    179 -
 ThirdParty/zlib/vtkzlib/compress.c                 |     80 -
 ThirdParty/zlib/vtkzlib/crc32.c                    |    425 -
 ThirdParty/zlib/vtkzlib/crc32.h                    |    441 -
 ThirdParty/zlib/vtkzlib/deflate.c                  |   1967 -
 ThirdParty/zlib/vtkzlib/deflate.h                  |    346 -
 ThirdParty/zlib/vtkzlib/gzclose.c                  |     25 -
 ThirdParty/zlib/vtkzlib/gzguts.h                   |    209 -
 ThirdParty/zlib/vtkzlib/gzlib.c                    |    634 -
 ThirdParty/zlib/vtkzlib/gzread.c                   |    594 -
 ThirdParty/zlib/vtkzlib/gzwrite.c                  |    577 -
 ThirdParty/zlib/vtkzlib/infback.c                  |    640 -
 ThirdParty/zlib/vtkzlib/inffast.c                  |    340 -
 ThirdParty/zlib/vtkzlib/inffast.h                  |     11 -
 ThirdParty/zlib/vtkzlib/inffixed.h                 |     94 -
 ThirdParty/zlib/vtkzlib/inflate.c                  |   1512 -
 ThirdParty/zlib/vtkzlib/inflate.h                  |    122 -
 ThirdParty/zlib/vtkzlib/inftrees.c                 |    306 -
 ThirdParty/zlib/vtkzlib/inftrees.h                 |     62 -
 ThirdParty/zlib/vtkzlib/trees.c                    |   1226 -
 ThirdParty/zlib/vtkzlib/trees.h                    |    127 -
 ThirdParty/zlib/vtkzlib/uncompr.c                  |     59 -
 ThirdParty/zlib/vtkzlib/zconf.h.cmakein            |    516 -
 ThirdParty/zlib/vtkzlib/zlib.h                     |   1768 -
 ThirdParty/zlib/vtkzlib/zutil.c                    |    324 -
 ThirdParty/zlib/vtkzlib/zutil.h                    |    253 -
 Utilities/Benchmarks/CMakeLists.txt                |      3 +
 Utilities/Benchmarks/TimingTests.cxx               |      3 -
 Utilities/Benchmarks/module.cmake                  |     25 +-
 Utilities/Benchmarks/vtkRenderTimingTests.h        |    143 +-
 Utilities/Benchmarks/vtkRenderTimings.cxx          |      9 -
 Utilities/Benchmarks/vtkRenderTimings.h            |     17 -
 Utilities/DICOMParser/Copyright.txt                |      2 +
 Utilities/DICOMParser/DICOMAppHelper.cxx           |      6 +-
 Utilities/DICOMParser/DICOMAppHelper.h             |      2 +
 Utilities/DICOMParser/DICOMCallback.h              |      2 +
 Utilities/DICOMParser/DICOMConfig.h                |      2 +
 Utilities/DICOMParser/DICOMFile.cxx                |      2 +
 Utilities/DICOMParser/DICOMFile.h                  |      2 +
 Utilities/DICOMParser/DICOMParser.cxx              |      2 +
 Utilities/DICOMParser/DICOMParser.h                |      2 +
 Utilities/DICOMParser/DICOMParserMap.h             |      4 +-
 Utilities/DICOMParser/DICOMTypes.h                 |      2 +
 Utilities/DICOMParser/module.cmake                 |      4 +-
 Utilities/Doxygen/doc_header2doxygen.pl            |     59 +-
 Utilities/Doxygen/doc_index.stop                   |      2 +
 Utilities/Doxygen/doc_makeall.cmake.in             |     30 +-
 Utilities/Doxygen/doc_readme.txt                   |      2 +-
 Utilities/Doxygen/doxyfile.in                      |      7 +-
 Utilities/EncodeString/CMakeLists.txt              |      3 +-
 Utilities/EncodeString/module.cmake                |      4 +-
 Utilities/EncodeString/vtkEncodeString.cxx         |     14 +-
 Utilities/HashSource/module.cmake                  |      4 +-
 Utilities/HashSource/vtkHashSource.cxx             |     28 +-
 Utilities/KWIML/CMakeLists.txt                     |     23 -
 Utilities/KWIML/module.cmake                       |      1 -
 Utilities/KWIML/update.sh                          |     19 -
 Utilities/KWIML/vtk_kwiml.h.in                     |     22 -
 Utilities/KWIML/vtkkwiml/CMakeLists.txt            |    104 -
 Utilities/KWIML/vtkkwiml/Copyright.txt             |     30 -
 Utilities/KWIML/vtkkwiml/README.md                 |     36 -
 Utilities/KWIML/vtkkwiml/abi.h                     |      2 -
 Utilities/KWIML/vtkkwiml/include/kwiml/abi.h       |    562 -
 Utilities/KWIML/vtkkwiml/include/kwiml/int.h       |   1069 -
 Utilities/KWIML/vtkkwiml/int.h                     |      2 -
 Utilities/KWIML/vtkkwiml/src/kwiml-config.cmake.in |      1 -
 Utilities/KWIML/vtkkwiml/src/version.h.in          |     59 -
 Utilities/KWIML/vtkkwiml/test/CMakeLists.txt       |     54 -
 Utilities/KWIML/vtkkwiml/test/test.c               |     33 -
 Utilities/KWIML/vtkkwiml/test/test.cxx             |      6 -
 Utilities/KWIML/vtkkwiml/test/test.h               |     16 -
 Utilities/KWIML/vtkkwiml/test/test_abi_C.c         |     19 -
 Utilities/KWIML/vtkkwiml/test/test_abi_CXX.cxx     |     19 -
 Utilities/KWIML/vtkkwiml/test/test_abi_endian.h    |     41 -
 Utilities/KWIML/vtkkwiml/test/test_include_C.c     |     16 -
 Utilities/KWIML/vtkkwiml/test/test_include_CXX.cxx |     22 -
 Utilities/KWIML/vtkkwiml/test/test_int_C.c         |     19 -
 Utilities/KWIML/vtkkwiml/test/test_int_CXX.cxx     |     19 -
 Utilities/KWIML/vtkkwiml/test/test_int_format.h    |    203 -
 Utilities/KWSys/CMakeLists.txt                     |      1 +
 Utilities/KWSys/module.cmake                       |      2 +-
 Utilities/KWSys/update.sh                          |     20 -
 .../KWSys/vtksys}/CMakeEmptyInputFile.in           |      0
 Utilities/KWSys/vtksys/CMakeLists.txt              |    299 +-
 Utilities/KWSys/vtksys/CONTRIBUTING.rst            |      2 +-
 Utilities/KWSys/vtksys/CPU.h.in                    |    137 +
 Utilities/KWSys/vtksys/CTestCustom.cmake.in        |     14 -
 Utilities/KWSys/vtksys/CommandLineArguments.cxx    |    104 +-
 Utilities/KWSys/vtksys/CommandLineArguments.hxx.in |     56 +-
 Utilities/KWSys/vtksys/Configure.h.in              |      5 -
 Utilities/KWSys/vtksys/Configure.hxx.in            |    148 +
 Utilities/KWSys/vtksys/Directory.cxx               |     21 +-
 Utilities/KWSys/vtksys/Directory.hxx.in            |     16 +-
 Utilities/KWSys/vtksys/DynamicLoader.cxx           |     28 +-
 Utilities/KWSys/vtksys/DynamicLoader.hxx.in        |     18 +-
 Utilities/KWSys/vtksys/Encoding.hxx.in             |     22 +-
 Utilities/KWSys/vtksys/EncodingC.c                 |     14 +-
 Utilities/KWSys/vtksys/EncodingCXX.cxx             |     17 +-
 Utilities/KWSys/vtksys/FStream.cxx                 |      2 -
 Utilities/KWSys/vtksys/FStream.hxx.in              |      6 +-
 Utilities/KWSys/vtksys/FundamentalType.h.in        |    146 +
 Utilities/KWSys/vtksys/Glob.cxx                    |     93 +-
 Utilities/KWSys/vtksys/Glob.hxx.in                 |     44 +-
 Utilities/KWSys/vtksys/IOStream.cxx                |     88 +-
 Utilities/KWSys/vtksys/IOStream.hxx.in             |     32 +-
 Utilities/KWSys/vtksys/MD5.c                       |     12 +-
 Utilities/KWSys/vtksys/Process.h.in                |    138 +-
 Utilities/KWSys/vtksys/ProcessUNIX.c               |    372 +-
 Utilities/KWSys/vtksys/ProcessWin32.c              |    628 +-
 Utilities/KWSys/vtksys/RegularExpression.cxx       |      2 +-
 Utilities/KWSys/vtksys/RegularExpression.hxx.in    |     64 +-
 Utilities/KWSys/vtksys/SharedForward.h.in          |      6 -
 Utilities/KWSys/vtksys/String.hxx.in               |     10 +-
 Utilities/KWSys/vtksys/System.c                    |    585 +-
 Utilities/KWSys/vtksys/System.h.in                 |     98 +
 Utilities/KWSys/vtksys/SystemInformation.cxx       |    502 +-
 Utilities/KWSys/vtksys/SystemInformation.hxx.in    |     39 +-
 Utilities/KWSys/vtksys/SystemTools.cxx             |   1422 +-
 Utilities/KWSys/vtksys/SystemTools.hxx.in          |    463 +-
 Utilities/KWSys/vtksys/Terminal.c                  |     11 -
 Utilities/KWSys/vtksys/auto_ptr.hxx.in             |    219 +
 Utilities/KWSys/vtksys/hash_fun.hxx.in             |     46 +-
 Utilities/KWSys/vtksys/hash_map.hxx.in             |    124 +-
 Utilities/KWSys/vtksys/hash_set.hxx.in             |    122 +-
 Utilities/KWSys/vtksys/hashtable.hxx.in            |    387 +-
 Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx   |    405 +-
 Utilities/KWSys/vtksys/kwsys_cstddef.hxx.in        |     35 +
 Utilities/KWSys/vtksys/kwsys_ios_fstream.h.in      |     46 +
 Utilities/KWSys/vtksys/kwsys_ios_iosfwd.h.in       |     49 +
 Utilities/KWSys/vtksys/kwsys_ios_iostream.h.in     |     99 +
 Utilities/KWSys/vtksys/kwsys_ios_sstream.h.in      |    199 +
 Utilities/KWSys/vtksys/kwsys_stl.hxx.in            |     49 +
 Utilities/KWSys/vtksys/kwsys_stl_string.hxx.in     |    123 +
 Utilities/KWSys/vtksys/testAutoPtr.cxx             |    166 +
 .../KWSys/vtksys/testCommandLineArguments.cxx      |     70 +-
 .../KWSys/vtksys/testCommandLineArguments1.cxx     |     34 +-
 Utilities/KWSys/vtksys/testDynamicLoader.cxx       |     29 +-
 Utilities/KWSys/vtksys/testEncoding.cxx            |      5 +-
 Utilities/KWSys/vtksys/testFStream.cxx             |     88 +-
 Utilities/KWSys/vtksys/testHashSTL.cxx             |     11 +-
 Utilities/KWSys/vtksys/testIOS.cxx                 |     73 +-
 Utilities/KWSys/vtksys/testProcess.c               |    293 +-
 Utilities/KWSys/vtksys/testSystemInformation.cxx   |     23 +-
 Utilities/KWSys/vtksys/testSystemTools.cxx         |    720 +-
 .../Maintenance/VisualizeModuleDependencies.py     |      2 +-
 Utilities/Maintenance/WhatModulesVTK.py            |      6 +-
 Utilities/Maintenance/release/send-emails.sh       |      2 +-
 Utilities/Maintenance/semanticDiffVersion.py       |      4 +-
 Utilities/Maintenance/vtk_reindent_code.py         |    427 -
 Utilities/MetaIO/module.cmake                      |      4 +-
 Utilities/MetaIO/update.sh                         |     26 -
 Utilities/MetaIO/vtkmetaio/Copyright.txt           |     30 +
 Utilities/MetaIO/vtkmetaio/License.txt             |     73 -
 .../MetaIO/vtkmetaio/localMetaConfiguration.h      |      2 +-
 Utilities/MetaIO/vtkmetaio/metaArray.cxx           |      5 +-
 Utilities/MetaIO/vtkmetaio/metaBlob.cxx            |      4 +-
 Utilities/MetaIO/vtkmetaio/metaCommand.cxx         |      1 +
 Utilities/MetaIO/vtkmetaio/metaContour.cxx         |      9 +-
 Utilities/MetaIO/vtkmetaio/metaDTITube.cxx         |      5 +-
 Utilities/MetaIO/vtkmetaio/metaEllipse.cxx         |      1 +
 Utilities/MetaIO/vtkmetaio/metaFEMObject.cxx       |     38 +-
 Utilities/MetaIO/vtkmetaio/metaForm.cxx            |      1 +
 Utilities/MetaIO/vtkmetaio/metaGaussian.cxx        |     20 +-
 Utilities/MetaIO/vtkmetaio/metaGaussian.h          |     14 -
 Utilities/MetaIO/vtkmetaio/metaGroup.cxx           |      1 +
 Utilities/MetaIO/vtkmetaio/metaImage.cxx           |     12 +-
 Utilities/MetaIO/vtkmetaio/metaImageUtils.cxx      |      1 +
 Utilities/MetaIO/vtkmetaio/metaLandmark.cxx        |      5 +-
 Utilities/MetaIO/vtkmetaio/metaLine.cxx            |      5 +-
 Utilities/MetaIO/vtkmetaio/metaMesh.cxx            |     16 +-
 Utilities/MetaIO/vtkmetaio/metaObject.cxx          |      3 +-
 Utilities/MetaIO/vtkmetaio/metaObject.h            |      4 +-
 Utilities/MetaIO/vtkmetaio/metaScene.cxx           |      1 +
 Utilities/MetaIO/vtkmetaio/metaSurface.cxx         |      5 +-
 Utilities/MetaIO/vtkmetaio/metaTransform.cxx       |      3 +-
 Utilities/MetaIO/vtkmetaio/metaTube.cxx            |      5 +-
 Utilities/MetaIO/vtkmetaio/metaTubeGraph.cxx       |      5 +-
 Utilities/MetaIO/vtkmetaio/metaUtils.cxx           |     25 +-
 Utilities/MetaIO/vtkmetaio/metaUtils.h             |      9 +-
 Utilities/MetaIO/vtkmetaio/metaVesselTube.cxx      |      5 +-
 Utilities/ParseOGLExt/CMakeLists.txt               |      3 +
 Utilities/ParseOGLExt/ParseOGLExt.cxx              |     14 +-
 Utilities/ParseOGLExt/Tokenizer.cxx                |      2 +
 Utilities/ParseOGLExt/module.cmake                 |      2 +-
 Utilities/Python/CMakeLists.txt                    |     17 -
 Utilities/Python/module.cmake                      |      4 +-
 Utilities/Python/vtkPython.h                       |     71 +-
 Utilities/Python/vtkPythonConfigure.h.in           |      7 +-
 Utilities/PythonInterpreter/module.cmake           |      6 +-
 .../vtkPythonInteractiveInterpreter.cxx            |     43 +-
 .../vtkPythonInteractiveInterpreter.h              |     94 +-
 .../PythonInterpreter/vtkPythonInterpreter.cxx     |    122 +-
 Utilities/PythonInterpreter/vtkPythonInterpreter.h |    182 +-
 .../vtkPythonStdStreamCaptureHelper.h              |     39 +-
 Utilities/Upgrading/README.WindowsMangling.txt     |      6 +-
 Utilities/octree/test_octree.cxx                   |      2 +
 Utilities/vtkTclTest2Py/catch.py                   |      2 +-
 Utilities/vtkTclTest2Py/expr.py                    |      6 +-
 Utilities/vtkTclTest2Py/info.py                    |      6 +-
 Utilities/vtkTclTest2Py/rtImageTest.py             |     18 +-
 Utilities/vtkstd.h.in                              |     37 +
 Views/Context2D/module.cmake                       |      9 +-
 Views/Context2D/vtkContextInteractorStyle.cxx      |    154 +-
 Views/Context2D/vtkContextInteractorStyle.h        |    147 +-
 Views/Context2D/vtkContextView.cxx                 |      4 +-
 Views/Context2D/vtkContextView.h                   |     45 +-
 Views/Core/module.cmake                            |     11 +-
 Views/Core/vtkConvertSelectionDomain.cxx           |    150 +-
 Views/Core/vtkConvertSelectionDomain.h             |     41 +-
 Views/Core/vtkDataRepresentation.cxx               |     94 +-
 Views/Core/vtkDataRepresentation.h                 |    307 +-
 Views/Core/vtkEmptyRepresentation.h                |     24 +-
 Views/Core/vtkRenderViewBase.cxx                   |     50 +-
 Views/Core/vtkRenderViewBase.h                     |     97 +-
 Views/Core/vtkView.cxx                             |    108 +-
 Views/Core/vtkView.h                               |    252 +-
 Views/Core/vtkViewTheme.cxx                        |    224 +-
 Views/Core/vtkViewTheme.h                          |    200 +-
 Views/Geovis/Testing/Cxx/TestGeoView.cxx           |     54 +-
 Views/Geovis/Testing/Cxx/TestGeoView2D.cxx         |     58 +-
 .../Geovis/Testing/Cxx/TestGeoView2DPopulation.cxx |     16 +-
 Views/Geovis/module.cmake                          |      8 +-
 Views/Geovis/vtkGeoView.cxx                        |     46 +-
 Views/Geovis/vtkGeoView.h                          |     93 +-
 Views/Geovis/vtkGeoView2D.cxx                      |     26 +-
 Views/Geovis/vtkGeoView2D.h                        |     64 +-
 .../Testing/Cxx/TestCoincidentGraphLayoutView.cxx  |     32 +-
 Views/Infovis/Testing/Cxx/TestColumnTree.cxx       |      4 +-
 .../Infovis/Testing/Cxx/TestConeLayoutStrategy.cxx |     10 +-
 Views/Infovis/Testing/Cxx/TestDendrogramItem.cxx   |      4 +-
 Views/Infovis/Testing/Cxx/TestGraphLayoutView.cxx  |     22 +-
 .../Testing/Cxx/TestHeatmapCategoryLegend.cxx      |      4 +-
 Views/Infovis/Testing/Cxx/TestHeatmapItem.cxx      |      4 +-
 .../Testing/Cxx/TestHeatmapScalarLegend.cxx        |      4 +-
 .../Testing/Cxx/TestHierarchicalGraphView.cxx      |      4 +-
 Views/Infovis/Testing/Cxx/TestIcicleView.cxx       |      4 +-
 Views/Infovis/Testing/Cxx/TestIconGlyphFilter.cxx  |      4 +-
 .../Cxx/TestInteractorStyleTreeMapHover.cxx        |     12 +-
 Views/Infovis/Testing/Cxx/TestNetworkViews.cxx     |      4 +-
 Views/Infovis/Testing/Cxx/TestQtLabelStrategy.cxx  |      8 +-
 .../Infovis/Testing/Cxx/TestQtTreeRingLabeler.cxx  |      4 +-
 Views/Infovis/Testing/Cxx/TestRenderView.cxx       |     13 +-
 .../Testing/Cxx/TestSpanTreeLayoutStrategy.cxx     |      4 +-
 Views/Infovis/Testing/Cxx/TestTanglegramItem.cxx   |      4 +-
 .../Testing/Cxx/TestTreeHeatmapAutoCollapse.cxx    |      4 +-
 Views/Infovis/Testing/Cxx/TestTreeHeatmapItem.cxx  |      4 +-
 Views/Infovis/Testing/Cxx/TestTreeMapView.cxx      |      4 +-
 Views/Infovis/Testing/Cxx/TestTreeRingView.cxx     |      4 +-
 .../Baseline/TestCoincidentGraphLayoutView.png.md5 |      2 +-
 .../Data/Baseline/TestConeLayoutStrategy.png.md5   |      2 +-
 .../Data/Baseline/TestDendrogramItem.png.md5       |      2 +-
 .../Data/Baseline/TestDendrogramItem_1.png.md5     |      2 +-
 .../Data/Baseline/TestGraphLayoutView.png.md5      |      2 +-
 .../Baseline/TestHierarchicalGraphView.png.md5     |      2 +-
 .../Testing/Data/Baseline/TestIcicleView.png.md5   |      2 +-
 .../Testing/Data/Baseline/TestNetworkViews.png.md5 |      2 +-
 .../Baseline/TestParallelCoordinatesView.png.md5   |      2 +-
 .../Baseline/TestParallelCoordinatesView_1.png.md5 |      1 +
 .../Baseline/TestParallelCoordinatesView_2.png.md5 |      1 +
 .../Baseline/TestSpanTreeLayoutStrategy.png.md5    |      2 +-
 .../Data/Baseline/TestTanglegramItem.png.md5       |      2 +-
 .../Data/Baseline/TestTanglegramItem_1.png.md5     |      2 +-
 .../Baseline/TestTreeHeatmapAutoCollapse.png.md5   |      2 +-
 .../Testing/Data/Baseline/TestTreeMapView.png.md5  |      2 +-
 .../Testing/Data/Baseline/TestTreeRingView.png.md5 |      2 +-
 Views/Infovis/module.cmake                         |     40 +-
 Views/Infovis/vtkApplyColors.cxx                   |    230 +-
 Views/Infovis/vtkApplyColors.h                     |    287 +-
 Views/Infovis/vtkApplyIcons.cxx                    |    108 +-
 Views/Infovis/vtkApplyIcons.h                      |    182 +-
 Views/Infovis/vtkDendrogramItem.cxx                |    508 +-
 Views/Infovis/vtkDendrogramItem.h                  |    374 +-
 Views/Infovis/vtkGraphItem.cxx                     |    164 +-
 Views/Infovis/vtkGraphItem.h                       |    217 +-
 Views/Infovis/vtkGraphLayoutView.cxx               |     10 +-
 Views/Infovis/vtkGraphLayoutView.h                 |    367 +-
 Views/Infovis/vtkHeatmapItem.cxx                   |    458 +-
 Views/Infovis/vtkHeatmapItem.h                     |    250 +-
 Views/Infovis/vtkHierarchicalGraphPipeline.cxx     |     30 +-
 Views/Infovis/vtkHierarchicalGraphPipeline.h       |    138 +-
 Views/Infovis/vtkHierarchicalGraphView.cxx         |     10 +-
 Views/Infovis/vtkHierarchicalGraphView.h           |    107 +-
 Views/Infovis/vtkIcicleView.cxx                    |     32 +-
 Views/Infovis/vtkIcicleView.h                      |     49 +-
 .../Infovis/vtkInteractorStyleAreaSelectHover.cxx  |    106 +-
 Views/Infovis/vtkInteractorStyleAreaSelectHover.h  |     81 +-
 Views/Infovis/vtkInteractorStyleTreeMapHover.cxx   |    132 +-
 Views/Infovis/vtkInteractorStyleTreeMapHover.h     |     92 +-
 ...kParallelCoordinatesHistogramRepresentation.cxx |    124 +-
 ...vtkParallelCoordinatesHistogramRepresentation.h |    207 +-
 .../vtkParallelCoordinatesRepresentation.cxx       |    576 +-
 .../Infovis/vtkParallelCoordinatesRepresentation.h |    275 +-
 Views/Infovis/vtkParallelCoordinatesView.cxx       |    282 +-
 Views/Infovis/vtkParallelCoordinatesView.h         |     68 +-
 Views/Infovis/vtkRenderView.cxx                    |    252 +-
 Views/Infovis/vtkRenderView.h                      |    243 +-
 Views/Infovis/vtkRenderedGraphRepresentation.cxx   |    365 +-
 Views/Infovis/vtkRenderedGraphRepresentation.h     |    208 +-
 .../Infovis/vtkRenderedHierarchyRepresentation.cxx |    110 +-
 Views/Infovis/vtkRenderedHierarchyRepresentation.h |     51 +-
 Views/Infovis/vtkRenderedRepresentation.cxx        |     12 +-
 Views/Infovis/vtkRenderedRepresentation.h          |     63 +-
 Views/Infovis/vtkRenderedSurfaceRepresentation.cxx |     26 +-
 Views/Infovis/vtkRenderedSurfaceRepresentation.h   |     71 +-
 .../Infovis/vtkRenderedTreeAreaRepresentation.cxx  |    298 +-
 Views/Infovis/vtkRenderedTreeAreaRepresentation.h  |    220 +-
 Views/Infovis/vtkSCurveSpline.cxx                  |     72 +-
 Views/Infovis/vtkSCurveSpline.h                    |     40 +-
 Views/Infovis/vtkTanglegramItem.cxx                |    212 +-
 Views/Infovis/vtkTanglegramItem.h                  |    199 +-
 Views/Infovis/vtkTreeAreaView.cxx                  |     18 +-
 Views/Infovis/vtkTreeAreaView.h                    |    210 +-
 Views/Infovis/vtkTreeHeatmapItem.cxx               |    202 +-
 Views/Infovis/vtkTreeHeatmapItem.h                 |    224 +-
 Views/Infovis/vtkTreeMapView.cxx                   |     28 +-
 Views/Infovis/vtkTreeMapView.h                     |     35 +-
 Views/Infovis/vtkTreeRingView.cxx                  |     36 +-
 Views/Infovis/vtkTreeRingView.h                    |     70 +-
 Views/Infovis/vtkViewUpdater.cxx                   |     23 +-
 Views/Infovis/vtkViewUpdater.h                     |     24 +-
 Views/Qt/CMakeLists.txt                            |      2 +-
 Views/Qt/module.cmake                              |     16 +-
 Views/Qt/vtkQtAnnotationView.cxx                   |     16 +-
 Views/Qt/vtkQtAnnotationView.h                     |     46 +-
 Views/Qt/vtkQtListView.cxx                         |     36 +-
 Views/Qt/vtkQtListView.h                           |    120 +-
 Views/Qt/vtkQtRecordView.cxx                       |     30 +-
 Views/Qt/vtkQtRecordView.h                         |     67 +-
 Views/Qt/vtkQtTableRepresentation.cxx              |     52 +-
 Views/Qt/vtkQtTableRepresentation.h                |    117 +-
 Views/Qt/vtkQtTableView.cxx                        |    181 +-
 Views/Qt/vtkQtTableView.h                          |    199 +-
 Views/Qt/vtkQtTreeView.cxx                         |    102 +-
 Views/Qt/vtkQtTreeView.h                           |    162 +-
 Views/Qt/vtkQtView.h                               |     61 +-
 Web/Core/CMakeLists.txt                            |     10 -
 .../Testing/Data/Baseline/TestDataEncoder.png.md5  |      1 -
 Web/Core/Testing/Python/CMakeLists.txt             |      3 -
 Web/Core/Testing/Python/TestDataEncoder.py         |     68 -
 Web/Core/module.cmake                              |     23 -
 Web/Core/vtkDataEncoder.cxx                        |    504 -
 Web/Core/vtkDataEncoder.h                          |    106 -
 Web/Core/vtkObjectIdMap.cxx                        |    176 -
 Web/Core/vtkObjectIdMap.h                          |     76 -
 Web/Core/vtkWebApplication.cxx                     |    444 -
 Web/Core/vtkWebApplication.h                       |    136 -
 Web/Core/vtkWebInteractionEvent.cxx                |     48 -
 Web/Core/vtkWebInteractionEvent.h                  |    107 -
 Web/Core/vtkWebUtilities.cxx                       |    134 -
 Web/Core/vtkWebUtilities.h                         |     65 -
 Web/Python/CMakeLists.txt                          |     22 -
 Web/Python/module.cmake                            |      8 -
 Web/Python/vtk/web/__init__.py                     |      0
 Web/Python/vtk/web/camera.py                       |    206 -
 Web/Python/vtk/web/dataset_builder.py              |    513 -
 Web/Python/vtk/web/launcher.py                     |    695 -
 Web/Python/vtk/web/protocols.py                    |    327 -
 Web/Python/vtk/web/query_data_model.py             |    173 -
 Web/Python/vtk/web/server.py                       |    300 -
 Web/Python/vtk/web/testing.py                      |    743 -
 Web/Python/vtk/web/upload.py                       |     78 -
 Web/Python/vtk/web/wamp.py                         |    425 -
 Web/WebGLExporter/CMakeLists.txt                   |     42 -
 Web/WebGLExporter/glMatrix.js                      |     32 -
 Web/WebGLExporter/module.cmake                     |     20 -
 Web/WebGLExporter/vtkPVWebGLExporter.cxx           |    135 -
 Web/WebGLExporter/vtkPVWebGLExporter.h             |     46 -
 Web/WebGLExporter/vtkWebGLDataSet.cxx              |    219 -
 Web/WebGLExporter/vtkWebGLDataSet.h                |     79 -
 Web/WebGLExporter/vtkWebGLExporter.cxx             |    741 -
 Web/WebGLExporter/vtkWebGLExporter.h               |    106 -
 Web/WebGLExporter/vtkWebGLObject.cxx               |    198 -
 Web/WebGLExporter/vtkWebGLObject.h                 |    102 -
 Web/WebGLExporter/vtkWebGLPolyData.cxx             |    728 -
 Web/WebGLExporter/vtkWebGLPolyData.h               |     74 -
 Web/WebGLExporter/vtkWebGLWidget.cxx               |    152 -
 Web/WebGLExporter/vtkWebGLWidget.h                 |     66 -
 Web/WebGLExporter/webglRenderer.js                 |   1307 -
 Wrapping/Java/CMakeLists.txt                       |      6 +-
 Wrapping/Java/Maven/pom.xml.in                     |      4 +-
 Wrapping/Java/README.txt                           |     37 +-
 Wrapping/Java/module.cmake                         |      6 +-
 .../rendering/jogl/vtkAbstractJoglComponent.java   |      8 +-
 .../vtk/rendering/jogl/vtkJoglCanvasComponent.java |      6 +-
 .../vtk/rendering/jogl/vtkJoglPanelComponent.java  |      6 +-
 .../Java/vtk/rendering/vtkInteractorForwarder.java |     54 +-
 Wrapping/Java/vtk/vtkJavaMemoryManagerImpl.java    |      4 +-
 Wrapping/Java/vtkJavaAwt.h                         |     86 +-
 Wrapping/Java/vtkJavaUtil.cxx                      |    172 +-
 Wrapping/Java/vtkJavaUtil.h                        |      5 +
 Wrapping/Python/CMakeLists.txt                     |    194 +-
 Wrapping/Python/README.md                          |    502 -
 Wrapping/Python/README_WRAP.txt                    |    473 +
 Wrapping/Python/vtk/__init__.py.in                 |      6 +-
 .../vtk/gtk/GtkGLExtVTKRenderWindowInteractor.py   |      4 +-
 .../Python/vtk/gtk/GtkVTKRenderWindowInteractor.py |      4 +-
 Wrapping/Python/vtk/kit_module__init__.py.in       |     15 -
 Wrapping/Python/vtk/module.py.in                   |     10 +-
 Wrapping/Python/vtk/numpy_interface/algorithms.py  |     91 +-
 .../Python/vtk/numpy_interface/dataset_adapter.py  |    172 +-
 .../vtk/numpy_interface/internal_algorithms.py     |     91 +-
 .../Python/vtk/qt/QVTKRenderWindowInteractor.py    |    622 -
 Wrapping/Python/vtk/qt/__init__.py                 |     39 -
 .../Python/vtk/qt4/QVTKRenderWindowInteractor.py   |    401 +-
 Wrapping/Python/vtk/qt4/__init__.py                |      6 +-
 Wrapping/Python/vtk/test/BlackBox.py               |     12 +-
 Wrapping/Python/vtk/test/Testing.py                |     64 +-
 Wrapping/Python/vtk/tk/vtkLoadPythonTkWidgets.py   |     12 +-
 Wrapping/Python/vtk/tk/vtkTkImageViewerWidget.py   |     31 +-
 Wrapping/Python/vtk/tk/vtkTkPhotoImage.py          |     18 +-
 Wrapping/Python/vtk/tk/vtkTkRenderWidget.py        |     25 +-
 .../Python/vtk/tk/vtkTkRenderWindowInteractor.py   |     23 +-
 Wrapping/Python/vtk/util/_argparse.py              |      2 +-
 Wrapping/Python/vtk/util/numpy_support.py          |     14 +-
 Wrapping/Python/vtk/util/vtkAlgorithm.py           |      2 +-
 Wrapping/Python/vtk/util/vtkConstants.py           |      6 +-
 Wrapping/Python/vtk/util/vtkMethodParser.py        |     32 +-
 Wrapping/Python/vtk/util/vtkVariant.py             |     72 +-
 Wrapping/Python/vtk/wx/wxVTKRenderWindow.py        |     29 +-
 .../Python/vtk/wx/wxVTKRenderWindowInteractor.py   |     50 +-
 Wrapping/Python/vtkPythonAppInit.cxx               |    169 +-
 Wrapping/PythonCore/CMakeLists.txt                 |      6 +-
 Wrapping/PythonCore/PyVTKClass.cxx                 |    700 +
 Wrapping/PythonCore/PyVTKClass.h                   |     66 +
 Wrapping/PythonCore/PyVTKExtras.cxx                |    154 -
 Wrapping/PythonCore/PyVTKExtras.h                  |     37 -
 Wrapping/PythonCore/PyVTKMethodDescriptor.cxx      |    217 -
 Wrapping/PythonCore/PyVTKMethodDescriptor.h        |     44 -
 Wrapping/PythonCore/PyVTKMutableObject.cxx         |    578 +-
 Wrapping/PythonCore/PyVTKMutableObject.h           |      7 +-
 Wrapping/PythonCore/PyVTKNamespace.cxx             |     20 +-
 Wrapping/PythonCore/PyVTKNamespace.h               |      7 +-
 Wrapping/PythonCore/PyVTKObject.cxx                |    793 +-
 Wrapping/PythonCore/PyVTKObject.h                  |     74 +-
 Wrapping/PythonCore/PyVTKSpecialObject.cxx         |    270 +-
 Wrapping/PythonCore/PyVTKSpecialObject.h           |     33 +-
 Wrapping/PythonCore/PyVTKTemplate.cxx              |    883 +-
 Wrapping/PythonCore/PyVTKTemplate.h                |     18 +-
 Wrapping/PythonCore/module.cmake                   |     10 +-
 Wrapping/PythonCore/vtkPythonArgs.cxx              |    826 +-
 Wrapping/PythonCore/vtkPythonArgs.h                |    637 +-
 Wrapping/PythonCore/vtkPythonCommand.cxx           |    158 +-
 Wrapping/PythonCore/vtkPythonCompatibility.h       |    136 -
 Wrapping/PythonCore/vtkPythonOverload.cxx          |    845 +-
 Wrapping/PythonCore/vtkPythonOverload.h            |     33 +-
 Wrapping/PythonCore/vtkPythonUtil.cxx              |    706 +-
 Wrapping/PythonCore/vtkPythonUtil.h                |    248 +-
 Wrapping/PythonCore/vtkSmartPyObject.cxx           |     11 +-
 Wrapping/PythonCore/vtkSmartPyObject.h             |     97 +-
 Wrapping/Tcl/CMakeLists.txt                        |     69 +-
 Wrapping/Tcl/module.cmake                          |      7 +-
 Wrapping/Tcl/vtkTclUtil.cxx                        |    298 +-
 Wrapping/Tcl/vtkTclUtil.h                          |      6 +-
 Wrapping/Tcl/vtkTkAppInit.cxx                      |     28 +-
 Wrapping/Tcl/vtktcl.c                              |     52 +-
 Wrapping/Tools/hints                               |     20 +-
 Wrapping/Tools/lex.yy.c                            |   3661 +-
 Wrapping/Tools/module.cmake                        |      2 +-
 Wrapping/Tools/vtkHTML.c                           |     97 +-
 Wrapping/Tools/vtkParse.h                          |      9 +-
 Wrapping/Tools/vtkParse.l                          |    840 +-
 Wrapping/Tools/vtkParse.tab.c                      |   7727 +-
 Wrapping/Tools/vtkParse.y                          |   1870 +-
 Wrapping/Tools/vtkParseData.c                      |    244 +-
 Wrapping/Tools/vtkParseData.h                      |     60 +-
 Wrapping/Tools/vtkParseExtras.c                    |    889 +-
 Wrapping/Tools/vtkParseExtras.h                    |      4 +-
 Wrapping/Tools/vtkParseHierarchy.c                 |    484 +-
 Wrapping/Tools/vtkParseHierarchy.h                 |     17 +-
 Wrapping/Tools/vtkParseJava.c                      |    425 +-
 Wrapping/Tools/vtkParseJavaBeans.c                 |    314 +-
 Wrapping/Tools/vtkParseMain.c                      |    283 +-
 Wrapping/Tools/vtkParseMain.h                      |     19 +-
 Wrapping/Tools/vtkParseMangle.c                    |    112 +-
 Wrapping/Tools/vtkParseMangle.h                    |      4 +-
 Wrapping/Tools/vtkParseMerge.c                     |    380 +-
 Wrapping/Tools/vtkParseMerge.h                     |      7 +-
 Wrapping/Tools/vtkParsePreprocess.c                |   2943 +-
 Wrapping/Tools/vtkParsePreprocess.h                |      4 +-
 Wrapping/Tools/vtkParseString.c                    |    279 +-
 Wrapping/Tools/vtkParseString.h                    |     20 +-
 Wrapping/Tools/vtkParseType.h                      |      4 +-
 Wrapping/Tools/vtkPrint.c                          |      8 +-
 Wrapping/Tools/vtkWrap.c                           |    462 +-
 Wrapping/Tools/vtkWrap.h                           |      6 +-
 Wrapping/Tools/vtkWrapHierarchy.c                  |    372 +-
 Wrapping/Tools/vtkWrapJava.c                       |    574 +-
 Wrapping/Tools/vtkWrapPython.c                     |    400 +-
 Wrapping/Tools/vtkWrapPythonClass.c                |    558 +-
 Wrapping/Tools/vtkWrapPythonClass.h                |     11 +-
 Wrapping/Tools/vtkWrapPythonConstant.c             |    129 +-
 Wrapping/Tools/vtkWrapPythonConstant.h             |      6 +-
 Wrapping/Tools/vtkWrapPythonEnum.c                 |    122 +-
 Wrapping/Tools/vtkWrapPythonEnum.h                 |     12 +-
 Wrapping/Tools/vtkWrapPythonInit.c                 |    144 +-
 Wrapping/Tools/vtkWrapPythonMethod.c               |    791 +-
 Wrapping/Tools/vtkWrapPythonMethod.h               |      6 +-
 Wrapping/Tools/vtkWrapPythonMethodDef.c            |    581 +-
 Wrapping/Tools/vtkWrapPythonMethodDef.h            |      6 +-
 Wrapping/Tools/vtkWrapPythonNamespace.c            |     13 +-
 Wrapping/Tools/vtkWrapPythonNamespace.h            |      9 +-
 Wrapping/Tools/vtkWrapPythonOverload.c             |    542 +-
 Wrapping/Tools/vtkWrapPythonOverload.h             |      8 +-
 Wrapping/Tools/vtkWrapPythonTemplate.c             |    262 +-
 Wrapping/Tools/vtkWrapPythonTemplate.h             |      9 +-
 Wrapping/Tools/vtkWrapPythonType.c                 |    506 +-
 Wrapping/Tools/vtkWrapPythonType.h                 |     10 +-
 Wrapping/Tools/vtkWrapTcl.c                        |    757 +-
 Wrapping/Tools/vtkWrapTclInit.c                    |     98 +-
 Wrapping/Tools/vtkWrapText.c                       |    582 +-
 Wrapping/Tools/vtkWrapText.h                       |     13 +-
 debian/changelog                                   |      7 -
 debian/control                                     |    136 +-
 debian/copyright                                   |      4 +
 debian/libvtk6-dev.install                         |     27 +
 debian/libvtk6-dev.lintian-overrides               |      4 +
 debian/libvtk6-java.install                        |      3 +
 debian/libvtk6-java.lintian-overrides              |      3 +
 .../{libvtk7-jni.install => libvtk6-jni.install}   |      0
 debian/libvtk6-jni.lintian-overrides               |      1 +
 debian/libvtk6-qt-dev.install                      |      6 +
 debian/libvtk6-qt-dev.lintian-overrides            |      4 +
 .../{libvtk7.1-qt.install => libvtk6.3-qt.install} |      0
 debian/libvtk6.3-qt.lintian-overrides              |      3 +
 debian/{libvtk7.1.install => libvtk6.3.install}    |      0
 debian/libvtk6.3.lintian-overrides                 |      5 +
 debian/libvtk7-dev.install                         |     21 -
 debian/libvtk7-dev.lintian-overrides               |      4 -
 debian/libvtk7-java.install                        |      3 -
 debian/libvtk7-java.lintian-overrides              |      3 -
 debian/libvtk7-jni.lintian-overrides               |      1 -
 debian/libvtk7-qt-dev.install                      |      6 -
 debian/libvtk7-qt-dev.lintian-overrides            |      3 -
 debian/libvtk7.1-qt.lintian-overrides              |      3 -
 debian/libvtk7.1.lintian-overrides                 |      5 -
 debian/patches/100_javac-heap.patch                |      1 -
 debian/patches/104_fix_gcc_version_6.patch         |     30 +
 debian/patches/105_unforce_embedded_glew.patch     |     18 +
 debian/patches/20_soversion-sharedlib.patch        |      2 -
 debian/patches/70_fix_ftbfs_gcc49.patch            |      2 +-
 debian/patches/85_hdf5_1_10.patch                  |     55 -
 debian/patches/90_gdal-2.0.patch                   |     45 +
 debian/patches/90_xdmf3_install.patch              |    136 -
 debian/patches/95_ffmpeg_2.9.patch                 |     94 +
 debian/patches/95_xdmf3_version.patch              |    143 -
 debian/patches/97_fix_latex_doxygen.patch          |     35 +
 debian/patches/99-hdf5-1.10-compatibility          |     41 +
 debian/patches/series                              |     19 +-
 debian/python-vtk6.install                         |      8 +
 debian/python-vtk6.lintian-overrides               |      4 +
 debian/python-vtk6.pyinstall                       |      7 +
 debian/python3-vtk7.install                        |      1 -
 debian/rules                                       |     65 +-
 debian/tcl-vtk6.install                            |      3 +
 debian/tcl-vtk6.lintian-overrides                  |      3 +
 debian/tcl-vtk7.install                            |      3 -
 debian/tcl-vtk7.lintian-overrides                  |      3 -
 debian/tests/control                               |      2 +-
 debian/vtk6-doc.docs                               |      2 +
 debian/vtk6-doc.links                              |      1 +
 ...k7-examples.examples => vtk6-examples.examples} |      0
 debian/vtk6.install                                |      6 +
 debian/vtk6.lintian-overrides                      |      3 +
 debian/vtk7-doc.docs                               |      2 -
 debian/vtk7-doc.links                              |      1 -
 debian/vtk7.install                                |      6 -
 debian/vtk7.lintian-overrides                      |      3 -
 debian/watch                                       |      2 +-
 11573 files changed, 413300 insertions(+), 2461177 deletions(-)
 delete mode 100644 CMake/FindEGL.cmake
 delete mode 100644 CMake/FindOSPRay.cmake
 delete mode 100644 CMake/FindOculusSDK.cmake
 delete mode 100644 CMake/FindOpenVR.cmake
 delete mode 100644 CMake/FindSDL2.cmake
 create mode 100644 CMake/GenerateExportHeader.cmake
 delete mode 100644 CMake/NewCMake/CMakeParseArguments.cmake
 delete mode 100644 CMake/NewCMake/FindHDF5.cmake
 delete mode 100644 CMake/NewCMake/FindPackageHandleStandardArgs.cmake
 delete mode 100644 CMake/NewCMake/FindPackageMessage.cmake
 delete mode 100644 CMake/NewCMake/SelectLibraryConfigurations.cmake
 delete mode 100644 CMake/VTKGenerateExportHeader.cmake
 delete mode 100644 CMake/VTKcppcheckSuppressions.txt
 create mode 100644 CMake/android.toolchain.cmake
 rename CMake/{vtkexportheader.cmake.in => exportheader.cmake.in} (100%)
 create mode 100644 CMake/ios.device.toolchain.cmake
 delete mode 100644 CMake/ios.device.toolchain.cmake.in
 delete mode 100644 CMake/vtkAndroid-toolchain.cmake.in
 delete mode 100644 CMake/vtkCreateArrayDispatchArrayList.cmake
 delete mode 100644 CMake/vtkCreateTypeListMacros.cmake
 delete mode 100644 CMake/vtkOpenGL.cmake
 create mode 100644 CMake/vtkOpenGLMesaLogic.cmake
 create mode 100644 CMake/vtkTestBoolType.cxx
 create mode 100644 CMake/vtkTestCharSignedness.cxx
 create mode 100644 CMake/vtkTestCompareTypes.cxx
 create mode 100644 CMake/vtkTestExplicitInstantiation.cmake
 create mode 100644 CMake/vtkTestFullSpecialization.cmake
 create mode 100644 CMake/vtkTestFullSpecialization.cxx
 create mode 100644 CMake/vtkTestSGIstdarg.cxx
 create mode 100644 CMake/vtkTestStreamEOF.cxx.in
 create mode 100644 CMake/vtkTestStreamLongLong.cxx.in
 create mode 100644 CMake/vtkTestStreamsLibrary.cmake
 create mode 100644 CMake/vtkTestTypes.cmake
 delete mode 100644 CMake/vtkTestingGL2PS.cmake
 delete mode 100644 Charts/Core/Testing/Cxx/TestContextArea.cxx
 delete mode 100644 Charts/Core/Testing/Cxx/TestContextAreaFixedAspect.cxx
 delete mode 100644 Charts/Core/Testing/Cxx/TestContextAreaFixedMargins.cxx
 delete mode 100644 Charts/Core/Testing/Cxx/TestContextAreaFixedRect.cxx
 delete mode 100644 Charts/Core/Testing/Cxx/TestPropItem.cxx
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestContextArea.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestContextAreaFixedAspect.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestContextAreaFixedMargins.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestContextAreaFixedRect.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestLinePlotColors_1.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestPropItem.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestScalarsToColors_1.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestScalarsToColors_2.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestScatterPlotMatrixVehicles_1.png.md5
 delete mode 100644 Charts/Core/vtkContextArea.cxx
 delete mode 100644 Charts/Core/vtkContextArea.h
 delete mode 100644 Common/ComputationalGeometry/Testing/Data/Baseline/TestMoreParametricFunctions.png.md5
 delete mode 100755 Common/ComputationalGeometry/Testing/Python/TestMoreParametricFunctions.py
 delete mode 100644 Common/ComputationalGeometry/vtkParametricBohemianDome.cxx
 delete mode 100644 Common/ComputationalGeometry/vtkParametricBohemianDome.h
 delete mode 100644 Common/ComputationalGeometry/vtkParametricBour.cxx
 delete mode 100644 Common/ComputationalGeometry/vtkParametricBour.h
 delete mode 100644 Common/ComputationalGeometry/vtkParametricCatalanMinimal.cxx
 delete mode 100644 Common/ComputationalGeometry/vtkParametricCatalanMinimal.h
 delete mode 100644 Common/ComputationalGeometry/vtkParametricHenneberg.cxx
 delete mode 100644 Common/ComputationalGeometry/vtkParametricHenneberg.h
 delete mode 100644 Common/ComputationalGeometry/vtkParametricKuen.cxx
 delete mode 100644 Common/ComputationalGeometry/vtkParametricKuen.h
 delete mode 100644 Common/ComputationalGeometry/vtkParametricPluckerConoid.cxx
 delete mode 100644 Common/ComputationalGeometry/vtkParametricPluckerConoid.h
 delete mode 100644 Common/ComputationalGeometry/vtkParametricPseudosphere.cxx
 delete mode 100644 Common/ComputationalGeometry/vtkParametricPseudosphere.h
 create mode 100644 Common/Core/SMP/Kaapi/vtkSMPThreadLocal.h.in
 create mode 100644 Common/Core/SMP/Kaapi/vtkSMPTools.cxx
 create mode 100644 Common/Core/SMP/Kaapi/vtkSMPToolsInternal.h.in
 create mode 100644 Common/Core/SMP/Simple/vtkSMPThreadLocal.h.in
 create mode 100644 Common/Core/SMP/Simple/vtkSMPTools.cxx
 create mode 100644 Common/Core/SMP/Simple/vtkSMPToolsInternal.h.in
 delete mode 100644 Common/Core/Testing/Cxx/TestArrayDispatchers.cxx
 delete mode 100644 Common/Core/Testing/Cxx/TestDataArrayAPI.cxx.in
 delete mode 100644 Common/Core/Testing/Cxx/TestGenericDataArrayAPI.cxx
 delete mode 100644 Common/Core/Testing/Cxx/TestInformationKeyLookup.cxx
 delete mode 100644 Common/Core/Testing/Cxx/TestMersenneTwister.cxx
 delete mode 100644 Common/Core/Testing/Cxx/TestTemplateMacro.cxx
 delete mode 100644 Common/Core/Testing/Python/TestBuffer.py
 delete mode 100644 Common/Core/Testing/Python/TestDefaultArgs.py
 create mode 100644 Common/Core/Testing/Python/TestIgnoreBTX.py
 delete mode 100644 Common/Core/Testing/Python/TestInvokeEvent.py
 delete mode 100644 Common/Core/Testing/Python/TestIterateCollection.py
 create mode 100644 Common/Core/Testing/Tcl/TestIgnoreBTX.tcl
 delete mode 100644 Common/Core/vtkAOSDataArrayTemplate.h
 delete mode 100644 Common/Core/vtkAOSDataArrayTemplate.txx
 delete mode 100644 Common/Core/vtkArrayDispatch.h
 delete mode 100644 Common/Core/vtkArrayDispatch.txx
 delete mode 100644 Common/Core/vtkArrayDispatchArrayList.h.in
 delete mode 100644 Common/Core/vtkArrayIteratorTemplateInstantiate.cxx
 delete mode 100644 Common/Core/vtkAssume.h
 delete mode 100644 Common/Core/vtkBuffer.h
 delete mode 100644 Common/Core/vtkDataArrayAccessor.h
 create mode 100644 Common/Core/vtkDataArrayTemplate.txx
 create mode 100644 Common/Core/vtkDataArrayTemplateHelper.cxx
 create mode 100644 Common/Core/vtkDataArrayTemplateHelper.h
 create mode 100644 Common/Core/vtkDataArrayTemplateImplicit.txx
 delete mode 100644 Common/Core/vtkGenericDataArray.h
 delete mode 100644 Common/Core/vtkGenericDataArray.txx
 delete mode 100644 Common/Core/vtkGenericDataArrayLookupHelper.h
 create mode 100644 Common/Core/vtkIOStream.cxx
 delete mode 100644 Common/Core/vtkInformationKeyLookup.cxx
 delete mode 100644 Common/Core/vtkInformationKeyLookup.h
 delete mode 100644 Common/Core/vtkMersenneTwister.cxx
 delete mode 100644 Common/Core/vtkMersenneTwister.h
 delete mode 100644 Common/Core/vtkMersenneTwister_Private.cxx
 create mode 100644 Common/Core/vtkPointAccumulator.hxx
 delete mode 100644 Common/Core/vtkSOADataArrayTemplate.h
 delete mode 100644 Common/Core/vtkSOADataArrayTemplate.txx
 delete mode 100644 Common/Core/vtkSOADataArrayTemplateInstantiate.cxx
 delete mode 100644 Common/Core/vtkStringOutputWindow.cxx
 delete mode 100644 Common/Core/vtkStringOutputWindow.h
 delete mode 100644 Common/Core/vtkTestDataArray.h
 delete mode 100644 Common/Core/vtkTypeList.h
 delete mode 100644 Common/Core/vtkTypeList.txx
 delete mode 100644 Common/Core/vtkTypeListMacros.h.in
 create mode 100644 Common/Core/vtkUnsigned__Int64Array.cxx
 create mode 100644 Common/Core/vtkUnsigned__Int64Array.h
 delete mode 100644 Common/Core/vtkWrappingHints.h
 create mode 100644 Common/Core/vtk__Int64Array.cxx
 create mode 100644 Common/Core/vtk__Int64Array.h
 delete mode 100644 Common/DataModel/Testing/Cxx/TestComputeBoundingSphere.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/TestPolyhedron2.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/TestPolyhedron3.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/TestPolyhedronConvexity.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/TestRect.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/TestSortFieldData.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/TestStaticCellLinks.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/TimePointLocators.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/UnitTestImplicitDataSet.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/UnitTestImplicitVolume.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/UnitTestLine.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/UnitTestPlanesIntersection.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/quadraticIntersection.cxx
 delete mode 100644 Common/DataModel/Testing/Data/Baseline/quadraticIntersection.png.md5
 delete mode 100644 Common/DataModel/Testing/Data/Baseline/quadraticIntersection_1.png.md5
 delete mode 100644 Common/DataModel/Testing/Data/Baseline/quadraticIntersection_2.png.md5
 delete mode 100644 Common/DataModel/Testing/Data/polyhedron_mesh.vtu.md5
 delete mode 100755 Common/DataModel/Testing/Python/TestMolecule.py
 delete mode 100755 Common/DataModel/Testing/Python/TestStaticPointLocator.py
 delete mode 100644 Common/DataModel/vtkAbstractCellLinks.cxx
 delete mode 100644 Common/DataModel/vtkAbstractCellLinks.h
 delete mode 100644 Common/DataModel/vtkArrayListTemplate.h
 delete mode 100644 Common/DataModel/vtkArrayListTemplate.txx
 delete mode 100644 Common/DataModel/vtkPixelTransfer.cxx
 delete mode 100644 Common/DataModel/vtkPixelTransfer.h
 delete mode 100644 Common/DataModel/vtkSortFieldData.cxx
 delete mode 100644 Common/DataModel/vtkSortFieldData.h
 delete mode 100644 Common/DataModel/vtkStaticCellLinks.cxx
 delete mode 100644 Common/DataModel/vtkStaticCellLinks.h
 delete mode 100644 Common/DataModel/vtkStaticCellLinksTemplate.h
 delete mode 100644 Common/DataModel/vtkStaticCellLinksTemplate.txx
 delete mode 100644 Common/DataModel/vtkStaticPointLocator.cxx
 delete mode 100644 Common/DataModel/vtkStaticPointLocator.h
 create mode 100644 Common/DataModel/vtkTensor.cxx
 create mode 100644 Common/DataModel/vtkTensor.h
 delete mode 100644 Common/ExecutionModel/Testing/Cxx/TestThreadedImageAlgorithmSplitExtent.cxx
 delete mode 100644 Common/ExecutionModel/Testing/Cxx/TestTrivialConsumer.cxx
 delete mode 100644 Common/ExecutionModel/Testing/Cxx/UnitTestSimpleScalarTree.cxx
 delete mode 100644 Common/ExecutionModel/vtkSpanSpace.cxx
 delete mode 100644 Common/ExecutionModel/vtkSpanSpace.h
 delete mode 100644 Common/ExecutionModel/vtkTrivialConsumer.cxx
 delete mode 100644 Common/ExecutionModel/vtkTrivialConsumer.h
 delete mode 100644 Common/Misc/Testing/Cxx/TestPolygonBuilder2.cxx
 delete mode 100644 Common/Misc/Testing/Cxx/TestPolygonBuilder3.cxx
 delete mode 100644 Common/Misc/Testing/Cxx/TestPolygonBuilder4.cxx
 delete mode 100644 Common/Transforms/Testing/Cxx/TestLandmarkTransform.cxx
 delete mode 100644 Documentation/Doxygen/ArrayDispatch-VTK-7-1.md
 delete mode 100644 Documentation/Doxygen/ChangesVTK-7-1.md
 delete mode 100644 Documentation/Doxygen/IOLegacyInformationFormat.md
 delete mode 100644 Documentation/Doxygen/IOXMLInformationFormat.md
 delete mode 100644 Domains/Chemistry/Testing/Cxx/GenerateBlueObeliskHeader.cxx
 delete mode 100644 Domains/Chemistry/Testing/Cxx/TestCustomArrayRadius.cxx
 delete mode 100644 Domains/Chemistry/Testing/Cxx/TestMoleculeIOLegacy.cxx
 delete mode 100644 Domains/Chemistry/Testing/Cxx/TestVASPAnimationReader.cxx
 delete mode 100644 Domains/Chemistry/Testing/Cxx/TestVASPTessellationReader.cxx
 delete mode 100644 Domains/Chemistry/Testing/Data/Baseline/TestCustomArrayRadius.png.md5
 delete mode 100644 Domains/Chemistry/Testing/Data/Baseline/TestMoleculeIOLegacy.png.md5
 delete mode 100644 Domains/Chemistry/Testing/Data/Baseline/TestVASPAnimationReader.png.md5
 delete mode 100644 Domains/Chemistry/Testing/Data/Baseline/TestVASPAnimationReader_1.png.md5
 delete mode 100644 Domains/Chemistry/Testing/Data/Baseline/TestVASPTessellationReader.png.md5
 delete mode 100644 Domains/Chemistry/Testing/Data/Baseline/TestVASPTessellationReader_1.png.md5
 delete mode 100644 Domains/Chemistry/Testing/Data/VASP/NPT_Z_ANIMATE.out.md5
 delete mode 100644 Domains/Chemistry/Testing/Data/VASP/NPT_Z_TESSELLATE.out.md5
 delete mode 100644 Domains/Chemistry/Testing/Python/CMakeLists.txt
 delete mode 100644 Domains/Chemistry/Testing/Python/MoleculeXYZ.py
 delete mode 100644 Domains/Chemistry/vtkBlueObeliskDataInternal.h
 delete mode 100644 Domains/Chemistry/vtkGaussianCubeReader2.cxx
 delete mode 100644 Domains/Chemistry/vtkGaussianCubeReader2.h
 delete mode 100644 Domains/Chemistry/vtkVASPAnimationReader.cxx
 delete mode 100644 Domains/Chemistry/vtkVASPAnimationReader.h
 delete mode 100644 Domains/Chemistry/vtkVASPTessellationReader.cxx
 delete mode 100644 Domains/Chemistry/vtkVASPTessellationReader.h
 delete mode 100644 Domains/Chemistry/vtkXYZMolReader2.cxx
 delete mode 100644 Domains/Chemistry/vtkXYZMolReader2.h
 delete mode 100644 Domains/ChemistryOpenGL2/Testing/Cxx/CMakeLists.txt
 delete mode 100644 Domains/ChemistryOpenGL2/Testing/Cxx/TestPDBBallAndStickShadows.cxx
 delete mode 100644 Domains/ChemistryOpenGL2/Testing/Cxx/TestPDBBallAndStickShadowsDOFSSAA.cxx
 delete mode 100644 Domains/ChemistryOpenGL2/Testing/Data/Baseline/TestPDBBallAndStickShadows.png.md5
 delete mode 100644 Domains/ChemistryOpenGL2/Testing/Data/Baseline/TestPDBBallAndStickShadowsDOFSSAA.png.md5
 create mode 100644 Domains/ChemistryOpenGL2/glsl/vtkSphereMapperVS.glsl
 create mode 100644 Domains/ChemistryOpenGL2/glsl/vtkStickMapperVS.glsl
 create mode 100644 Domains/ChemistryOpenGL2/vtkOpenGLSphereMapper.cxx
 create mode 100644 Domains/ChemistryOpenGL2/vtkOpenGLSphereMapper.h
 create mode 100644 Domains/ChemistryOpenGL2/vtkOpenGLStickMapper.cxx
 create mode 100644 Domains/ChemistryOpenGL2/vtkOpenGLStickMapper.h
 delete mode 100644 Domains/Microscopy/CMakeLists.txt
 delete mode 100644 Domains/Microscopy/FindOpenSlide.cmake
 delete mode 100644 Domains/Microscopy/Testing/Cxx/CMakeLists.txt
 delete mode 100644 Domains/Microscopy/Testing/Cxx/TestOpenSlideReader.cxx
 delete mode 100644 Domains/Microscopy/Testing/Cxx/TestOpenSlideReaderPartial.cxx
 delete mode 100644 Domains/Microscopy/Testing/Data/Baseline/TestOpenSlideReader.png.md5
 delete mode 100644 Domains/Microscopy/Testing/Data/Baseline/TestOpenSlideReaderPartial.png.md5
 delete mode 100644 Domains/Microscopy/Testing/Data/Baseline/TestOpenSlideReaderPartialTIF.png.md5
 delete mode 100644 Domains/Microscopy/Testing/Python/CMakeLists.txt
 delete mode 100755 Domains/Microscopy/Testing/Python/testOpenSlideReader.py
 delete mode 100644 Domains/Microscopy/module.cmake
 delete mode 100644 Domains/Microscopy/readme.md
 delete mode 100644 Domains/Microscopy/vtkOpenSlideReader.cxx
 delete mode 100644 Domains/Microscopy/vtkOpenSlideReader.h
 delete mode 100644 Examples/Android/NativeVTK/runtest.cmake
 delete mode 100644 Examples/Android/VolumeRender/AndroidManifest.xml
 delete mode 100644 Examples/Android/VolumeRender/CMakeLists.txt
 delete mode 100644 Examples/Android/VolumeRender/ant.properties.in
 delete mode 100644 Examples/Android/VolumeRender/jni/CMakeLists.txt
 delete mode 100644 Examples/Android/VolumeRender/jni/main.cxx
 delete mode 100644 Examples/Android/VolumeRender/res/values/strings.xml
 delete mode 100644 Examples/Android/VolumeRender/src/com/kitware/VolumeRender/VolumeRenderActivity.java
 delete mode 100644 Examples/Android/VolumeRender/src/com/kitware/VolumeRender/VolumeRenderLib.java
 delete mode 100644 Examples/Android/VolumeRender/src/com/kitware/VolumeRender/VolumeRenderView.java
 create mode 100644 Examples/GUI/Cocoa/MyDocument.xib
 delete mode 100644 Examples/GUI/Cocoa/MyWindow.xib
 delete mode 100644 Examples/GUI/Cocoa/MyWindowController.h
 delete mode 100644 Examples/GUI/Cocoa/MyWindowController.mm
 delete mode 100644 Examples/GUI/Win32/SampleMFC/CMakeLists.txt
 delete mode 100644 Examples/GUI/Win32/SampleMFC/ChildFrm.cpp
 delete mode 100644 Examples/GUI/Win32/SampleMFC/ChildFrm.h
 delete mode 100644 Examples/GUI/Win32/SampleMFC/MainFrm.cpp
 delete mode 100644 Examples/GUI/Win32/SampleMFC/MainFrm.h
 delete mode 100644 Examples/GUI/Win32/SampleMFC/Resource.h
 delete mode 100644 Examples/GUI/Win32/SampleMFC/Sample.cpp
 delete mode 100644 Examples/GUI/Win32/SampleMFC/Sample.h
 delete mode 100644 Examples/GUI/Win32/SampleMFC/Sample.rc
 delete mode 100644 Examples/GUI/Win32/SampleMFC/SampleDoc.cpp
 delete mode 100644 Examples/GUI/Win32/SampleMFC/SampleDoc.h
 delete mode 100644 Examples/GUI/Win32/SampleMFC/SampleView.cpp
 delete mode 100644 Examples/GUI/Win32/SampleMFC/SampleView.h
 delete mode 100644 Examples/GUI/Win32/SampleMFC/StdAfx.cpp
 delete mode 100644 Examples/GUI/Win32/SampleMFC/StdAfx.h
 delete mode 100644 Examples/GUI/Win32/SampleMFC/res/Sample.ico
 delete mode 100644 Examples/GUI/Win32/SampleMFC/res/Sample.rc2
 delete mode 100644 Examples/GUI/Win32/SampleMFC/res/SampleDoc.ico
 delete mode 100644 Examples/GUI/Win32/SampleMFC/vtkMFCDocument.cpp
 delete mode 100644 Examples/GUI/Win32/SampleMFC/vtkMFCDocument.h
 delete mode 100644 Examples/GUI/Win32/SampleMFC/vtkMFCRenderView.cpp
 delete mode 100644 Examples/GUI/Win32/SampleMFC/vtkMFCRenderView.h
 delete mode 100644 Examples/GUI/Win32/SampleMFC/vtkMFCView.cpp
 delete mode 100644 Examples/GUI/Win32/SampleMFC/vtkMFCView.h
 delete mode 100644 Examples/GUI/Win32/SampleMFC/weldedSpheres.vtk
 delete mode 100644 Examples/GUI/Win32/SimpleCxx/CMakeLists.txt
 delete mode 100644 Examples/GUI/Win32/SimpleCxx/Win32Cone.cxx
 delete mode 100644 Examples/GUI/Win32/vtkBorland/Package/vtkBorlandRenderWindow.cpp
 delete mode 100644 Examples/GUI/Win32/vtkBorland/Package/vtkBorlandRenderWindow.h
 delete mode 100644 Examples/GUI/Win32/vtkBorland/Package/vtkBorlandRenderWindowPkg.bpk
 delete mode 100644 Examples/GUI/Win32/vtkBorland/Package/vtkBorlandRenderWindowPkg.cpp
 delete mode 100644 Examples/GUI/Win32/vtkBorland/ProjectDemo/Form_Test.cpp
 delete mode 100644 Examples/GUI/Win32/vtkBorland/ProjectDemo/Form_Test.dfm
 delete mode 100644 Examples/GUI/Win32/vtkBorland/ProjectDemo/Form_Test.h
 delete mode 100644 Examples/GUI/Win32/vtkBorland/ProjectDemo/Project_vtkDemo.bpr
 delete mode 100644 Examples/GUI/Win32/vtkBorland/ProjectDemo/Project_vtkDemo.cpp
 delete mode 100644 Examples/GUI/Win32/vtkBorland/Readme.txt
 delete mode 100644 Examples/GUI/Win32/vtkMFC/CMakeLists.txt
 delete mode 100644 Examples/GUI/Win32/vtkMFC/MDI_Instructions.chm
 delete mode 100644 Examples/GUI/Win32/vtkMFC/Readme.txt
 delete mode 100644 Examples/GUI/Win32/vtkMFC/SDI_Instructions.chm
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkDLG/CMakeLists.txt
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkDLG/res/vtkDLG.ico
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkDLG/res/vtkDLG.rc2
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkDLG/resource.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkDLG/stdafx.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkDLG/stdafx.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLG.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLG.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLG.rc
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLGDlg.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLGDlg.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/CMakeLists.txt
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/ChildFrm.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/ChildFrm.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/MainFrm.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/MainFrm.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/Resource.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/StdAfx.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/StdAfx.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/res/Toolbar.bmp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/res/vtkMDI.ico
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/res/vtkMDI.rc2
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/res/vtkMDIDoc.ico
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDI.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDI.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDI.rc
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDIDoc.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDIDoc.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDIView.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDIView.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/CMakeLists.txt
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/MainFrm.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/MainFrm.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/StdAfx.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/StdAfx.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/res/Toolbar.bmp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/res/vtkSDI.ico
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/res/vtkSDI.rc2
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/res/vtkSDIDoc.ico
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/resource.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDI.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDI.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDI.rc
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDIDoc.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDIDoc.h
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDIView.cpp
 delete mode 100644 Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDIView.h
 delete mode 100644 Examples/ImageProcessing/Cxx/ImageBenchmark.cxx
 delete mode 100644 Examples/ImageProcessing/Cxx/ImageBenchmarkDriver.cxx
 delete mode 100644 Examples/ImageProcessing/Cxx/TestImageBenchmark.cxx
 create mode 100644 Examples/ParallelProcessing/SMP/CMakeLists.txt
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/CMakeLists.txt
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/main.cxx
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkAMRDataInternals2.cxx
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkAMRDataInternals2.h
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkOverlappingAMR2.cxx
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkOverlappingAMR2.h
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkSMPContourFilterManyPieces.cxx
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkSMPContourFilterManyPieces.h
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkSMPMinMaxTree.cxx
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkSMPMinMaxTree.h
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkSMPTools2.h
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkStreamedCompositeDataPipeline.cxx
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkStreamedCompositeDataPipeline.h
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkStreamedCompositeSources.cxx
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkStreamedCompositeSources.h
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkUniformGridAMR2.cxx
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkUniformGridAMR2.h
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkUniformGridAMRDataIterator2.cxx
 create mode 100644 Examples/ParallelProcessing/SMP/Cxx/vtkUniformGridAMRDataIterator2.h
 delete mode 100644 Examples/iOS/CleanExamples.cmake
 create mode 100644 Examples/iOS/GLPaint.old/Classes/AppController.h
 create mode 100644 Examples/iOS/GLPaint.old/Classes/AppController.mm
 rename Examples/iOS/{VolumeRender => GLPaint.old}/Classes/AppDelegate.h (100%)
 rename Examples/iOS/{VolumeRender => GLPaint.old}/Classes/AppDelegate.mm (100%)
 rename Examples/iOS/{VolumeRender => GLPaint.old}/Classes/MyGLKViewController.h (100%)
 create mode 100644 Examples/iOS/GLPaint.old/Classes/MyGLKViewController.mm
 create mode 100644 Examples/iOS/GLPaint.old/Classes/PaintingView.h
 create mode 100644 Examples/iOS/GLPaint.old/Classes/PaintingView.mm
 create mode 100644 Examples/iOS/GLPaint.old/Classes/PaintingViewController.h
 create mode 100644 Examples/iOS/GLPaint.old/Classes/PaintingViewController.mm
 create mode 100644 Examples/iOS/GLPaint.old/Default-568h at 2x.png
 create mode 100644 Examples/iOS/GLPaint.old/Default.png
 create mode 100644 Examples/iOS/GLPaint.old/GLPaint-Info.plist
 create mode 100644 Examples/iOS/GLPaint.old/GLPaint.xcodeproj/project.pbxproj
 create mode 100644 Examples/iOS/GLPaint.old/Images/Icon-72.png
 create mode 100644 Examples/iOS/GLPaint.old/Images/Icon-Small-50.png
 create mode 100644 Examples/iOS/GLPaint.old/Images/Icon-Small.png
 create mode 100644 Examples/iOS/GLPaint.old/Images/Icon-Small at 2x.png
 copy Examples/iOS/{GLPaint => GLPaint.old}/Images/Icon.png (100%)
 create mode 100644 Examples/iOS/GLPaint.old/Images/Icon at 2x.png
 rename Examples/iOS/{VolumeRender => GLPaint.old}/Images/iTunesArtwork (100%)
 rename Examples/iOS/{VolumeRender => GLPaint.old}/Prefix.pch (100%)
 create mode 100644 Examples/iOS/GLPaint.old/main.m
 delete mode 100644 Examples/iOS/PlaneView/PlaneView.xcodeproj/project.pbxproj
 delete mode 100644 Examples/iOS/PlaneView/PlaneView.xcodeproj/project.xcworkspace/contents.xcworkspacedata
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/AppDelegate.h
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/AppDelegate.m
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Contents.json
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-40.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-40 at 2x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-40 at 3x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-60 at 2x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-60 at 3x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-72.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-72 at 2x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-76.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-76 at 2x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-83.5 at 2x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-Small-50.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-Small-50 at 2x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-Small.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-Small at 2x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon-Small at 3x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Icon at 2x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/Contents.json
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/iOSapplication.imageset/Contents.json
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/iOSapplication.imageset/iOSapplication.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/iOSapplication.imageset/iOSapplication at 2x-1.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Assets.xcassets/iOSapplication.imageset/iOSapplication at 2x.png
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Base.lproj/LaunchScreen.storyboard
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Base.lproj/Main.storyboard
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/Info.plist
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/PlaneView.entitlements
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/SettingsTableViewController.h
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/SettingsTableViewController.mm
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/VTKViewController.h
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/VTKViewController.mm
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/iOSapplication.icns
 delete mode 100644 Examples/iOS/PlaneView/PlaneView/main.m
 delete mode 100644 Examples/iOS/VolumeRender/Classes/MyGLKViewController.mm
 delete mode 100644 Examples/iOS/VolumeRender/Default-568h at 2x.png
 delete mode 100644 Examples/iOS/VolumeRender/Images/icon.png
 delete mode 100644 Examples/iOS/VolumeRender/VolumeRender-Info.plist
 delete mode 100644 Examples/iOS/VolumeRender/VolumeRender.xcodeproj/project.pbxproj
 delete mode 100644 Examples/iOS/VolumeRender/en.lproj/MainStoryboard_iPad.storyboard
 delete mode 100644 Examples/iOS/VolumeRender/en.lproj/MainStoryboard_iPhone.storyboard
 delete mode 100644 Examples/iOS/VolumeRender/main.m
 delete mode 100644 Filters/Core/Testing/Cxx/TestBinCellDataFilter.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/TestCategoricalPointDataToCellData.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/TestDelaunay2DFindTriangle.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/TestDelaunay2DMeshes.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/TestFlyingEdges.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/TestProbeFilterImageInput.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/TestProbeFilterOutputAttributes.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/TestResampleToImage.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/TestResampleWithDataSet.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/TestStripper.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/TestUnstructuredGridQuadricDecimation.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/UnitTestMaskPoints.cxx
 delete mode 100644 Filters/Core/Testing/Cxx/UnitTestMergeFilter.cxx
 delete mode 100644 Filters/Core/Testing/Data/Baseline/QuadricDecimation2.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestDecimatePolylineFilter.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestElevationFilter.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestFlyingEdges.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestFlyingEdges2D.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestFlyingEdges3D.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestFlyingEdges3DWithInterpolation.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestFlyingEdges3D_1.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestFlyingEdgesExtents.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestFlyingEdgesExtents_1.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestFlyingEdgesPlaneCutter.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestFlyingEdgesPlaneCutterInterpolation.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestProbeFilterImageInput.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestResampleWithDataSet.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestScalarTrees.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/TestVectorDotNorm.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/cutPolygons.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/cutPolygons_1.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/cutter.png.md5
 delete mode 100644 Filters/Core/Testing/Data/Baseline/cutter_1.png.md5
 delete mode 100755 Filters/Core/Testing/Python/QuadricDecimation2.py
 delete mode 100755 Filters/Core/Testing/Python/TestContourPolyData.py
 delete mode 100755 Filters/Core/Testing/Python/TestElevationFilter.py
 delete mode 100644 Filters/Core/Testing/Python/TestFlyingEdges2D.py
 delete mode 100644 Filters/Core/Testing/Python/TestFlyingEdges3D.py
 delete mode 100755 Filters/Core/Testing/Python/TestFlyingEdges3DWithInterpolation.py
 delete mode 100755 Filters/Core/Testing/Python/TestFlyingEdgesExtents.py
 delete mode 100755 Filters/Core/Testing/Python/TestFlyingEdgesPlaneCutter.py
 delete mode 100755 Filters/Core/Testing/Python/TestFlyingEdgesPlaneCutterInterpolation.py
 delete mode 100755 Filters/Core/Testing/Python/TestProbeFilterImageInput.py
 delete mode 100755 Filters/Core/Testing/Python/TestScalarTrees.py
 delete mode 100755 Filters/Core/Testing/Python/TestVectorDotNorm.py
 create mode 100755 Filters/Core/Testing/Python/combStreamers2.py
 delete mode 100644 Filters/Core/Testing/Python/cutPolygons.py
 delete mode 100644 Filters/Core/Testing/Python/cutter.py
 delete mode 100644 Filters/Core/Testing/Python/testPDNormals.py
 create mode 100644 Filters/Core/Testing/Tcl/combStreamers2.tcl
 delete mode 100644 Filters/Core/VoronoiKernel.cxx
 delete mode 100644 Filters/Core/vtkBinCellDataFilter.cxx
 delete mode 100644 Filters/Core/vtkBinCellDataFilter.h
 delete mode 100644 Filters/Core/vtkFlyingEdges2D.cxx
 delete mode 100644 Filters/Core/vtkFlyingEdges2D.h
 delete mode 100644 Filters/Core/vtkFlyingEdges3D.cxx
 delete mode 100644 Filters/Core/vtkFlyingEdges3D.h
 delete mode 100644 Filters/Core/vtkFlyingEdgesPlaneCutter.cxx
 delete mode 100644 Filters/Core/vtkFlyingEdgesPlaneCutter.h
 delete mode 100644 Filters/Core/vtkResampleToImage.cxx
 delete mode 100644 Filters/Core/vtkResampleToImage.h
 delete mode 100644 Filters/Core/vtkResampleWithDataSet.cxx
 delete mode 100644 Filters/Core/vtkResampleWithDataSet.h
 delete mode 100644 Filters/Core/vtkUnstructuredGridQuadricDecimation.cxx
 delete mode 100644 Filters/Core/vtkUnstructuredGridQuadricDecimation.h
 delete mode 100644 Filters/Extraction/Testing/Cxx/TestExtractTimeSteps.cxx
 delete mode 100755 Filters/Extraction/Testing/Python/extractTemporalFieldData.py
 create mode 100644 Filters/Extraction/vtkExtractSelectedFrustum.cxx
 create mode 100644 Filters/Extraction/vtkExtractSelectedFrustum.h
 create mode 100644 Filters/Extraction/vtkExtractSelectionBase.cxx
 create mode 100644 Filters/Extraction/vtkExtractSelectionBase.h
 delete mode 100644 Filters/Extraction/vtkExtractTimeSteps.cxx
 delete mode 100644 Filters/Extraction/vtkExtractTimeSteps.h
 delete mode 100644 Filters/General/Testing/Cxx/TestCountFaces.cxx
 delete mode 100644 Filters/General/Testing/Cxx/TestCountVertices.cxx
 delete mode 100644 Filters/General/Testing/Cxx/TestIntersectionPolyDataFilter3.cxx
 delete mode 100644 Filters/General/Testing/Data/Baseline/TestDiscreteMarchingCubesAdjacentScalars.png.md5
 delete mode 100644 Filters/General/Testing/Data/Baseline/TestIntersectionPolyDataFilter3.png.md5
 delete mode 100644 Filters/General/Testing/Data/Baseline/TestMultiBlockFromTimeSeries.png.md5
 delete mode 100644 Filters/General/Testing/Data/Baseline/TestPointConnectivityFilter.png.md5
 delete mode 100644 Filters/General/Testing/Data/Baseline/TestSampleImplicitFunctionFilter.png.md5
 delete mode 100644 Filters/General/Testing/Data/Baseline/TestSampleImplicitFunctionFilter_1.png.md5
 delete mode 100644 Filters/General/Testing/Data/Baseline/TestSampleImplicitFunctionFilter_2.png.md5
 delete mode 100755 Filters/General/Testing/Python/GreenLagrangeStrain.py
 delete mode 100755 Filters/General/Testing/Python/TestDiscreteMarchingCubesAdjacentScalars.py
 delete mode 100755 Filters/General/Testing/Python/TestMultiBlockFromTimeSeries.py
 delete mode 100755 Filters/General/Testing/Python/TestPointConnectivityFilter.py
 delete mode 100755 Filters/General/Testing/Python/TestSampleImplicitFunctionFilter.py
 delete mode 100644 Filters/General/vtkCountFaces.cxx
 delete mode 100644 Filters/General/vtkCountFaces.h
 delete mode 100644 Filters/General/vtkCountVertices.cxx
 delete mode 100644 Filters/General/vtkCountVertices.h
 delete mode 100644 Filters/General/vtkExtractSelectedFrustum.cxx
 delete mode 100644 Filters/General/vtkExtractSelectedFrustum.h
 delete mode 100644 Filters/General/vtkExtractSelectionBase.cxx
 delete mode 100644 Filters/General/vtkExtractSelectionBase.h
 delete mode 100644 Filters/General/vtkMultiBlockFromTimeSeriesFilter.cxx
 delete mode 100644 Filters/General/vtkMultiBlockFromTimeSeriesFilter.h
 delete mode 100644 Filters/General/vtkPointConnectivityFilter.cxx
 delete mode 100644 Filters/General/vtkPointConnectivityFilter.h
 delete mode 100644 Filters/General/vtkSampleImplicitFunctionFilter.cxx
 delete mode 100644 Filters/General/vtkSampleImplicitFunctionFilter.h
 delete mode 100644 Filters/Generic/Testing/Cxx/UnitTestGenericGeometryFilter.cxx
 delete mode 100644 Filters/Geometry/Testing/Cxx/TestDataSetRegionSurfaceFilter.cxx
 delete mode 100644 Filters/Geometry/Testing/Cxx/TestLinearToQuadraticCellsFilter.cxx
 delete mode 100644 Filters/Geometry/Testing/Cxx/UnitTestDataSetSurfaceFilter.cxx
 delete mode 100644 Filters/Geometry/Testing/Data/Baseline/TestDataSetRegionSurfaceFilter.png.md5
 delete mode 100644 Filters/Geometry/Testing/Data/Baseline/TestLinearToQuadraticCellsFilter.png.md5
 delete mode 100644 Filters/Geometry/Testing/Data/Baseline/TestLinearToQuadraticCellsFilter_1.png.md5
 delete mode 100644 Filters/Geometry/Testing/Data/Baseline/TestLinearToQuadraticCellsFilter_2.png.md5
 delete mode 100644 Filters/Geometry/vtkDataSetRegionSurfaceFilter.cxx
 delete mode 100644 Filters/Geometry/vtkDataSetRegionSurfaceFilter.h
 delete mode 100644 Filters/Geometry/vtkLinearToQuadraticCellsFilter.cxx
 delete mode 100644 Filters/Geometry/vtkLinearToQuadraticCellsFilter.h
 delete mode 100644 Filters/Hybrid/Testing/Cxx/TestDepthSortPolyData.cxx
 delete mode 100644 Filters/Hybrid/Testing/Cxx/TestForceTime.cxx
 delete mode 100644 Filters/Hybrid/Testing/Data/Baseline/TestDepthSortPolyData.png.md5
 delete mode 100644 Filters/Hybrid/Testing/Data/Baseline/TestForceTime.png.md5
 delete mode 100644 Filters/Hybrid/Testing/Data/Baseline/TestForceTime_1.png.md5
 delete mode 100644 Filters/Hybrid/Testing/Data/Baseline/largeImageGradientBackground.png.md5
 delete mode 100755 Filters/Hybrid/Testing/Python/largeImageGradientBackground.py
 delete mode 100644 Filters/Hybrid/vtkForceTime.cxx
 delete mode 100644 Filters/Hybrid/vtkForceTime.h
 delete mode 100644 Filters/HyperTree/Testing/Data/Baseline/TestHyperTreeGridTernary3DGeometryLargeMaterialBits_1.png.md5
 delete mode 100644 Filters/HyperTree/Testing/Data/Baseline/TestHyperTreeGridTernarySphereMaterial_2.png.md5
 delete mode 100644 Filters/Modeling/Testing/Cxx/TestVolumeOfRevolutionFilter.cxx
 delete mode 100644 Filters/Modeling/Testing/Data/Baseline/TestAdaptiveSubdivisionFilter.png.md5
 delete mode 100644 Filters/Modeling/Testing/Data/Baseline/TestAdaptiveSubdivisionFilter_1.png.md5
 delete mode 100644 Filters/Modeling/Testing/Data/Baseline/TestBandedContourFilter2.png.md5
 delete mode 100644 Filters/Modeling/Testing/Data/Baseline/TestBandedContourFilter2_1.png.md5
 delete mode 100644 Filters/Modeling/Testing/Data/Baseline/TestBandedContourFilter2_2.png.md5
 delete mode 100644 Filters/Modeling/Testing/Data/Baseline/TestBandedContourFilter2_3.png.md5
 delete mode 100644 Filters/Modeling/Testing/Data/Baseline/TestVolumeOfRevolutionFilter.png.md5
 delete mode 100755 Filters/Modeling/Testing/Python/TestAdaptiveSubdivisionFilter.py
 delete mode 100644 Filters/Modeling/Testing/Python/TestBandedContourFilter2.py
 delete mode 100644 Filters/Modeling/vtkAdaptiveSubdivisionFilter.cxx
 delete mode 100644 Filters/Modeling/vtkAdaptiveSubdivisionFilter.h
 delete mode 100644 Filters/Modeling/vtkVolumeOfRevolutionFilter.cxx
 delete mode 100644 Filters/Modeling/vtkVolumeOfRevolutionFilter.h
 delete mode 100644 Filters/Parallel/Testing/Cxx/UnitTestPMaskPoints.cxx
 delete mode 100644 Filters/ParallelDIY2/CMakeLists.txt
 delete mode 100644 Filters/ParallelDIY2/Testing/Cxx/CMakeLists.txt
 delete mode 100644 Filters/ParallelDIY2/Testing/Cxx/TestPResampleToImage.cxx
 delete mode 100644 Filters/ParallelDIY2/Testing/Cxx/TestPResampleToImageCompositeDataSet.cxx
 delete mode 100644 Filters/ParallelDIY2/Testing/Cxx/TestPResampleWithDataSet.cxx
 delete mode 100644 Filters/ParallelDIY2/Testing/Data/Baseline/TestPResampleToImage.png.md5
 delete mode 100644 Filters/ParallelDIY2/Testing/Data/Baseline/TestPResampleToImageCompositeDataSet.png.md5
 delete mode 100644 Filters/ParallelDIY2/Testing/Data/Baseline/TestPResampleWithDataSet.png.md5
 delete mode 100644 Filters/ParallelDIY2/module.cmake
 delete mode 100644 Filters/ParallelDIY2/vtkPResampleToImage.cxx
 delete mode 100644 Filters/ParallelDIY2/vtkPResampleToImage.h
 delete mode 100644 Filters/ParallelDIY2/vtkPResampleWithDataSet.cxx
 delete mode 100644 Filters/ParallelDIY2/vtkPResampleWithDataSet.h
 delete mode 100644 Filters/ParallelGeometry/Testing/Cxx/TestPUnstructuredGridGhostCellsGenerator.cxx
 delete mode 100644 Filters/ParallelGeometry/vtkPUnstructuredGridGhostCellsGenerator.cxx
 delete mode 100644 Filters/ParallelGeometry/vtkPUnstructuredGridGhostCellsGenerator.h
 delete mode 100644 Filters/Points/CMakeLists.txt
 delete mode 100644 Filters/Points/Testing/Cxx/CMakeLists.txt
 delete mode 100644 Filters/Points/Testing/Cxx/PlotSPHKernels.cxx
 delete mode 100644 Filters/Points/Testing/Cxx/TestSPHKernels.cxx
 delete mode 100644 Filters/Points/Testing/Cxx/UnitTestKernels.cxx
 delete mode 100644 Filters/Points/Testing/Data/Baseline/PlotSPHKernels.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/PlotSPHKernels_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/PlotSPHKernels_2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestEllipsoidalGaussianKernel.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestEuclideanClusterExtraction.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestEuclideanClusterExtraction2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestEuclideanClusterExtraction2_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestEuclideanClusterExtraction_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestEuclideanClusterExtraction_2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestExtractPoints.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestExtractPoints_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestFitImplicitFunction.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestFitImplicitFunction_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestHierarchicalBinningFilter.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestHierarchicalBinningFilter_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestHierarchicalBinningFilter_2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPCACurvatureEstimation.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPCACurvatureEstimation2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPCACurvatureEstimation_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPCANormalEstimation.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPCANormalEstimation2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPCANormalEstimation2_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPCANormalEstimation2_2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPCANormalEstimation_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPCANormalEstimation_2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPointDensityFilter.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPointInterpolator.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPointInterpolator2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPointInterpolator2D.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPointInterpolator2D2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPointInterpolator2D2_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPointInterpolator2D2_2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPointInterpolator2D2_3.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestPointInterpolator2D_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestRadiusOutlierRemoval.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestRadiusOutlierRemoval_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestRadiusOutlierRemoval_2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestSPHInterpolator.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestSPHInterpolator2D.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestSPHInterpolator2D_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestSPHInterpolator_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestSignedDistanceFilter.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestSignedDistanceFilter_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestStatisticalOutlierRemoval.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestStatisticalOutlierRemoval_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestStatisticalOutlierRemoval_2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestVoxelGridFilter.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestVoxelGridFilter_1.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestVoxelGridFilter_2.png.md5
 delete mode 100644 Filters/Points/Testing/Data/Baseline/TestVoxelGridFilter_3.png.md5
 delete mode 100644 Filters/Points/Testing/Python/CMakeLists.txt
 delete mode 100755 Filters/Points/Testing/Python/TestEllipsoidalGaussianKernel.py
 delete mode 100755 Filters/Points/Testing/Python/TestEuclideanClusterExtraction.py
 delete mode 100755 Filters/Points/Testing/Python/TestEuclideanClusterExtraction2.py
 delete mode 100755 Filters/Points/Testing/Python/TestExtractPoints.py
 delete mode 100755 Filters/Points/Testing/Python/TestFitImplicitFunction.py
 delete mode 100755 Filters/Points/Testing/Python/TestHierarchicalBinningFilter.py
 delete mode 100755 Filters/Points/Testing/Python/TestPCACurvatureEstimation.py
 delete mode 100755 Filters/Points/Testing/Python/TestPCACurvatureEstimation2.py
 delete mode 100755 Filters/Points/Testing/Python/TestPCANormalEstimation.py
 delete mode 100755 Filters/Points/Testing/Python/TestPCANormalEstimation2.py
 delete mode 100755 Filters/Points/Testing/Python/TestPointDensityFilter.py
 delete mode 100755 Filters/Points/Testing/Python/TestPointInterpolator.py
 delete mode 100755 Filters/Points/Testing/Python/TestPointInterpolator2.py
 delete mode 100755 Filters/Points/Testing/Python/TestPointInterpolator2D.py
 delete mode 100755 Filters/Points/Testing/Python/TestPointInterpolator2D2.py
 delete mode 100755 Filters/Points/Testing/Python/TestRadiusOutlierRemoval.py
 delete mode 100755 Filters/Points/Testing/Python/TestSPHInterpolator.py
 delete mode 100755 Filters/Points/Testing/Python/TestSPHInterpolator2D.py
 delete mode 100755 Filters/Points/Testing/Python/TestSignedDistanceFilter.py
 delete mode 100755 Filters/Points/Testing/Python/TestStatisticalOutlierRemoval.py
 delete mode 100755 Filters/Points/Testing/Python/TestVoxelGridFilter.py
 delete mode 100644 Filters/Points/module.cmake
 delete mode 100644 Filters/Points/vtkBoundedPointSource.cxx
 delete mode 100644 Filters/Points/vtkBoundedPointSource.h
 delete mode 100644 Filters/Points/vtkEllipsoidalGaussianKernel.cxx
 delete mode 100644 Filters/Points/vtkEllipsoidalGaussianKernel.h
 delete mode 100644 Filters/Points/vtkEuclideanClusterExtraction.cxx
 delete mode 100644 Filters/Points/vtkEuclideanClusterExtraction.h
 delete mode 100644 Filters/Points/vtkExtractHierarchicalBins.cxx
 delete mode 100644 Filters/Points/vtkExtractHierarchicalBins.h
 delete mode 100644 Filters/Points/vtkExtractPointCloudPiece.cxx
 delete mode 100644 Filters/Points/vtkExtractPointCloudPiece.h
 delete mode 100644 Filters/Points/vtkExtractPoints.cxx
 delete mode 100644 Filters/Points/vtkExtractPoints.h
 delete mode 100644 Filters/Points/vtkExtractSurface.cxx
 delete mode 100644 Filters/Points/vtkExtractSurface.h
 delete mode 100644 Filters/Points/vtkFitImplicitFunction.cxx
 delete mode 100644 Filters/Points/vtkFitImplicitFunction.h
 delete mode 100644 Filters/Points/vtkGaussianKernel.cxx
 delete mode 100644 Filters/Points/vtkGaussianKernel.h
 delete mode 100644 Filters/Points/vtkGeneralizedKernel.cxx
 delete mode 100644 Filters/Points/vtkGeneralizedKernel.h
 delete mode 100644 Filters/Points/vtkHierarchicalBinningFilter.cxx
 delete mode 100644 Filters/Points/vtkHierarchicalBinningFilter.h
 delete mode 100644 Filters/Points/vtkInterpolationKernel.cxx
 delete mode 100644 Filters/Points/vtkInterpolationKernel.h
 delete mode 100644 Filters/Points/vtkLinearKernel.cxx
 delete mode 100644 Filters/Points/vtkLinearKernel.h
 delete mode 100644 Filters/Points/vtkPCACurvatureEstimation.cxx
 delete mode 100644 Filters/Points/vtkPCACurvatureEstimation.h
 delete mode 100644 Filters/Points/vtkPCANormalEstimation.cxx
 delete mode 100644 Filters/Points/vtkPCANormalEstimation.h
 delete mode 100644 Filters/Points/vtkPointCloudFilter.cxx
 delete mode 100644 Filters/Points/vtkPointCloudFilter.h
 delete mode 100644 Filters/Points/vtkPointDensityFilter.cxx
 delete mode 100644 Filters/Points/vtkPointDensityFilter.h
 delete mode 100644 Filters/Points/vtkPointInterpolator.cxx
 delete mode 100644 Filters/Points/vtkPointInterpolator.h
 delete mode 100644 Filters/Points/vtkPointInterpolator2D.cxx
 delete mode 100644 Filters/Points/vtkPointInterpolator2D.h
 delete mode 100644 Filters/Points/vtkProbabilisticVoronoiKernel.cxx
 delete mode 100644 Filters/Points/vtkProbabilisticVoronoiKernel.h
 delete mode 100644 Filters/Points/vtkRadiusOutlierRemoval.cxx
 delete mode 100644 Filters/Points/vtkRadiusOutlierRemoval.h
 delete mode 100644 Filters/Points/vtkSPHCubicKernel.cxx
 delete mode 100644 Filters/Points/vtkSPHCubicKernel.h
 delete mode 100644 Filters/Points/vtkSPHInterpolator.cxx
 delete mode 100644 Filters/Points/vtkSPHInterpolator.h
 delete mode 100644 Filters/Points/vtkSPHKernel.cxx
 delete mode 100644 Filters/Points/vtkSPHKernel.h
 delete mode 100644 Filters/Points/vtkSPHQuarticKernel.cxx
 delete mode 100644 Filters/Points/vtkSPHQuarticKernel.h
 delete mode 100644 Filters/Points/vtkSPHQuinticKernel.cxx
 delete mode 100644 Filters/Points/vtkSPHQuinticKernel.h
 delete mode 100644 Filters/Points/vtkShepardKernel.cxx
 delete mode 100644 Filters/Points/vtkShepardKernel.h
 delete mode 100644 Filters/Points/vtkSignedDistance.cxx
 delete mode 100644 Filters/Points/vtkSignedDistance.h
 delete mode 100644 Filters/Points/vtkStatisticalOutlierRemoval.cxx
 delete mode 100644 Filters/Points/vtkStatisticalOutlierRemoval.h
 delete mode 100644 Filters/Points/vtkVoronoiKernel.cxx
 delete mode 100644 Filters/Points/vtkVoronoiKernel.h
 delete mode 100644 Filters/Points/vtkVoxelGrid.cxx
 delete mode 100644 Filters/Points/vtkVoxelGrid.h
 delete mode 100644 Filters/Points/vtkWendlandQuinticKernel.cxx
 delete mode 100644 Filters/Points/vtkWendlandQuinticKernel.h
 delete mode 100644 Filters/SMP/Testing/Data/Baseline/TestSMPContourGridWithSpanSpace.png.md5
 delete mode 100644 Filters/SMP/Testing/Python/CMakeLists.txt
 delete mode 100755 Filters/SMP/Testing/Python/TestSMPContourGridWithSpanSpace.py
 delete mode 100644 Filters/Sources/Testing/Cxx/TestEllipseArcSource.cxx
 delete mode 100644 Filters/Sources/Testing/Data/Baseline/TestEllipseArcSource.png.md5
 delete mode 100644 Filters/Sources/vtkEllipseArcSource.cxx
 delete mode 100644 Filters/Sources/vtkEllipseArcSource.h
 delete mode 100644 GUISupport/Qt/Testing/Cxx/TestWin32QVTKWidget.cxx
 delete mode 100644 GUISupport/QtOpenGL/Testing/Cxx/CMakeLists.txt
 delete mode 100644 GUISupport/QtOpenGL/Testing/Cxx/QTestMainWindow.cxx
 delete mode 100644 GUISupport/QtOpenGL/Testing/Cxx/QTestMainWindow.h
 delete mode 100644 GUISupport/QtOpenGL/Testing/Cxx/TestQVTKWidget2.cxx
 delete mode 100644 GUISupport/QtOpenGL/Testing/Data/Baseline/TestQVTKWidget2.png.md5
 delete mode 100644 Geovis/Core/Testing/Data/Baseline/TestLabeledGeoView2D_1.png.md5
 delete mode 100644 Geovis/Core/Testing/Data/Baseline/TestLabeledGeoView2D_2.png.md5
 delete mode 100644 IO/EnSight/Testing/Data/Baseline/EnSightTensorsInversion.png.md5
 delete mode 100644 IO/EnSight/Testing/Data/Baseline/EnSightTensorsInversionBin.png.md5
 delete mode 100755 IO/EnSight/Testing/Python/EnSightTensorsInversion.py
 delete mode 100755 IO/EnSight/Testing/Python/EnSightTensorsInversionBin.py
 create mode 100644 IO/Export/Testing/Cxx/TestContextGL2PS.cxx
 delete mode 100644 IO/Export/Testing/Cxx/TestGL2PSBillboardTextActor3D.cxx
 rename IO/{ExportOpenGL => Export}/Testing/Cxx/TestGL2PSExporterRasterExclusion.cxx (100%)
 rename IO/{ExportOpenGL => Export}/Testing/Cxx/TestGL2PSExporterVector.cxx (100%)
 delete mode 100644 IO/Export/Testing/Cxx/TestGL2PSScalarBar.cxx
 delete mode 100644 IO/Export/Testing/Cxx/TestGL2PSTextMapper.cxx
 create mode 100644 IO/Export/Testing/Data/Baseline/TestContextGL2PS-rasterRef.png.md5
 create mode 100644 IO/Export/Testing/Data/Baseline/TestContextGL2PS.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSBillboardTextActor3D-rasterRef.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSBillboardTextActor3D-rasterRef_1.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSBillboardTextActor3D-rasterRef_2.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSBillboardTextActor3D.png.md5
 create mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterRasterExclusion-rasterRef.png.md5
 create mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterRasterExclusion-rasterRef_1.png.md5
 create mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterRasterExclusion.png.md5
 create mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterVector-rasterRef.png.md5
 create mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterVector-rasterRef_1.png.md5
 create mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterVector.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSScalarBar-rasterRef.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSScalarBar-rasterRef_1.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSScalarBar.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSTextMapper-rasterRef.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSTextMapper.png.md5
 create mode 100644 IO/Export/Testing/Data/Baseline/TestLinePlotGL2PS_1.png.md5
 delete mode 100644 IO/ExportOpenGL/CMakeLists.txt
 delete mode 100644 IO/ExportOpenGL/Testing/Cxx/CMakeLists.txt
 delete mode 100644 IO/ExportOpenGL/Testing/Cxx/TestGL2PSContext.cxx
 delete mode 100644 IO/ExportOpenGL/Testing/Data/Baseline/TestGL2PSContext-rasterRef.png.md5
 delete mode 100644 IO/ExportOpenGL/Testing/Data/Baseline/TestGL2PSContext.png.md5
 delete mode 100644 IO/ExportOpenGL/Testing/Data/Baseline/TestGL2PSExporterRasterExclusion-rasterRef.png.md5
 delete mode 100644 IO/ExportOpenGL/Testing/Data/Baseline/TestGL2PSExporterRasterExclusion-rasterRef_1.png.md5
 delete mode 100644 IO/ExportOpenGL/Testing/Data/Baseline/TestGL2PSExporterRasterExclusion.png.md5
 delete mode 100644 IO/ExportOpenGL/Testing/Data/Baseline/TestGL2PSExporterVector-rasterRef.png.md5
 delete mode 100644 IO/ExportOpenGL/Testing/Data/Baseline/TestGL2PSExporterVector-rasterRef_1.png.md5
 delete mode 100644 IO/ExportOpenGL/Testing/Data/Baseline/TestGL2PSExporterVector.png.md5
 delete mode 100644 IO/ExportOpenGL/module.cmake
 delete mode 100644 IO/ExportOpenGL/vtkOpenGLGL2PSExporter.cxx
 delete mode 100644 IO/ExportOpenGL/vtkOpenGLGL2PSExporter.h
 delete mode 100644 IO/ExportOpenGL2/CMakeLists.txt
 delete mode 100644 IO/ExportOpenGL2/Testing/Cxx/CMakeLists.txt
 delete mode 100644 IO/ExportOpenGL2/Testing/Cxx/TestGL2PSContext.cxx
 delete mode 100644 IO/ExportOpenGL2/Testing/Data/Baseline/TestGL2PSContext-rasterRef.png.md5
 delete mode 100644 IO/ExportOpenGL2/Testing/Data/Baseline/TestGL2PSContext.png.md5
 delete mode 100644 IO/ExportOpenGL2/module.cmake
 delete mode 100644 IO/ExportOpenGL2/vtkOpenGLGL2PSExporter.cxx
 delete mode 100644 IO/ExportOpenGL2/vtkOpenGLGL2PSExporter.h
 delete mode 100644 IO/GDAL/Testing/Cxx/TestGDALRasterNoDataValue.cxx
 delete mode 100644 IO/GDAL/Testing/Cxx/TestGDALRasterPalette.cxx
 delete mode 100644 IO/GDAL/Testing/Data/Baseline/TestGDALRasterPalette.png.md5
 delete mode 100644 IO/GDAL/Testing/Data/Input/TestGDALRasterNoDataValue.tif.md5
 delete mode 100644 IO/GDAL/Testing/Data/Input/TestGDALRasterPalette.tif.md5
 delete mode 100644 IO/GeoJSON/Testing/Python/TestGeoJSONReader.py
 delete mode 100644 IO/GeoJSON/vtkGeoJSONFeature.cxx
 delete mode 100644 IO/GeoJSON/vtkGeoJSONFeature.h
 delete mode 100644 IO/GeoJSON/vtkGeoJSONReader.cxx
 delete mode 100644 IO/GeoJSON/vtkGeoJSONReader.h
 delete mode 100644 IO/Geometry/Testing/Cxx/TestAVSucdReader.cxx
 delete mode 100644 IO/Geometry/Testing/Cxx/TestHoudiniPolyDataWriter.cxx
 delete mode 100644 IO/Geometry/Testing/Cxx/TestPTSReader.cxx
 delete mode 100644 IO/Geometry/Testing/Cxx/TestSTLReader.cxx
 delete mode 100644 IO/Geometry/Testing/Cxx/UnitTestSTLWriter.cxx
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderBinary.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderBinary_1.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderBinary_2.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderBinary_3.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderContiguousASCII.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderContiguousASCII_1.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderContiguousASCII_2.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderContiguousASCII_3.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderNonContiguousASCII.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderNonContiguousASCII_1.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderNonContiguousASCII_2.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestAVSucdReaderNonContiguousASCII_3.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestFLUENTReader.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestPTSReader.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestSTLReaderMultiplePatches.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/TestSTLReaderSinglePatch.png.md5
 delete mode 100644 IO/Geometry/Testing/Data/Baseline/caffeine_notrailingwhitespaces.png.md5
 delete mode 100755 IO/Geometry/Testing/Python/TestFLUENTReader.py
 delete mode 100755 IO/Geometry/Testing/Python/caffeine_notrailingwhitespaces.py
 delete mode 100644 IO/Geometry/vtkHoudiniPolyDataWriter.cxx
 delete mode 100644 IO/Geometry/vtkHoudiniPolyDataWriter.h
 delete mode 100644 IO/Geometry/vtkPTSReader.cxx
 delete mode 100644 IO/Geometry/vtkPTSReader.h
 delete mode 100644 IO/Image/Testing/Cxx/TestMRCReader.cxx
 delete mode 100644 IO/Image/Testing/Data/Baseline/TestMRCReader.png.md5
 delete mode 100755 IO/Image/Testing/Python/TestPNGTextChunks.py
 delete mode 100644 IO/Image/vtkMRCReader.cxx
 delete mode 100644 IO/Image/vtkMRCReader.h
 delete mode 100644 IO/Import/Testing/Data/Baseline/OBJImport-SolidAndTextured.png.md5
 delete mode 100644 IO/Import/Testing/Data/Input/cube-scene.mtl.md5
 delete mode 100644 IO/Import/Testing/Data/Input/cube-scene.obj.md5
 delete mode 100644 IO/Import/Testing/Data/Input/noise.png.md5
 delete mode 100644 IO/Infovis/Testing/Python/CMakeLists.txt
 delete mode 100644 IO/Infovis/Testing/Python/TestNewickTreeReadWrite.py
 delete mode 100644 IO/Legacy/Testing/Cxx/TestLegacyArrayMetaData.cxx
 delete mode 100644 IO/MPIImage/Testing/Cxx/ParallelIso2.cxx
 delete mode 100644 IO/MPIImage/Testing/Data/Baseline/ParallelIso2.png.md5
 delete mode 100644 IO/PLY/Testing/Cxx/TestPLYReaderTextureUV.cxx
 delete mode 100644 IO/PLY/Testing/Cxx/TestPLYWriter.cxx
 delete mode 100644 IO/PLY/Testing/Data/Baseline/TestPLYReaderTextureUV.png.md5
 delete mode 100644 IO/ParallelXML/Testing/Python/testParallelMultiBlockWriter.py
 delete mode 100644 IO/TecplotTable/CMakeLists.txt
 delete mode 100644 IO/TecplotTable/Testing/Cxx/CMakeLists.txt
 delete mode 100644 IO/TecplotTable/Testing/Cxx/TestTecplotTableReader.cxx
 delete mode 100644 IO/TecplotTable/Testing/Data/residuals.dat.md5
 delete mode 100644 IO/TecplotTable/module.cmake
 delete mode 100644 IO/TecplotTable/vtkTecplotTableReader.cxx
 delete mode 100644 IO/TecplotTable/vtkTecplotTableReader.h
 delete mode 100644 IO/XML/Testing/Cxx/TestReadDuplicateDataArrayNames.cxx
 delete mode 100644 IO/XML/Testing/Cxx/TestXMLWriterWithDataArrayFallback.cxx
 delete mode 100644 IO/Xdmf3/CMakeLists.txt
 delete mode 100644 IO/Xdmf3/Testing/Cxx/CMakeLists.txt
 delete mode 100644 IO/Xdmf3/Testing/Cxx/TestXdmf3Parallel.cxx
 delete mode 100644 IO/Xdmf3/Testing/Python/CMakeLists.txt
 delete mode 100644 IO/Xdmf3/Testing/Python/ManyFiles.py
 delete mode 100644 IO/Xdmf3/Testing/Python/ReadXdmfPolyhedron.py
 delete mode 100644 IO/Xdmf3/Testing/Python/VToXLoop.py
 delete mode 100644 IO/Xdmf3/module.cmake
 delete mode 100644 IO/Xdmf3/vtkXdmf3ArrayKeeper.cxx
 delete mode 100644 IO/Xdmf3/vtkXdmf3ArrayKeeper.h
 delete mode 100644 IO/Xdmf3/vtkXdmf3ArraySelection.cxx
 delete mode 100644 IO/Xdmf3/vtkXdmf3ArraySelection.h
 delete mode 100644 IO/Xdmf3/vtkXdmf3DataSet.cxx
 delete mode 100644 IO/Xdmf3/vtkXdmf3DataSet.h
 delete mode 100644 IO/Xdmf3/vtkXdmf3HeavyDataHandler.cxx
 delete mode 100644 IO/Xdmf3/vtkXdmf3HeavyDataHandler.h
 delete mode 100644 IO/Xdmf3/vtkXdmf3LightDataHandler.cxx
 delete mode 100644 IO/Xdmf3/vtkXdmf3LightDataHandler.h
 delete mode 100644 IO/Xdmf3/vtkXdmf3Reader.cxx
 delete mode 100644 IO/Xdmf3/vtkXdmf3Reader.h
 delete mode 100644 IO/Xdmf3/vtkXdmf3SILBuilder.cxx
 delete mode 100644 IO/Xdmf3/vtkXdmf3SILBuilder.h
 delete mode 100644 IO/Xdmf3/vtkXdmf3Writer.cxx
 delete mode 100644 IO/Xdmf3/vtkXdmf3Writer.h
 delete mode 100644 Imaging/Color/vtkImageRGBToYIQ.cxx
 delete mode 100644 Imaging/Color/vtkImageRGBToYIQ.h
 delete mode 100644 Imaging/Color/vtkImageYIQToRGB.cxx
 delete mode 100644 Imaging/Color/vtkImageYIQToRGB.h
 delete mode 100644 Imaging/Core/Testing/Cxx/ImageReslice.cxx
 delete mode 100644 Imaging/Core/Testing/Cxx/TestImageStencilIterator.cxx
 delete mode 100644 Imaging/Core/Testing/Data/Baseline/ImageReslice.png.md5
 delete mode 100644 Imaging/Core/Testing/Data/Baseline/TestYIQToRGB.png.md5
 delete mode 100755 Imaging/Core/Testing/Python/TestYIQToRGB.py
 delete mode 100644 Imaging/Core/vtkImagePointDataIterator.cxx
 delete mode 100644 Imaging/Core/vtkImagePointDataIterator.h
 delete mode 100644 Imaging/Core/vtkImagePointIterator.cxx
 delete mode 100644 Imaging/Core/vtkImagePointIterator.h
 create mode 100644 Imaging/Core/vtkImageStencilIterator.txx
 delete mode 100644 Imaging/Hybrid/Testing/Cxx/TestImageToPoints.cxx
 delete mode 100644 Imaging/Hybrid/Testing/Data/Baseline/TestImageToPoints.png.md5
 delete mode 100644 Imaging/Hybrid/Testing/Data/Baseline/TestShepardsMethod.png.md5
 delete mode 100755 Imaging/Hybrid/Testing/Python/TestShepardsMethod.py
 delete mode 100644 Imaging/Hybrid/vtkImageToPoints.cxx
 delete mode 100644 Imaging/Hybrid/vtkImageToPoints.h
 delete mode 100644 Imaging/Morphological/Testing/Cxx/TestImageConnectivityFilter.cxx
 delete mode 100644 Imaging/Morphological/Testing/Data/Baseline/TestImageConnectivityFilter.png.md5
 delete mode 100644 Imaging/Morphological/vtkImageConnectivityFilter.cxx
 delete mode 100644 Imaging/Morphological/vtkImageConnectivityFilter.h
 delete mode 100644 Imaging/OpenGL2/CMakeLists.txt
 delete mode 100644 Imaging/OpenGL2/Testing/Cxx/CMakeLists.txt
 delete mode 100644 Imaging/OpenGL2/Testing/Cxx/TestOpenGLImageGradient.cxx
 delete mode 100644 Imaging/OpenGL2/Testing/Data/Baseline/TestOpenGLImageGradient.png.md5
 delete mode 100644 Imaging/OpenGL2/module.cmake
 delete mode 100644 Imaging/OpenGL2/vtkOpenGLImageGradient.cxx
 delete mode 100644 Imaging/OpenGL2/vtkOpenGLImageGradient.h
 delete mode 100644 Interaction/Widgets/Testing/Cxx/TestFinitePlaneWidget.cxx
 delete mode 100644 Interaction/Widgets/Testing/Cxx/TestImplicitCylinderWidget.cxx
 delete mode 100644 Interaction/Widgets/Testing/Cxx/TestImplicitCylinderWidget2.cxx
 delete mode 100644 Interaction/Widgets/Testing/Cxx/TestImplicitPlaneWidget3.cxx
 delete mode 100644 Interaction/Widgets/Testing/Cxx/TestLineWidget2EventLog.h
 delete mode 100644 Interaction/Widgets/Testing/Cxx/TestMultipleViewports.cxx
 delete mode 100644 Interaction/Widgets/Testing/Cxx/TestOrientationMarkerWidget2.cxx
 delete mode 100644 Interaction/Widgets/Testing/Cxx/TestProgressBarWidget.cxx
 delete mode 100644 Interaction/Widgets/Testing/Cxx/TestSphereWidget2CenterCursor.cxx
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestFinitePlaneWidget.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestFinitePlaneWidget_1.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestImplicitCylinderWidget.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestImplicitCylinderWidget2.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestImplicitCylinderWidget2_1.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestImplicitCylinderWidget_1.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestImplicitPlaneWidget3.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestImplicitPlaneWidget3_1.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestInteractivePlaneCutter.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestMultipleViewports.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestOrientationMarkerWidget2.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestProgressBarWidget.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestProgressBarWidget_1.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestProgressBarWidget_2.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestProgressBarWidget_3.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestSphereWidget2CenterCursor.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestSphereWidget2CenterCursor_1.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestSphereWidget2CenterCursor_2.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestSphereWidget2CenterCursor_3.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestSphereWidget2CenterCursor_4.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestSplineWidget_1.png.md5
 delete mode 100755 Interaction/Widgets/Testing/Python/TestInteractivePlaneCutter.py
 delete mode 100644 Interaction/Widgets/vtkFinitePlaneRepresentation.cxx
 delete mode 100644 Interaction/Widgets/vtkFinitePlaneRepresentation.h
 delete mode 100644 Interaction/Widgets/vtkFinitePlaneWidget.cxx
 delete mode 100644 Interaction/Widgets/vtkFinitePlaneWidget.h
 delete mode 100644 Interaction/Widgets/vtkImplicitCylinderRepresentation.cxx
 delete mode 100644 Interaction/Widgets/vtkImplicitCylinderRepresentation.h
 delete mode 100644 Interaction/Widgets/vtkImplicitCylinderWidget.cxx
 delete mode 100644 Interaction/Widgets/vtkImplicitCylinderWidget.h
 delete mode 100644 Interaction/Widgets/vtkProgressBarRepresentation.cxx
 delete mode 100644 Interaction/Widgets/vtkProgressBarRepresentation.h
 delete mode 100644 Interaction/Widgets/vtkProgressBarWidget.cxx
 delete mode 100644 Interaction/Widgets/vtkProgressBarWidget.h
 delete mode 100644 Parallel/Core/vtkPDirectory.cxx
 delete mode 100644 Parallel/Core/vtkPDirectory.h
 delete mode 100644 Parallel/Core/vtkPSystemTools.cxx
 delete mode 100644 Parallel/Core/vtkPSystemTools.h
 delete mode 100644 Parallel/MPI/Testing/Cxx/PDirectory.cxx
 delete mode 100644 Parallel/MPI/Testing/Cxx/PSystemTools.cxx
 delete mode 100644 Remote/WikiExamples.remote.cmake
 delete mode 100644 Rendering/Annotation/Testing/Cxx/TestAxisActor.cxx
 delete mode 100644 Rendering/Annotation/Testing/Cxx/TestAxisActor2D.cxx
 delete mode 100644 Rendering/Annotation/Testing/Cxx/TestAxisActorInternal.h
 delete mode 100644 Rendering/Annotation/Testing/Cxx/TestAxisActorText3D.cxx
 delete mode 100644 Rendering/Annotation/Testing/Cxx/TestEmptyCornerAnnotation.cxx
 delete mode 100644 Rendering/Annotation/Testing/Cxx/TestLegendBoxActor2.cxx
 delete mode 100644 Rendering/Annotation/Testing/Cxx/TestScalarBarAboveBelow.cxx
 delete mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestAxisActor.png.md5
 delete mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestAxisActor2D.png.md5
 delete mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestAxisActorText3D.png.md5
 delete mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestEmptyCornerAnnotation.png.md5
 delete mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestLegendBoxActor2.png.md5
 delete mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestLegendBoxActor2_1.png.md5
 delete mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestScalarBarAboveBelow.png.md5
 create mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestScalarBar_2.png.md5
 delete mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestSpiderPlotActor_1.png.md5
 create mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestXYPlotActor_2.png.md5
 delete mode 100644 Rendering/Annotation/Testing/Data/Baseline/cubeAxes2_1.png.md5
 delete mode 100644 Rendering/Context2D/Testing/Cxx/CMakeLists.txt
 delete mode 100644 Rendering/Context2D/Testing/Cxx/TestContext2D.cxx
 delete mode 100644 Rendering/Context2D/vtkPropItem.cxx
 delete mode 100644 Rendering/Context2D/vtkPropItem.h
 delete mode 100644 Rendering/ContextOpenGL/vtkOpenGLPropItem.cxx
 delete mode 100644 Rendering/ContextOpenGL/vtkOpenGLPropItem.h
 delete mode 100644 Rendering/ContextOpenGL2/vtkOpenGLPropItem.cxx
 delete mode 100644 Rendering/ContextOpenGL2/vtkOpenGLPropItem.h
 delete mode 100644 Rendering/Core/Testing/Cxx/TestCompositePolyDataMapper2CellScalars.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestCompositePolyDataMapper2MixedGeometryCellScalars.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestCompositePolyDataMapper2MixedGeometryEdges.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestCompositePolyDataMapper2Picking.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestGlyph3DMapper2.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestHiddenLineRemovalPass.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestImageAndAnnotations.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestMultiBlockPartialArrayFieldData.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestMultiBlockPartialArrayPointData.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestPickTextActor.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestToggleOSWithInteractor.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestValuePassFloatingPoint.cxx
 delete mode 100644 Rendering/Core/Testing/Cxx/TestWindowToImageFilter.cxx
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestCompositePolyDataMapper2CellScalars.png.md5
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestCompositePolyDataMapper2MixedGeometryCellScalars.png.md5
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestCompositePolyDataMapper2MixedGeometryEdges.png.md5
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestCompositePolyDataMapper2Picking.png.md5
 create mode 100644 Rendering/Core/Testing/Data/Baseline/TestCompositePolyDataMapper2Scalars_1.png.md5
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestHiddenLineRemovalPass.png.md5
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestImageAndAnnotations.png.md5
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestMultiBlockPartialArrayFieldData.png.md5
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestMultiBlockPartialArrayPointData.png.md5
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestToggleOSWithInteractor.png.md5
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestValuePassFloatingPoint.png.md5
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestValuePassFloatingPoint_1.png.md5
 delete mode 100644 Rendering/Core/Testing/Data/Baseline/TestWindowToImageFilter.png.md5
 delete mode 100755 Rendering/Core/Testing/Python/pickCellPoints.py
 delete mode 100644 Rendering/Core/vtkBillboardTextActor3D.cxx
 delete mode 100644 Rendering/Core/vtkBillboardTextActor3D.h
 delete mode 100644 Rendering/Core/vtkFXAAOptions.cxx
 delete mode 100644 Rendering/Core/vtkFXAAOptions.h
 delete mode 100644 Rendering/Core/vtkFrameBufferObjectBase.cxx
 delete mode 100644 Rendering/Core/vtkFrameBufferObjectBase.h
 delete mode 100644 Rendering/Core/vtkInteractorStyle3D.cxx
 delete mode 100644 Rendering/Core/vtkInteractorStyle3D.h
 delete mode 100644 Rendering/Core/vtkPropPicker3D.cxx
 delete mode 100644 Rendering/Core/vtkPropPicker3D.h
 delete mode 100644 Rendering/Core/vtkRenderPass.cxx
 delete mode 100644 Rendering/Core/vtkRenderPass.h
 delete mode 100644 Rendering/Core/vtkRenderState.cxx
 delete mode 100644 Rendering/Core/vtkRenderState.h
 delete mode 100644 Rendering/Core/vtkRenderWindowInteractor3D.cxx
 delete mode 100644 Rendering/Core/vtkRenderWindowInteractor3D.h
 create mode 100644 Rendering/FreeType/Testing/Cxx/BenchmarkFreeTypeRendering.cxx
 delete mode 100644 Rendering/FreeType/Testing/Cxx/TestBillboardTextActor3D.cxx
 delete mode 100644 Rendering/FreeType/Testing/Cxx/TestFreeTypeTools.cxx
 delete mode 100644 Rendering/FreeType/Testing/Cxx/TestTextActorScaleModeProp.cxx
 delete mode 100644 Rendering/FreeType/Testing/Data/Baseline/TestBillboardTextActor3D.png.md5
 delete mode 100644 Rendering/FreeType/Testing/Data/Baseline/TestTextActorScaleModeProp.png.md5
 delete mode 100644 Rendering/FreeType/Testing/Data/Baseline/TestTextActorScaleModeProp_1.png.md5
 create mode 100644 Rendering/FreeType/vtkFreeTypeUtilities.cxx
 create mode 100644 Rendering/FreeType/vtkFreeTypeUtilities.h
 delete mode 100644 Rendering/GL2PSOpenGL2/CMakeLists.txt
 delete mode 100644 Rendering/GL2PSOpenGL2/Testing/Cxx/CMakeLists.txt
 delete mode 100644 Rendering/GL2PSOpenGL2/Testing/Cxx/PNGCompare.cxx
 delete mode 100644 Rendering/GL2PSOpenGL2/Testing/Cxx/TestGL2PSAddPolyPrimitive.cxx
 delete mode 100644 Rendering/GL2PSOpenGL2/Testing/Data/Baseline/TestGL2PSAddPolyPrimitive-rasterRef.png.md5
 delete mode 100644 Rendering/GL2PSOpenGL2/module.cmake
 delete mode 100644 Rendering/GL2PSOpenGL2/vtkOpenGLGL2PSHelperImpl.cxx
 delete mode 100644 Rendering/GL2PSOpenGL2/vtkOpenGLGL2PSHelperImpl.h
 delete mode 100644 Rendering/Image/Testing/Data/Baseline/TestDepthImageToPointCloud-TwoInputs.png.md5
 delete mode 100644 Rendering/Image/Testing/Data/Baseline/TestDepthImageToPointCloud-TwoInputs_1.png.md5
 delete mode 100644 Rendering/Image/Testing/Data/Baseline/TestDepthImageToPointCloud.png.md5
 delete mode 100644 Rendering/Image/Testing/Data/Baseline/TestDepthImageToPointCloud_1.png.md5
 delete mode 100644 Rendering/Image/Testing/Data/Baseline/TestDepthImageToPointCloud_2.png.md5
 delete mode 100644 Rendering/Image/Testing/Python/CMakeLists.txt
 delete mode 100755 Rendering/Image/Testing/Python/TestDepthImageToPointCloud-TwoInputs.py
 delete mode 100755 Rendering/Image/Testing/Python/TestDepthImageToPointCloud.py
 delete mode 100644 Rendering/Image/vtkDepthImageToPointCloud.cxx
 delete mode 100644 Rendering/Image/vtkDepthImageToPointCloud.h
 create mode 100644 Rendering/LIC/vtkPixelTransfer.cxx
 create mode 100644 Rendering/LIC/vtkPixelTransfer.h
 delete mode 100644 Rendering/LICOpenGL2/vtkLICNoiseHelper.cxx
 delete mode 100644 Rendering/LICOpenGL2/vtkLICNoiseHelper.h
 create mode 100644 Rendering/LICOpenGL2/vtkPixelTransfer.cxx
 create mode 100644 Rendering/LICOpenGL2/vtkPixelTransfer.h
 delete mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICHelper.cxx
 delete mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICHelper.h
 delete mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICInterface.cxx
 delete mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICInterface.h
 delete mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICInterface_CE.glsl
 delete mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICInterface_DCpy.glsl
 delete mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICInterface_SC.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICMapper_CE.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICMapper_DCpy.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICMapper_SC.glsl
 delete mode 100644 Rendering/Label/Testing/Data/Baseline/TestDynamic2DLabelMapper_1.png.md5
 delete mode 100644 Rendering/Label/Testing/Data/Baseline/TestLabelPlacer2D_1.png.md5
 delete mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestContextMathTextImage_2.png.md5
 delete mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestGL2PSFontDPIScaling_1.png.md5
 delete mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestGL2PSMathTextActor_1.png.md5
 delete mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestGL2PSMathTextOutput_1.png.md5
 delete mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestMathTextActor_1.png.md5
 delete mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestRenderString_3.png.md5
 delete mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestScalarBarCombinatorics_1.png.md5
 delete mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestStringToPath_2.png.md5
 delete mode 100644 Rendering/OSPRay/CMakeLists.txt
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/CMakeLists.txt
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPURayCastCameraInside.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPURayCastCameraInsideSmallSpacing.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPURayCastCellData.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPURayCastMapperBenchmark.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPURayCastMapperSampleDistance.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPURayCastPerspectiveParallel.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPURayCastPositionalLights.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPURayCastVolumeLightKit.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPURayCastVolumePolyData.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPURayCastVolumeScale.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPURayCastVolumeUpdate.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestGPUVolumeRayCastMapper.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayComposite.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayCompositePolyDataMapper2.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayDynamicObject.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayDynamicScene.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayImplicits.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayLayers.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayLights.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayMultiBlock.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayMultiBlockPartialArrayFieldData.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayOrthographic.cpp
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayPass.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayRenderMesh.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayRendererType.cpp
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayScalarBar.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayTime.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayVolumeRenderer.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestOSPRayWindow.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/TestSmartVolumeMapper.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/vtkOSPRayTestInteractor.cxx
 delete mode 100644 Rendering/OSPRay/Testing/Cxx/vtkOSPRayTestInteractor.h
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastAdditive.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastCameraInside.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastCameraInsideSmallSpacing.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastCellData.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastMapperBenchmark.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastMapperSampleDistance.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastPerspectiveParallel.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastSampleDistance.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastVolumeLightKit.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastVolumePolyData.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastVolumeRotation.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastVolumeScale.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPURayCastVolumeUpdate.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestGPUVolumeRayCastMapper.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayComposite.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayCompositePolyDataMapper2.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayDynamicObject.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayDynamicScene.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayImplicits.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayLayers.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayLights.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayMultiBlock.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayMultiBlockPartialArrayFieldData.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayOrthographic.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayPass.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayRenderMesh.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayRendererType.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayScalarBar.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayTime.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayVolumeRenderer.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestOSPRayWindow.png.md5
 delete mode 100644 Rendering/OSPRay/Testing/Data/Baseline/TestSmartVolumeMapper.png.md5
 delete mode 100644 Rendering/OSPRay/module.cmake
 delete mode 100644 Rendering/OSPRay/vtkOSPRayActorNode.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayActorNode.h
 delete mode 100644 Rendering/OSPRay/vtkOSPRayCameraNode.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayCameraNode.h
 delete mode 100644 Rendering/OSPRay/vtkOSPRayCompositePolyDataMapper2Node.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayCompositePolyDataMapper2Node.h
 delete mode 100644 Rendering/OSPRay/vtkOSPRayLightNode.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayLightNode.h
 delete mode 100644 Rendering/OSPRay/vtkOSPRayPass.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayPass.h
 delete mode 100644 Rendering/OSPRay/vtkOSPRayPolyDataMapperNode.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayPolyDataMapperNode.h
 delete mode 100644 Rendering/OSPRay/vtkOSPRayRendererNode.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayRendererNode.h
 delete mode 100644 Rendering/OSPRay/vtkOSPRayViewNodeFactory.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayViewNodeFactory.h
 delete mode 100644 Rendering/OSPRay/vtkOSPRayVolumeMapper.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayVolumeMapper.h
 delete mode 100644 Rendering/OSPRay/vtkOSPRayVolumeMapperNode.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayVolumeMapperNode.h
 delete mode 100644 Rendering/OSPRay/vtkOSPRayVolumeNode.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayVolumeNode.h
 delete mode 100644 Rendering/OSPRay/vtkOSPRayWindowNode.cxx
 delete mode 100644 Rendering/OSPRay/vtkOSPRayWindowNode.h
 delete mode 100644 Rendering/Oculus/CMakeLists.txt
 delete mode 100644 Rendering/Oculus/Testing/Cxx/CMakeLists.txt
 delete mode 100644 Rendering/Oculus/Testing/Cxx/TestDragon.cxx
 delete mode 100644 Rendering/Oculus/module.cmake
 delete mode 100644 Rendering/Oculus/vtkOculusCamera.cxx
 delete mode 100644 Rendering/Oculus/vtkOculusCamera.h
 delete mode 100644 Rendering/Oculus/vtkOculusRenderWindow.cxx
 delete mode 100644 Rendering/Oculus/vtkOculusRenderWindow.h
 delete mode 100644 Rendering/Oculus/vtkOculusRenderWindowInteractor.cxx
 delete mode 100644 Rendering/Oculus/vtkOculusRenderWindowInteractor.h
 delete mode 100644 Rendering/Oculus/vtkOculusRenderer.cxx
 delete mode 100644 Rendering/Oculus/vtkOculusRenderer.h
 delete mode 100644 Rendering/OpenGL/Testing/Cxx/TestRenderToImage.cxx
 delete mode 100644 Rendering/OpenGL/Testing/Data/Baseline/TestRenderToImage.png.md5
 delete mode 100644 Rendering/OpenGL/Testing/Data/Baseline/TestWin32OpenGLRenderWindow.png.md5
 create mode 100644 Rendering/OpenGL/vtkCarbonRenderWindow.cxx
 create mode 100644 Rendering/OpenGL/vtkCarbonRenderWindow.h
 create mode 100644 Rendering/OpenGL/vtkCarbonRenderWindowInteractor.cxx
 create mode 100644 Rendering/OpenGL/vtkCarbonRenderWindowInteractor.h
 delete mode 100644 Rendering/OpenGL/vtkHiddenLineRemovalPass.cxx
 delete mode 100644 Rendering/OpenGL/vtkHiddenLineRemovalPass.h
 create mode 100644 Rendering/OpenGL/vtkRenderPass.cxx
 create mode 100644 Rendering/OpenGL/vtkRenderPass.h
 create mode 100644 Rendering/OpenGL/vtkRenderState.cxx
 create mode 100644 Rendering/OpenGL/vtkRenderState.h
 delete mode 100644 Rendering/OpenGL2/PixelsToZBufferConversion.txt
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestAppleBug.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestCoincident.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestCompositePolyDataMapper2Spheres.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestCubeMap.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestDepthOfFieldPass.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestDepthPeelingPass.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestEDLPass.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestFXAAFilter.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestLightingMapLuminancePass.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestLightingMapNormalsPass.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestPointFillPass.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestPointGaussianMapperOpacity.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestRemoveActorNonCurrentContext.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestRenderToImage.cxx
 create mode 100644 Rendering/OpenGL2/Testing/Cxx/TestRenderWidget.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestSSAAPass.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestSetZBuffer.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestShadowMapBakerPass.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestShadowMapPass.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestSpherePoints.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestUserShader.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestUserShader2.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestValuePass.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Cxx/TestValuePass2.cxx
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestAppleBug.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestCoincident.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestCompositePolyDataMapper2Spheres.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestCubeMap.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestDepthOfFieldPass.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestDepthPeelingPass.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestEDLPass.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestFXAAFilter.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestLightingMapLuminancePass.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestLightingMapNormalsPass.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestPointFillPass.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestPointGaussianMapperOpacity.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestRemoveActorNonCurrentContext.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestRenderToImage.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestSSAAPass.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestSetZBuffer.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestShadowMapBakerPass.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestShadowMapPass.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestSpherePoints.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestUserShader.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestUserShader2.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestValuePass.png.md5
 delete mode 100644 Rendering/OpenGL2/Testing/Data/Baseline/TestValuePass2.png.md5
 delete mode 100644 Rendering/OpenGL2/glsl/vtkDepthOfFieldPassFS.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkEDLBilateralFilterFS.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkEDLComposeFS.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkEDLShadeFS.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkFXAAFilterFS.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkPointFillPassFS.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkSSAAPassFS.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkSphereMapperVS.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkStickMapperVS.glsl
 delete mode 100644 Rendering/OpenGL2/vtkDepthImageProcessingPass.cxx
 delete mode 100644 Rendering/OpenGL2/vtkDepthImageProcessingPass.h
 delete mode 100644 Rendering/OpenGL2/vtkDepthOfFieldPass.cxx
 delete mode 100644 Rendering/OpenGL2/vtkDepthOfFieldPass.h
 delete mode 100644 Rendering/OpenGL2/vtkDualDepthPeelingPass.cxx
 delete mode 100644 Rendering/OpenGL2/vtkDualDepthPeelingPass.h
 delete mode 100644 Rendering/OpenGL2/vtkEDLShading.cxx
 delete mode 100644 Rendering/OpenGL2/vtkEDLShading.h
 create mode 100644 Rendering/OpenGL2/vtkGenericCompositePolyDataMapper2.cxx
 create mode 100644 Rendering/OpenGL2/vtkGenericCompositePolyDataMapper2.h
 delete mode 100644 Rendering/OpenGL2/vtkHiddenLineRemovalPass.cxx
 delete mode 100644 Rendering/OpenGL2/vtkHiddenLineRemovalPass.h
 delete mode 100644 Rendering/OpenGL2/vtkLightingMapPass.cxx
 delete mode 100644 Rendering/OpenGL2/vtkLightingMapPass.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLBillboardTextActor3D.cxx
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLBillboardTextActor3D.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLFXAAFilter.cxx
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLFXAAFilter.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLGL2PSHelper.cxx
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLGL2PSHelper.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLImageAlgorithmHelper.cxx
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLImageAlgorithmHelper.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLRenderPass.cxx
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLRenderPass.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLRenderTimer.cxx
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLRenderTimer.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLResourceFreeCallback.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLSphereMapper.cxx
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLSphereMapper.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLStickMapper.cxx
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLStickMapper.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLTextActor.cxx
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLTextActor.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLTextActor3D.cxx
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLTextActor3D.h
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLTextMapper.cxx
 delete mode 100644 Rendering/OpenGL2/vtkOpenGLTextMapper.h
 delete mode 100644 Rendering/OpenGL2/vtkPointFillPass.cxx
 delete mode 100644 Rendering/OpenGL2/vtkPointFillPass.h
 create mode 100644 Rendering/OpenGL2/vtkRenderPass.cxx
 create mode 100644 Rendering/OpenGL2/vtkRenderPass.h
 create mode 100644 Rendering/OpenGL2/vtkRenderState.cxx
 create mode 100644 Rendering/OpenGL2/vtkRenderState.h
 delete mode 100644 Rendering/OpenGL2/vtkSSAAPass.cxx
 delete mode 100644 Rendering/OpenGL2/vtkSSAAPass.h
 delete mode 100644 Rendering/OpenGL2/vtkShadowMapBakerPass.cxx
 delete mode 100644 Rendering/OpenGL2/vtkShadowMapBakerPass.h
 delete mode 100644 Rendering/OpenGL2/vtkShadowMapPass.cxx
 delete mode 100644 Rendering/OpenGL2/vtkShadowMapPass.h
 delete mode 100644 Rendering/OpenGL2/vtkTransformFeedback.cxx
 delete mode 100644 Rendering/OpenGL2/vtkTransformFeedback.h
 delete mode 100644 Rendering/OpenGL2/vtkValuePass.cxx
 delete mode 100644 Rendering/OpenGL2/vtkValuePass.h
 delete mode 100644 Rendering/OpenGL2/vtkValuePassHelper.cxx
 delete mode 100644 Rendering/OpenGL2/vtkValuePassHelper.h
 create mode 100644 Rendering/OpenGL2/vtkXInteractionDevice.cxx
 create mode 100644 Rendering/OpenGL2/vtkXInteractionDevice.h
 create mode 100644 Rendering/OpenGL2/vtkXOpenGLRenderDevice.cxx
 create mode 100644 Rendering/OpenGL2/vtkXOpenGLRenderDevice.h
 delete mode 100644 Rendering/OpenVR/CMakeLists.txt
 delete mode 100644 Rendering/OpenVR/Testing/Cxx/CMakeLists.txt
 delete mode 100644 Rendering/OpenVR/Testing/Cxx/TestDragon.cxx
 delete mode 100644 Rendering/OpenVR/module.cmake
 delete mode 100644 Rendering/OpenVR/vtkOpenVRCamera.cxx
 delete mode 100644 Rendering/OpenVR/vtkOpenVRCamera.h
 delete mode 100644 Rendering/OpenVR/vtkOpenVRRenderWindow.cxx
 delete mode 100644 Rendering/OpenVR/vtkOpenVRRenderWindow.h
 delete mode 100644 Rendering/OpenVR/vtkOpenVRRenderWindowInteractor.cxx
 delete mode 100644 Rendering/OpenVR/vtkOpenVRRenderWindowInteractor.h
 delete mode 100644 Rendering/OpenVR/vtkOpenVRRenderer.cxx
 delete mode 100644 Rendering/OpenVR/vtkOpenVRRenderer.h
 delete mode 100644 Rendering/Parallel/Testing/Data/Baseline/TestParallelRendering.png.md5
 delete mode 100644 Rendering/Parallel/Testing/Data/Baseline/TestSimplePCompositeZPass.png.md5
 delete mode 100644 Rendering/ParallelLIC/vtkPSurfaceLICInterface.cxx
 delete mode 100644 Rendering/ParallelLIC/vtkPSurfaceLICInterface.h
 create mode 100644 Rendering/ParallelLIC/vtkPSurfaceLICMapper.cxx
 create mode 100644 Rendering/ParallelLIC/vtkPSurfaceLICMapper.h
 delete mode 100644 Rendering/SceneGraph/CMakeLists.txt
 delete mode 100644 Rendering/SceneGraph/Testing/Cxx/CMakeLists.txt
 delete mode 100644 Rendering/SceneGraph/Testing/Cxx/UnitTests.cxx
 delete mode 100644 Rendering/SceneGraph/Testing/Temporary/CTestCostData.txt
 delete mode 100644 Rendering/SceneGraph/Testing/Temporary/LastTest.log
 delete mode 100644 Rendering/SceneGraph/module.cmake
 delete mode 100644 Rendering/SceneGraph/vtkActorNode.cxx
 delete mode 100644 Rendering/SceneGraph/vtkActorNode.h
 delete mode 100644 Rendering/SceneGraph/vtkCameraNode.cxx
 delete mode 100644 Rendering/SceneGraph/vtkCameraNode.h
 delete mode 100644 Rendering/SceneGraph/vtkLightNode.cxx
 delete mode 100644 Rendering/SceneGraph/vtkLightNode.h
 delete mode 100644 Rendering/SceneGraph/vtkMapperNode.cxx
 delete mode 100644 Rendering/SceneGraph/vtkMapperNode.h
 delete mode 100644 Rendering/SceneGraph/vtkPolyDataMapperNode.cxx
 delete mode 100644 Rendering/SceneGraph/vtkPolyDataMapperNode.h
 delete mode 100644 Rendering/SceneGraph/vtkRendererNode.cxx
 delete mode 100644 Rendering/SceneGraph/vtkRendererNode.h
 delete mode 100644 Rendering/SceneGraph/vtkViewNode.cxx
 delete mode 100644 Rendering/SceneGraph/vtkViewNode.h
 delete mode 100644 Rendering/SceneGraph/vtkViewNodeCollection.cxx
 delete mode 100644 Rendering/SceneGraph/vtkViewNodeCollection.h
 delete mode 100644 Rendering/SceneGraph/vtkViewNodeFactory.cxx
 delete mode 100644 Rendering/SceneGraph/vtkViewNodeFactory.h
 delete mode 100644 Rendering/SceneGraph/vtkVolumeMapperNode.cxx
 delete mode 100644 Rendering/SceneGraph/vtkVolumeMapperNode.h
 delete mode 100644 Rendering/SceneGraph/vtkVolumeNode.cxx
 delete mode 100644 Rendering/SceneGraph/vtkVolumeNode.h
 delete mode 100644 Rendering/SceneGraph/vtkWindowNode.cxx
 delete mode 100644 Rendering/SceneGraph/vtkWindowNode.h
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastAverageIP.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastBlendModes.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastCameraInsideTransformation.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastCellData.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastClippingPolyData.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastClippingUserTransform.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastCompositeBinaryMask1.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastDependentComponentsLightParameters.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastFourComponentsAdditive.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastFourComponentsAverage.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastFourComponentsDependentGradient.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastGradientOpacityLight.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastIndependentComponentsLightParameters.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastIndependentVectorMode.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastJittering.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastJitteringCustom.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastLargeColorTransferFunction.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastRenderDepthToImage.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastRenderDepthToImage2.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastRenderToTexture.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastThreeComponentsAdditive.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastTwoComponentsDependentGradient.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastTwoComponentsGradient.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastVolumeDepthPass.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastVolumeOrientation.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastVolumePicking.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestProjectedTetrahedraOffscreen.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestProjectedTetrahedraTransform.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestRemoveVolumeNonCurrentContext.cxx
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastAverageIP.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastBlendModes.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastCameraInsideTransformation.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastCellData.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastClippingPolyData.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastClippingUserTransform.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastCompositeBinaryMask1.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastDependentComponentsLightParameters.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastFourComponentsAdditive.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastFourComponentsAverage.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastFourComponentsDependentGradient.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastGradientOpacityLight.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastIndependentComponentsLightParameters.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastIndependentVectorMode.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastJittering.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastJitteringCustom.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastLargeColorTransferFunction.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastRenderDepthToImage.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastRenderDepthToImage2.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastRenderToTexture.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastThreeComponentsAdditive.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastTwoComponentsDependentGradient.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastTwoComponentsGradient.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastVolumeDepthPass.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastVolumeOrientation.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastVolumePicking.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastVolumePicking_1.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestProjectedTetrahedraOffscreen.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestProjectedTetrahedraTransform.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/TestRemoveVolumeNonCurrentContext.png.md5
 delete mode 100644 Rendering/Volume/Testing/Data/Baseline/VolumeOutlineSourceClipped_1.png.md5
 delete mode 100644 Rendering/Volume/vtkOSPRayVolumeInterface.cxx
 delete mode 100644 Rendering/Volume/vtkOSPRayVolumeInterface.h
 delete mode 100644 Testing/Data/Delaunay/DomainWithHole-Input.vtk.md5
 delete mode 100644 Testing/Data/Delaunay/DomainWithHole-Output.vtk.md5
 delete mode 100644 Testing/Data/Delaunay/Test1-Input.vtp.md5
 delete mode 100644 Testing/Data/Delaunay/Test1-Transform.vtp.md5
 delete mode 100644 Testing/Data/Delaunay/Test2-Input.vtp.md5
 delete mode 100644 Testing/Data/Delaunay/Test2-Transform.vtp.md5
 delete mode 100644 Testing/Data/Delaunay/Test3-Input.vtp.md5
 delete mode 100644 Testing/Data/Delaunay/Test3-Transform.vtp.md5
 delete mode 100644 Testing/Data/Delaunay/Test4-Input.vtp.md5
 delete mode 100644 Testing/Data/Delaunay/Test4-Transform.vtp.md5
 delete mode 100644 Testing/Data/Delaunay/Test5-Input.vtp.md5
 delete mode 100644 Testing/Data/Delaunay/Test5-Transform.vtp.md5
 delete mode 100644 Testing/Data/MagnitudeImage_256x256x148.md5
 delete mode 100644 Testing/Data/Microscopy/Small.ndpi.md5
 delete mode 100644 Testing/Data/Microscopy/pathology.tif.md5
 delete mode 100644 Testing/Data/Microscopy/small2.ndpi.md5
 delete mode 100644 Testing/Data/SPH_Points.vtu.md5
 delete mode 100644 Testing/Data/SPH_Points2D.vtu.md5
 delete mode 100644 Testing/Data/XDMF/polyhedron.xmf.md5
 delete mode 100644 Testing/Data/caffeine_notrailingspaces.pdb.md5
 delete mode 100644 Testing/Data/can.ex2.md5
 delete mode 100644 Testing/Data/cellsnd.noncontiguous.ascii.inp.md5
 delete mode 100644 Testing/Data/cuttertest.vtu.md5
 delete mode 100644 Testing/Data/hncma-atlas.vti.md5
 delete mode 100644 Testing/Data/mrc/emd_1056.mrc.md5
 delete mode 100644 Testing/Data/multiple_patches.stl.md5
 delete mode 100644 Testing/Data/nanowireTB23K298.xyz.md5
 delete mode 100644 Testing/Data/room.cas.md5
 delete mode 100644 Testing/Data/room.dat.md5
 delete mode 100644 Testing/Data/samplePTS.pts.md5
 delete mode 100644 Testing/Data/skybox-nx.jpg.md5
 delete mode 100644 Testing/Data/skybox-ny.jpg.md5
 delete mode 100644 Testing/Data/skybox-nz.jpg.md5
 delete mode 100644 Testing/Data/skybox-px.jpg.md5
 delete mode 100644 Testing/Data/skybox-py.jpg.md5
 delete mode 100644 Testing/Data/skybox-pz.jpg.md5
 delete mode 100644 Testing/Data/squareTextured.ply.md5
 delete mode 100644 ThirdParty/AutobahnPython/CMakeLists.txt
 delete mode 100644 ThirdParty/AutobahnPython/PKG-INFO
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/__init__.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/asyncio/__init__.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/asyncio/wamp.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/asyncio/websocket.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/twisted/__init__.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/twisted/choosereactor.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/twisted/flashpolicy.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/twisted/forwarder.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/twisted/longpoll.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/twisted/rawsocket.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/twisted/resource.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/twisted/util.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/twisted/wamp.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/twisted/websocket.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/util.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/__init__.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/auth.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/broker.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/dealer.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/exception.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/interfaces.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/message.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/protocol.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/role.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/router.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/serializer.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/test/__init__.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/test/_test_component.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/test/test_message.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/test/test_protocol.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/test/test_protocol_peer.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/test/test_router.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/test/test_serializer.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/test/test_uri_pattern.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/types.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/uri.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp/websocket.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp1/__init__.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp1/pbkdf2.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp1/prefixmap.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/wamp1/protocol.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/__init__.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/compress.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/compress_base.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/compress_bzip2.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/compress_deflate.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/compress_snappy.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/http.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/interfaces.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/protocol.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/test/__init__.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/test/test_websocket_url.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/useragent.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/utf8validator.py
 delete mode 100644 ThirdParty/AutobahnPython/autobahn/websocket/xormasker.py
 delete mode 100644 ThirdParty/AutobahnPython/module.cmake
 delete mode 100644 ThirdParty/SixPython/CHANGES
 delete mode 100644 ThirdParty/SixPython/CMakeLists.txt
 delete mode 100644 ThirdParty/SixPython/LICENSE
 delete mode 100644 ThirdParty/SixPython/PKG-INFO
 delete mode 100644 ThirdParty/SixPython/README
 delete mode 100644 ThirdParty/SixPython/module.cmake
 delete mode 100644 ThirdParty/SixPython/six.py
 delete mode 100644 ThirdParty/Twisted/CMakeLists.txt
 delete mode 100644 ThirdParty/Twisted/CONTRIBUTING
 delete mode 100644 ThirdParty/Twisted/LICENSE
 delete mode 100644 ThirdParty/Twisted/README
 delete mode 100644 ThirdParty/Twisted/module.cmake
 delete mode 100644 ThirdParty/Twisted/twisted/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/_version.py
 delete mode 100644 ThirdParty/Twisted/twisted/application/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/application/app.py
 delete mode 100644 ThirdParty/Twisted/twisted/application/internet.py
 delete mode 100644 ThirdParty/Twisted/twisted/application/reactors.py
 delete mode 100644 ThirdParty/Twisted/twisted/application/service.py
 delete mode 100644 ThirdParty/Twisted/twisted/application/strports.py
 delete mode 100644 ThirdParty/Twisted/twisted/application/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/application/test/test_internet.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/_version.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/avatar.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/checkers.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/client/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/client/agent.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/client/connect.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/client/default.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/client/direct.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/client/knownhosts.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/client/options.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/endpoints.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/error.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/insults/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/insults/client.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/insults/colors.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/insults/helper.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/insults/insults.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/insults/text.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/insults/window.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/interfaces.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ls.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/manhole.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/manhole_ssh.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/manhole_tap.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/mixin.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/openssh_compat/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/openssh_compat/factory.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/openssh_compat/primes.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/recvline.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/scripts/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/scripts/cftp.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/scripts/ckeygen.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/scripts/conch.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/scripts/tkconch.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/address.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/agent.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/channel.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/common.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/connection.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/factory.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/filetransfer.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/forwarding.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/keys.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/service.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/session.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/sexpy.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/transport.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ssh/userauth.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/stdio.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/tap.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/telnet.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/keydata.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_address.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_agent.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_cftp.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_channel.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_checkers.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_ckeygen.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_conch.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_connection.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_default.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_endpoints.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_filetransfer.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_helper.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_insults.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_keys.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_knownhosts.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_manhole.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_mixin.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_openssh_compat.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_recvline.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_scripts.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_session.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_ssh.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_tap.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_telnet.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_text.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_transport.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_userauth.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/test/test_window.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/topfiles/NEWS
 delete mode 100644 ThirdParty/Twisted/twisted/conch/topfiles/README
 delete mode 100644 ThirdParty/Twisted/twisted/conch/topfiles/setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ttymodes.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ui/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ui/ansi.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/ui/tkvt100.py
 delete mode 100644 ThirdParty/Twisted/twisted/conch/unix.py
 delete mode 100644 ThirdParty/Twisted/twisted/copyright.py
 delete mode 100644 ThirdParty/Twisted/twisted/cred/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/cred/_digest.py
 delete mode 100644 ThirdParty/Twisted/twisted/cred/checkers.py
 delete mode 100644 ThirdParty/Twisted/twisted/cred/credentials.py
 delete mode 100644 ThirdParty/Twisted/twisted/cred/error.py
 delete mode 100644 ThirdParty/Twisted/twisted/cred/pamauth.py
 delete mode 100644 ThirdParty/Twisted/twisted/cred/portal.py
 delete mode 100644 ThirdParty/Twisted/twisted/cred/strcred.py
 delete mode 100644 ThirdParty/Twisted/twisted/enterprise/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/enterprise/adbapi.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_baseprocess.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_dumbwin32proc.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_glibbase.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_newtls.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_pollingfile.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_posixserialport.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_posixstdio.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_signals.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_ssl.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_sslverify.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_threadedselect.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_win32serialport.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/_win32stdio.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/abstract.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/address.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/base.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/cfreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/default.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/defer.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/endpoints.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/epollreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/error.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/fdesc.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/gireactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/glib2reactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/gtk2reactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/gtk3reactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/gtkreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/inotify.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/interfaces.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/abstract.py
 delete mode 100755 ThirdParty/Twisted/twisted/internet/iocpreactor/build.bat
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/const.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/interfaces.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/iocpsupport/acceptex.pxi
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/iocpsupport/connectex.pxi
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/iocpsupport/iocpsupport.c
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/iocpsupport/iocpsupport.pyx
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.c
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.h
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/iocpsupport/wsarecv.pxi
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/iocpsupport/wsasend.pxi
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/notes.txt
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/reactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/tcp.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/iocpreactor/udp.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/kqreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/main.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/pollreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/posixbase.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/process.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/protocol.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/pyuisupport.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/qtreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/reactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/selectreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/serialport.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/ssl.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/stdio.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/task.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/tcp.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/_posixifaces.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/_win32ifaces.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/connectionmixins.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/fake_CAs/chain.pem
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/fake_CAs/not-a-certificate
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/fake_CAs/thing1.pem
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/fake_CAs/thing2-duplicate.pem
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/fake_CAs/thing2.pem
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/fakeendpoint.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/modulehelpers.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/process_gireactornocompat.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/process_helper.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/reactormixins.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_abstract.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_address.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_base.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_baseprocess.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_core.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_default.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_endpoints.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_epollreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_fdset.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_filedescriptor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_gireactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_glibbase.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_gtkreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_inlinecb.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_inotify.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_iocp.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_main.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_newtls.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_pollingfile.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_posixbase.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_posixprocess.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_process.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_protocol.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_qtreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_serialport.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_sigchld.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_socket.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_stdio.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_tcp.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_threads.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_time.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_tls.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_udp.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_udp_internals.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_unix.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/test/test_win32events.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/threads.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/tksupport.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/udp.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/unix.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/utils.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/win32eventreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/wxreactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/internet/wxsupport.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/_version.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/default.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/docbook.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/htmlbook.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/indexer.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/latex.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/lint.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/lmath.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/man2lore.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/numberer.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/process.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/scripts/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/scripts/lore.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/slides.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/template.mgp
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/lore_index_file_out.html
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/lore_index_file_out_multiple.html
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/lore_index_file_unnumbered_out.html
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/lore_index_test.xhtml
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/lore_index_test2.xhtml
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/lore_numbering_test_out.html
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/lore_numbering_test_out2.html
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/simple.html
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/simple3.html
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/simple4.html
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/template.tpl
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/test_docbook.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/test_latex.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/test_lint.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/test_lmath.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/test_lore.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/test_man2lore.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/test_scripts.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/test_slides.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/test/test_texi.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/texi.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/topfiles/NEWS
 delete mode 100644 ThirdParty/Twisted/twisted/lore/topfiles/README
 delete mode 100644 ThirdParty/Twisted/twisted/lore/topfiles/setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/tree.py
 delete mode 100644 ThirdParty/Twisted/twisted/lore/xhtml-lat1.ent
 delete mode 100644 ThirdParty/Twisted/twisted/lore/xhtml-special.ent
 delete mode 100644 ThirdParty/Twisted/twisted/lore/xhtml-symbol.ent
 delete mode 100644 ThirdParty/Twisted/twisted/lore/xhtml1-strict.dtd
 delete mode 100644 ThirdParty/Twisted/twisted/lore/xhtml1-transitional.dtd
 delete mode 100644 ThirdParty/Twisted/twisted/mail/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/_version.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/alias.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/bounce.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/imap4.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/mail.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/maildir.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/pb.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/pop3.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/pop3client.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/protocols.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/relay.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/relaymanager.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/scripts/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/scripts/mailmail.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/smtp.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/tap.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/__init__.py
 delete mode 100755 ThirdParty/Twisted/twisted/mail/test/pop3testserver.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/rfc822.message
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/server.pem
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/test_bounce.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/test_imap.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/test_mail.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/test_mailmail.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/test_options.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/test_pop3.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/test_pop3client.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/test_scripts.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/test/test_smtp.py
 delete mode 100644 ThirdParty/Twisted/twisted/mail/topfiles/NEWS
 delete mode 100644 ThirdParty/Twisted/twisted/mail/topfiles/README
 delete mode 100644 ThirdParty/Twisted/twisted/mail/topfiles/setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/_inspectro.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/explorer.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/gladereactor.glade
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/gladereactor.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/inspectro.glade
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/logview.glade
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/service.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/telnet.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/test/test_explorer.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/ui/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/ui/gtk2manhole.glade
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/ui/gtk2manhole.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/ui/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/manhole/ui/test/test_gtk2manhole.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/_rfc1982.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/_version.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/authority.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/cache.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/client.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/common.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/dns.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/error.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/hosts.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/resolve.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/root.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/secondary.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/server.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/srvconnect.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/tap.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_cache.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_client.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_common.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_dns.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_examples.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_hosts.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_names.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_resolve.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_rfc1982.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_rootresolve.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_server.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_srvconnect.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/test/test_tap.py
 delete mode 100644 ThirdParty/Twisted/twisted/names/topfiles/NEWS
 delete mode 100644 ThirdParty/Twisted/twisted/names/topfiles/README
 delete mode 100644 ThirdParty/Twisted/twisted/names/topfiles/setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/news/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/news/_version.py
 delete mode 100644 ThirdParty/Twisted/twisted/news/database.py
 delete mode 100644 ThirdParty/Twisted/twisted/news/news.py
 delete mode 100644 ThirdParty/Twisted/twisted/news/nntp.py
 delete mode 100644 ThirdParty/Twisted/twisted/news/tap.py
 delete mode 100644 ThirdParty/Twisted/twisted/news/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/news/test/test_database.py
 delete mode 100644 ThirdParty/Twisted/twisted/news/test/test_news.py
 delete mode 100644 ThirdParty/Twisted/twisted/news/test/test_nntp.py
 delete mode 100644 ThirdParty/Twisted/twisted/news/topfiles/NEWS
 delete mode 100644 ThirdParty/Twisted/twisted/news/topfiles/README
 delete mode 100644 ThirdParty/Twisted/twisted/news/topfiles/setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/_version.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/ethernet.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/ip.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/raw.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/rawudp.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/test/test_ethernet.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/test/test_ip.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/test/test_rawudp.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/test/test_tuntap.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/testing.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/topfiles/NEWS
 delete mode 100644 ThirdParty/Twisted/twisted/pair/topfiles/README
 delete mode 100644 ThirdParty/Twisted/twisted/pair/topfiles/setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/pair/tuntap.py
 delete mode 100644 ThirdParty/Twisted/twisted/persisted/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/persisted/aot.py
 delete mode 100644 ThirdParty/Twisted/twisted/persisted/crefutil.py
 delete mode 100644 ThirdParty/Twisted/twisted/persisted/dirdbm.py
 delete mode 100644 ThirdParty/Twisted/twisted/persisted/sob.py
 delete mode 100644 ThirdParty/Twisted/twisted/persisted/styles.py
 delete mode 100644 ThirdParty/Twisted/twisted/persisted/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/persisted/test/test_styles.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugin.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/cred_anonymous.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/cred_file.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/cred_memory.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/cred_sshkeys.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/cred_unix.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_conch.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_core.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_ftp.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_inet.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_lore.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_mail.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_manhole.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_names.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_news.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_portforward.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_qtstub.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_reactors.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_runner.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_socks.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_telnet.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_trial.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_web.py
 delete mode 100644 ThirdParty/Twisted/twisted/plugins/twisted_words.py
 delete mode 100644 ThirdParty/Twisted/twisted/positioning/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/positioning/_sentence.py
 delete mode 100644 ThirdParty/Twisted/twisted/positioning/base.py
 delete mode 100644 ThirdParty/Twisted/twisted/positioning/ipositioning.py
 delete mode 100644 ThirdParty/Twisted/twisted/positioning/nmea.py
 delete mode 100644 ThirdParty/Twisted/twisted/positioning/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/positioning/test/receiver.py
 delete mode 100644 ThirdParty/Twisted/twisted/positioning/test/test_base.py
 delete mode 100644 ThirdParty/Twisted/twisted/positioning/test/test_nmea.py
 delete mode 100644 ThirdParty/Twisted/twisted/positioning/test/test_sentence.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/amp.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/basic.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/dict.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/finger.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/ftp.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/gps/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/gps/nmea.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/gps/rockwell.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/htb.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/ident.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/loopback.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/memcache.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/mice/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/mice/mouseman.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/pcp.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/policies.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/portforward.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/postfix.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/shoutcast.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/sip.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/socks.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/stateful.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/telnet.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/test/test_basic.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/test/test_tls.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/tls.py
 delete mode 100644 ThirdParty/Twisted/twisted/protocols/wire.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/_initgroups.c
 delete mode 100644 ThirdParty/Twisted/twisted/python/_inotify.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/_release.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/_shellcomp.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/_textattributes.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/compat.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/components.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/constants.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/context.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/deprecate.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/dist.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/dist3.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/failure.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/fakepwd.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/filepath.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/finalize.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/formmethod.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/hashlib.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/hook.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/htmlizer.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/lockfile.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/log.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/logfile.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/modules.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/monkey.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/procutils.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/randbytes.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/rebuild.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/reflect.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/release.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/roots.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/runtime.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/sendmsg.c
 delete mode 100644 ThirdParty/Twisted/twisted/python/shortcut.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/syslog.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/systemd.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/deprecatedattributes.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/modules_helpers.py
 delete mode 100755 ThirdParty/Twisted/twisted/python/test/pullpipe.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_components.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_constants.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_deprecate.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_dist.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_dist3.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_fakepwd.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_hashlib.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_htmlizer.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_inotify.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_release.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_runtime.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_sendmsg.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_shellcomp.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_syslog.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_systemd.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_textattributes.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_urlpath.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_util.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_versions.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_win32.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_zippath.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/test/test_zipstream.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/text.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/threadable.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/threadpool.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/twisted-completion.zsh
 delete mode 100644 ThirdParty/Twisted/twisted/python/urlpath.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/usage.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/util.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/versions.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/win32.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/zippath.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/zipstream.py
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/README.txt
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_cftp
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_ckeygen
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_conch
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_lore
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_manhole
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_mktap
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_pyhtmlizer
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_tap2deb
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_tap2rpm
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_tapconvert
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_tkconch
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_tkmktap
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_trial
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_twistd
 delete mode 100644 ThirdParty/Twisted/twisted/python/zsh/_websetroot
 delete mode 100644 ThirdParty/Twisted/twisted/runner/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/runner/_version.py
 delete mode 100644 ThirdParty/Twisted/twisted/runner/inetd.py
 delete mode 100644 ThirdParty/Twisted/twisted/runner/inetdconf.py
 delete mode 100644 ThirdParty/Twisted/twisted/runner/inetdtap.py
 delete mode 100644 ThirdParty/Twisted/twisted/runner/portmap.c
 delete mode 100644 ThirdParty/Twisted/twisted/runner/procmon.py
 delete mode 100644 ThirdParty/Twisted/twisted/runner/procmontap.py
 delete mode 100644 ThirdParty/Twisted/twisted/runner/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/runner/test/test_procmon.py
 delete mode 100644 ThirdParty/Twisted/twisted/runner/test/test_procmontap.py
 delete mode 100644 ThirdParty/Twisted/twisted/runner/topfiles/NEWS
 delete mode 100644 ThirdParty/Twisted/twisted/runner/topfiles/README
 delete mode 100644 ThirdParty/Twisted/twisted/runner/topfiles/setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/_twistd_unix.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/_twistw.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/htmlizer.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/manhole.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/tap2deb.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/tap2rpm.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/tapconvert.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/test/test_scripts.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/test/test_tap2deb.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/test/test_tap2rpm.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/tkunzip.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/trial.py
 delete mode 100644 ThirdParty/Twisted/twisted/scripts/twistd.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/banana.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/flavors.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/interfaces.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/jelly.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/pb.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/publish.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/ui/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/ui/gtk2util.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/ui/login2.glade
 delete mode 100644 ThirdParty/Twisted/twisted/spread/ui/tktree.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/ui/tkutil.py
 delete mode 100644 ThirdParty/Twisted/twisted/spread/util.py
 delete mode 100644 ThirdParty/Twisted/twisted/tap/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/tap/ftp.py
 delete mode 100644 ThirdParty/Twisted/twisted/tap/manhole.py
 delete mode 100644 ThirdParty/Twisted/twisted/tap/portforward.py
 delete mode 100644 ThirdParty/Twisted/twisted/tap/socks.py
 delete mode 100644 ThirdParty/Twisted/twisted/tap/telnet.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/_preamble.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/crash_test_dummy.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/iosim.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/mock_win32process.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/myrebuilder1.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/myrebuilder2.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/plugin_basic.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/plugin_extra1.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/plugin_extra2.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/process_cmdline.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/process_echoer.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/process_fds.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/process_linger.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/process_reader.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/process_signal.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/process_stdinreader.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/process_tester.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/process_tty.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/process_twisted.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/proto_helpers.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/raiser.c
 delete mode 100644 ThirdParty/Twisted/twisted/test/raiser.pyx
 delete mode 100644 ThirdParty/Twisted/twisted/test/reflect_helper_IE.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/reflect_helper_VE.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/reflect_helper_ZDE.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/server.pem
 delete mode 100644 ThirdParty/Twisted/twisted/test/ssl_helpers.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/stdio_test_consumer.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/stdio_test_halfclose.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/stdio_test_hostpeer.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/stdio_test_lastwrite.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/stdio_test_loseconn.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/stdio_test_producer.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/stdio_test_write.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/stdio_test_writeseq.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_abstract.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_adbapi.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_amp.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_application.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_banana.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_compat.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_context.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_cooperator.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_defer.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_defgen.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_dict.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_digestauth.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_dirdbm.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_doc.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_error.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_explorer.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_factories.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_failure.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_fdesc.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_finger.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_formmethod.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_ftp.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_ftp_options.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_hook.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_htb.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_ident.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_internet.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_iosim.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_iutils.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_jelly.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_lockfile.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_log.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_logfile.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_loopback.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_manhole.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_memcache.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_modules.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_monkey.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_newcred.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_nmea.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_paths.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_pb.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_pbfailure.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_pcp.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_persisted.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_plugin.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_policies.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_postfix.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_process.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_protocols.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_randbytes.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_rebuild.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_reflect.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_roots.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_shortcut.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_sip.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_sob.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_socks.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_ssl.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_sslverify.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_stateful.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_stdio.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_strcred.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_strerror.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_stringtransport.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_strports.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_task.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_tcp.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_tcp_internals.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_text.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_threadable.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_threadpool.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_threads.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_tpfile.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_twistd.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_twisted.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_udp.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_unix.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/test_usage.py
 delete mode 100644 ThirdParty/Twisted/twisted/test/testutils.py
 delete mode 100644 ThirdParty/Twisted/twisted/topfiles/CREDITS
 delete mode 100644 ThirdParty/Twisted/twisted/topfiles/ChangeLog.Old
 delete mode 100644 ThirdParty/Twisted/twisted/topfiles/NEWS
 delete mode 100644 ThirdParty/Twisted/twisted/topfiles/README
 delete mode 100755 ThirdParty/Twisted/twisted/topfiles/setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_asyncrunner.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_asynctest.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/distreporter.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/disttrial.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/managercommands.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/options.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/test/test_distreporter.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/test/test_disttrial.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/test/test_options.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/test/test_worker.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/test/test_workerreporter.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/test/test_workertrial.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/worker.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/workercommands.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/workerreporter.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_dist/workertrial.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/_synctest.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/itrial.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/reporter.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/runner.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/detests.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/erroneous.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/mockcustomsuite.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/mockcustomsuite2.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/mockcustomsuite3.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/mockdoctest.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/moduleself.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/moduletest.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/novars.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/ordertests.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/packages.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/sample.py
 delete mode 100755 ThirdParty/Twisted/twisted/trial/test/scripttest.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/skipping.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/suppression.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_assertions.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_asyncassertions.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_deferred.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_doctest.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_keyboard.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_loader.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_log.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_output.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_plugins.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_pyunitcompat.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_reporter.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_runner.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_script.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_suppression.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_testcase.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_tests.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_util.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/test_warning.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/test/weird.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/unittest.py
 delete mode 100644 ThirdParty/Twisted/twisted/trial/util.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/_auth/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/_auth/basic.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/_auth/digest.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/_auth/wrapper.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/_element.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/_flatten.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/_newclient.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/_responses.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/_stan.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/_version.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/client.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/demo.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/distrib.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/domhelpers.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/error.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/failure.xhtml
 delete mode 100644 ThirdParty/Twisted/twisted/web/guard.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/html.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/http.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/http_headers.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/iweb.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/microdom.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/proxy.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/resource.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/rewrite.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/script.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/server.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/soap.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/static.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/sux.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/tap.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/template.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/_util.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/requesthelper.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_agent.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_cgi.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_distrib.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_domhelpers.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_error.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_flatten.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_http.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_http_headers.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_httpauth.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_newclient.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_proxy.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_resource.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_script.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_soap.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_stan.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_static.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_tap.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_template.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_util.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_vhost.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_web.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_webclient.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_wsgi.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_xml.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/test/test_xmlrpc.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/topfiles/NEWS
 delete mode 100644 ThirdParty/Twisted/twisted/web/topfiles/README
 delete mode 100644 ThirdParty/Twisted/twisted/web/topfiles/setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/twcgi.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/util.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/vhost.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/wsgi.py
 delete mode 100644 ThirdParty/Twisted/twisted/web/xmlrpc.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/_version.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/ewords.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/im/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/im/baseaccount.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/im/basechat.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/im/basesupport.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/im/instancemessenger.glade
 delete mode 100644 ThirdParty/Twisted/twisted/words/im/interfaces.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/im/ircsupport.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/im/locals.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/im/pbsupport.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/iwords.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/irc.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/jabber/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/jabber/client.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/jabber/component.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/jabber/error.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/jabber/ijabber.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/jabber/jid.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/jabber/jstrports.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/jabber/sasl.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/jabber/sasl_mechanisms.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/jabber/xmlstream.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/jabber/xmpp_stringprep.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/msn.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/protocols/oscar.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/service.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/tap.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_basechat.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_basesupport.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_domish.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_irc.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_irc_service.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_ircsupport.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_jabberclient.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_jabbercomponent.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_jabbererror.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_jabberjid.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_jabberjstrports.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_jabbersasl.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_jabbersaslmechanisms.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_jabberxmlstream.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_jabberxmppstringprep.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_msn.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_oscar.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_service.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_tap.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_xishutil.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_xmlstream.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_xmpproutertap.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/test/test_xpath.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/topfiles/NEWS
 delete mode 100644 ThirdParty/Twisted/twisted/words/topfiles/README
 delete mode 100644 ThirdParty/Twisted/twisted/words/topfiles/setup.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/xish/__init__.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/xish/domish.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/xish/utility.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/xish/xmlstream.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/xish/xpath.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/xish/xpathparser.g
 delete mode 100644 ThirdParty/Twisted/twisted/words/xish/xpathparser.py
 delete mode 100644 ThirdParty/Twisted/twisted/words/xmpproutertap.py
 delete mode 100644 ThirdParty/UPDATING.md
 delete mode 100644 ThirdParty/ZopeInterface/CMakeLists.txt
 delete mode 100644 ThirdParty/ZopeInterface/COPYRIGHT.txt
 delete mode 100644 ThirdParty/ZopeInterface/LICENSE.txt
 delete mode 100644 ThirdParty/ZopeInterface/PKG-INFO
 delete mode 100644 ThirdParty/ZopeInterface/README.rst
 delete mode 100644 ThirdParty/ZopeInterface/module.cmake
 delete mode 100644 ThirdParty/ZopeInterface/zope/__init__.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/__init__.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/_compat.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/_flatten.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/_zope_interface_coptimizations.c
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/adapter.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/advice.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/common/__init__.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/common/idatetime.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/common/interfaces.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/common/mapping.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/common/sequence.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/common/tests/__init__.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/common/tests/basemapping.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/common/tests/test_idatetime.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/common/tests/test_import_interfaces.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/declarations.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/document.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/exceptions.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/interface.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/interfaces.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/registry.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/ro.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/__init__.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/advisory_testing.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/dummy.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/idummy.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/ifoo.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/ifoo_other.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/m1.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/m2.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/odd.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_adapter.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_advice.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_declarations.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_document.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_element.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_exceptions.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_interface.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_interfaces.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_odd_declarations.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_registry.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_sorting.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/tests/test_verify.py
 delete mode 100644 ThirdParty/ZopeInterface/zope/interface/verify.py
 delete mode 100644 ThirdParty/diy2/CMakeLists.txt
 delete mode 100644 ThirdParty/diy2/module.cmake
 delete mode 100755 ThirdParty/diy2/update.sh
 delete mode 100644 ThirdParty/diy2/vtk_diy2.h.in
 delete mode 100644 ThirdParty/diy2/vtkdiy2/CMakeLists.txt
 delete mode 100644 ThirdParty/diy2/vtkdiy2/LEGAL.txt
 delete mode 100644 ThirdParty/diy2/vtkdiy2/LICENSE.txt
 delete mode 100644 ThirdParty/diy2/vtkdiy2/README.md
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/algorithms.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/assigner.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/collection.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/communicator.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/constants.h
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/critical-resource.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/decomposition.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/detail/algorithms/kdtree-sampling.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/detail/algorithms/kdtree.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/detail/algorithms/sort.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/detail/collectives.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/detail/reduce/all-to-all.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/io/block.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/io/bov.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/io/numpy.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/link.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/master.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi/collectives.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi/communicator.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi/constants.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi/datatypes.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi/io.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi/operations.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi/optional.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi/point-to-point.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi/request.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/mpi/status.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/no-thread.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/partners/all-reduce.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/partners/broadcast.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/partners/common.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/partners/merge.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/partners/swap.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/pick.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/proxy.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/reduce-operations.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/reduce.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/serialization.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/storage.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/thread.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/thread/fast_mutex.h
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/thread/tinythread.cpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/thread/tinythread.h
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/time.hpp
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/types.h
 delete mode 100644 ThirdParty/diy2/vtkdiy2/include/vtkdiy/types.hpp
 delete mode 100644 ThirdParty/expat/vtkexpat/CMakeLists.txt
 delete mode 100644 ThirdParty/expat/vtkexpat/COPYING
 delete mode 100644 ThirdParty/expat/vtkexpat/ascii.h
 delete mode 100644 ThirdParty/expat/vtkexpat/asciitab.h
 delete mode 100644 ThirdParty/expat/vtkexpat/expat.h
 delete mode 100644 ThirdParty/expat/vtkexpat/expatConfig.h.in
 delete mode 100644 ThirdParty/expat/vtkexpat/expatDllConfig.h.in
 delete mode 100644 ThirdParty/expat/vtkexpat/iasciitab.h
 delete mode 100644 ThirdParty/expat/vtkexpat/latin1tab.h
 delete mode 100644 ThirdParty/expat/vtkexpat/nametab.h
 delete mode 100644 ThirdParty/expat/vtkexpat/utf8tab.h
 delete mode 100644 ThirdParty/expat/vtkexpat/vtk_expat_mangle.h
 delete mode 100644 ThirdParty/expat/vtkexpat/xmlparse.c
 delete mode 100644 ThirdParty/expat/vtkexpat/xmlrole.c
 delete mode 100644 ThirdParty/expat/vtkexpat/xmlrole.h
 delete mode 100644 ThirdParty/expat/vtkexpat/xmltok.c
 delete mode 100644 ThirdParty/expat/vtkexpat/xmltok.h
 delete mode 100644 ThirdParty/expat/vtkexpat/xmltok_impl.c
 delete mode 100644 ThirdParty/expat/vtkexpat/xmltok_impl.h
 delete mode 100644 ThirdParty/expat/vtkexpat/xmltok_ns.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/CMakeLists.txt
 delete mode 100644 ThirdParty/freetype/vtkfreetype/README
 delete mode 100644 ThirdParty/freetype/vtkfreetype/README.VTK.txt
 delete mode 100644 ThirdParty/freetype/vtkfreetype/builds/unix/ftconfig.in
 delete mode 100644 ThirdParty/freetype/vtkfreetype/builds/unix/ftsystem.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/builds/win32/ftdebug.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/docs/FTL.TXT
 delete mode 100644 ThirdParty/freetype/vtkfreetype/docs/LICENSE.TXT
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/config/ftconfig.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/config/ftheader.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/config/ftmodule.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/config/ftoption.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/config/ftstdlib.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/freetype.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftadvanc.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftbbox.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftbdf.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftbitmap.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftbzip2.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftcache.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftchapters.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftcid.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/fterrdef.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/fterrors.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftgasp.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftglyph.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftgxval.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftgzip.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftimage.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftincrem.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftlcdfil.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftlist.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftlzw.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftmac.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftmm.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftmodapi.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftmoderr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftotval.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftoutln.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftpfr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftrender.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftsizes.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftsnames.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftstroke.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftsynth.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftsystem.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/fttrigon.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/fttypes.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftwinfnt.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ftxf86.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/autohint.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/ftcalc.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/ftdebug.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/ftdriver.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/ftgloadr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/ftmemory.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/ftobjs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/ftpic.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/ftrfork.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/ftserv.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/ftstream.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/fttrace.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/ftvalid.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/internal.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/psaux.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/pshints.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svbdf.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svcid.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svgldict.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svgxval.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svkern.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svmm.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svotval.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svpfr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svpostnm.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svpscmap.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svpsinfo.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svsfnt.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svttcmap.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svtteng.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svttglyf.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svwinfnt.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/services/svxf86nm.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/sfnt.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/t1types.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/internal/tttypes.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/t1tables.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ttnameid.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/tttables.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/tttags.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/freetype/ttunpat.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/ft2build.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/vtkFreeTypeConfig.h.in
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/vtk_freetype_mangle.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/include/vtk_ftmodule.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afangles.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afangles.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afcjk.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afcjk.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afdummy.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afdummy.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/aferrors.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afglobal.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afglobal.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afhints.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afhints.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afindic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afindic.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/aflatin.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/aflatin.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/aflatin2.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/aflatin2.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afloader.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afloader.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afmodule.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afmodule.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afpic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afpic.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/aftypes.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afwarp.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/afwarp.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/autofit/autofit.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/basepic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/basepic.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftadvanc.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftapi.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftbase.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftbase.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftbbox.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftbdf.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftbitmap.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftcalc.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftcid.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftdbgmem.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftdebug.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftfstype.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftgasp.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftgloadr.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftglyph.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftgxval.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftinit.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftlcdfil.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftmac.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftmm.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftobjs.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftotval.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftoutln.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftpatent.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftpfr.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftpic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftrfork.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftsnames.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftstream.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftstroke.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftsynth.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftsystem.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/fttrigon.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/fttype1.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftutil.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftwinfnt.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/base/ftxf86.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/bdf/README
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/bdf/bdf.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/bdf/bdf.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/bdf/bdfdrivr.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/bdf/bdfdrivr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/bdf/bdferror.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/bdf/bdflib.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/bzip2/ftbzip2.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcache.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcbasic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftccache.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftccache.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftccback.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftccmap.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcerror.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcglyph.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcglyph.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcimage.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcimage.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcmanag.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcmanag.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcmru.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcmru.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcsbits.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cache/ftcsbits.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cff.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffcmap.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffcmap.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffdrivr.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffdrivr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cfferrs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffgload.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffgload.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffload.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffload.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffobjs.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffobjs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffparse.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffparse.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffpic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cffpic.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cfftoken.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cff/cfftypes.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/ciderrs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/cidgload.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/cidgload.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/cidload.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/cidload.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/cidobjs.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/cidobjs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/cidparse.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/cidparse.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/cidriver.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/cidriver.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/cidtoken.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/cid/type1cid.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/README
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvalid.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvalid.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvbsln.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvcommn.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvcommn.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxverror.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvfeat.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvfeat.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvfgen.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvjust.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvkern.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvlcar.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmod.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmod.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmort.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmort.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmort0.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmort1.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmort2.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmort4.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmort5.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmorx.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmorx.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmorx0.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmorx1.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmorx2.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmorx4.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvmorx5.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvopbd.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvprop.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gxvalid/gxvtrak.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/adler32.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/ftgzip.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/infblock.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/infblock.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/infcodes.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/infcodes.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/inffixed.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/inflate.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/inftrees.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/inftrees.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/infutil.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/infutil.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/zconf.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/zlib.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/zutil.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/gzip/zutil.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/lzw/ftlzw.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/lzw/ftzopen.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/lzw/ftzopen.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvalid.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvalid.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvbase.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvcommn.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvcommn.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otverror.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvgdef.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvgpos.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvgpos.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvgsub.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvjstf.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvmath.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvmod.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/otvalid/otvmod.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pcf/README
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pcf/pcf.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pcf/pcf.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pcf/pcfdrivr.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pcf/pcfdrivr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pcf/pcferror.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pcf/pcfread.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pcf/pcfread.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pcf/pcfutil.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pcf/pcfutil.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfr.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrcmap.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrcmap.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrdrivr.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrdrivr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrerror.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrgload.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrgload.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrload.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrload.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrobjs.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrobjs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrsbit.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrsbit.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pfr/pfrtypes.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/afmparse.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/afmparse.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/psaux.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/psauxerr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/psauxmod.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/psauxmod.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/psconv.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/psconv.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/psobjs.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/psobjs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/t1cmap.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/t1cmap.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/t1decode.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psaux/t1decode.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshalgo.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshalgo.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshglob.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshglob.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshinter.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshmod.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshmod.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshnterr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshpic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshpic.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshrec.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/pshinter/pshrec.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psnames/psmodule.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psnames/psmodule.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psnames/psnamerr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psnames/psnames.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psnames/pspic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psnames/pspic.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/psnames/pstables.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/raster/ftmisc.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/raster/ftraster.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/raster/ftraster.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/raster/ftrend1.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/raster/ftrend1.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/raster/raster.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/raster/rasterrs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/raster/rastpic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/raster/rastpic.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/sfdriver.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/sfdriver.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/sferrors.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/sfnt.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/sfntpic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/sfntpic.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/sfobjs.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/sfobjs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttbdf.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttbdf.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttcmap.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttcmap.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttcmapc.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttkern.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttkern.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttload.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttload.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttmtx.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttmtx.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttpost.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttpost.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttsbit.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttsbit.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/sfnt/ttsbit0.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/smooth/ftgrays.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/smooth/ftgrays.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/smooth/ftsmerrs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/smooth/ftsmooth.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/smooth/ftsmooth.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/smooth/ftspic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/smooth/ftspic.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/smooth/smooth.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/truetype.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttdriver.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttdriver.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/tterrors.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttgload.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttgload.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttgxvar.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttgxvar.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttinterp.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttinterp.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttobjs.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttobjs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttpic.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttpic.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttpload.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/truetype/ttpload.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1afm.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1afm.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1driver.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1driver.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1errors.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1gload.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1gload.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1load.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1load.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1objs.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1objs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1parse.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1parse.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/t1tokens.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type1/type1.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type42/t42drivr.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type42/t42drivr.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type42/t42error.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type42/t42objs.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type42/t42objs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type42/t42parse.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type42/t42parse.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type42/t42types.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/type42/type42.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/winfonts/fnterrs.h
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/winfonts/winfnt.c
 delete mode 100644 ThirdParty/freetype/vtkfreetype/src/winfonts/winfnt.h
 create mode 100644 ThirdParty/ftgl/CMakeLists.txt
 create mode 100644 ThirdParty/ftgl/README.VTK.txt
 create mode 100644 ThirdParty/ftgl/README.txt
 create mode 100644 ThirdParty/ftgl/demo/FTGLDemo.cpp
 create mode 100644 ThirdParty/ftgl/demo/README.txt
 create mode 100644 ThirdParty/ftgl/demo/demo.cpp
 create mode 100644 ThirdParty/ftgl/demo/tb.c
 create mode 100644 ThirdParty/ftgl/demo/tb.h
 create mode 100644 ThirdParty/ftgl/demo/trackball.c
 create mode 100644 ThirdParty/ftgl/demo/trackball.h
 create mode 100644 ThirdParty/ftgl/license.txt
 create mode 100644 ThirdParty/ftgl/module.cmake
 create mode 100644 ThirdParty/ftgl/src/FTBitmapGlyph.cpp
 create mode 100644 ThirdParty/ftgl/src/FTBitmapGlyph.h
 create mode 100644 ThirdParty/ftgl/src/FTBitmapGlyphRenderMesa.cpp
 create mode 100644 ThirdParty/ftgl/src/FTBitmapGlyphRenderOpenGL.cpp
 create mode 100644 ThirdParty/ftgl/src/FTCharmap.cpp
 create mode 100644 ThirdParty/ftgl/src/FTCharmap.h
 create mode 100644 ThirdParty/ftgl/src/FTExtrdGlyph.cpp
 create mode 100644 ThirdParty/ftgl/src/FTExtrdGlyph.h
 create mode 100644 ThirdParty/ftgl/src/FTFace.cpp
 create mode 100644 ThirdParty/ftgl/src/FTFace.h
 create mode 100644 ThirdParty/ftgl/src/FTFont.cpp
 create mode 100644 ThirdParty/ftgl/src/FTFont.h
 create mode 100644 ThirdParty/ftgl/src/FTGL.h
 create mode 100644 ThirdParty/ftgl/src/FTGLBitmapFont.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGLBitmapFont.h
 create mode 100644 ThirdParty/ftgl/src/FTGLBitmapFontRenderMesa.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGLBitmapFontRenderOpenGL.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGLExtrdFont.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGLExtrdFont.h
 create mode 100644 ThirdParty/ftgl/src/FTGLOutlineFont.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGLOutlineFont.h
 create mode 100644 ThirdParty/ftgl/src/FTGLPixmapFont.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGLPixmapFont.h
 create mode 100644 ThirdParty/ftgl/src/FTGLPixmapFontRenderMesa.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGLPixmapFontRenderOpenGL.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGLPolygonFont.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGLPolygonFont.h
 create mode 100644 ThirdParty/ftgl/src/FTGLTextureFont.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGLTextureFont.h
 create mode 100644 ThirdParty/ftgl/src/FTGLgl.h
 create mode 100644 ThirdParty/ftgl/src/FTGlyph.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGlyph.h
 create mode 100644 ThirdParty/ftgl/src/FTGlyphContainer.cpp
 create mode 100644 ThirdParty/ftgl/src/FTGlyphContainer.h
 create mode 100644 ThirdParty/ftgl/src/FTLibrary.cpp
 create mode 100644 ThirdParty/ftgl/src/FTLibrary.h
 create mode 100644 ThirdParty/ftgl/src/FTOutlineGlyph.cpp
 create mode 100644 ThirdParty/ftgl/src/FTOutlineGlyph.h
 create mode 100644 ThirdParty/ftgl/src/FTPixmapGlyph.cpp
 create mode 100644 ThirdParty/ftgl/src/FTPixmapGlyph.h
 create mode 100644 ThirdParty/ftgl/src/FTPixmapGlyphRenderMesa.cpp
 create mode 100644 ThirdParty/ftgl/src/FTPixmapGlyphRenderOpenGL.cpp
 create mode 100644 ThirdParty/ftgl/src/FTPolyGlyph.cpp
 create mode 100644 ThirdParty/ftgl/src/FTPolyGlyph.h
 create mode 100644 ThirdParty/ftgl/src/FTSize.cpp
 create mode 100644 ThirdParty/ftgl/src/FTSize.h
 create mode 100644 ThirdParty/ftgl/src/FTTextureGlyph.cpp
 create mode 100644 ThirdParty/ftgl/src/FTTextureGlyph.h
 create mode 100644 ThirdParty/ftgl/src/FTVectoriser.cpp
 create mode 100644 ThirdParty/ftgl/src/FTVectoriser.h
 create mode 100644 ThirdParty/ftgl/src/NoSTL/FTCallbackVector.h
 create mode 100644 ThirdParty/ftgl/src/NoSTL/FTCharToGlyphIndexMap.h
 create mode 100644 ThirdParty/ftgl/src/NoSTL/FTContourVector.h
 create mode 100644 ThirdParty/ftgl/src/NoSTL/FTGlyphVector.h
 create mode 100644 ThirdParty/ftgl/src/NoSTL/FTPointVector.h
 create mode 100644 ThirdParty/ftgl/src/NoSTL/FTTesselationVector.h
 create mode 100644 ThirdParty/ftgl/src/NoSTL/FTVector.h
 create mode 100644 ThirdParty/ftgl/vtkftglConfig.h.in
 delete mode 100644 ThirdParty/gl2ps/vtkgl2ps/CMakeLists.txt
 delete mode 100644 ThirdParty/gl2ps/vtkgl2ps/COPYING.GL2PS
 delete mode 100644 ThirdParty/gl2ps/vtkgl2ps/COPYING.LGPL
 delete mode 100644 ThirdParty/gl2ps/vtkgl2ps/README.VTK.txt
 delete mode 100644 ThirdParty/gl2ps/vtkgl2ps/gl2ps.c
 delete mode 100644 ThirdParty/gl2ps/vtkgl2ps/gl2ps.h
 delete mode 100644 ThirdParty/glew/vtkglew/CMakeLists.txt
 delete mode 100644 ThirdParty/glew/vtkglew/LICENSE.txt
 delete mode 100644 ThirdParty/glew/vtkglew/README.txt
 delete mode 100644 ThirdParty/glew/vtkglew/TODO.txt
 delete mode 100644 ThirdParty/glew/vtkglew/glew.pc.in
 delete mode 100644 ThirdParty/glew/vtkglew/include/GL/glew.h
 delete mode 100644 ThirdParty/glew/vtkglew/include/GL/glxew.h
 delete mode 100644 ThirdParty/glew/vtkglew/include/GL/wglew.h
 delete mode 100644 ThirdParty/glew/vtkglew/src/glew.c
 delete mode 100644 ThirdParty/glew/vtkglew/src/glewinfo.c
 delete mode 100644 ThirdParty/glew/vtkglew/src/visualinfo.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/.NoDartCoverage
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/ACKNOWLEDGMENTS
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/CMakeFilters.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/CMakeInstallation.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/CMakeLists.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/COPYING
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/CTestConfig.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/README-VTK.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/README.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/UserMacros.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/CMakeLists.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/COPYING
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/CMakeLists.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5AbstractDs.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5AbstractDs.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Alltypes.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5ArrayType.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5ArrayType.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5AtomType.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5AtomType.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Attribute.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Attribute.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Classes.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5CommonFG.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5CommonFG.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5CompType.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5CompType.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Cpp.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5CppDoc.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSet.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSet.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSpace.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSpace.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataType.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataType.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5DcreatProp.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5DcreatProp.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5DxferProp.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5DxferProp.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5EnumType.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5EnumType.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Exception.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Exception.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5FaccProp.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5FaccProp.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5FcreatProp.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5FcreatProp.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5File.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5File.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5FloatType.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5FloatType.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Group.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Group.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5IdComponent.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5IdComponent.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Include.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5IntType.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5IntType.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Library.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Library.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Location.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Location.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Object.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5Object.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5PredType.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5PredType.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5PropList.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5PropList.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5StrType.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5StrType.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5VarLenType.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/H5VarLenType.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/Makefile.am
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/Makefile.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/RM_stylesheet.css
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/cpp_doc_config
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/h5c++.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/header.html
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/header_files/filelist.xml
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/header_files/hdf_logo.jpg
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/header_files/help.jpg
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/header_files/image001.jpg
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/c++/src/header_files/image002.jpg
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/CPack.Info.plist.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/CTestCustom.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/CheckTypeSize.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/ConfigureChecks.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/ConversionTests.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/FindHDF5.cmake.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/FindMPI.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/FindSZIP.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/GetTimeOfDayTest.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/H5cxx_config.h.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/H5pubconf.h.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/HDF518_Examples.cmake.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5CXXTests.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Macros.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5UseFortran.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/HDFLibMacros.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/HDFMacros.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/NSIS.InstallOptions.ini.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/NSIS.template.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/PkgInfo.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/README.txt.cmake.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/UserMacros/Windows_MT.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/cacheinit.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/grepTest.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/hdf.bmp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/hdf.icns
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/hdf.ico
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/hdf5-config-version.cmake.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/hdf5-config.cmake.build.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/hdf5-config.cmake.install.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/libhdf5.settings.cmake.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/mccacheinit.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/prunTest.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/runTest.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/userblockTest.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/version.plist.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/cmake/vfdTest.cmake
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/config/lt_vers.am
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/CMakeLists.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/COPYING
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/c++/CMakeLists.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/c++/COPYING
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/c++/src/CMakeLists.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/c++/src/H5PacketTable.cpp
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/c++/src/H5PacketTable.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/c++/src/Makefile.am
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/c++/src/Makefile.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/CMakeLists.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/COPYING
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5DO.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5DOpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5DS.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5DSprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5DSpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5HLprivate2.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5IM.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5IMprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5IMpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5LT.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTanalyze.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTanalyze.l
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTparse.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTparse.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTparse.y
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5PT.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5PTprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5PTpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5TB.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5TBprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/H5TBpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/Makefile.am
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/Makefile.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/hdf5_hl.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/hl/src/vtk_libhdf5_hl_mangle.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/.indent.pro
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/CMakeLists.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/COPYING
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5A.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5AC.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5ACpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5ACprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5ACpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Abtree2.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Adense.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Aint.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Apkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Aprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Apublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Atest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5B.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5B2.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5B2cache.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5B2dbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5B2hdr.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5B2int.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5B2pkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5B2private.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5B2public.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5B2stat.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5B2test.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Bcache.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Bdbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Bpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Bprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Bpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5C.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5CS.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5CSprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Cpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Cprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Cpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5D.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dbtree.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dchunk.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dcompact.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dcontig.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ddbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ddeprec.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Defl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dfill.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dint.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dio.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dlayout.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dmpio.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Doh.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dscatgath.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dselect.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Dtest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5E.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Edefin.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Edeprec.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Einit.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Eint.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Epkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Epubgen.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Epublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Eterm.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5F.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FD.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDcore.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDcore.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDdirect.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDdirect.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDfamily.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDfamily.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDint.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDlog.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDlog.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDmpi.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDmpi.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDmpio.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDmpio.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDmulti.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDmulti.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDsec2.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDsec2.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDspace.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDstdio.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDstdio.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDwindows.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FDwindows.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FL.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FLprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FO.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FOprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FS.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FScache.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FSdbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FSpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FSprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FSpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FSsection.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FSstat.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5FStest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Faccum.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fcwfs.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fdbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fefc.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ffake.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fio.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fmount.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fmpi.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fquery.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fsfile.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fsuper.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Fsuper_cache.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ftest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5G.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gbtree2.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gcache.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gcompact.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gdense.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gdeprec.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gent.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gint.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Glink.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gloc.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gname.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gnode.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gobj.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Goh.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Groot.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gstab.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gtest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Gtraverse.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HF.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFbtree2.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFcache.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFdbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFdblock.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFdtable.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFhdr.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFhuge.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFiblock.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFiter.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFman.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFsection.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFspace.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFstat.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFtest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HFtiny.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HG.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HGcache.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HGdbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HGpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HGprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HGpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HGquery.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HL.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HLcache.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HLdbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HLint.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HLpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HLprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HLpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HP.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5HPprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5I.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ipkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Iprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ipublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Itest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5L.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Lexternal.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Lpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Lprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Lpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MF.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MFaggr.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MFdbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MFpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MFprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MFsection.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MM.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MMprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MMpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MP.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MPpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MPprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5MPtest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5O.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Oainfo.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Oalloc.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Oattr.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Oattribute.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Obogus.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Obtreek.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ocache.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ochunk.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ocont.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ocopy.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Odbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Odrvinfo.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Odtype.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Oefl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ofill.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Oginfo.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Olayout.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Olinfo.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Olink.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Omessage.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Omtime.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Oname.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Onull.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Opkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Opline.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Oprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Opublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Orefcount.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Osdspace.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Oshared.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Oshared.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Oshmesg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ostab.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Otest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ounknown.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5P.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5PL.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5PLextern.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5PLprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pacpl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pdapl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pdcpl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pdeprec.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pdxpl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pfapl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pfcpl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pfmpl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pgcpl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pint.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Plapl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Plcpl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pocpl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pocpypl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ppkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ppublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Pstrcpl.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ptest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5R.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5RC.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5RCprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5RS.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5RSprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Rdeprec.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Rpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Rprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Rpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5S.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5SL.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5SLprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5SM.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5SMbtree2.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5SMcache.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5SMmessage.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5SMpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5SMprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5SMtest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5ST.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5STprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Sall.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Sdbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Shyper.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Smpio.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Snone.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Spkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Spoint.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Sprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Spublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Sselect.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Stest.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5T.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5TS.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5TSprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tarray.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tbit.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tcommit.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tcompound.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tconv.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tcset.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tdbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tdeprec.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tenum.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tfields.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tfixed.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tfloat.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tnative.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Toffset.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Toh.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Topaque.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Torder.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tpad.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tprecis.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tstrpad.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tvisit.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Tvlen.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5VM.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5VMprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5WB.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5WBprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Z.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Zdeflate.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Zfletcher32.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Znbit.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Zpkg.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Zprivate.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Zpublic.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Zscaleoffset.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Zshuffle.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Zszip.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5Ztrans.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5api_adpt.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5checksum.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5config.h.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5dbg.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5detect.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5err.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5make_libsettings.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5overflow.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5overflow.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5private.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5public.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5system.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5timer.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5trace.c
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5vers.txt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5version.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/H5win32defs.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/Makefile.am
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/Makefile.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/hdf5-lin.lnt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/hdf5-win.lnt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/hdf5.h
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/hdf5.lnt
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/libhdf5.settings.in
 delete mode 100644 ThirdParty/hdf5/vtkhdf5/src/vtk_libhdf5_mangle.h
 delete mode 100644 ThirdParty/imported.md
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/CMakeLists.txt
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/README
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/README.VTK.txt
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/change.log
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/filelist.doc
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/install.doc
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcapimin.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcapistd.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jccoefct.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jccolor.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcdctmgr.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jchuff.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jchuff.h
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcinit.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcmainct.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcmarker.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcmaster.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcomapi.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jconfig.doc
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jconfig.h
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcparam.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcphuff.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcprepct.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jcsample.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jctrans.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdapimin.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdapistd.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdatadst.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdatasrc.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdcoefct.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdcolor.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdct.h
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jddctmgr.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdhuff.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdhuff.h
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdinput.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdmainct.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdmarker.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdmaster.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdmerge.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdphuff.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdpostct.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdsample.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jdtrans.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jerror.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jerror.h
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jfdctflt.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jfdctfst.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jfdctint.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jidctflt.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jidctfst.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jidctint.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jidctred.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jinclude.h
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jmemmgr.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jmemnobs.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jmemsys.h
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jmorecfg.h
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jpegDllConfig.h.in
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jpegint.h
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jpeglib.h
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jquant1.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jquant2.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jutils.c
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/jversion.h
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/libjpeg.doc
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/structure.doc
 delete mode 100644 ThirdParty/jpeg/vtkjpeg/vtk_jpeg_mangle.h
 delete mode 100755 ThirdParty/jsoncpp/update.sh
 delete mode 100644 ThirdParty/jsoncpp/vtkjsoncpp/CMakeLists.txt
 delete mode 100644 ThirdParty/jsoncpp/vtkjsoncpp/LICENSE
 delete mode 100644 ThirdParty/jsoncpp/vtkjsoncpp/json/json-forwards.h
 delete mode 100644 ThirdParty/jsoncpp/vtkjsoncpp/json/json.h
 delete mode 100644 ThirdParty/jsoncpp/vtkjsoncpp/jsoncpp.cpp
 delete mode 100755 ThirdParty/libproj4/update.sh
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/AUTHORS
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/COPYING
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/ChangeLog
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/NEWS
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/cmake/Proj4Config.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/cmake/Proj4InstallPath.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/cmake/Proj4Mac.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/cmake/Proj4SystemInfo.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/cmake/Proj4Test.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/cmake/Proj4Utilities.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/cmake/Proj4Version.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/cmake/policies.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/cmake/proj_config.cmake.in
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/cmake/project-config-version.cmake.in
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/cmake/project-config.cmake.in
 create mode 100644 ThirdParty/libproj4/vtklibproj4/lib_proj.h
 create mode 100644 ThirdParty/libproj4/vtklibproj4/lproj.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_adjlon.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_aea.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_aeqd.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_airy.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_aitoff.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_apian2.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_ardn_cls.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_armadillo.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_august.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_auth.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_bacon.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_baker.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_baranyi.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_baranyi4.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_bipc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_boggs.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_bonne.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_braun2.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_cass.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_cc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_cea.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_collg.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_config.h.cmake
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_crast.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_cubic.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_cyl_stere.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_denoy.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_deriv.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_dmstor.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_dummy.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_eck1.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_eck2.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_eck3.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_eck4.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_eck5.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_eisen.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_ell_set.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_ellps.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_eqc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_eqdc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_equi_moll.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_erdi_ksz.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_err_list.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_errno.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_etmerc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_factors.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_fahey.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_fc-loerr.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_fouc_s.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_four1.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_four2.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_ftmerc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_fwd.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_gauss.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_geos.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_gilbert.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_gins8.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_gn_sinu.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_gnom.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_goode.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_gstmerc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_guyou.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_hammer.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_hatano.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_hill.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_holzel.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_imw_p.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_init.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_inv.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_kocc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_ktmerc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_labrd.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_laea.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_lagrng.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_larr.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_lask.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_lcc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_lcca.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_list.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_list.h
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_loxim.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_lsat.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_maurer.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_mayr.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_mbt_fps.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_mbtfpp.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_mbtfpq.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_mcb_s3.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_mdist.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_merc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_mill.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_mill_2.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_mill_per.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_mod_ster.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_moll.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_msfn.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_nell.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_nell_h.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_nocol.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_nsper.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_nzmg.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_ob_tran.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_ocea.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_oea.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_omerc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_ortho.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_oxford.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_param.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_phi2.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_poly.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_pr_list.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_psi.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_putp2.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_putp3.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_putp4p.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_putp5.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_putp6.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_robin.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_rouss.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_rpoly.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_rtodms.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_s_min_err.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_sconics.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_semiconf.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_somerc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_stere.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_sterea.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_strerrno.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_strerror_r.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_sts.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_tcc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_tcea.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_tmerc.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_tob_g1.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_tob_sqr.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_tpeqd.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_trans.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_translate.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_trapez.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_tsfn.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_units.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_urm5.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_urmfps.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_vandg.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_vandg2.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_vandg4.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_wag2.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_wag3.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_wag5.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_wag7.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_wag9.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_wink1.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_wink2.c
 create mode 100644 ThirdParty/libproj4/vtklibproj4/proj_zpoly1.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/CMakeLists.txt
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_aea.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_aeqd.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_airy.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_aitoff.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_august.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_bacon.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_bipc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_boggs.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_bonne.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_calcofi.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_cass.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_cc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_cea.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_chamb.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_collg.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_crast.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_denoy.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_eck1.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_eck2.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_eck3.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_eck4.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_eck5.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_eqc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_eqdc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_fahey.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_fouc_s.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_gall.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_geos.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_gins8.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_gn_sinu.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_gnom.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_goode.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_gstmerc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_hammer.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_hatano.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_healpix.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_igh.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_imw_p.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_isea.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_krovak.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_labrd.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_laea.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_lagrng.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_larr.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_lask.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_lcc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_lcca.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_loxim.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_lsat.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_mbt_fps.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_mbtfpp.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_mbtfpq.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_merc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_mill.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_mod_ster.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_moll.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_natearth.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_nell.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_nell_h.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_nocol.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_nsper.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_nzmg.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_ob_tran.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_ocea.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_oea.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_omerc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_ortho.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_poly.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_putp2.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_putp3.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_putp4p.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_putp5.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_putp6.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_qsc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_robin.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_rpoly.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_sconics.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_somerc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_stere.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_sterea.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_sts.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_tcc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_tcea.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_tmerc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_tpeqd.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_urm5.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_urmfps.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_vandg.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_vandg2.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_vandg4.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_wag2.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_wag3.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_wag7.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_wink1.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/PJ_wink2.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/aasincos.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/adjlon.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/bch2bps.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/bchgen.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/bin_cs2cs.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/bin_geod.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/bin_nad2bin.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/bin_proj.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/biveval.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/cs2cs.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/dmstor.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/emess.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/emess.h
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/gen_cheb.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/geocent.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/geocent.h
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/geod.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/geod_interface.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/geod_interface.h
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/geod_set.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/geodesic.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/geodesic.h
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/hypot.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/jniproj.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/lib_proj.cmake
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/mk_cheby.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/multistresstest.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/nad2bin.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/nad_cvt.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/nad_init.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/nad_intr.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/nad_list.h
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/org_proj4_PJ.h
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/org_proj4_Projections.h
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/p_series.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_apply_gridshift.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_apply_vgridshift.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_auth.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_ctx.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_datum_set.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_datums.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_deriv.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_ell_set.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_ellps.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_errno.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_factors.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_fileapi.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_fwd.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_gauss.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_gc_reader.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_geocent.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_gridcatalog.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_gridinfo.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_gridlist.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_init.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_initcache.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_inv.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_latlong.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_list.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_list.h
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_log.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_malloc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_mlfn.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_msfn.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_mutex.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_open_lib.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_param.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_phi2.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_pr_list.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_qsfn.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_release.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_strerrno.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_strtod.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_transform.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_tsfn.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_units.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_utils.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/pj_zpoly1.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/proj.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/proj.def
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/proj_api.h
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/proj_etmerc.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/proj_mdist.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/proj_rouss.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/projects.h
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/rtodms.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/test228.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/vector1.c
 delete mode 100644 ThirdParty/libproj4/vtklibproj4/src/vtk_libproj4_mangle.h
 create mode 100644 ThirdParty/libproj4/vtklibproj4/vtk_libproj4_mangle.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/AUTHORS
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/CMakeLists.txt
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/Copyright
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/DOCBparser.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/HTMLparser.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/HTMLtree.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/SAX.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/SAX2.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/c14n.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/catalog.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/chvalid.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/config_cmake.h.in
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/debugXML.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/dict.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/elfgcchack.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/encoding.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/entities.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/error.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/globals.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/hash.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/DOCBparser.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/HTMLparser.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/HTMLtree.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/SAX.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/SAX2.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/c14n.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/catalog.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/chvalid.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/debugXML.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/dict.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/encoding.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/entities.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/globals.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/hash.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/list.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/nanoftp.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/nanohttp.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/parser.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/parserInternals.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/pattern.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/relaxng.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/schemasInternals.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/schematron.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/threads.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/tree.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/uri.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/valid.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/vtk_libxml2_mangle.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xinclude.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xlink.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlIO.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlautomata.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlerror.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlexports.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlmemory.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlmodule.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlreader.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlregexp.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlsave.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlschemas.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlschemastypes.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlstring.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlunicode.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlversion.h.in
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlwin32version.h.in
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xmlwriter.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xpath.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xpathInternals.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/libxml/xpointer.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/include/wsockcompat.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/legacy.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/libxml.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/libxml2PlatformTests.cmake
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/list.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/nanoftp.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/nanohttp.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/parser.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/parserInternals.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/pattern.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/platformTestsC.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/regressions.xml
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/relaxng.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/rngparser.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/runsuite.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/runtest.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/schematron.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/threads.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/tree.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/trio.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/trio.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/triodef.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/trionan.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/trionan.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/triop.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/triostr.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/triostr.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/uri.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/valid.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/vtk_README.txt
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/vtk_libxml2_zlib.h
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xinclude.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xlink.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlIO.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlcatalog.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmllint.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlmemory.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlmodule.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlreader.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlregexp.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlsave.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlschemas.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlschemastypes.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlstring.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlunicode.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xmlwriter.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xpath.c
 delete mode 100644 ThirdParty/libxml2/vtklibxml2/xpointer.c
 delete mode 100644 ThirdParty/mpi4py/CMakeLists.txt
 delete mode 100644 ThirdParty/mpi4py/module.cmake
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/CMakeLists.txt
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/HISTORY.txt
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/LICENSE.txt
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/README.txt
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/THANKS.txt
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPE.c
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPE/MPE.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPE/helpers.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPE/mpe-log.c
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPE/mpe-log.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPE/mpe-log.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI.c
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/CAPI.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Comm.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Datatype.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Errhandler.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Exception.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/ExceptionC.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/ExceptionP.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/File.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Group.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Info.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/MPI.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Op.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Request.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Status.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/Win.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/asarray.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/asbuffer.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/asmemory.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/asmpistr.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/atimport.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/commimpl.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/helpers.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/message.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/opimpl.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/pickled.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/reqimpl.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/stdlib.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/typeimpl.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/typemap.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/typestr.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/MPI/winimpl.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/__init__.py
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/atimport.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/compat/hpmpi.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/compat/lammpi.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/compat/mpich1.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/compat/mpich2.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/compat/openmpi.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/compat/sicortex.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/config/lammpi.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/config/lammpiio.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/config/mpich1.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/config/mpich1io.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/config/mpich2.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/config/mpich2io.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/config/openmpi.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/config/unknown.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/dynload.c
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/dynload.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/fallback.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/include/mpi4py/MPI.pxd
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/include/mpi4py/__init__.pxd
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/include/mpi4py/__init__.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/include/mpi4py/mpi.pxi
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/include/mpi4py/mpi4py.MPI.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/include/mpi4py/mpi4py.MPI_api.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/include/mpi4py/mpi4py.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/include/mpi4py/mpi4py.i
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/include/mpi4py/mpi_c.pxd
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/missing.h
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/mpi4py.MPE.c
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/mpi4py.MPE.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/mpi4py.MPI.c
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/mpi4py.MPI.pyx
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/pmpi-mpe.c
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/pmpi-vt-hyb.c
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/pmpi-vt-mpi.c
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/pmpi-vt.c
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/python.c
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/rc.py
 delete mode 100644 ThirdParty/mpi4py/vtkmpi4py/src/vendor.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/CMakeLists.txt
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/COPYRIGHT
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/README
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/README-VTK.txt
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/RELEASE_NOTES
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/config.h.in
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/CMakeLists.txt
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/README
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/nctst.cpp
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/ncvalues.cpp
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/ncvalues.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/netcdf.cpp
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/netcdf.hh
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/netcdfcpp.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/ref_nctst.cdl
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/ref_nctst_64bit_offset.cdl
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/ref_nctst_netcdf4.cdl
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/ref_nctst_netcdf4_classic.cdl
 delete mode 100755 ThirdParty/netcdf/vtknetcdf/cxx/run_nc4_tests.sh
 delete mode 100755 ThirdParty/netcdf/vtknetcdf/cxx/run_nc_tests.sh
 delete mode 100755 ThirdParty/netcdf/vtknetcdf/cxx/run_valgrind_tests.sh
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/tst_failure.cpp
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/cxx/tst_many_writes.cpp
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/fbits.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/nc.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/nc3dispatch.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/nc_logging.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/nc_tests.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/nc_url.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/ncdimscale.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/ncdispatch.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/ncio.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/nclist.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/netcdf.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/netcdf_f.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/netcdf_par.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/utf8proc.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/include/vtk_netcdf_mangle.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/CMakeLists.txt
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/att.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/copy.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/dim.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/dispatch.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/error.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/file.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/nc4.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/nc_url.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/ncbytes.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/ncbytes.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/nclist.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/parallel.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/v2i.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libdispatch/var.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/liblib/CMakeLists.txt
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/liblib/stub.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/CMakeLists.txt
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/attr.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/attr.m4
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/dim.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/ffio.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/lookup3.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/nc.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/nc3dispatch.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/nclistmgr.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/ncx.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/ncx.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/ncx.m4
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/netcdf.3
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/onstack.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/posixio.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/pstdint.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/putget.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/putget.m4
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/rnd.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/string.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/utf8proc.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/utf8proc_data.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/v1hpg.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc/var.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/CMakeLists.txt
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/error4.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4attr.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4dim.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4dispatch.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4dispatch.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4file.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4grp.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4hdf.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4internal.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4internal.h
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4type.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4var.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/libsrc4/ncfunc.c
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/ncconfig.h.in
 delete mode 100644 ThirdParty/netcdf/vtknetcdf/vtk_netcdf_config.h.in
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/CMakeLists.txt
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/README.Kitware.txt
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libogg-1.1.4/AUTHORS
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libogg-1.1.4/CHANGES
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libogg-1.1.4/COPYING
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libogg-1.1.4/README
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libogg-1.1.4/include/ogg/config_types.h.in
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libogg-1.1.4/include/ogg/ogg.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libogg-1.1.4/include/ogg/os_types.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libogg-1.1.4/src/bitwise.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libogg-1.1.4/src/framing.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/AUTHORS
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/CHANGES
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/COPYING
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/LICENSE
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/README
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/config.h.in
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/examples/encoder_example.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/include/theora/codec.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/include/theora/theora.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/include/theora/theoradec.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/include/theora/theoraenc.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/analyze.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/apiwrapper.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/apiwrapper.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/bitpack.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/bitpack.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/cpu.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/cpu.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/dct.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/decapiwrapper.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/decinfo.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/decint.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/decode.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/dequant.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/dequant.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/encapiwrapper.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/encfrag.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/encinfo.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/encint.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/encode.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/enquant.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/enquant.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/fdct.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/fragment.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/huffdec.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/huffdec.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/huffenc.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/huffenc.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/huffman.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/idct.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/info.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/internal.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/internal.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/mathops.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/mathops.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/mcenc.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/modedec.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/ocintrin.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/quant.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/quant.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/rate.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/state.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/tokenize.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/mmxencfrag.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/mmxfdct.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/mmxfrag.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/mmxfrag.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/mmxidct.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/mmxloop.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/mmxstate.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/sse2fdct.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/x86enc.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/x86enc.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/x86int.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86/x86state.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86_vc/mmxencfrag.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86_vc/mmxfdct.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86_vc/mmxfrag.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86_vc/mmxfrag.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86_vc/mmxidct.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86_vc/mmxloop.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86_vc/mmxstate.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86_vc/x86enc.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86_vc/x86enc.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86_vc/x86int.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/x86_vc/x86state.c
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/vtk_oggtheora_mangle.h
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/vtkoggtheora.def
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/vtkoggtheora.exp
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/vtkoggtheora.rc
 delete mode 100644 ThirdParty/oggtheora/vtkoggtheora/vtkoggtheora.vscript
 delete mode 100755 ThirdParty/png/update.sh
 delete mode 100644 ThirdParty/png/vtkpng/ANNOUNCE
 delete mode 100644 ThirdParty/png/vtkpng/CHANGES
 delete mode 100644 ThirdParty/png/vtkpng/CMakeLists.txt
 delete mode 100644 ThirdParty/png/vtkpng/KNOWNBUG
 delete mode 100644 ThirdParty/png/vtkpng/LICENSE
 delete mode 100644 ThirdParty/png/vtkpng/README
 delete mode 100644 ThirdParty/png/vtkpng/TODO
 delete mode 100644 ThirdParty/png/vtkpng/Y2KINFO
 delete mode 100644 ThirdParty/png/vtkpng/png.c
 delete mode 100644 ThirdParty/png/vtkpng/png.h
 delete mode 100644 ThirdParty/png/vtkpng/pngconf.h
 delete mode 100644 ThirdParty/png/vtkpng/pngerror.c
 delete mode 100644 ThirdParty/png/vtkpng/pnggccrd.c
 delete mode 100644 ThirdParty/png/vtkpng/pngget.c
 delete mode 100644 ThirdParty/png/vtkpng/pngmem.c
 delete mode 100644 ThirdParty/png/vtkpng/pngpread.c
 delete mode 100644 ThirdParty/png/vtkpng/pngread.c
 delete mode 100644 ThirdParty/png/vtkpng/pngrio.c
 delete mode 100644 ThirdParty/png/vtkpng/pngrtran.c
 delete mode 100644 ThirdParty/png/vtkpng/pngrutil.c
 delete mode 100644 ThirdParty/png/vtkpng/pngset.c
 delete mode 100644 ThirdParty/png/vtkpng/pngtest.c
 delete mode 100644 ThirdParty/png/vtkpng/pngtrans.c
 delete mode 100644 ThirdParty/png/vtkpng/pngvcrd.c
 delete mode 100644 ThirdParty/png/vtkpng/pngwio.c
 delete mode 100644 ThirdParty/png/vtkpng/pngwrite.c
 delete mode 100644 ThirdParty/png/vtkpng/pngwtran.c
 delete mode 100644 ThirdParty/png/vtkpng/pngwutil.c
 delete mode 100644 ThirdParty/png/vtkpng/vtk_png_mangle.h
 delete mode 100644 ThirdParty/png/vtkpng/vtkpngConfig.h.in
 delete mode 100644 ThirdParty/sqlite/vtksqlite/CMakeLists.txt
 delete mode 100644 ThirdParty/sqlite/vtksqlite/vtk_sqlite3.c
 delete mode 100644 ThirdParty/sqlite/vtksqlite/vtk_sqlite3.h
 delete mode 100755 ThirdParty/tiff/update.sh
 delete mode 100644 ThirdParty/tiff/vtktiff/CMakeLists.txt
 delete mode 100644 ThirdParty/tiff/vtktiff/COMMITTERS
 delete mode 100644 ThirdParty/tiff/vtktiff/ChangeLog
 delete mode 100644 ThirdParty/tiff/vtktiff/README
 delete mode 100644 ThirdParty/tiff/vtktiff/configure.ac
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/CMakeLists.txt
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/SConstruct
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/libtiff.def
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/libtiff.map
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/libtiffxx.map
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/mkg3states.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/mkspans.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/t4.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_aux.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_close.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_codec.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_color.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_compress.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_config.h-vms
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_config.h.cmake.in
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_config.h.in
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_config.vc.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_config.wince.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_dir.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_dir.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_dirinfo.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_dirread.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_dirwrite.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_dumpmode.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_error.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_extension.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_fax3.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_fax3.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_fax3sm.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_flush.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_getimage.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_jbig.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_jpeg.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_jpeg_12.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_luv.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_lzma.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_lzw.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_next.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_ojpeg.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_open.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_packbits.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_pixarlog.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_predict.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_predict.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_print.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_read.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_strip.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_swab.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_thunder.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_tile.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_unix.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_version.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_vms.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_warning.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_win32.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_wince.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_write.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tif_zip.c
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tiff.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tiffconf.h-vms
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tiffconf.h.cmake.in
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tiffconf.h.in
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tiffconf.vc.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tiffconf.wince.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tiffio.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tiffiop.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tiffvers.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/tiffvers.h.in
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/uvcode.h
 delete mode 100644 ThirdParty/tiff/vtktiff/libtiff/vtk_tiff_mangle.h
 delete mode 100644 ThirdParty/tiff/vtktiff/port/CMakeLists.txt
 delete mode 100644 ThirdParty/tiff/vtktiff/port/Makefile.am
 delete mode 100644 ThirdParty/tiff/vtktiff/port/Makefile.in
 delete mode 100644 ThirdParty/tiff/vtktiff/port/Makefile.vc
 delete mode 100644 ThirdParty/tiff/vtktiff/port/dummy.c
 delete mode 100644 ThirdParty/tiff/vtktiff/port/getopt.c
 delete mode 100644 ThirdParty/tiff/vtktiff/port/lfind.c
 delete mode 100644 ThirdParty/tiff/vtktiff/port/libport.h
 delete mode 100644 ThirdParty/tiff/vtktiff/port/snprintf.c
 delete mode 100644 ThirdParty/tiff/vtktiff/port/strcasecmp.c
 delete mode 100644 ThirdParty/tiff/vtktiff/port/strtoul.c
 delete mode 100644 ThirdParty/tiff/vtktiff/port/strtoull.c
 delete mode 100644 ThirdParty/update-common.sh
 delete mode 100644 ThirdParty/utf8/doc/ReleaseNotes
 delete mode 100644 ThirdParty/utf8/doc/utf8cpp.html
 delete mode 100644 ThirdParty/utf8/source/utf8.h
 delete mode 100644 ThirdParty/utf8/source/utf8/checked.h
 delete mode 100644 ThirdParty/utf8/source/utf8/core.h
 delete mode 100644 ThirdParty/utf8/source/utf8/unchecked.h
 delete mode 100644 ThirdParty/xdmf3/CMakeLists.txt
 delete mode 100644 ThirdParty/xdmf3/module.cmake
 delete mode 100755 ThirdParty/xdmf3/update.sh
 delete mode 100644 ThirdParty/xdmf3/vtk_xdmf3.h.in
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/FindExodus.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/FindMPI4PY.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/FindMetis.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/FindNetCDF.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/AddTestsC.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/AddTestsCxx.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/AddTestsFortran.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/AddTestsJava.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/AddTestsPython.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/TestDriverC.cmake.in
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/TestDriverCxx.cmake.in
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/TestDriverFortran.cmake.in
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/TestDriverJava.cmake.in
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/TestDriverPython.cmake.in
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/TestDriverPythonScript.cmake.in
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/TestingSuite/TestingSetup.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/UseDoxygen.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/VersionSuite/ProjectVersion.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/VersionSuite/SetUpVersion.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMake/XdmfFunctions.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CMakeLists.txt
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/CTestConfig.cmake
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/Copyright.txt
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/Xdmf.dtd
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/Xdmf.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfAggregate.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfAggregate.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfAttribute.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfAttribute.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeCenter.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeCenter.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeType.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfAttributeType.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfConfig.cmake.in
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfConfig.hpp.in
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfCurvilinearGrid.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfCurvilinearGrid.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfDomain.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfDomain.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGeometry.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGeometry.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGeometryType.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGeometryType.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGraph.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGraph.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGrid.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGrid.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGridCollection.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGridCollection.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGridCollectionType.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGridCollectionType.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGridController.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGridController.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGridTemplate.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfGridTemplate.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfItemFactory.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfItemFactory.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfMap.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfMap.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfReader.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfReader.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfRectilinearGrid.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfRectilinearGrid.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfRegularGrid.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfRegularGrid.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfSet.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfSet.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfSetType.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfSetType.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfTemplate.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfTemplate.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfTime.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfTime.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfTopology.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfTopology.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfTopologyType.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfTopologyType.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfUnstructuredGrid.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/XdmfUnstructuredGrid.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/CMakeLists.txt
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.tpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArrayReference.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArrayReference.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArrayType.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfArrayType.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfBinaryController.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfBinaryController.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfConfig.hpp.in
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfCore.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreConfig.hpp.in
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreItemFactory.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreItemFactory.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreReader.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfCoreReader.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfError.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfError.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfFunction.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfFunction.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Controller.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Controller.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Writer.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Writer.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataController.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataController.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataDescription.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataDescription.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataWriter.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataWriter.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfInformation.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfInformation.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfItem.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfItem.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfItemProperty.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfItemProperty.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfPlaceholder.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfPlaceholder.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSharedPtr.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSparseMatrix.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSparseMatrix.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSubset.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSubset.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSystemUtils.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfSystemUtils.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfTIFFController.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfTIFFController.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfVisitor.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfVisitor.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfWriter.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/XdmfWriter.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/CMakeLists.txt
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSM.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSMBuffer.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSMBuffer.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSMCommMPI.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSMCommMPI.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSMDescription.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSMDescription.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSMDriver.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSMDriver.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSMItemFactory.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfDSMItemFactory.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfHDF5ControllerDSM.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfHDF5ControllerDSM.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfHDF5WriterDSM.cpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/dsm/XdmfHDF5WriterDSM.hpp
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/loki/EmptyType.h
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/loki/HierarchyGenerators.h
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/loki/NullType.h
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/loki/Sequence.h
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/loki/TypeManip.h
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/loki/TypeTraits.h
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/loki/Typelist.h
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/loki/TypelistMacros.h
 delete mode 100644 ThirdParty/xdmf3/vtkxdmf3/core/loki/Visitor.h
 delete mode 100755 ThirdParty/zlib/update.sh
 delete mode 100644 ThirdParty/zlib/vtkzlib/CMakeLists.txt
 delete mode 100644 ThirdParty/zlib/vtkzlib/ChangeLog
 delete mode 100644 ThirdParty/zlib/vtkzlib/FAQ
 delete mode 100644 ThirdParty/zlib/vtkzlib/INDEX
 delete mode 100644 ThirdParty/zlib/vtkzlib/README
 delete mode 100644 ThirdParty/zlib/vtkzlib/README.Kitware.txt
 delete mode 100644 ThirdParty/zlib/vtkzlib/adler32.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/compress.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/crc32.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/crc32.h
 delete mode 100644 ThirdParty/zlib/vtkzlib/deflate.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/deflate.h
 delete mode 100644 ThirdParty/zlib/vtkzlib/gzclose.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/gzguts.h
 delete mode 100644 ThirdParty/zlib/vtkzlib/gzlib.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/gzread.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/gzwrite.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/infback.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/inffast.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/inffast.h
 delete mode 100644 ThirdParty/zlib/vtkzlib/inffixed.h
 delete mode 100644 ThirdParty/zlib/vtkzlib/inflate.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/inflate.h
 delete mode 100644 ThirdParty/zlib/vtkzlib/inftrees.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/inftrees.h
 delete mode 100644 ThirdParty/zlib/vtkzlib/trees.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/trees.h
 delete mode 100644 ThirdParty/zlib/vtkzlib/uncompr.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/zconf.h.cmakein
 delete mode 100644 ThirdParty/zlib/vtkzlib/zlib.h
 delete mode 100644 ThirdParty/zlib/vtkzlib/zutil.c
 delete mode 100644 ThirdParty/zlib/vtkzlib/zutil.h
 delete mode 100644 Utilities/KWIML/CMakeLists.txt
 delete mode 100644 Utilities/KWIML/module.cmake
 delete mode 100755 Utilities/KWIML/update.sh
 delete mode 100644 Utilities/KWIML/vtk_kwiml.h.in
 delete mode 100644 Utilities/KWIML/vtkkwiml/CMakeLists.txt
 delete mode 100644 Utilities/KWIML/vtkkwiml/Copyright.txt
 delete mode 100644 Utilities/KWIML/vtkkwiml/README.md
 delete mode 100644 Utilities/KWIML/vtkkwiml/abi.h
 delete mode 100644 Utilities/KWIML/vtkkwiml/include/kwiml/abi.h
 delete mode 100644 Utilities/KWIML/vtkkwiml/include/kwiml/int.h
 delete mode 100644 Utilities/KWIML/vtkkwiml/int.h
 delete mode 100644 Utilities/KWIML/vtkkwiml/src/kwiml-config.cmake.in
 delete mode 100644 Utilities/KWIML/vtkkwiml/src/version.h.in
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/CMakeLists.txt
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/test.c
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/test.cxx
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/test.h
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/test_abi_C.c
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/test_abi_CXX.cxx
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/test_abi_endian.h
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/test_include_C.c
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/test_include_CXX.cxx
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/test_int_C.c
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/test_int_CXX.cxx
 delete mode 100644 Utilities/KWIML/vtkkwiml/test/test_int_format.h
 delete mode 100755 Utilities/KWSys/update.sh
 copy {CMake => Utilities/KWSys/vtksys}/CMakeEmptyInputFile.in (100%)
 create mode 100644 Utilities/KWSys/vtksys/CPU.h.in
 delete mode 100644 Utilities/KWSys/vtksys/CTestCustom.cmake.in
 create mode 100644 Utilities/KWSys/vtksys/FundamentalType.h.in
 create mode 100644 Utilities/KWSys/vtksys/auto_ptr.hxx.in
 create mode 100644 Utilities/KWSys/vtksys/kwsys_cstddef.hxx.in
 create mode 100644 Utilities/KWSys/vtksys/kwsys_ios_fstream.h.in
 create mode 100644 Utilities/KWSys/vtksys/kwsys_ios_iosfwd.h.in
 create mode 100644 Utilities/KWSys/vtksys/kwsys_ios_iostream.h.in
 create mode 100644 Utilities/KWSys/vtksys/kwsys_ios_sstream.h.in
 create mode 100644 Utilities/KWSys/vtksys/kwsys_stl.hxx.in
 create mode 100644 Utilities/KWSys/vtksys/kwsys_stl_string.hxx.in
 create mode 100644 Utilities/KWSys/vtksys/testAutoPtr.cxx
 delete mode 100755 Utilities/Maintenance/vtk_reindent_code.py
 delete mode 100755 Utilities/MetaIO/update.sh
 create mode 100644 Utilities/MetaIO/vtkmetaio/Copyright.txt
 delete mode 100644 Utilities/MetaIO/vtkmetaio/License.txt
 create mode 100644 Utilities/vtkstd.h.in
 create mode 100644 Views/Infovis/Testing/Data/Baseline/TestParallelCoordinatesView_1.png.md5
 create mode 100644 Views/Infovis/Testing/Data/Baseline/TestParallelCoordinatesView_2.png.md5
 delete mode 100644 Web/Core/CMakeLists.txt
 delete mode 100644 Web/Core/Testing/Data/Baseline/TestDataEncoder.png.md5
 delete mode 100644 Web/Core/Testing/Python/CMakeLists.txt
 delete mode 100644 Web/Core/Testing/Python/TestDataEncoder.py
 delete mode 100644 Web/Core/module.cmake
 delete mode 100644 Web/Core/vtkDataEncoder.cxx
 delete mode 100644 Web/Core/vtkDataEncoder.h
 delete mode 100644 Web/Core/vtkObjectIdMap.cxx
 delete mode 100644 Web/Core/vtkObjectIdMap.h
 delete mode 100644 Web/Core/vtkWebApplication.cxx
 delete mode 100644 Web/Core/vtkWebApplication.h
 delete mode 100644 Web/Core/vtkWebInteractionEvent.cxx
 delete mode 100644 Web/Core/vtkWebInteractionEvent.h
 delete mode 100644 Web/Core/vtkWebUtilities.cxx
 delete mode 100644 Web/Core/vtkWebUtilities.h
 delete mode 100644 Web/Python/CMakeLists.txt
 delete mode 100644 Web/Python/module.cmake
 delete mode 100644 Web/Python/vtk/web/__init__.py
 delete mode 100644 Web/Python/vtk/web/camera.py
 delete mode 100644 Web/Python/vtk/web/dataset_builder.py
 delete mode 100755 Web/Python/vtk/web/launcher.py
 delete mode 100644 Web/Python/vtk/web/protocols.py
 delete mode 100644 Web/Python/vtk/web/query_data_model.py
 delete mode 100644 Web/Python/vtk/web/server.py
 delete mode 100644 Web/Python/vtk/web/testing.py
 delete mode 100644 Web/Python/vtk/web/upload.py
 delete mode 100644 Web/Python/vtk/web/wamp.py
 delete mode 100644 Web/WebGLExporter/CMakeLists.txt
 delete mode 100644 Web/WebGLExporter/glMatrix.js
 delete mode 100644 Web/WebGLExporter/module.cmake
 delete mode 100644 Web/WebGLExporter/vtkPVWebGLExporter.cxx
 delete mode 100644 Web/WebGLExporter/vtkPVWebGLExporter.h
 delete mode 100644 Web/WebGLExporter/vtkWebGLDataSet.cxx
 delete mode 100644 Web/WebGLExporter/vtkWebGLDataSet.h
 delete mode 100644 Web/WebGLExporter/vtkWebGLExporter.cxx
 delete mode 100644 Web/WebGLExporter/vtkWebGLExporter.h
 delete mode 100644 Web/WebGLExporter/vtkWebGLObject.cxx
 delete mode 100644 Web/WebGLExporter/vtkWebGLObject.h
 delete mode 100644 Web/WebGLExporter/vtkWebGLPolyData.cxx
 delete mode 100644 Web/WebGLExporter/vtkWebGLPolyData.h
 delete mode 100644 Web/WebGLExporter/vtkWebGLWidget.cxx
 delete mode 100644 Web/WebGLExporter/vtkWebGLWidget.h
 delete mode 100644 Web/WebGLExporter/webglRenderer.js
 delete mode 100644 Wrapping/Python/README.md
 create mode 100644 Wrapping/Python/README_WRAP.txt
 delete mode 100644 Wrapping/Python/vtk/kit_module__init__.py.in
 delete mode 100644 Wrapping/Python/vtk/qt/QVTKRenderWindowInteractor.py
 delete mode 100644 Wrapping/Python/vtk/qt/__init__.py
 create mode 100644 Wrapping/PythonCore/PyVTKClass.cxx
 create mode 100644 Wrapping/PythonCore/PyVTKClass.h
 delete mode 100644 Wrapping/PythonCore/PyVTKExtras.cxx
 delete mode 100644 Wrapping/PythonCore/PyVTKExtras.h
 delete mode 100644 Wrapping/PythonCore/PyVTKMethodDescriptor.cxx
 delete mode 100644 Wrapping/PythonCore/PyVTKMethodDescriptor.h
 delete mode 100644 Wrapping/PythonCore/vtkPythonCompatibility.h
 create mode 100644 debian/libvtk6-dev.install
 create mode 100644 debian/libvtk6-dev.lintian-overrides
 create mode 100644 debian/libvtk6-java.install
 create mode 100644 debian/libvtk6-java.lintian-overrides
 rename debian/{libvtk7-jni.install => libvtk6-jni.install} (100%)
 create mode 100644 debian/libvtk6-jni.lintian-overrides
 create mode 100644 debian/libvtk6-qt-dev.install
 create mode 100644 debian/libvtk6-qt-dev.lintian-overrides
 rename debian/{libvtk7.1-qt.install => libvtk6.3-qt.install} (100%)
 create mode 100644 debian/libvtk6.3-qt.lintian-overrides
 rename debian/{libvtk7.1.install => libvtk6.3.install} (100%)
 create mode 100644 debian/libvtk6.3.lintian-overrides
 delete mode 100644 debian/libvtk7-dev.install
 delete mode 100644 debian/libvtk7-dev.lintian-overrides
 delete mode 100644 debian/libvtk7-java.install
 delete mode 100644 debian/libvtk7-java.lintian-overrides
 delete mode 100644 debian/libvtk7-jni.lintian-overrides
 delete mode 100644 debian/libvtk7-qt-dev.install
 delete mode 100644 debian/libvtk7-qt-dev.lintian-overrides
 delete mode 100644 debian/libvtk7.1-qt.lintian-overrides
 delete mode 100644 debian/libvtk7.1.lintian-overrides
 create mode 100644 debian/patches/104_fix_gcc_version_6.patch
 create mode 100644 debian/patches/105_unforce_embedded_glew.patch
 delete mode 100644 debian/patches/85_hdf5_1_10.patch
 create mode 100644 debian/patches/90_gdal-2.0.patch
 delete mode 100644 debian/patches/90_xdmf3_install.patch
 create mode 100644 debian/patches/95_ffmpeg_2.9.patch
 delete mode 100644 debian/patches/95_xdmf3_version.patch
 create mode 100644 debian/patches/97_fix_latex_doxygen.patch
 create mode 100644 debian/patches/99-hdf5-1.10-compatibility
 create mode 100644 debian/python-vtk6.install
 create mode 100644 debian/python-vtk6.lintian-overrides
 create mode 100644 debian/python-vtk6.pyinstall
 delete mode 100644 debian/python3-vtk7.install
 create mode 100644 debian/tcl-vtk6.install
 create mode 100644 debian/tcl-vtk6.lintian-overrides
 delete mode 100644 debian/tcl-vtk7.install
 delete mode 100644 debian/tcl-vtk7.lintian-overrides
 create mode 100644 debian/vtk6-doc.docs
 create mode 100644 debian/vtk6-doc.links
 rename debian/{vtk7-examples.examples => vtk6-examples.examples} (100%)
 create mode 100644 debian/vtk6.install
 create mode 100644 debian/vtk6.lintian-overrides
 delete mode 100644 debian/vtk7-doc.docs
 delete mode 100644 debian/vtk7-doc.links
 delete mode 100644 debian/vtk7.install
 delete mode 100644 debian/vtk7.lintian-overrides

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git



More information about the debian-science-commits mailing list