Salome HOME
ASERIS: Return a group from FillHole()
[modules/smesh.git] / src / SMESH_SWIG / smeshBuilder.py
2018-07-26 eapASERIS: Return a group from FillHole()
2018-07-19 Paul RASCLEMerge remote-tracking branch 'origin/master'
2018-07-18 Paul RASCLEMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-07-16 eapfix script SALOME_TESTS/Grids/smesh/bugs_00/A3
2018-07-13 Paul RASCLEreintroduction of choice of MED minor version when...
2018-07-13 rnvMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-07-13 rnvUnicode support
2018-07-10 eapRestore change of mesh icon depending on its status
2018-07-04 eapAllow smeshBuilder.New(salome.myStudy) but print a...
2018-07-04 eapAllow creating smeshBuilder before geomBuilder
2018-06-25 eapTypo-fix by Kunda
2018-06-19 eapTypo-fix by Kunda + fix user doc generation
2018-06-14 rnvMerge V9_dev branch into master
2018-06-01 vsrFix regression caused by commit 67312ab9
2018-05-31 vsrMerge branch 'V8_5_asterstudy'
2018-05-25 eapFix Redesign of SMESH documentation
2018-04-02 vsrMerge branch 'V8_4_BR'
2018-03-30 rnvRedesign SALOME documentation
2018-03-30 vsrMerge branch 'V8_3_BR' into V8_4_BR V8_4_BR
2018-03-15 Paul RASCLEMerge remote-tracking branch 'origin/master' V8_5_0a2
2018-03-12 Paul RASCLEMerge remote-tracking branch 'origin/master'
2018-03-06 Paul RASCLEMerge remote-tracking branch 'origin/master'
2018-02-27 eaptypo-fix by Kunda
2018-02-19 Paul RASCLEMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-02-16 Paul RASCLEcontrol GEOM instance used in SMESH scripts
2018-02-09 eapGPUSPHGUI: add Offset transformation
2018-01-18 rnvMerge 'master' branch into 'V9_dev' branch. V9_dev V9_0_0
2018-01-15 eapIPAL54364: Add Gravity Center measurement
2018-01-15 rnvMerge eap/23491 branch.
2017-12-29 rnvMerge changes from 'master' branch.
2017-12-28 eapTypo-fix by Kunda
2017-12-19 rnvMerge ASERIS development.
2017-12-14 rnvMerge branch 'eap/23514'
2017-12-13 rnvMerge V8_4_BR branch.
2017-12-05 eaptypo-fix by Kunda
2017-11-28 eaptypo-fix by Kunda + minor changes
2017-11-14 eap23491: EDF 15591 - Duplicate Elements / Nodes eap/23491
2017-10-19 vsrCherry-pick 254c2216: Python3 porting: fix the pb with...
2017-10-19 eapPython3 porting
2017-10-12 eapAdd "Deflection 2D" quality control
2017-09-29 Paul RASCLEchoice of MED format, minor version, for backward compa...
2017-08-25 eapIPAL54303: CGNS export problems
2017-08-23 vsr0021803: EDF 2351 : Available versions of MED in TUI...
2017-08-03 rnvMerge remote-tracking branch 'origin/master' into V9_dev
2017-07-20 rnvMerge branch 'master' into V9_dev
2017-06-27 rnvMerge Python 3 porting.
2017-06-21 eap023456: EDF 11308 - ExtrusionSweepObjects : link to...
2017-06-13 rnvMerge multi-study removal branch.
2017-06-01 rnvPython3 porting: python3 instead python and deepcopy.
2017-05-30 rnvMerge rnv/win_swig_generation branch.
2017-05-30 rnvMerge V8_3_BR branch.
2017-05-26 rnvMove EnumToLong method from SMESHBuilder class into...
2017-05-24 Gilles DAVIDMerge remote-tracking branch 'origin/V8_3_BR' into...
2017-05-18 Gilles DAVIDMerge branch 'V8_3_BR' into ngr/python3_dev
2017-05-09 Gilles DAVIDPatch omniORBpy EnumItem class
2017-05-04 Gilles DAVIDFix TypeError: unorderable types: EnumItem() < EnumItem()
2017-04-20 eap54122: Bad quality prismatic mesh
2017-04-18 Gilles DAVIDMerge remote-tracking branch 'origin/V8_3_BR' into...
2017-04-17 eapIPAL52499: Prismatic mesh is not computed on a prismati...
2017-03-29 Gilles DAVID[PY3] more Swig fix + integer division
2017-03-29 Gilles DAVID[PY3] use python3 idioms, fix relative imports, fix...
2017-03-20 Nicolas GeimerMerge tag 'V8_3_0a2' into ngr/python3_dev
2017-03-20 Nicolas Geimer[PY3] Fix some MRO issues
2017-03-20 Nicolas Geimer[PY3] 2to3 results
2017-03-20 Nicolas Geimer[PY3] Removing TAB issues
2017-03-14 eap23258: [CEA 1804] Do not merge the middle nodes of...
2017-03-02 eapPatch modules/smesh.git for Doxygen typos/grammar ...
2017-02-10 eapFix crash of SALOME_TESTS/Grids/smesh/bugs_13/N9
2017-01-24 eapIPAL53702: Quadrangle mapping does not use some boundar...
2016-12-28 rnvMerge remote-tracking branch 'origin/fbt/fix_french_tra...
2016-12-16 eapIMP23369: [CEA 1513] compute a mesh using an already...
2016-12-15 Paul RASCLEMerge branch 'V8_2_BR'
2016-12-15 rnvMerge branch 'V8_2_BR'
2016-12-13 eap23395: EDF 13855 - Crash SALOME when creating a mesh
2016-11-21 eap23394: EDF - non regression test fails - problem of...
2016-11-11 eap23315: [CEA 1929] Too much memory used to display a...
2016-10-06 vsr0023360: [CEA 1963] Use salome.sg.updateObjBrowser...
2016-08-25 vsrMerge remote branch 'origin/master' into V8_1_BR
2016-08-24 eap53539: 0D Element
2016-08-11 eapIMP 23201: Harmonisation of "0D Element" and "0D Elemen... V8_1_0b1
2016-08-11 eap23303: [EDF 12024] Filter for nodes connectivity
2016-08-10 rnvMerge branch 'abn/configuration'
2016-08-01 eapIMP 23300: [EDF 12865] Independent calculation of sub...
2016-08-01 eap23305: [EDF 10301] Extrusion with scaling
2016-06-16 eapFix test SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePre...
2016-06-06 vsrMerge remote branch 'origin/V7_dev'
2016-05-27 eap23282: EDF 13035 - Problem with submeshes priority
2016-04-15 Paul RASCLEMerge remote branch 'origin/V7_dev' into V7_dev
2016-03-24 vsrMerge branch 'V7_dev'
2016-03-18 vsrCopyright update: 2016
2016-03-11 eap53103: Mesh visualization performance problem
2016-03-08 Paul RASCLEMerge branch 'V7_dev' of https://git.salome-platform...
2016-03-04 eap53099: 3D Extrusion algo refuses to work on an extruded...
2016-03-03 eap23250: [CEA 1766] 3D tab is empty when editing mesh
2016-02-16 Paul RASCLEMerge branch 'hydro/imps_2015' into V7_dev
2016-02-02 vsrMerge remote branch 'origin/V7_dev' into V8_0_0_BR
2016-02-01 Paul RASCLEmerge V7_7_BR
2016-01-29 eapAvoid MED file reading failure caused by low memory
2016-01-07 Paul RASCLEmerge master
2015-12-01 eapFix regression of non-regression tests
next