[pubgit-commits-list] creaVtk branch vtk8itk4wx3-mingw64 updated. b146797e0ad985788de697dcb3e6a48f4a2a488a

root root at tux.creatis.insa-lyon.fr
Mon Jul 8 09:57:31 CEST 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Utilities in vtk".

The branch, vtk8itk4wx3-mingw64 has been updated
       via  b146797e0ad985788de697dcb3e6a48f4a2a488a (commit)
      from  05400a294e401b74b2e7a3058f6a4ee3decfc62d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=creaVtk.git;a=commitdiff;h=b146797e0ad985788de697dcb3e6a48f4a2a488a
commit b146797e0ad985788de697dcb3e6a48f4a2a488a
Author: Eduardo DAVILA <davila at localhost.localdomain>
Date:   Mon Jul 8 09:57:23 2019 +0200

    #3274 creaVtk Feature New Normal  -  BooleanOperationPolyDataFilter BoxWidget ClipPolyData VoxelGrid


-----------------------------------------------------------------------

Summary of changes:
 .../exampleBooleanOperationPolyDataFilter.bbg      | 108 ++++++++
 .../exampleBooleanOperationPolyDataFilter.bbs      |  67 +++++
 bbtk_creaVtk_PKG/bbs/appli/exampleDelaunay3D.bbg   | 134 +++++++++
 bbtk_creaVtk_PKG/bbs/appli/exampleDelaunay3D.bbs   |  82 ++++++
 .../bbs/appli/exampleVectorsExploration_Widget.bbg |   2 +-
 .../bbs/appli/exampleVectorsExploration_Widget.bbs |   2 +-
 .../bbs/appli/example_BoxWidget_ClipPolydata.bbg   | 104 +++++++
 .../bbs/appli/example_BoxWidget_ClipPolydata.bbs   |  66 +++++
 .../bbs/boxes/VolumeVectorVisu_Interface.bbg       |  90 ++++--
 .../bbs/boxes/VolumeVectorVisu_Interface.bbs       |  23 +-
 .../bbs/boxes/VolumeVectorVisu_Widget.bbg          |  78 ++++--
 .../bbs/boxes/VolumeVectorVisu_Widget.bbs          |  24 +-
 .../bbcreaVtkBooleanOperationPolyDataFilter.cxx    | 123 +++++++++
 ...h => bbcreaVtkBooleanOperationPolyDataFilter.h} |  36 +--
 ...creaVtkImageSlab.cxx => bbcreaVtkBoxWidget.cxx} |  96 +++++--
 ...creaVtkGetCameraInfo.h => bbcreaVtkBoxWidget.h} |  41 +--
 ...calarBarActor.cxx => bbcreaVtkClipPolyData.cxx} |  75 +++--
 ...ction_DecimatePro.h => bbcreaVtkClipPolyData.h} |  37 +--
 bbtk_creaVtk_PKG/src/bbcreaVtkDelaunay3D.cxx       | 145 +---------
 bbtk_creaVtk_PKG/src/bbcreaVtkDelaunay3D.h         |   6 +-
 bbtk_creaVtk_PKG/src/bbcreaVtkVectorsVisu.h        |   3 +
 ...creaVtkStlWriter.cxx => bbcreaVtkVoxelGrid.cxx} |  52 ++--
 .../{bbcreaVtkStlReader.h => bbcreaVtkVoxelGrid.h} |  33 ++-
 lib/creaVtk/vtkVectorsTensorsVisuBase.cpp          |   1 -
 lib/creaVtk/vtkVectorsVisu.cpp                     | 306 +++++++++++----------
 25 files changed, 1225 insertions(+), 509 deletions(-)
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleBooleanOperationPolyDataFilter.bbg
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleBooleanOperationPolyDataFilter.bbs
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleDelaunay3D.bbg
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleDelaunay3D.bbs
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/example_BoxWidget_ClipPolydata.bbg
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/example_BoxWidget_ClipPolydata.bbs
 create mode 100644 bbtk_creaVtk_PKG/src/bbcreaVtkBooleanOperationPolyDataFilter.cxx
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkMeshReduction_DecimatePro.h => bbcreaVtkBooleanOperationPolyDataFilter.h} (54%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkImageSlab.cxx => bbcreaVtkBoxWidget.cxx} (54%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkGetCameraInfo.h => bbcreaVtkBoxWidget.h} (52%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkScalarBarActor.cxx => bbcreaVtkClipPolyData.cxx} (57%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkMeshReduction_DecimatePro.h => bbcreaVtkClipPolyData.h} (53%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkStlWriter.cxx => bbcreaVtkVoxelGrid.cxx} (66%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkStlReader.h => bbcreaVtkVoxelGrid.h} (55%)


hooks/post-receive
-- 
Utilities in vtk


More information about the Pubgit-commits-list mailing list