Salome HOME
IPAL9152
[modules/smesh.git] / src /
2005-01-26 eapremove not used fields
2005-01-26 eapPAL7358. Add VertexParameters() and EdgeParameters()
2005-01-26 apoImprove checking of validity of mesh elements connectivity
2005-01-25 vsrModify 'Modification of orientation' dialog box: implem...
2005-01-25 vsrApply patch from Paul Rascle (correction of make procedure)
2005-01-25 jfaFix wrong comments indentation
2005-01-24 apo[Bug PAL7784] REGR: wrong Export-Import Mesh in med
2005-01-21 eapPAL7722. Take into account edge orientation when Comput...
2005-01-21 eapPAL7722. Add IsReversedInChain(). In BuildPropagationCh...
2005-01-21 eapComment annoing trace
2005-01-21 mznFix for Bug PAL7766 ( An exception appears during const...
2005-01-21 eapPAL7358. Take care of orientation when creating volumes
2005-01-21 eapPAL7358. Add BadOrientedVolume predicate
2005-01-21 eapPAL7358. Add BadOrientedVolume predicate
2005-01-21 eapPAL7358. Now Reorient() can work with edge, faces and...
2005-01-21 vsr'Extrusion Along Path' dialog box : rearrange widgets
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 san1. Implementation of new pattern mapping algorthm ...
2005-01-20 sanImplementation of new pattern mapping algorthm (mesh...
2005-01-20 mznFix for PAL7758(Incorrect work of "Lying on Geom" filte...
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-07-20 yfrDCQ:prepare 2.0.0
2004-07-20 yfrDCQ:prepare 2.0.0
2004-06-18 yfrDCQ : Merge with Ecole_Ete_a6.
2004-06-18 yfrDCQ : Merge with Ecole_Ete_a6.
2004-04-01 nadiradding python scripts to illustrate the way to mesh...
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-25 jrtFix a bug: Crashing when loading submeshes. It seems...
2004-03-24 jrtFix bug SMESH5528 (The compilation fails on the file...
2004-03-23 jrtAdd a MEDFILE attribut for selection in Efficas. Patch...
2004-03-23 jrtFix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b).
2004-03-16 jrtFix bug SMESH5451: SMESH_mechanic script aborts.
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-29 jrtMerge branch merge_1_2_d
2004-01-06 nadirremoving the call to the tetrahedron generator NETGEN...
2004-01-06 nadirMounting the hypothesis LengthFromEdges in th GUI of...
2004-01-05 jrtAdd a patch to make the build of netgen more user-friendly
2004-01-05 jrtWe do not need OCAF in Netgen
2004-01-05 jrt[Bug SMESH4830] bug in instal with gcc 2.95. Bug fixed.
2003-12-15 nadircorrect a small bug found by the EDF developpement...
2003-12-11 jrt[Bug SMESH4598] Crash of the session when compute and...
2003-12-11 jrtHAVE_NETGEN (#define) to remove an unresolved symbol...
2003-12-10 jrtCreate and use HAVE_NETGEN (#define) to avoid unresolve...
2003-12-10 jrtCosmetics
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-12-05 jrtRemove "pause" primitive call.
2003-11-27 jrt[Bug SMESH839] Spelling: Hypotheses - Hexa?edron (i...
2003-11-18 nadirMerge ... the branch nadir_update_MED_v1_3_0 (branch...
2003-11-12 jrtMergeV1_2c-1
2003-11-06 nriNRI : MergeV1_2c-1.
2003-11-06 nriNRI : Add licence header.
2003-10-22 jrtFix/implement removeNode, removeEdge, removeFace, remov...
2003-10-20 jrtWhen the main window was maximized some dialogs were...
2003-10-17 jrtFix a bug. Quadrangles were added as triangles.
2003-09-23 jrtKeep compatible with gcc 2
2003-09-23 nriNRI : Display Component UserName and Icon.
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 jrtCorrect some memory leaks
2003-09-05 jrtUse nodes and elements pointer instead on IDs
2003-09-05 jrtChange API to use pointer on elements and no longer...
2003-09-04 jrtRemove no longer needed files
2003-09-04 jrtRemove no longer needed files
2003-09-04 jrtUpdate to match the changes in SMDS
2003-09-04 jrtRemove OCC_LIBS from LDFLAGS
2003-09-04 jrtUpdate to mach the changes in SMDS
2003-09-04 jrtRemove OCC_LIBS from LDFLAGS
2003-09-04 jrtUpdate to match the new implementation of SMDS
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 jrtUse the file include in gcc instead of this one
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-09-04 jrtChange OCC_LIBS to OCC_KERNEL_LIBS
2003-09-04 jrtChange OCC_LIBS to OCC_KERNEL_LIBS
2003-09-04 jrtChange Handle(SMESHDS_Document) to SMESHDS_Document*
2003-09-04 jrtRemove OCC_LIBS from LDFLAGS
2003-09-04 jrtRemove Opencascade dependencies. Change to STL.
2003-09-03 jrtChange OCC_LIBS to OCC_KERNEL_LIBS
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-18 nriNRI : correction wrong merge.
2003-07-10 nriNRI : Merge from V1_2.
2003-07-10 nriNRI : Merge from V1_2.
next