Salome HOME
PAL9022. enable creation of groups on SHELLs
[modules/smesh.git] / src / SMESH /
2005-06-09 eapPAL9022. before algo->Compute(), clean only elements...
2005-06-08 mpvPorting to Mandrake 10.1 and new products:
2005-04-01 eapPAL8330. In sweepElement(): fix volume orientation
2005-03-03 sanPAL8310
2005-02-07 eapPAL8021. In AlgpStateEngine(), clean existing sub-mesh...
2005-02-04 eapPAL7933. Use SMESH_HypoFilter to retrieve assigned...
2005-02-04 eapPAL7933. Change IsGlobalAlgo() -> IsGlobalHypothesis();
2005-02-04 eapPAL7933. Add GetHypothesi(e)s() which filter assigned...
2005-02-04 eapPAL7933. Add static IsApplicableHypothesis();
2005-02-04 eapPAL7933. Add static IsApplicableHypothesis()
2005-02-04 eapPAL7933. Create class SMESH_HypoFilter
2005-02-01 eapPAL7913. Add static ShellPoint()
2005-02-01 eapPAL7913. Add static ShellPoint() and several methos...
2005-02-01 eapDo not try to compute sub-meshes if the main shape...
2005-01-31 eapPAL7935. In Load(face), load from a forward face
2005-01-31 eapPAL7926. Add missing return
2005-01-26 eapPAL7403. In ShapeToMesh(), remove shape referring data...
2005-01-26 eapremove not used fields
2005-01-26 eapPAL7358. Add VertexParameters() and EdgeParameters()
2005-01-21 eapPAL7722. Add IsReversedInChain(). In BuildPropagationCh...
2005-01-21 eapComment annoing trace
2005-01-21 eapPAL7358. Now Reorient() can work with edge, faces and...
2005-01-21 vsrFix a bug of 'Extrusion Along a Path' : number of rotat...
2005-01-20 vsrImplement sweep mesh elements along a path (PAL7218).
2005-01-20 sanImplementation of new pattern mapping algorthm (mesh...
2005-01-20 adminMerge with OCC_development_01 V2_2_0a1
2004-12-17 adminMerge with OCC-V2_1_0_deb
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-04-01 nadircorrect a small bug detected when using different wire...
2004-03-26 jrtCreating and importing 2 meshes from the same engine...
2004-03-15 jrtMerge br_enable_import_mesh. Enable import mesh and...
2003-12-11 jrtHAVE_NETGEN (#define) to remove an unresolved symbol...
2003-12-09 nadirCorrecting a problem araising when building the SMESH...
2003-12-08 nadirupdating or adding when merging in the main trunk with...
2003-09-05 jrtCorrect some memory leaks
2003-09-05 jrtUse nodes and elements pointer instead on IDs
2003-09-04 jrtmake GetMaxArea const
2003-09-04 jrtmake hypothesis const
2003-09-04 jrtUpdate to match the change of SMDS (new DS).
2003-09-04 jrtUpdate to match the change of SMDS (new DS).
2003-09-04 jrtmake GetNumberOfSegments and GetScaleFactor const
2003-09-04 jrtmake GetLength const
2003-07-10 nriNRI : Merge from V1_2.
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 nriNRI : Add KERNEL includes and libs.
2003-05-19 adminThis commit was generated by cvs2git to create branch...
2003-05-19 nriNRI : First integration.