[pubgit-commits-list] openheart branch master updated. e989157c905531306964b1f4d2d70991029aaca2

root root at tux.creatis.insa-lyon.fr
Tue Jun 10 13:50:47 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 "Graphic interface for the visualization of 3D ultrasound sequences".

The branch, master has been updated
       via  e989157c905531306964b1f4d2d70991029aaca2 (commit)
      from  a29e955d81fcaf6b37db4a5cb168549f96f1fff3 (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=openheart.git;a=commitdiff;h=e989157c905531306964b1f4d2d70991029aaca2
commit e989157c905531306964b1f4d2d70991029aaca2
Author: olivier <olivier.bernard at creatis.insa-lyon.fr>
Date:   Tue Jun 10 13:49:27 2014 +0200

    commit all the files for the first time


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

Summary of changes:
 Applications/CMakeLists.txt                        |   39 +
 Applications/CMakeLists.txt~                       |   39 +
 Applications/OpenHeartGui.cxx                      | 2491 ++++++++++++++++++++
 Applications/OpenHeartGui.h                        |  232 ++
 Applications/OpenHeartGui.ui                       |  987 ++++++++
 Applications/qtOpenHeart.cxx                       |   23 +
 Applications/ui_OpenHeartGui.h                     |  618 +++++
 ...tkMyInteractorStyleTrackballCameraOpenHeart.cxx |  852 +++++++
 .../vtkMyInteractorStyleTrackballCameraOpenHeart.h |   93 +
 ...MyInteractorStyleTrackballCameraOpenHeartXY.cxx |  195 ++
 ...tkMyInteractorStyleTrackballCameraOpenHeartXY.h |   76 +
 ...MyInteractorStyleTrackballCameraOpenHeartXZ.cxx |  185 ++
 ...tkMyInteractorStyleTrackballCameraOpenHeartXZ.h |   77 +
 ...MyInteractorStyleTrackballCameraOpenHeartYZ.cxx |  184 ++
 ...tkMyInteractorStyleTrackballCameraOpenHeartYZ.h |   76 +
 CMakeLists.txt                                     |   58 +
 Common/CMakeLists.txt                              |   11 +
 Common/CMakeLists.txt~                             |   12 +
 Common/vtkOptimizedImageData.cxx                   |   20 +
 Common/vtkOptimizedImageData.h                     |  181 ++
 Config/ConfigIschemicCase.txt~                     |    3 +
 Config/ConfigOpenHeart.txt                         |    2 +
 Config/ConfigOpenHeart.txt~                        |    2 +
 Config/HeartBeatsConfig (copy).txt~                |    6 +
 Config/HeartBeatsConfig.txt~                       |    6 +
 Config/HeartSimuConfig.txt~                        |    2 +
 Config/HeartSimuConfig_tmp.txt~                    |    6 +
 test.txt~                                          |    0
 28 files changed, 6476 insertions(+)
 create mode 100644 Applications/CMakeLists.txt
 create mode 100644 Applications/CMakeLists.txt~
 create mode 100644 Applications/OpenHeartGui.cxx
 create mode 100644 Applications/OpenHeartGui.h
 create mode 100644 Applications/OpenHeartGui.ui
 create mode 100644 Applications/qtOpenHeart.cxx
 create mode 100644 Applications/ui_OpenHeartGui.h
 create mode 100644 Applications/vtkMyInteractorStyleTrackballCameraOpenHeart.cxx
 create mode 100644 Applications/vtkMyInteractorStyleTrackballCameraOpenHeart.h
 create mode 100644 Applications/vtkMyInteractorStyleTrackballCameraOpenHeartXY.cxx
 create mode 100644 Applications/vtkMyInteractorStyleTrackballCameraOpenHeartXY.h
 create mode 100644 Applications/vtkMyInteractorStyleTrackballCameraOpenHeartXZ.cxx
 create mode 100644 Applications/vtkMyInteractorStyleTrackballCameraOpenHeartXZ.h
 create mode 100644 Applications/vtkMyInteractorStyleTrackballCameraOpenHeartYZ.cxx
 create mode 100644 Applications/vtkMyInteractorStyleTrackballCameraOpenHeartYZ.h
 create mode 100644 CMakeLists.txt
 create mode 100644 Common/CMakeLists.txt
 create mode 100644 Common/CMakeLists.txt~
 create mode 100644 Common/vtkOptimizedImageData.cxx
 create mode 100644 Common/vtkOptimizedImageData.h
 create mode 100644 Config/ConfigIschemicCase.txt~
 create mode 100644 Config/ConfigOpenHeart.txt
 create mode 100644 Config/ConfigOpenHeart.txt~
 create mode 100644 Config/HeartBeatsConfig (copy).txt~
 create mode 100644 Config/HeartBeatsConfig.txt~
 create mode 100644 Config/HeartSimuConfig.txt~
 create mode 100644 Config/HeartSimuConfig_tmp.txt~
 create mode 100644 test.txt~


hooks/post-receive
-- 
Graphic interface for the visualization of 3D ultrasound sequences


More information about the Pubgit-commits-list mailing list