Salome HOME
Inmprovement extrusion algorithm in MeshEditor
[modules/smesh.git] / src / SMDS /
2005-10-10 eapIMP 10199 (add Volume Control). Implement GetSize(...
2005-10-10 eapIMP 10199 (add Volume Control). Add GetVolumeType(...
2005-08-31 szyWindows porting
2005-08-30 szyWindows porting
2005-08-23 slnGetElementType method added
2005-06-15 eapfix compilation error
2005-06-14 eapPAL9163. Fix GetFaceNormal() for badly shaped quadrangles
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-23 jrtFix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b).
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-23 jrtKeep compatible with gcc 2
2003-09-22 jrtFreshly added file
2003-09-12 jrtAdd HexahedronOfNodes and Tria3OfNodes to improve perfo...
2003-09-12 jrtFix bug. Was always printing 8 nodes
2003-09-08 jrtAdd support for tetra, pyramid and prism
2003-09-08 jrtAdd some comments
2003-09-05 jrtSome forgotten return statments
2003-09-05 jrtChange API to use pointer on elements and no longer...
2003-09-04 jrtRemove no longer needed files
2003-09-03 jrtNew DS implementation
2003-09-03 jrtRemove Opencascade dependencies
2003-09-03 jrtcomments
2003-09-03 jrtAdd iterator classes
2003-09-03 jrtRemove wok files. Comment no longer needed files
2003-09-03 jrtAdd needed class for the new DS
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.