Salome HOME
Porting to Python 2.6 - add coding page specification for Python scripts
[modules/smesh.git] / src /
2009-08-04 jfaCorrect bugs, connected with 0D Elements implementation...
2009-08-03 adamAnother fix like previous one.
2009-07-31 vsrFix compilation problems on Windows
2009-07-31 vsrIssue 20443: SIGSEGV in SMESHGUI_VTKUtils.cxx::RemoveVi...
2009-07-30 adamRemove warnings
2009-07-28 sklChanges for bug 0020381 from Mantis.
2009-07-27 maintenance teamupdate SMESH_test comment i3
2009-07-27 dmvIPAL21286 1D Meshing for the Forward and Reversed Edge...
2009-07-22 ouvFix of the problem with vtkRenderer::GetActors() method
2009-07-22 sklImplementation of Quadrangle (Mapping) for faces built...
2009-07-22 dmvIPAL21265 It's impossible to select edge for Reverce...
2009-07-20 dmv0020089: EDF 887 MED : Take into account 0D elements...
2009-07-20 adamFix compilation of gcc 4.3.2
2009-07-16 jfaIMP 0020089: Take into account 0D elements (MED_POINT1)
2009-07-15 eap0020082: EDF 869 GEOM : Edges Orientation indicator...
2009-07-15 eap {
2009-07-15 eap0020082: EDF 869 GEOM : Edges Orientation indicator...
2009-07-15 eap0020082: EDF 869 GEOM : Edges Orientation indicator...
2009-07-15 eap0020082: EDF 869 GEOM : Edges Orientation indicator...
2009-07-15 vsrMerge from V5_1_2_BR branch (14 July 2009)
2009-07-08 dmv0020082: EDF 869 GEOM : Edges Orientation indicator...
2009-07-06 vsrFix compilation problem on Debin Sarge
2009-06-30 sklImplememtation of evaluation for improvement 0019296.
2009-06-29 sklImplememtation of evaluation for improvement 0019296.
2009-06-18 eap SMESH_Hypothesis::Hypothesis_Status aStatus;
2009-06-18 eap- ## Returns the list of IDs of submesh elements...
2009-06-18 eap0020128: EDF SMESH 926 : Quadratic conversion of BLSURF...
2009-06-18 eap0020128: EDF SMESH 926 : Quadratic conversion of BLSURF...
2009-06-18 eap0020128: EDF SMESH 926 : Quadratic conversion of BLSURF...
2009-06-18 eap0020128: EDF SMESH 926 : Quadratic conversion of BLSURF...
2009-06-18 eap0020128: EDF SMESH 926 : Quadratic conversion of BLSURF...
2009-06-10 sklImplementation of new version ExtrusionAlongPath (20003...
2009-05-28 vsrIssue 0020370: Symbols multi defined
2009-05-27 dmv0020373: MakeMultiTransformation1D failed on maintenanc...
2009-05-27 vsrIssue 0020368: SMESHGUI_MeshDlg::isTabEnabled must...
2009-05-27 vsrIssue 0020368: SMESHGUI_MeshDlg::isTabEnabled must...
2009-05-27 ouvIssue 0019818: EDF 703 SMESH VISU : Display Mesh Groups...
2009-05-27 rnvImplementation of the issue 20115: [CEA 308] Quadratic...
2009-05-27 rnvImplementation of the issue 20115: [CEA 308] Quadratic...
2009-05-27 ouvIssue 0019818: EDF 703 SMESH VISU : Display Mesh Groups...
2009-05-26 eap 0019936: EDF 794 SMESH : Export UNV : Node color and...
2009-05-26 eap 0019936: EDF 794 SMESH : Export UNV : Node color and...
2009-05-25 eapminor change
2009-05-25 eap0020145: EDF 666 SMESH: Modifications of GEOM groups...
2009-05-25 eap0020145: EDF 666 SMESH: Modifications of GEOM groups...
2009-05-25 eap0020145: EDF 666 SMESH: Modifications of GEOM groups...
2009-05-25 eap0020145: EDF 666 SMESH: Modifications of GEOM groups...
2009-05-25 eap0020145: EDF 666 SMESH: Modifications of GEOM groups...
2009-05-25 eap0020145: EDF 666 SMESH: Modifications of GEOM groups...
2009-05-21 dmv0020104: EDF 861 SMESH : Mesh element info evolution
2009-05-21 vsr0020362: EDF SMESH: Smesh commands always generate...
2009-05-20 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eap#include SMESH_MeshEditor.hxx via SMESH_MesherHelper.hxx
2009-05-19 eapeliminate compilation warning
2009-05-19 eap+#include "SMESH_MeshEditor.hxx" // needed for many...
2009-05-19 eap0020279: [CEA 334] control the "random" use when using...
2009-05-19 eapmove struct TIDCompare to SMDS_MeshElement.hxx
2009-05-19 eap static const SMDS_MeshNode* VertexNode(const TopoDS_...
2009-05-19 eapin GetNodeParamOnEdge(), take into account that nodes...
2009-05-19 eap+ const SMDS_MeshNode* GetNodeWrap(const int ind)...
2009-05-19 eapGetNode(int index) no longer wraps index, rather GetNod...
2009-05-19 maintenance teamUpdate according to change of boolean operation.
2009-05-06 eap0020340: EDF 1022 SMESH : Crash with FindNodeClosestTo...
2009-05-06 eap0020340: EDF 1022 SMESH : Crash with FindNodeClosestTo...
2009-05-06 dmv0020321: EDF : Some windows do not appear depending...
2009-05-06 eap0020338: EDF 1019 SMESH : 3D extrusion issue
2009-05-04 eapIPAL21120 SIGSEGV on Meshing attached Compound with...
2009-04-28 dmvIPAL20992 Controls Free nodes works wrong
2009-04-24 ptv0020313
2009-04-22 ptv0020319: EDF SMESH 1007: creation of a sub-mesh on...
2009-04-21 ptvfix bug with "Compute" operation invoked from Preview...
2009-04-21 eap TCollection_AsciiString anEntry;
2009-04-17 dmv0020323: EDF SMESH 1006: Group on geometry: automatic...
2009-04-17 rnvImplementation of the issue 0020151 (SALOME: Light...
2009-04-17 dmv0020317: EDF SMESH 1004: "Edit group" changes the name...
2009-04-17 dmvIPAL21062 Fatal error on Add "Names of filters" - regre...
2009-04-16 dmvIPAL21058 Preview and Compute mesh help file not found
2009-04-16 dmvIPAL21052 Hypothesis Construction Help doesn't show...
2009-04-14 vsr0020210: EDF SMESH 976: Update of a smesh group after...
2009-04-14 jfasmall optimization
2009-04-13 dmvIPAL21003 Impossible create group from existing group...
2009-04-03 eap0020210: EDF SMESH 976: Update of a smesh group after...
2009-04-03 eap0020210: EDF SMESH 976: Update of a smesh group after...
2009-04-03 eap0020210: EDF SMESH 976: Update of a smesh group after...
2009-04-03 eap0020210: EDF SMESH 976: Update of a smesh group after...
2009-04-03 eap0020210: EDF SMESH 976: Update of a smesh group after...
2009-04-03 eap0020210: EDF SMESH 976: Update of a smesh group after...
2009-04-03 eap0020210: EDF SMESH 976: Update of a smesh group after...
2009-04-03 jfaBug 0020185: EDF SMESH 967 : Anomaly in Merge Nodes.
2009-04-02 vsrFix problem (internal 21002) - "MED file information...
next