[pubgit-commits-list] creaMaracasVisu branch master updated. 2c09a61fc7d7695eebf8ca886fb8cd727afccc09

root root at tux.creatis.insa-lyon.fr
Fri Mar 21 15:25:32 CET 2014


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 "Medical image visualization library".

The branch, master has been updated
       via  2c09a61fc7d7695eebf8ca886fb8cd727afccc09 (commit)
       via  9d8709b5e9d72b9f0034224bb4c00281264fb28d (commit)
      from  e44e380ce1a1ba82e9fc6ecda35451e360c5f436 (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=creaMaracasVisu.git;a=commitdiff;h=2c09a61fc7d7695eebf8ca886fb8cd727afccc09
commit 2c09a61fc7d7695eebf8ca886fb8cd727afccc09
Merge: 9d8709b e44e380
Author: Eduardo DAVILA <eduardo.davila at creatis.insa-lyon.fr>
Date:   Fri Mar 21 15:25:00 2014 +0100

    Merge remote-tracking branch 'refs/remotes/origin/master'


http://git.creatis.insa-lyon.fr/pubgit/?p=creaMaracasVisu.git;a=commitdiff;h=9d8709b5e9d72b9f0034224bb4c00281264fb28d
commit 9d8709b5e9d72b9f0034224bb4c00281264fb28d
Author: Eduardo DAVILA <eduardo.davila at creatis.insa-lyon.fr>
Date:   Fri Mar 21 15:23:14 2014 +0100

    2343	creaMaracasVisu	Bug	New	Normal	Interaction between ColorLayer and manualPaint


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

Summary of changes:
 bbtk/bbs/boxes/UnitLayerPaint.bbg                  | 241 +++++++++++++++++++++
 bbtk/bbs/boxes/UnitLayerPaint.bbs                  |  98 +++++++++
 bbtk/src/bbcreaMaracasVisuColorLayerImageView.cxx  |   4 +
 bbtk/src/bbcreaMaracasVisuManualPaint.cxx          |  24 ++
 .../ThresholdImageView/ColorLayerImageView.cxx     |   8 +-
 .../widgets/ThresholdImageView/LayerImageBase.cxx  |  35 ++-
 .../widgets/ThresholdImageView/LayerImageBase.h    |   8 +-
 .../wxWindows/widgets/manualPaint/BrushFilter.cpp  |  32 +--
 .../widgets/manualPaint/ManualPaintModel.cpp       |  38 +++-
 .../widgets/manualPaint/ManualPaintModel.h         |   2 +
 .../widgets/manualPaint/ManualPaintPanel.cpp       |  12 +
 .../widgets/manualPaint/ManualPaintPanel.h         |   1 +
 .../manualPaint/vtkInteractorManualPaint.cpp       |   9 +-
 .../widgets/manualPaint/wxManualPaintPanel.cpp     |  64 ++++--
 .../widgets/manualPaint/wxManualPaintPanel.h       |  41 ++--
 .../widgets/vtkInteractorStyleBaseView.cxx         |   8 +-
 16 files changed, 547 insertions(+), 78 deletions(-)
 create mode 100644 bbtk/bbs/boxes/UnitLayerPaint.bbg
 create mode 100644 bbtk/bbs/boxes/UnitLayerPaint.bbs


hooks/post-receive
-- 
Medical image visualization library


More information about the Pubgit-commits-list mailing list