[pubgit-commits-list] creaContours branch vtk9itk5wx3-macos updated. 4977c9275d69b7ab474b68dcd75f1166ee4c6503

root at git.creatis.insa-lyon.fr root at git.creatis.insa-lyon.fr
Tue Apr 21 10:32:07 CEST 2026


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 "Application to draw contours manually".

The branch, vtk9itk5wx3-macos has been updated
       via  4977c9275d69b7ab474b68dcd75f1166ee4c6503 (commit)
      from  ac3674afbc638b9edc8b85286345b2f9ed571b19 (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=creaContours.git;a=commitdiff;h=4977c9275d69b7ab474b68dcd75f1166ee4c6503
commit 4977c9275d69b7ab474b68dcd75f1166ee4c6503
Author: eduardo.davila at creatis.insa-lyon.fr <eduardo.davila at creatis.insa-lyon.fr>
Date:   Tue Apr 21 10:32:00 2026 +0200

    #3404 New Object - Open Contour


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

Summary of changes:
 .../appli/exampleManualInterpolation_Widget.bbg    |   80 +
 .../appli/exampleManualInterpolation_Widget.bbs    |   55 +
 bbtk/bbs/boxes/ContourReferenceGrid.bbg            |  323 +-
 bbtk/bbs/boxes/ContourReferenceGrid.bbs            |   54 +-
 bbtk/bbs/boxes/ContourReferenceStep.bbg            |  619 ++--
 bbtk/bbs/boxes/ContourReferenceStep.bbs            |  167 +-
 bbtk/bbs/boxes/ManualInterpolation_Widget.bbg      | 3266 ++++++++++++++++++++
 bbtk/bbs/boxes/ManualInterpolation_Widget.bbs      | 1177 +++++++
 bbtk/src/bbcreaContoursSetViewerPosition.cxx       |    4 +-
 .../interfMainPanel.cxx                            |   10 +-
 lib/Interface_Icons_NDimensions/interfMainPanel.h  |    1 +
 .../interfNewContourMenu.cxx                       |   18 +-
 .../interfNewContourMenu.h                         |    3 +-
 .../wxContourEventHandler.cxx__                    |   16 +-
 .../wxContourMainFrame.cxx                         |  107 +-
 .../wxContourMainFrame.h                           |    3 +-
 .../wxVtkBaseView_SceneManager.cxx                 |   10 +
 .../KernelManagerContour.cxx                       |   19 +
 .../KernelManagerContour.h                         |    6 -
 19 files changed, 5356 insertions(+), 582 deletions(-)
 create mode 100644 bbtk/bbs/appli/exampleManualInterpolation_Widget.bbg
 create mode 100644 bbtk/bbs/appli/exampleManualInterpolation_Widget.bbs
 create mode 100644 bbtk/bbs/boxes/ManualInterpolation_Widget.bbg
 create mode 100644 bbtk/bbs/boxes/ManualInterpolation_Widget.bbs


hooks/post-receive
-- 
Application to draw contours manually


More information about the Pubgit-commits-list mailing list