[pubgit-commits-list] creaVtk branch master updated. 562222204bce7de0a24fac67cb4e5acc05b20f5d

root root at tux.creatis.insa-lyon.fr
Wed Oct 15 17:32:45 CEST 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 "Utilities in vtk".

The branch, master has been updated
       via  562222204bce7de0a24fac67cb4e5acc05b20f5d (commit)
      from  8657c5238e5cbbb671f089bec24ec42b953c87ae (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=creaVtk.git;a=commitdiff;h=562222204bce7de0a24fac67cb4e5acc05b20f5d
commit 562222204bce7de0a24fac67cb4e5acc05b20f5d
Author: davila <eduardo.davila at creatis.insa-lyon.fr>
Date:   Wed Oct 15 16:28:13 2014 +0200

    #2446 creaVtk Feature New Normal  -  Stream Tracer, Stream Line (interface, widget)


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

Summary of changes:
 .../bbs/boxes/PlaneTensorVisu_Widget.bbg           |  11 +-
 .../bbs/boxes/PlaneTensorVisu_Widget.bbs           |   6 +-
 .../bbs/boxes/PlaneVectorVisu_Interface.bbg        | 147 +++++++++++++++------
 .../bbs/boxes/PlaneVectorVisu_Interface.bbs        |  40 ++++--
 .../bbs/boxes/PlaneVectorVisu_Widget.bbg           |   9 +-
 .../bbs/boxes/PlaneVectorVisu_Widget.bbs           |   5 +-
 .../bbs/boxes/StreamlineExploration_Wideget.bbg    |  55 ++++----
 .../bbs/boxes/StreamlineExploration_Wideget.bbs    |   5 +-
 .../bbs/boxes/TensorsExploration_Wideget.bbg       |   7 +-
 .../bbs/boxes/TensorsExploration_Wideget.bbs       |   2 +-
 bbtk_creaVtk_PKG/bbs/boxes/TensorsVisu_Wideget.bbg |   2 +-
 bbtk_creaVtk_PKG/bbs/boxes/TensorsVisu_Wideget.bbs |   3 +-
 .../bbs/boxes/VectorsExploration_Wideget.bbg       |  45 ++++---
 .../bbs/boxes/VectorsExploration_Wideget.bbs       |   1 +
 ...VtkVectorsVisu.cxx => bbcreaVtkLineProfile.cxx} |  72 +++++-----
 bbtk_creaVtk_PKG/src/bbcreaVtkLineProfile.h        |  51 +++++++
 ...StreamTracer.cxx => bbcreaVtkPointRotation.cxx} |  63 ++++++---
 ...eaVtkPlaneSource.h => bbcreaVtkPointRotation.h} |  36 ++---
 bbtk_creaVtk_PKG/src/bbcreaVtkTensorsVisu.cxx      |   2 +
 bbtk_creaVtk_PKG/src/bbcreaVtkTensorsVisu.h        |   2 +
 bbtk_creaVtk_PKG/src/bbcreaVtkVectorsVisu.cxx      |   3 +-
 bbtk_creaVtk_PKG/src/bbcreaVtkVectorsVisu.h        |   2 +
 lib/creaVtk/vtkImageDataStrucPoints.cpp            |   5 +-
 lib/creaVtk/vtkTensorsVisu.cpp                     |  29 ++--
 lib/creaVtk/vtkTensorsVisu.h                       |  10 +-
 lib/creaVtk/vtkVectorsTensorsVisuBase.cpp          |   6 +-
 lib/creaVtk/vtkVectorsTensorsVisuBase.h            |  12 +-
 lib/creaVtk/vtkVectorsVisu.cpp                     |  11 +-
 lib/creaVtk/vtkVectorsVisu.h                       |   4 +-
 29 files changed, 430 insertions(+), 216 deletions(-)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkVectorsVisu.cxx => bbcreaVtkLineProfile.cxx} (59%)
 create mode 100644 bbtk_creaVtk_PKG/src/bbcreaVtkLineProfile.h
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkStreamTracer.cxx => bbcreaVtkPointRotation.cxx} (61%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkPlaneSource.h => bbcreaVtkPointRotation.h} (50%)


hooks/post-receive
-- 
Utilities in vtk


More information about the Pubgit-commits-list mailing list