[pubgit-commits-list] cpPlugins branch master updated. 7989665e222981539e3c354e9d50bf142e777a2c

root root at tux.creatis.insa-lyon.fr
Wed Mar 30 01:10:36 CEST 2016


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  7989665e222981539e3c354e9d50bf142e777a2c (commit)
       via  00fd157da0486276f5f6966752d0014f319ebfd5 (commit)
      from  b5691a406e0f87d9f051cdd5877a4dfb299764a5 (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=7989665e222981539e3c354e9d50bf142e777a2c
commit 7989665e222981539e3c354e9d50bf142e777a2c
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Mar 29 14:22:00 2016 -0500

    ...


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=00fd157da0486276f5f6966752d0014f319ebfd5
commit 00fd157da0486276f5f6966752d0014f319ebfd5
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Mon Mar 28 13:01:16 2016 -0500

    ...


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

Summary of changes:
 lib/cpExtensions/QT/SimpleMPRWidget.cxx            |  1 +
 lib/cpExtensions/Visualization/IndexesToPolyData.h | 71 ++++++++++++++++
 ...ricPathToPolyData.hxx => IndexesToPolyData.hxx} | 97 +++++++++-------------
 lib/cpPlugins/Object.cxx                           |  2 +-
 lib/cpPlugins/ProcessObject.cxx                    |  2 +-
 .../Base_explicit_description.txt                  | 12 ++-
 .../ImageFilters_explicit_description.txt          |  4 +-
 .../ImageIterators_explicit_description.txt        | 39 ++-------
 .../Image_explicit_description.txt                 |  7 +-
 .../Mesh_explicit_description.txt                  |  4 +-
 .../cpPluginsVisualization/IndexesToPolyData.cxx   | 65 +++++++++++++++
 plugins/cpPluginsVisualization/IndexesToPolyData.h | 44 ++++++++++
 12 files changed, 241 insertions(+), 107 deletions(-)
 create mode 100644 lib/cpExtensions/Visualization/IndexesToPolyData.h
 copy lib/cpExtensions/Visualization/{PolyLineParametricPathToPolyData.hxx => IndexesToPolyData.hxx} (58%)
 create mode 100644 plugins/cpPluginsVisualization/IndexesToPolyData.cxx
 create mode 100644 plugins/cpPluginsVisualization/IndexesToPolyData.h


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


More information about the Pubgit-commits-list mailing list