Salome HOME
modules/smesh.git
2005-10-18 jfaFix for bug PAL10314: Hang up on import 'essaiminimail...
2005-10-12 aslPAL9881 - preferences are not taken into account in...
2005-10-12 aslPAL10203 - dialog of triangle union wasn't updated...
2005-10-11 mkrModification to avoid compilation error : 'std::list...
2005-10-11 eapPAL10196. use renamed GetGroupNames()->GetGroupNamesAnd...
2005-10-11 eapPAL10196. Rename GetGroupNames() -> GetGroupNamesAndTyp...
2005-10-11 eapPAL10196. Make SetId() public
2005-10-11 mkrModifications to avoid compilation errors with Qt and...
2005-10-11 jfaPAL10195: SALOME V2 study with a mesh leads to SIGSEGV...
2005-10-10 eapIMP 10199 (add Volume Control)
2005-10-10 eapIMP 10199 (add Volume Control)
2005-10-10 eapIMP 10199 (add Volume Control). Add Volume3D NumericalF...
2005-10-10 eapIMP 10199 (add Volume Control). Add eVolume3D Control
2005-10-10 eapIMP 10199 (add Volume Control). Add Volume3D NumericalF...
2005-10-10 eapIMP 10199 (add Volume Control). Add Volume NumericalFun...
2005-10-10 eapIMP 10199 (add Volume Control). Implement GetSize(...
2005-10-10 eapIMP 10199 (add Volume Control). Add GetVolumeType(...
2005-10-10 jfaPAL10195: SALOME V2 study with a mesh leads to SIGSEGV...
2005-10-07 aslPAL9881 - changing of selection of hilight preferences...
2005-10-07 aslPAL9844 - selected edge must be unhilighted after apply
2005-10-06 akkBack correct implementation.
2005-10-06 akkCorrection due to new inheritance of some interfaces...
2005-10-06 sklModification some functionality for splitting assembly
2005-10-05 sklModification function HashCode() for correct work of...
2005-10-05 aslPAL9844 - SMESH: union of triangles - correction of...
2005-10-05 aslAll modules must use SVTK package instead VTK
2005-10-04 jfaUpdate version to 3.1.0a
2005-10-04 jfaOnly some code style changes
2005-10-04 jfaFix crash after 'Belong to' filter creation if there...
2005-10-04 jfaFix pb., appeared after wrong integration of 1.5 versio...
2005-10-04 sklIntegration some new classes for working of core mesher
2005-10-04 aslPAL10133 - Two "display" in popup
2005-10-03 jfaProvide correct static variable <aFilterManager> manage...
2005-10-03 jfaImprove NumberFilter: retrieve selected and main shape...
2005-09-30 aslPAL9963 - "Display", "Erase", "Display only" on mesh... V3_1_0a1
2005-09-29 aslPAL9843
2005-09-29 aslPAL9963
2005-09-27 aslPAL9391
2005-09-26 sklReplaced NMTTools map with NCollection map for removing...
2005-09-26 jfaDebug algorithms and hypotheses assignment
2005-09-26 sklAdd interface for keeping information about performed...
2005-09-26 sklReplaced NMTTools map with NCollection map for removing...
2005-09-22 jfaRemove not used files
2005-09-22 vsrFix bug of build_configure (missed '>' operator)
2005-09-15 jfaFix pb. with 'Belong to ...' filters creation
2005-09-13 jfaRool-back bad changes to the script
2005-09-09 eapbug 8924. Restore lost modifications of 1.5 revision...
2005-09-08 eapPAL9524. Fix type definition of references to hypo
2005-09-07 eapPAL9874. Fix error in SMESH_HypoFilter::IsGlobalPredica...
2005-09-07 mznFix for problem: Preferences-Mesh-General tab: Display...
2005-09-07 eapPAL9022. Improve methods binding nodes to shape, allow...
2005-09-07 eapPAL9022. Use improved SMESHDS_Mesh API methods, comment...
2005-09-07 eapPAL9022. Attach generated mesh elements to whatever...
2005-09-02 mznFix for the problem: it's impossible to modify element...
2005-09-02 mznFix for the problem: regression: SMESH ? remove nodes...
2005-09-01 mznFix for the problem: VTK Viewer isn?t updated automati... V_3_0_2a
2005-09-01 eapBug PAL9480. Fix "import ex05_hole1build"
2005-09-01 mznFix for the problem: click "Apply" button unselects...
2005-09-01 smhVersion 3.0.2 V_3_0_2
2005-08-31 szyWindows porting
2005-08-30 szyWindows porting
2005-08-30 mznPreferences-Mesh-General tab: regressions and reorganiz...
2005-08-29 mznFix for problem: SIGSEGV appears if to select group... T_3_0_2a1
2005-08-26 slnCancel button renamed in Close and moved to the right...
2005-08-24 slneditMeshOrSubMesh method fixed for correct work with...
2005-08-24 srnAdded a call to a method updateActions of SalomeApp_App...
2005-08-23 slntry/catch blocks added
2005-08-23 slnGetElementType method added
2005-08-23 slnNew images and messages
2005-08-23 slnNew fields red from xml file
2005-08-23 slntype method added
2005-08-23 slnBase class for all smesh operations that are working...
2005-08-23 slnBase class for all smesh operations
2005-08-23 slnMesh redesine. Dialog and operation for creation and...
2005-08-23 slnMesh redesine. New fields added to specify whether...
2005-08-23 slnBase class for all smesh dialogs
2005-08-23 slnNew files for operation mechanism and mesh redesine
2005-08-23 slnOperation mechanism added. New operation for creation...
2005-08-23 slnIsDimSupported method added
2005-08-23 slnCreateStdHypothesisDlg dialog is modal now
2005-08-23 slnGetElementType method added
2005-08-23 slnIsDimSupported method added
2005-08-23 slnNew icon for hypothesis dialog
2005-08-23 slndim and axiluary field added for hypothesis description
2005-08-23 slnGetElementType method added. It is used by GUI part...
2005-08-23 slnDimension enumeration and IsDimSupported method added
2005-08-23 slnNew icon added
2005-08-22 mznFix for problem: Mesh - preferences: automatic update...
2005-08-19 aslPAL9787
2005-08-18 aslPAL9785
2005-08-17 mznFix for problem: empty root object in the Object Brows...
2005-08-16 aslPAL8238
2005-08-16 aslPAL8238
2005-08-16 aslnew script for testing hypothesis "NbSegments" (PAL8238)
2005-08-11 jfaEnable setting of Numeric Functors as criteria in Split...
2005-08-11 jfaFix compilation warnings
2005-08-09 jfaAdd in GUI control for merging equal elements
2005-08-04 asvMenu "Tools" is placed after other Mesh commands, befor...
2005-08-02 enkShrink factor incorrect default value:
2005-08-02 enkAdded support for quality control (on polygons) - Aspec...
next