[pubgit-commits-list] cpPlugins branch master updated. e857c52ab67b603ed2230e6e64d1225150fb8d6d
root
root at tux.creatis.insa-lyon.fr
Sat May 28 04:20:55 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 e857c52ab67b603ed2230e6e64d1225150fb8d6d (commit)
via 34c0133b046bbde76d6c82458d6637072bd20052 (commit)
from c2678ab6df323b2bdb41217673ed60bc29642166 (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=e857c52ab67b603ed2230e6e64d1225150fb8d6d
commit e857c52ab67b603ed2230e6e64d1225150fb8d6d
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Fri May 27 21:20:43 2016 -0500
...
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=34c0133b046bbde76d6c82458d6637072bd20052
commit 34c0133b046bbde76d6c82458d6637072bd20052
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Fri May 27 09:52:30 2016 -0500
Ortho normal bases added.
-----------------------------------------------------------------------
Summary of changes:
lib/cpExtensions/QT/SimpleMPRWidget.cxx | 10 ++++--
lib/cpExtensions/QT/SimpleMPRWidget.h | 2 +-
lib/cpPlugins/Mesh.cxx | 49 +++++++++++++++++++++++-----
lib/cpPlugins/OrthoNormalBase.cxx | 50 +++++++++++++++++++++++++++++
lib/cpPlugins/{Mesh.h => OrthoNormalBase.h} | 31 ++++++++----------
lib/cpPlugins/OrthoNormalBase.hxx | 23 +++++++++++++
6 files changed, 136 insertions(+), 29 deletions(-)
create mode 100644 lib/cpPlugins/OrthoNormalBase.cxx
copy lib/cpPlugins/{Mesh.h => OrthoNormalBase.h} (54%)
create mode 100644 lib/cpPlugins/OrthoNormalBase.hxx
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list