[pubgit-commits-list] bbtk branch vtk9itk5wx3-macos updated. dfcd0b84f01eb96e43c2180a35d626cc123a7231

root root at tux.creatis.insa-lyon.fr
Fri Apr 14 16:42:06 CEST 2023


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 "Black Box Tool Kit".

The branch, vtk9itk5wx3-macos has been updated
       via  dfcd0b84f01eb96e43c2180a35d626cc123a7231 (commit)
      from  0476f1d3892556c0aba6a68346a72e8400a68db7 (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=bbtk.git;a=commitdiff;h=dfcd0b84f01eb96e43c2180a35d626cc123a7231
commit dfcd0b84f01eb96e43c2180a35d626cc123a7231
Author: Eduardo DAVILA <davila at creatis.insa-lyon.fr>
Date:   Fri Apr 14 16:42:01 2023 +0200

    #3498 Export to Python code for 3DSlicer


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

Summary of changes:
 kernel/appli/bbs2cpp/CMakeLists.txt                |  4 +-
 kernel/appli/bbs2cpp/{bbs2cpp.cxx => bbs2.cxx}     | 64 +++++++++++++++++-----
 ...btkBBPInterpreter.cxx => bbtkInterpreterPy.cxx} | 64 +++++++++++++---------
 .../{bbtkBBPInterpreter.h => bbtkInterpreterPy.h}  |  9 ++-
 packages/std/src/bbstdConcatStrings.h              |  2 +-
 packages/std/src/bbstdDiv.xml                      |  2 +-
 packages/vtk/src/bbvtkMarchingCubes.h              |  2 +-
 packages/vtk/src/bbvtkMetaImageReader.h            |  2 +-
 packages/vtk/src/bbvtkPolyDataToActor.h            |  3 +-
 packages/wx/src/bbwxSlider.h                       |  2 +-
 10 files changed, 99 insertions(+), 55 deletions(-)
 rename kernel/appli/bbs2cpp/{bbs2cpp.cxx => bbs2.cxx} (60%)
 copy kernel/src/{bbtkBBPInterpreter.cxx => bbtkInterpreterPy.cxx} (66%)
 copy kernel/src/{bbtkBBPInterpreter.h => bbtkInterpreterPy.h} (94%)


hooks/post-receive
-- 
Black Box Tool Kit


More information about the Pubgit-commits-list mailing list