Salome HOME
Merge from V6_2_BR 23/12/2010
authorinv <inv@opencascade.com>
Fri, 24 Dec 2010 08:18:34 +0000 (08:18 +0000)
committerinv <inv@opencascade.com>
Fri, 24 Dec 2010 08:18:34 +0000 (08:18 +0000)
commit2de294b09ac8b9ace071a01db9cb4e235f1eadbb
tree62be04723c2722fc8016dc399811ec604bfa4e08
parentd5dd413d3b5c39194d06be07b55af1c683871776
Merge from V6_2_BR 23/12/2010
84 files changed:
Makefile.am
configure.ac
doc/docutils/Makefile.am
doc/docutils/conf.py [deleted file]
doc/docutils/conf.py.in [new file with mode: 0644]
doc/salome/gui/SMESH/images/bare_border_faces_smpl.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/bare_border_volumes_smpl.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/controls_popup.png [new file with mode: 0755]
doc/salome/gui/SMESH/images/copy_mesh_dlg.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/copy_mesh_icon.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/over_constrained_faces.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/over_constrained_volumes.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/scalar_bar_dlg.png [new file with mode: 0755]
doc/salome/gui/SMESH/input/about_meshes.doc
doc/salome/gui/SMESH/input/about_quality_controls.doc
doc/salome/gui/SMESH/input/bare_border_face.doc [new file with mode: 0644]
doc/salome/gui/SMESH/input/bare_border_volumes.doc [new file with mode: 0644]
doc/salome/gui/SMESH/input/copy_mesh.doc [new file with mode: 0644]
doc/salome/gui/SMESH/input/over_constrained_faces.doc [new file with mode: 0644]
doc/salome/gui/SMESH/input/over_constrained_volumes.doc [new file with mode: 0644]
doc/salome/gui/SMESH/input/projection_algos.doc
doc/salome/gui/SMESH/input/scalar_bar.doc [new file with mode: 0755]
doc/salome/gui/SMESH/input/selection_filter_library.doc
doc/salome/gui/SMESH/input/tui_creating_meshes.doc
doc/salome/gui/SMESH/input/tui_filters.doc
doc/salome/gui/SMESH/input/tui_quality_controls.doc
idl/SMESH_Filter.idl
idl/SMESH_Gen.idl
resources/Makefile.am
resources/bare_border_face.png [new file with mode: 0644]
resources/bare_border_volume.png [new file with mode: 0644]
resources/copy_mesh.png [new file with mode: 0644]
resources/over_constrained_face.png [new file with mode: 0644]
resources/over_constrained_volume.png [new file with mode: 0644]
src/Controls/SMESH_Controls.cxx
src/Controls/SMESH_ControlsDef.hxx
src/OBJECT/SMESH_Actor.cxx
src/OBJECT/SMESH_Actor.h
src/OBJECT/SMESH_ActorDef.h
src/OBJECT/SMESH_DeviceActor.cxx
src/OBJECT/SMESH_PreviewActorsCollection.cxx
src/SMDS/SMDS_MeshElement.cxx
src/SMDS/SMDS_MeshElement.hxx
src/SMDS/SMDS_MeshNode.cxx
src/SMDS/SMDS_MeshNode.hxx
src/SMDS/SMDS_VtkEdge.cxx
src/SMDS/SMDS_VtkFace.cxx
src/SMDS/SMDS_VtkFace.hxx
src/SMDS/SMDS_VtkVolume.cxx
src/SMESH/Makefile.am
src/SMESH/SMESH_Mesh.cxx
src/SMESH/SMESH_Mesh.hxx
src/SMESH/SMESH_MeshEditor.cxx
src/SMESH/SMESH_subMesh.cxx
src/SMESH/SMESH_subMesh.hxx
src/SMESHFiltersSelection/SMESH_Type.h
src/SMESHFiltersSelection/SMESH_TypeFilter.cxx
src/SMESHGUI/Makefile.am
src/SMESHGUI/SMESHGUI.cxx
src/SMESHGUI/SMESHGUI_ClippingDlg.cxx
src/SMESHGUI/SMESHGUI_CopyMeshDlg.cxx [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_CopyMeshDlg.h [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_FilterDlg.cxx
src/SMESHGUI/SMESHGUI_Hypotheses.cxx
src/SMESHGUI/SMESHGUI_MeshInfo.cxx
src/SMESHGUI/SMESHGUI_MeshInfo.h
src/SMESHGUI/SMESHGUI_Preferences_ScalarBarDlg.cxx
src/SMESHGUI/SMESHGUI_Utils.cxx
src/SMESHGUI/SMESH_images.ts
src/SMESHGUI/SMESH_msg_en.ts
src/SMESHGUI/SMESH_msg_fr.ts
src/SMESH_I/SMESH_2smeshpy.cxx
src/SMESH_I/SMESH_DumpPython.cxx
src/SMESH_I/SMESH_Filter_i.cxx
src/SMESH_I/SMESH_Filter_i.hxx
src/SMESH_I/SMESH_Gen_i.cxx
src/SMESH_I/SMESH_Gen_i.hxx
src/SMESH_I/SMESH_MeshEditor_i.cxx
src/SMESH_SWIG/ex19_sphereINcube.py
src/SMESH_SWIG/smeshDC.py
src/StdMeshers/StdMeshers_Import_1D.cxx
src/StdMeshers/StdMeshers_Import_1D2D.cxx
src/StdMeshers/StdMeshers_ProjectionUtils.cxx
src/StdMeshers/StdMeshers_QuadToTriaAdaptor.cxx