Salome HOME
correct previous integration (Porting to Python 2.6)
[modules/smesh.git] / src / SMDS / SMDS_Mesh.cxx
2009-08-27 jfaBug 0020403: Clear mesh data doen't 'free' the memory.
2009-07-16 jfaIMP 0020089: Take into account 0D elements (MED_POINT1)
2009-06-18 eap0020128: EDF SMESH 926 : Quadratic conversion of BLSURF...
2009-02-17 vsrMerge from BR_V5_DEV 16Feb09
2008-03-07 jfaJoin modifications from BR_Dev_For_4_0 tag V4_1_1.
2006-06-01 jfaJoin modifications from branch BR_DEBUG_3_2_0b1 T3_2_0b2 V3_2_0b2
2006-05-06 jfaJoin modifications from branch OCC_debug_for_3_2_0b1
2006-03-13 jfaJoin modifications from branch OCC_development_for_3_2_0a2
2005-08-23 slnGetElementType method added
2005-06-07 smhSMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK) T_3_0_0_a1
2005-01-20 sanImplementation of new pattern mapping algorthm (mesh...
2005-01-20 adminMerge with OCC_development_01 V2_2_0a1
2004-12-01 adminMerge with version on tag OCC-V2_1_0d V2_1_0b1
2004-06-18 yfrDCQ : Merge with Ecole_Ete_a6.
2004-03-15 jrtMerge br_enable_import_mesh. Enable import mesh and...
2004-02-02 jrtFix a bug (crash when adding an hexahedron from ids).
2004-01-05 jrt[Bug SMESH4830] bug in instal with gcc 2.95. Bug fixed.
2003-10-22 jrtFix/implement removeNode, removeEdge, removeFace, remov...
2003-10-17 jrtFix a bug. Quadrangles were added as triangles.
2003-09-12 jrtAdd HexahedronOfNodes and Tria3OfNodes to improve perfo...
2003-09-08 jrtAdd support for tetra, pyramid and prism
2003-09-08 jrtAdd some comments
2003-09-05 jrtChange API to use pointer on elements and no longer...
2003-09-03 jrtNew DS implementation
2003-07-10 yfryfr : Merge with v1.2
2003-07-10 yfrThis commit was generated by cvs2git to track changes...
2003-07-10 yfrsources v1.2
2003-05-19 adminThis commit was generated by cvs2git to create branch...
2003-05-19 nriNRI : First integration.