Salome HOME
modules/smesh.git
2006-02-16 eapPAL11200. Fix deflection example OCC_development_generic_2006
2006-02-10 mznFix for bug PAL11541 ( With Gnome and Xfce, some dialog...
2006-02-08 eapPAL11544. optimize setting elements on a submesh
2006-02-08 eapPAL11544. optimize a little
2006-02-08 eapPAL11544. modif forced by SMESH_subMesh change
2006-02-08 eapPAL11544 optimize a little
2006-02-03 apoTo avoid compilation errors.
2006-02-01 eapfix selection by id entering, fix shape dim definition
2006-02-01 eapPAL11418. add GetMesh()
2006-02-01 eapPAL11418. fix isSubshapeOk()
2006-02-01 mkrAdd implementation type for component : C++ or Python.
2006-02-01 enkBug PAL11197: SMESH and VISU: In scalar bar preference...
2006-01-31 apoFix for - Bug GVIEW11271
2006-01-27 enkFix for RedHat8.0 Bug IPAL10936:
2006-01-27 enkFix for Bug IPAL11386:
2006-01-25 apominor changes
2006-01-25 apoTo debug polygon / polyedre MED conversation
2006-01-25 apoTo remove switching of the EntityMode and Representatio...
2006-01-20 apoJoin BR-D5-38-2003 T_After_Join_BR-D5-38-2003
2006-01-18 jfaPAL11211: SIGSGV when exporting a mesh after having... OCC_visual_parameters_2006 T_Before_Join_BR-D5-38-2003
2006-01-18 eapPAL11178. Correct check of overlapped adjacent links...
2006-01-16 enkFix for Bug PAL11197:
2006-01-13 jfaPAL11238: Crash in ExportMED.
2006-01-13 srnBugID 11225, added a removal of the files which have...
2006-01-13 eapPAL10953. protection against creating sub-mesh in an...
2006-01-13 eapPAL10953. When a submesh is being created, provide...
2006-01-13 eapPAL10953. In GetGEOMGen(), assure that Geom_Gen exists
2006-01-13 eapPAL10953. Add switchToOperation()
2006-01-13 eapPAL10953. Add SMESHGUI_ShapeByMeshDlg class files
2006-01-13 eapPAL10953. Add GetGeometryByMeshElement()
2005-12-30 aslPAL8238, remarks: if user switch to other cell by keybo...
2005-12-30 aslfix for small regression: inserting/removing of rows...
2005-12-30 aslPAL11054 - crash if user enters "-8" as density functio...
2005-12-30 eapPAL10467 Meshing in quadrangles even if the number...
2005-12-29 eapPAL10953: add GetHypothesisParameterValues()
2005-12-29 eapPAL10953: add SetParametersByMesh()and GetNodeParamOnEdge()
2005-12-29 eapPAL10953: add SetParametersByMesh()
2005-12-29 eapPAL10953: prevent sigsegv in GetHypothesisList()
2005-12-29 eapPAL10953: add a method returning hypothesis params...
2005-12-29 eapPAL10953: add methods allowing creation of hypotheses...
2005-12-29 eapPAL10953. add detInitParamsHypothesis()
2005-12-29 eapPAL10953. Use existing mesh to initialize params of...
2005-12-29 eapPAL10940: return string from storeParams()
2005-12-29 eapPAL10953: take initial param values from the edited...
2005-12-29 eapPAL10953. Remove obsolete files
2005-12-28 eapPAL10953. Add Fineness parameter to Automatic Length...
2005-12-28 eapPAL10953. Add possibility to have a custom widget for...
2005-12-28 jfaJoin modifications from branch BR_3_1_0deb T_OCC_development_generic_2006_start
2005-12-26 eapPAL10953. Use GUI to create hypothesis from a hypothese... T_Before_Join_BR_3_1_0deb
2005-12-26 eapPAL10953. Make fields of parameters protected
2005-12-26 eapPAL10953. Fix GetSubmeshComputed(): there may be elemen...
2005-12-26 eapPAL10953. Add Fineness parameter to Automatic Length...
2005-12-23 eapPAL10467. Add "Quadrangle Preference" hypothesis for...
2005-12-23 eapPAL10494. Add .._STANDARD_RTTI_... in order to build...
2005-12-21 eapPAL10872 (aspect retio not conform with specifications...
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-19 eapfix bug 10959. Initialize GEOM_Gen if necessary
2005-12-19 eapfix bug 10073. Check isVisible() in enterEvent() which...
2005-12-15 eapPAL10595: unit and coordinate name length must be equal...
2005-12-15 eapPAL10494 (SMESH python dump uses idl interface). Python...
2005-12-15 eapPAL10494 (SMESH python dump uses idl interface). Python...
2005-12-15 eapPAL10494 (SMESH python dump uses idl interface). Add...
2005-12-15 eapPAL10494 (SMESH python dump uses idl interface). Add...
2005-12-14 aslPAL10902 - local selection is stay in viewer after...
2005-12-14 aslPAL10810 - "Display", "Erase", "Display only" on root...
2005-12-12 eapPAL10872. Update according to the Nadir Bouhamau specif...
2005-12-12 eapPAL10872. Image for aspect ratio of a quadrangle
2005-12-06 aslFix of compilation problems on some platforms BR_3_1_0_deb T_3_1_0b1_pre V3_1_0b1
2005-12-06 mznRemove unnecessary item.
2005-12-05 smhCopyrights update
2005-12-02 mkrFix for bug PAL9227 : SMESH : documentation on group...
2005-12-02 mznFix for bug PAL8377 (ExportToMed TUI vs GUI: how to...
2005-12-02 mznFix for bug IPAL10313 (It is impossible to select ...
2005-12-01 jfaPAL10718: Portability gfortran. Fix by Erwan ADAM.
2005-12-01 jfaPAL10719: Portability gcc4.0.1. Fix by Erwan ADAM.
2005-12-01 aslImprovement: now in rules you can use "canBeDisplayed...
2005-11-30 mkrModifications in SMESH Help.
2005-11-30 aslPAL10678 - selection is lost after "update"
2005-11-29 mkrAdd version (3.1.0) postfix to *_index.html file name.
2005-11-28 mkr*** empty log message ***
2005-11-28 aslIt is recommended to use standard Qt QInputDialog inste...
2005-11-28 aslPAL10397 - node mustn't be selected after add operation
2005-11-25 jfaFix for bug 10498. Support old storage format of Number...
2005-11-25 aslPAL10665 - unnecessary Plot2d in CreateHypothesis dialog
2005-11-25 aslPAL9878 - selection lost after some operations
2005-11-24 aslPAL10471 - incorrect 3D popup for erased objects
2005-11-23 eapPAL10491. "... algo misses some hypothesis" -> ".....
2005-11-23 aslPAL8978 - selection is lost after some operations
2005-11-23 aslPAL8238 - Hypothesis for non-regular 1D meshing
2005-11-23 aslPAL8238 - Hypothesis for non-regular 1D meshing
2005-11-22 mznFix for bug PAL10408 (Strange behaviour of the selectio...
2005-11-18 vsrIncrement version number: 3.1.0a3
2005-11-16 eapPAL10515. fix disconnect from selection manager V3_1_0a3
2005-11-16 eapPAL10515. Check shape type before calling TopoDS::Face()
2005-11-16 mkrAdd new variable for finding OCC libraries during compi...
2005-11-16 eapPAL10501. SetCurrentStudy() to SMESH_Gen in GetSMESHGen()
2005-11-15 eapPAL10173. Protect computeParamByFunc() against division...
2005-11-14 eapPAL10513. Desable tabs according to shape dimention...
next