[pubgit-commits-list] cpPlugins branch master updated. a80b23376f4b2508cc475d08645f49751c9b03b1

root root at tux.creatis.insa-lyon.fr
Fri Feb 10 23:48:21 CET 2017


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 "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".

The branch, master has been updated
       via  a80b23376f4b2508cc475d08645f49751c9b03b1 (commit)
      from  406ebd171557827b3fa0133073dd69780a6e3f6f (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=cpPlugins.git;a=commitdiff;h=a80b23376f4b2508cc475d08645f49751c9b03b1
commit a80b23376f4b2508cc475d08645f49751c9b03b1
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Fri Feb 10 17:48:11 2017 -0500

    ...


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

Summary of changes:
 dependencies/cpPlugins_ThirdParty_Install_linux.sh | 333 +++++++++++++++++++++
 .../{qt-4.8.6.patch => qt-4.8.6_MAC.patch}         |   0
 lib/cpInstances/DataObjects/Image.h                |   8 +-
 lib/cpInstances/DataObjects/Mesh.h                 |   4 +-
 .../DataObjects/PolyLineParametricPath.h           |   4 +-
 lib/cpInstances/DataObjects/Simple3DCurve.h        |   4 +-
 lib/cpInstances/DataObjects/Skeleton.h             |   4 +-
 lib/cpPlugins/Config.h.in                          |  40 +--
 lib/cpPlugins/Interface/Loader.h                   |   3 +-
 lib/cpPlugins/Pipeline/Object.h                    |   2 +-
 lib/cpPlugins/Pipeline/Port.h                      |  24 +-
 lib/cpPlugins/Pipeline/ProcessObject.h             |   2 +-
 lib/cpPlugins/Pipeline/Widget.h                    |   4 +-
 plugins/GenericPlugins/DataReproducer.h            |   4 +-
 plugins/IO/ImageJSkeletonWriter.h                  |   2 +-
 plugins/ITKIO/DicomSeriesReader.h                  |   2 +-
 plugins/ITKIO/ImageReader.h                        |   2 +-
 plugins/ITKIO/ImageWriter.h                        |   2 +-
 .../BSplineInterpolateImageFunction.h              |   2 +-
 .../InterpolateImageFunction.h                     |   6 +-
 .../LinearInterpolateImageFunction.h               |   2 +-
 plugins/VTKIO/MeshReader.h                         |   2 +-
 plugins/VTKIO/MeshWriter.h                         |   2 +-
 plugins/VTKWidgets/LineWidget.h                    |   6 +-
 plugins/VTKWidgets/SeedWidget.h                    |   8 +-
 plugins/VTKWidgets/SplineWidget.h                  |   6 +-
 .../cpExtensions/PolyLineParametricPathWriter.h    |   2 +-
 plugins/cpExtensions/SkeletonReader.h              |   2 +-
 plugins/cpExtensions/SkeletonWriter.h              |   2 +-
 29 files changed, 409 insertions(+), 75 deletions(-)
 create mode 100755 dependencies/cpPlugins_ThirdParty_Install_linux.sh
 rename dependencies/{qt-4.8.6.patch => qt-4.8.6_MAC.patch} (100%)


hooks/post-receive
-- 
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)


More information about the Pubgit-commits-list mailing list