[paraview] 02/05: Merge tag 'upstream/5.1.2+dfsg1'
Anton Gladky
gladk at moszumanska.debian.org
Tue Aug 16 19:55:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository paraview.
commit 69e6b37ca7d915a575b43e6f51df0fd03ffb2d70
Merge: 6030d62 482f42d
Author: Anton Gladky <gladk at debian.org>
Date: Fri Aug 12 21:14:34 2016 +0200
Merge tag 'upstream/5.1.2+dfsg1'
Upstream version 5.1.2+dfsg1
.../ParaViewDocumentationInitializer.cxx | 2 -
Applications/ParaView/Testing/XML/CMakeLists.txt | 5 +-
.../ParaView/Testing/XML/TestOpacityRendering.xml | 11 +
CMakeLists.txt | 2 +-
Examples/Catalyst/CMakeLists.txt | 1 +
.../CxxMappedDataArrayExample/FEDriver.cxx | 6 +-
.../Catalyst/CxxSOADataArrayExample/CMakeLists.txt | 38 +
.../Catalyst/CxxSOADataArrayExample/FEAdaptor.cxx | 155 +++++
.../Catalyst/CxxSOADataArrayExample/FEAdaptor.h | 17 +
.../CxxSOADataArrayExample/FEDataStructures.cxx | 162 +++++
.../CxxSOADataArrayExample/FEDataStructures.h | 41 ++
.../FEDriver.cxx | 6 +-
.../SampleScripts/feslicescript.py | 93 +++
Examples/Catalyst/PythonFullExample/coprocessor.py | 87 +--
Examples/Catalyst/PythonFullExample/fedriver.py | 4 +-
Examples/Catalyst/README | 5 +
.../SMApplication/Resources/proxies_mpi.xml | 24 +-
Testing/Data/Baseline/TestOpacityRendering.png.md5 | 1 +
.../vtkqttesting/pqAbstractItemViewEventPlayer.cxx | 6 +-
.../pqAbstractItemViewEventPlayerBase.cxx | 6 +-
.../pqAbstractMiscellaneousEventPlayer.cxx | 18 +-
.../pqAbstractMiscellaneousEventPlayer.h | 18 +-
.../vtkqttesting/pqTreeViewEventPlayer.cxx | 6 +-
ThirdParty/lz4/vtklz4/CMakeLists.txt | 13 +-
ThirdParty/pugixml/CMakeLists.txt | 14 +-
VTK/CMake/FindHDF5.cmake | 6 +-
VTK/CMake/NewCMake/CMakeParseArguments.cmake | 21 +
VTK/CMake/NewCMake/FindHDF5.cmake | 772 +++++++++++++++++++++
.../NewCMake/FindPackageHandleStandardArgs.cmake | 396 +++++++++++
VTK/CMake/NewCMake/FindPackageMessage.cmake | 57 ++
.../NewCMake/SelectLibraryConfigurations.cmake | 81 +++
...tHeader.cmake => VTKGenerateExportHeader.cmake} | 64 +-
VTK/CMake/vtkCompilerExtras.cmake | 2 +-
VTK/CMake/vtkModuleMacros.cmake | 19 +-
VTK/CMake/vtkModuleTop.cmake | 4 +-
...ortheader.cmake.in => vtkexportheader.cmake.in} | 0
VTK/CMakeLists.txt | 1 +
.../vtkPUnstructuredGridGhostCellsGenerator.cxx | 8 +-
.../vtkPUnstructuredGridGhostCellsGenerator.h | 10 +
VTK/IO/Exodus/vtkExodusIIReader.cxx | 16 +-
VTK/IO/GDAL/Testing/Cxx/CMakeLists.txt | 9 +
.../GDAL/Testing/Cxx/TestGDALRasterNoDataValue.cxx | 72 ++
VTK/IO/GDAL/Testing/Cxx/TestGDALRasterPalette.cxx | 108 +++
.../Data/Baseline/TestGDALRasterPalette.png.md5 | 1 +
.../Data/Input/TestGDALRasterNoDataValue.tif.md5 | 1 +
.../Data/Input/TestGDALRasterPalette.tif.md5 | 1 +
VTK/IO/GDAL/vtkGDALRasterReader.cxx | 107 ++-
VTK/IO/GDAL/vtkGDALRasterReader.h | 2 +-
VTK/IO/Geometry/vtkOpenFOAMReader.cxx | 9 +
VTK/Rendering/OpenGL2/vtkDualDepthPeelingPass.cxx | 48 +-
VTK/Rendering/OpenGL2/vtkDualDepthPeelingPass.h | 3 +
VTK/Rendering/OpenGL2/vtkOpenGLRenderUtilities.cxx | 54 +-
VTK/Rendering/OpenGL2/vtkOpenGLRenderUtilities.h | 14 +-
VTK/Rendering/OpenGL2/vtkOpenGLRenderer.cxx | 14 +
VTK/ThirdParty/hdf5/module.cmake | 8 +
VTK/ThirdParty/xdmf2/vtkxdmf2/CMakeLists.txt | 15 +-
VTK/Wrapping/PythonCore/CMakeLists.txt | 2 +-
Wrapping/Python/paraview/cinemaIO/pv_introspect.py | 10 +-
version.txt | 2 +-
59 files changed, 2490 insertions(+), 188 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/paraview.git
More information about the debian-science-commits
mailing list