]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
This commit was generated by cvs2git to create tag 'V4_1_0rc1'. V4_1_0rc1
authoradmin <salome-admin@opencascade.com>
Tue, 15 Jul 2008 07:41:39 +0000 (07:41 +0000)
committeradmin <salome-admin@opencascade.com>
Tue, 15 Jul 2008 07:41:39 +0000 (07:41 +0000)
commita1884d435d319c921f54b7a174199003ae7eb1e1
treebfa8dc6ad496251c8b574f06977446167a1fcfcc
parentc8952d4540e8c779f2e7c4badd82a4535a777df1
This commit was generated by cvs2git to create tag 'V4_1_0rc1'.

Sprout from BR_Dev_For_4_0 2007-11-07 11:52:10 UTC maintenance team <salome-mnt@opencascade.com> 'Common update'
Cherrypick from V4_1_0_maintainance 2008-07-15 07:41:38 UTC rnv <rnv@opencascade.com> 'Fix for issue 0019937: EDF 790 VISU : ScalarMapondeformed of ELNO field.':
    doc/salome/gui/VISU/images/table.png
    doc/salome/gui/VISU/images/table3d.png
    doc/salome/gui/VISU/images/tablesn1.png
    doc/salome/gui/VISU/images/tablesn2.png
    doc/salome/gui/VISU/input/table_3d.doc
    src/CONVERTOR/VISU_ElnoMeshValue.hxx
    src/CONVERTOR/VISU_TableReader.cxx
    src/CONVERTOR/VISU_TableReader.hxx
    src/CONVERTOR/VISU_VTKTypeList.hxx
    src/OBJECT/VISU_ActorBase.cxx
    src/OBJECT/VISU_ActorBase.h
    src/OBJECT/VISU_IsoSurfActor.cxx
    src/OBJECT/VISU_IsoSurfActor.h
    src/OBJECT/VISU_PointMap3dActor.cxx
    src/OBJECT/VISU_PointMap3dActor.h
    src/PIPELINE/VISU_DeformationPL.cxx
    src/PIPELINE/VISU_DeformationPL.hxx
    src/PIPELINE/VISU_DeformedGridPL.cxx
    src/PIPELINE/VISU_DeformedGridPL.hxx
    src/PIPELINE/VISU_DeformedShapeAndScalarMapPL.cxx
    src/PIPELINE/VISU_DeformedShapeAndScalarMapPL.hxx
    src/PIPELINE/VISU_ElnoAssembleFilter.cxx
    src/PIPELINE/VISU_ElnoAssembleFilter.hxx
    src/PIPELINE/VISU_ElnoDisassembleFilter.cxx
    src/PIPELINE/VISU_ElnoDisassembleFilter.hxx
    src/PIPELINE/VISU_LabelPointsFilter.cxx
    src/PIPELINE/VISU_LabelPointsFilter.hxx
    src/PIPELINE/VISU_MergedPL.cxx
    src/PIPELINE/VISU_MergedPL.hxx
    src/PIPELINE/VISU_OptionalDeformationPL.cxx
    src/PIPELINE/VISU_OptionalDeformationPL.hxx
    src/VISUGUI/VisuGUI_DeformedShapeAndScalarMapDlg.cxx
    src/VISUGUI/VisuGUI_DeformedShapeAndScalarMapDlg.h
    src/VISUGUI/VisuGUI_FileInfoDlg.cxx
    src/VISUGUI/VisuGUI_FileInfoDlg.h
    src/VISUGUI/VisuGUI_Table3dDlg.cxx
    src/VISUGUI/VisuGUI_Table3dDlg.h
    src/VISU_I/VISU_Deformation_i.cc
    src/VISU_I/VISU_Deformation_i.hh
    src/VISU_I/VISU_DeformedShapeAndScalarMap_i.cc
    src/VISU_I/VISU_DeformedShapeAndScalarMap_i.hh
    src/VISU_I/VISU_MonoColorPrs_i.cc
    src/VISU_I/VISU_MonoColorPrs_i.hh
    src/VISU_I/VISU_OptionalDeformation_i.cc
    src/VISU_I/VISU_OptionalDeformation_i.hh
    src/VISU_I/VISU_PointMap3d_i.cc
    src/VISU_I/VISU_PointMap3d_i.hh
    src/VISU_SWIG/visu_pointmap3d.py
