Salome HOME
23151: EDF 9626 SMESH: Opening an existing study makes salome end with an allocation...
authoreap <eap@opencascade.com>
Wed, 2 Sep 2015 14:39:00 +0000 (17:39 +0300)
committereap <eap@opencascade.com>
Wed, 2 Sep 2015 14:39:00 +0000 (17:39 +0300)
commit081f12102e2a2aebef15760d5f6d06b4834ae26e
tree415792a3a7469e3f4e5f151dca8a8b05c5a26f61
parent859219d5983802ba196ba7882eedbde09dc87be7
23151: EDF 9626 SMESH: Opening an existing study makes salome end with an allocation error when closing.
  Fix ~SMESH_Gen_i()

Regression 2D_mesh_Polygons_00/A2
  Fix DriverSTL_W_SMDS_Mesh.cxx

IPAL52658: Quadrangle (Mapping) makes invalid mesh with Enforced vertices
IPAL52654: Quadrangle (Mapping) with enforced vertices works wrong
IPAL20729: Difference in behaviour of selection for Rotation against Translation, Symmetry after Apply.
IPAL9947: SMESH – Merge nodes dialog box
13 files changed:
doc/salome/gui/SMESH/input/mesh_infos.doc
src/DriverSTL/DriverSTL_W_SMDS_Mesh.cxx
src/SMDS/SMDS_VolumeTool.cxx
src/SMESH/SMESH_MesherHelper.cxx
src/SMESH/SMESH_MesherHelper.hxx
src/SMESHGUI/SMESHGUI_MergeDlg.cxx
src/SMESHGUI/SMESHGUI_RotationDlg.cxx
src/SMESHGUI/SMESHGUI_SmoothingDlg.cxx
src/SMESHGUI/SMESHGUI_SymmetryDlg.cxx
src/SMESHGUI/SMESHGUI_TranslationDlg.cxx
src/SMESH_I/SMESH_Gen_i.cxx
src/StdMeshers/StdMeshers_Quadrangle_2D.cxx
src/StdMeshers/StdMeshers_Quadrangle_2D.hxx