Salome HOME
PAL9022. Use improved SMESHDS_Mesh API methods, comment unused variables
[modules/smesh.git] / src /
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-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-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...
2005-07-28 sanSALOME porting to OCCT 5.2.4
2005-07-28 mznFix for bug IPAL9621 ( 3.0.0(current2807): Regression...
2005-07-28 mznFix for bug IPAL9582 ( 3.0.0: Crash after trying create...
2005-07-28 mznFix for bug ( IPAL9603 3.0.0(current2707): SMESH ...
2005-07-28 mznFis for bug ( 3.0.0(current2807): SMESH: selection...
2005-07-28 mznFix for Bug IPAL9624 ( 3.0.0(current2807): SMESH: name...
2005-07-28 mznFix for Bug IPAL9416 ( 3.0.0(current3106): "Numbering...
2005-07-28 mznFix for bug IPAL9570 ( 3.0.0: Fatal error during extrus...
2005-07-27 mznFix for bug IPAL9595 ( 3.0.0(current2707): SMESH -...
2005-07-25 aslpreferences of scalar bar is used only when scalar...
2005-07-25 aslafter preferences changing the application updates...
2005-07-25 aslnew method UpdateScalarBar() allows to update scalar...
2005-07-22 aslnew preference: default display mode
2005-07-22 aslnew names of preferences
2005-07-22 asl*** empty log message ***
2005-07-21 aslThe properties of scalar bar actor now are read from...
2005-07-21 aslnew tab in preferences: "scalar bar" - with scalar...
2005-07-21 eapPAL9524 - unassign a hypothesis when Edit/Delete called...
2005-07-20 eapPAL9522 - do not abort on hypothesis assignation failure
2005-07-18 srnBugID: IPAL9380, modified methods Save and Load, replac...
2005-07-13 eapMove MEDWrapper to MED module
2005-07-13 eapMove MEDWrapper to MED module
2005-07-11 eapMove MEDWrapper to MED module
2005-07-08 srnIPAL BugID9380, modified method Save
2005-07-07 eapPAL9199. update mesh icon in Mesh.Compute()
2005-07-07 eapPAL9199. add SetMeshIcon()
2005-07-01 jfaIPAL9381: replace import of smeshpy by import of smesh
2005-07-01 mznFix for bug IPAL9258(/dn06/../current1706): SIGSEGV...
2005-06-30 eapbug 9352. correct getting mesh elements from COMPOUND...
2005-06-30 eapPAL2967. Add Scale Factor parameter to Nb Of Segments hyp
2005-06-29 mznFix for bug IPAL9242(3.0.0: Activation of OCC viewer...
2005-06-27 mznCorrection. T3_0_0_a4 V3_0_0
2005-06-27 stvPrefernces.
2005-06-27 mznTo avoid exception, if the list of selected objects...
2005-06-27 mznRemove debug information.
2005-06-24 mznThe selections of elements corrected.
2005-06-24 mznThe selections of elements corrected.
2005-06-24 mznThe selections of elements corrected.
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-24 mznCorection.
2005-06-24 enkFixes for:
2005-06-23 eapbug 9264. enable reading plugins xml files
2005-06-23 mznFix for bug IPAL9248(3.0.0: SIGSEGV after calling opera...
2005-06-22 srnBugID: IPAL9186, Modified method Init. Added a loading...
2005-06-22 eapbug 9153. fix "paramTeric"
2005-06-22 eapbug 9265. add SMESH_ID_FACES
2005-06-22 enkFix Bug IPAL9152
2005-06-22 enkFix Bug IPAL8770: There is no any warning message if...
2005-06-21 stvFix for IPAL9275
2005-06-21 srnBugID IPAL9186: Modified method GetSMESHGen
2005-06-17 stvFixes for compilation errors.
2005-06-17 asl*** empty log message ***
2005-06-17 aslBug 9189:
2005-06-17 aslBug 9193:
2005-06-16 aslIPAL9193 (Jun 16)
2005-06-16 aslStart "Create group" with selected GEOM object occurs...
next