[pubgit-commits-list] cpPlugins branch master updated. 5028428b36813a4f690f2ecae8c6669b30ce5d47

root root at tux.creatis.insa-lyon.fr
Thu Oct 29 16:36:57 CET 2015


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  5028428b36813a4f690f2ecae8c6669b30ce5d47 (commit)
       via  d56baa341853f2a8ffb8a6436619b54f146200ee (commit)
      from  3633aade338a13bc83642e99e6d61b6499e4b3af (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=5028428b36813a4f690f2ecae8c6669b30ce5d47
commit 5028428b36813a4f690f2ecae8c6669b30ce5d47
Author: Jose Luis Guzman <cycopepe at gmail.com>
Date:   Thu Oct 29 16:35:44 2015 +0100

    undo redo example Done. MementoState updated. Sphere widget still unsync


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=d56baa341853f2a8ffb8a6436619b54f146200ee
commit d56baa341853f2a8ffb8a6436619b54f146200ee
Author: Jose Luis Guzman <cycopepe at gmail.com>
Date:   Thu Oct 29 11:35:32 2015 +0100

    widgets update


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

Summary of changes:
 appli/examples/CMakeLists.txt                 |   2 +-
 appli/examples/example_SphereWidget.cxx       |  12 +-
 appli/examples/example_Test_Memento.cxx       | 272 +++++++++++++-------------
 lib/cpExtensions/IO/MementoState.cxx          | 189 ++++++++++--------
 lib/cpExtensions/IO/MementoState.h            |  34 +---
 lib/cpExtensions/Interaction/SphereWidget.cxx |  65 +++---
 lib/cpExtensions/Interaction/SphereWidget.h   |   6 +-
 lib/cpPlugins/Interface/BaseMPRWidget.cxx     |   1 +
 8 files changed, 298 insertions(+), 283 deletions(-)


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


More information about the Pubgit-commits-list mailing list