[pubgit-commits-list] creaVtk branch master updated. 3d95096f97588894dd9a5ffbb8b2c8e6c111cd29

root root at tux.creatis.insa-lyon.fr
Fri Nov 30 12:28:45 CET 2018


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  3d95096f97588894dd9a5ffbb8b2c8e6c111cd29 (commit)
      from  b14773c04cfae41766a01441d155225c9fc4668f (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=3d95096f97588894dd9a5ffbb8b2c8e6c111cd29
commit 3d95096f97588894dd9a5ffbb8b2c8e6c111cd29
Author: Eduardo DAVILA <davila at localhost.localdomain>
Date:   Fri Nov 30 12:28:40 2018 +0100

    #3233 creaVtk Feature New Normal  -  GetCameraInfo SetCameraInfo ScreenShot


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

Summary of changes:
 .../bbs/appli/exampleGetCameraInfo.bbg             | 123 +++++++++++++++++++
 .../bbs/appli/exampleGetCameraInfo.bbs             |  77 ++++++++++++
 bbtk_creaVtk_PKG/bbs/appli/exampleScreenShot.bbg   |  65 ++++++++++
 bbtk_creaVtk_PKG/bbs/appli/exampleScreenShot.bbs   |  47 ++++++++
 .../bbs/appli/exampleSetCameraInfo.bbg             | 134 +++++++++++++++++++++
 .../bbs/appli/exampleSetCameraInfo.bbs             |  82 +++++++++++++
 ...creaVtkActor.cxx => bbcreaVtkGetCameraInfo.cxx} |  75 ++++++------
 ...orPolyDataReader.h => bbcreaVtkGetCameraInfo.h} |  34 +++---
 ...kScalarBarActor.cxx => bbcreaVtkScreenShot.cxx} |  74 +++++++-----
 ...eaVtkScalarBarActor.h => bbcreaVtkScreenShot.h} |  37 +++---
 ...OutputWindow.cxx => bbcreaVtkSetCameraInfo.cxx} |  59 ++++-----
 ...tkScalarBarActor.h => bbcreaVtkSetCameraInfo.h} |  38 +++---
 12 files changed, 691 insertions(+), 154 deletions(-)
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleGetCameraInfo.bbg
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleGetCameraInfo.bbs
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleScreenShot.bbg
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleScreenShot.bbs
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleSetCameraInfo.bbg
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleSetCameraInfo.bbs
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkActor.cxx => bbcreaVtkGetCameraInfo.cxx} (62%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkVectorPolyDataReader.h => bbcreaVtkGetCameraInfo.h} (53%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkScalarBarActor.cxx => bbcreaVtkScreenShot.cxx} (60%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkScalarBarActor.h => bbcreaVtkScreenShot.h} (54%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkOutputWindow.cxx => bbcreaVtkSetCameraInfo.cxx} (65%)
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkScalarBarActor.h => bbcreaVtkSetCameraInfo.h} (51%)


hooks/post-receive
-- 
Utilities in vtk


More information about the Pubgit-commits-list mailing list