[pubgit-commits-list] creaMaracasVisu branch vtk8itk4wx3-mingw64 updated. e711e5be5a37e8d67d9f18de0237310b589beee7

root root at tux.creatis.insa-lyon.fr
Wed Jan 8 09:34:33 CET 2020


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, vtk8itk4wx3-mingw64 has been updated
       via  e711e5be5a37e8d67d9f18de0237310b589beee7 (commit)
      from  470223c6fe3a156ce3ffea50da88dc4d2aba6115 (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=e711e5be5a37e8d67d9f18de0237310b589beee7
commit e711e5be5a37e8d67d9f18de0237310b589beee7
Author: Eduardo DAVILA <davila at localhost.localdomain>
Date:   Wed Jan 8 09:34:27 2020 +0100

    #3335 creaMaracasVisu Feature New Normal  -  Manual Paint Model Undo Redo from box


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

Summary of changes:
 bbtk/bbs/boxes/ManualPaint2.bbg                    | 120 +++++++--
 bbtk/bbs/boxes/ManualPaint2.bbs                    |  32 ++-
 bbtk/src/bbcreaMaracasVisuManualPaint.cxx          |  74 +-----
 bbtk/src/bbcreaMaracasVisuManualPaint_Model.cxx    |   4 +
 bbtk/src/bbcreaMaracasVisuManualPaint_Model.h      |   2 +
 ...x => bbcreaMaracasVisuManualPaint_UndoRedo.cxx} |  79 +++---
 ...t.h => bbcreaMaracasVisuManualPaint_UndoRedo.h} |  31 ++-
 .../widgets/imageUndoRedo/image3DDequeUR.cxx       |  14 +-
 .../widgets/imageUndoRedo/image3DDequeUR.h         |   1 +
 .../wxWindows/widgets/imageUndoRedo/imageDequeUR.h |   6 -
 .../widgets/imageUndoRedo/imageInfoUR.cxx          |  10 +-
 .../wxWindows/widgets/imageUndoRedo/imageInfoUR.h  |  13 +-
 .../imageUndoRedo/imageModificationManager.cxx     |  40 ++-
 .../imageUndoRedo/imageModificationManager.h       |  14 +-
 .../widgets/imageUndoRedo/imageUndoRedo.cxx        |  46 ++--
 .../widgets/imageUndoRedo/imageUndoRedo.h          |  13 +-
 .../wxWindows/widgets/manualPaint/BrushFilter.cpp  |   2 +
 .../wxWindows/widgets/manualPaint/FillFilter.cpp   | 295 +--------------------
 .../wxWindows/widgets/manualPaint/FillFilter.h     |  50 +---
 .../widgets/manualPaint/ManualPaintControler.cpp   |  75 +++---
 .../widgets/manualPaint/ManualPaintControler.h     |  13 +-
 .../widgets/manualPaint/ManualPaintModel.cpp       |  49 +++-
 .../widgets/manualPaint/ManualPaintModel.h         |  18 +-
 .../widgets/manualPaint/baseFilterManualPaint.h    |   7 -
 .../manualPaint/vtkInteractorManualPaint.cpp       |  10 +-
 .../widgets/manualPaint/wxManualPaintPanel.cpp     |  18 +-
 26 files changed, 434 insertions(+), 602 deletions(-)
 copy bbtk/src/{bbcreaMaracasVisuSetPosition.cxx => bbcreaMaracasVisuManualPaint_UndoRedo.cxx} (57%)
 copy bbtk/src/{bbcreaMaracasVisuShowNPoints_Reset.h => bbcreaMaracasVisuManualPaint_UndoRedo.h} (51%)


hooks/post-receive
-- 
Medical image visualization library


More information about the Pubgit-commits-list mailing list