Cherrypick from master 2008-03-07 07:46:09 UTC jfa <jfa@opencascade.com> 'Join modifications from BR_Dev_For_4_0 tag V4_1_1.':
    doc/salome/gui/VISU/images/barproperty.png
    src/CONVERTOR/VISU_GaussMergeFilter.cxx
    src/CONVERTOR/VISU_GaussMergeFilter.hxx
51 files changed:
doc/salome/gui/VISU/images/barproperty.png [new file with mode: 0644]
doc/salome/gui/VISU/images/table.png [new file with mode: 0644]
doc/salome/gui/VISU/images/table3d.png [new file with mode: 0644]
doc/salome/gui/VISU/images/tablesn1.png [new file with mode: 0644]
doc/salome/gui/VISU/images/tablesn2.png [new file with mode: 0644]
doc/salome/gui/VISU/input/table_3d.doc [new file with mode: 0644]
src/CONVERTOR/VISU_ElnoMeshValue.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_GaussMergeFilter.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_GaussMergeFilter.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_TableReader.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_TableReader.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_VTKTypeList.hxx [new file with mode: 0644]
src/OBJECT/VISU_ActorBase.cxx [new file with mode: 0644]
src/OBJECT/VISU_ActorBase.h [new file with mode: 0644]
src/OBJECT/VISU_IsoSurfActor.cxx [new file with mode: 0644]
src/OBJECT/VISU_IsoSurfActor.h [new file with mode: 0644]
src/OBJECT/VISU_PointMap3dActor.cxx [new file with mode: 0644]
src/OBJECT/VISU_PointMap3dActor.h [new file with mode: 0644]
src/PIPELINE/VISU_DeformationPL.cxx [new file with mode: 0755]
src/PIPELINE/VISU_DeformationPL.hxx [new file with mode: 0755]
src/PIPELINE/VISU_DeformedGridPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_DeformedGridPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_DeformedShapeAndScalarMapPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_DeformedShapeAndScalarMapPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_ElnoAssembleFilter.cxx [new file with mode: 0644]
src/PIPELINE/VISU_ElnoAssembleFilter.hxx [new file with mode: 0644]
src/PIPELINE/VISU_ElnoDisassembleFilter.cxx [new file with mode: 0644]
src/PIPELINE/VISU_ElnoDisassembleFilter.hxx [new file with mode: 0644]
src/PIPELINE/VISU_LabelPointsFilter.cxx [new file with mode: 0644]
src/PIPELINE/VISU_LabelPointsFilter.hxx [new file with mode: 0644]
src/PIPELINE/VISU_MergedPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_MergedPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_OptionalDeformationPL.cxx [new file with mode: 0755]
src/PIPELINE/VISU_OptionalDeformationPL.hxx [new file with mode: 0755]
src/VISUGUI/VisuGUI_DeformedShapeAndScalarMapDlg.cxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_DeformedShapeAndScalarMapDlg.h [new file with mode: 0644]
src/VISUGUI/VisuGUI_FileInfoDlg.cxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_FileInfoDlg.h [new file with mode: 0644]
src/VISUGUI/VisuGUI_Table3dDlg.cxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_Table3dDlg.h [new file with mode: 0644]
src/VISU_I/VISU_Deformation_i.cc [new file with mode: 0755]
src/VISU_I/VISU_Deformation_i.hh [new file with mode: 0755]
src/VISU_I/VISU_DeformedShapeAndScalarMap_i.cc [new file with mode: 0644]
src/VISU_I/VISU_DeformedShapeAndScalarMap_i.hh [new file with mode: 0644]
src/VISU_I/VISU_MonoColorPrs_i.cc [new file with mode: 0644]
src/VISU_I/VISU_MonoColorPrs_i.hh [new file with mode: 0644]
src/VISU_I/VISU_OptionalDeformation_i.cc [new file with mode: 0755]
src/VISU_I/VISU_OptionalDeformation_i.hh [new file with mode: 0755]
src/VISU_I/VISU_PointMap3d_i.cc [new file with mode: 0644]
src/VISU_I/VISU_PointMap3d_i.hh [new file with mode: 0644]
src/VISU_SWIG/visu_pointmap3d.py [new file with mode: 0755]