Salome HOME
PAL13409: EDF282 SMESH: Tetrahedron is added if we specify Mefisto.
[modules/smesh.git] / src / SMESH /
2006-09-04 jfaJoin modifications from branch BR_For_OCT_611: migratio... V3_2_2pre
2006-08-07 eapPAL12992. Add type TIDSortedElemSet to be used to assur...
2006-07-04 eapPAL12157. In Dump(), fix spelling
2006-07-03 eapPAL12157. In Dump(), show info on poly elements
2006-06-27 eapPAL12157. Make Dump() show info on quadratic elements
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
2006-02-07 smhMerge from OCC_development_generic_2006
2005-12-26 eapPAL10953. Fix GetSubmeshComputed(): there may be elemen...
2005-12-20 eapfix PAL10974. Call CleanDependants() instead of
2005-12-20 eapfix bug PAL10974: add IsReversedSubMesh()
2005-12-20 eapfix bug PAL10974: check if SubMeshesComputed() by prese...
2005-12-05 smhCopyrights update
2005-11-14 sklImprovement of extrusion functionality
2005-11-14 eapPAL10491. Add GetAlgoState()
2005-11-08 eapFix bug 10390. fix getting submesh for a shell
2005-11-07 eapPAL10158. Add clearMesh()
2005-11-07 eapPAL10158. Add clearMesh() where call ComputeStateEngine...
2005-10-25 sklImprovement of extrusion functionality
2005-10-21 sanTemporarily rolling back the last integration
2005-10-21 sklInmprovement extrusion algorithm in MeshEditor
2005-10-11 eapPAL10196. use renamed GetGroupNames()->GetGroupNamesAnd...
2005-10-06 sklModification some functionality for splitting assembly
2005-10-05 sklModification function HashCode() for correct work of...
2005-10-04 sklIntegration some new classes for working of core mesher
2005-09-26 sklReplaced NMTTools map with NCollection map for removing...
2005-09-26 sklAdd interface for keeping information about performed...
2005-09-26 sklReplaced NMTTools map with NCollection map for removing...
2005-09-07 eapPAL9874. Fix error in SMESH_HypoFilter::IsGlobalPredica...
2005-08-23 slnGetElementType method added
2005-08-11 jfaEnable setting of Numeric Functors as criteria in Split...
2005-07-13 eapMove MEDWrapper to MED module
2005-06-24 eapPAL8196. Do not operate with hypothesis for a geom...
2005-06-24 eapPAL8196. Fix GetAlgo() for the case with the same algo...
2005-06-07 smhSMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK) T_3_0_0_a1
2005-04-01 eapPAL8330. In sweepElement(): fix volume orientation
2005-03-30 apoPythonDump for SMESH Controls / Filter
2005-03-18 msvComment out useless message output to speed up change...
2005-02-25 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.