Commit Graph

60 Commits

Author SHA1 Message Date
Christophe Bourcier
705345493d Improve behaviour of Cleaner and SurfOpt in case of error and add a cancel button. 2019-01-22 15:32:06 +01:00
Christophe Bourcier
6d3cec2c38 Fix to allow Cleaner and SurfOpt to be launched on files with special characters on Windows.
Do not use an intermediate bat file to prevent bad unicode conversions.
2019-01-16 14:18:24 +01:00
Christophe Bourcier
9d4de5cff7 Fix to allow Cleaner and SurfOpt to deal with directory with spaces 2019-01-16 14:15:48 +01:00
Christophe Bourcier
c294972ace More fixes in Cleaner and SurfOpt:
- fix decode error in case a GMF file is selected
- fix save log error
- fix wrong mesh used when changing from mesh object to mesh file.
2019-01-14 12:18:20 +01:00
Christophe Bourcier
5f978fc962 Fix output formatting of Cleaner and SurfOpt plugins so that new lines are printed 2019-01-08 15:16:15 +01:00
Christophe Bourcier
2322b627c6 Fix error in SurfOpt plugin caused by a decode() unneeded 2019-01-08 15:15:24 +01:00
Paul RASCLE
96726c1eae fix several bugs in SMESH Python plugins (MeshCut, MGSurfOpt, MgCleaner, BlocFissure) 2018-11-27 17:46:51 +01:00
eap
f816f204d3 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/625363577
2018-06-25 14:38:55 +03:00
rnv
b7a7d49664 Merge V9_dev branch into master 2018-06-14 14:56:19 +03:00
eap
3a821b48ba GPUSPHGUI: add Offset transformation 2018-02-09 22:41:01 +03:00
rnv
7a3ecab720 Merge 'master' branch into 'V9_dev' branch. 2018-01-18 19:31:08 +03:00
eap
80637e48ef typo-fix by Kunda
http://www.salome-platform.org/forum/forum_10/195000978
2018-01-09 13:48:40 +03:00
rnv
10191484fe Merge changes from 'master' branch. 2017-12-29 16:20:32 +03:00
rnv
90e0893c89 Merge V8_4_BR branch. 2017-12-13 12:18:31 +03:00
eap
de56eb6c9f typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/621049380
2017-12-05 14:47:35 +03:00
vsr
ca5275c924 0023473: [CEA 2163] SMESH compilation failure with a PyCompileError
- Add direct dependencies between targets generated by PYQT_WRAP_UIC and SALOME_INSTALL_SCRIPTS macros to avoid races problem
2017-10-16 18:16:32 +03:00
eap
678b908f16 Typo fixes http://www.salome-platform.org/forum/forum_10/433845793 2017-10-10 12:28:03 +03:00
eap
85f0b9ca16 Typo fixes http://www.salome-platform.org/forum/forum_10/433845793 2017-10-09 15:28:05 +03:00
rnv
bd7477efc2 Merge Python 3 porting. 2017-06-27 19:23:43 +03:00
rnv
264eeb2edd Merge multi-study removal branch. 2017-06-13 13:01:10 +03:00
Gilles DAVID
442fd64c19 Merge branch 'V8_3_BR' into ngr/python3_dev
Conflicts:
	src/Tools/padder/spadderpy/gui/inputdialog.py
2017-05-18 18:03:44 +02:00
rnv
62336a394b Update copyrights in the documentation. 2017-04-28 16:23:49 +03:00
Nicolas Geimer
5260bd00bd [PY3] 2to3 results 2017-03-20 13:41:53 +01:00
Nicolas Geimer
84cf6c4911 [PY3] Removing TAB issues
Via this command :
find . -name "*.py" | xargs grep -Prl "\t" | xargs python  /local00/home/J42254/Projets/SALOME/Installations/prerequisites/src/Python-352-tcl8513-tk8513/Tools/scripts/reindent.py
2017-03-20 13:22:47 +01:00
eap
e74c29b786 Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
http://www.salome-platform.org/forum/forum_10/652417125
2017-03-02 19:51:35 +03:00
vsr
e18c7bf133 0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1) 2016-10-06 11:20:14 +03:00
Christophe Bourcier
e0a628e580 Fix bugs with Cleaner and SurfOpt on Windows:
- the generated .bat had a delete command instead of del
- using .meshb does not work on Windows, we use .mesh instead
- the result file was sometimes imported twice because the signal readyReadStandardOutput was sometimes emited twice
2016-09-21 17:31:37 +02:00
Christophe Bourcier
9b27b015d9 Remove the text "formerly Yams" from SMESH plugin menus. MG-SurfOpt is the official name. 2016-07-08 11:44:37 +02:00
Christophe Bourcier
65b30f865b Fix crash when launching SurfOpt plugin with Qt5. 2016-07-08 11:37:47 +02:00
eap
0f0bf7c728 23288: [CEA 1626] Meshgems v2.3 2016-06-14 14:57:25 +03:00
vsr
a17b36970b Merge branch 'V7_dev' 2016-03-24 16:01:26 +03:00
vsr
c445ce74d8 0023235: [CEA 1730] Patches for SMESH on Windows 2016-03-22 11:28:20 +03:00
vsr
7eda9ca931 Copyright update: 2016 2016-03-18 20:10:28 +03:00
rnv
02593a6a3d PyQt4/PyQt5 support. 2016-01-28 17:40:22 +03:00
imn
15a2d78f10 Merge Qt5 porting. 2015-12-24 14:03:09 +03:00
ctn
733276c6f7 Variables for MGCleaner/Yams are already set in the Salome environment 2015-12-02 13:06:22 +03:00
akl
251f8c052d Copyrights update 2015. 2015-02-13 12:38:36 +04:00
Christophe Bourcier local
8166d3be38 Fix bad gradation value from GUI to command line 2014-11-13 13:25:11 +01:00
akl
b0a908c0d2 Update copyrights 2014. 2014-02-20 16:25:37 +04:00
vsr
2cd148d066 Merge from V7_3_BR branch 18/12/2013 2013-12-18 15:08:18 +00:00
mpa
046b185660 CMake:
- add files to remove using command "make clean"
2013-11-27 11:00:50 +00:00
mpa
35fe299875 CMake: Edit sphinx documentation 2013-11-07 13:08:36 +00:00
mpa
91b5b91616 CMake:
Edit documentation. Use salome macros to set the environment for sphinx run.
2013-11-01 10:44:42 +00:00
rnv
01488106b7 Generate documentation only if corresopnding option is swiched on. 2013-10-24 12:05:10 +00:00
rnv
e33e8e2029 WIN32 compilation of the SMESH module:
1) Fix common WIN32 compilation errors.
2) Replace WNT deprecated macro definition by the WIN32.
3) Remove unnecessary test executables.
4) Make MEFISTO2D algorithm optional: try to determine f2c generator and generate C code from Fortran, otherwise MEFISTO2D is unavailable.
2013-10-18 13:29:00 +00:00
rnv
1bd4ba8acd Porting SALOME SMESH module to the CMake build system: initial version. 2013-10-10 12:57:42 +00:00
rnc
234f898030 IMP: SMESH / Yams plug-in: Some more updates for porting to MGSurfOpt 1.1 2013-09-02 11:46:39 +00:00
rnc
3ecdf53dff IMP: SMESH/Yams plug-in: Update to use Meshgems-SurfOpt 1.1 (new name of Yams) 2013-08-30 15:35:06 +00:00
cvw
51aa4c4a2d deprecated v7 import smesh, studyBuilder modification 2013-06-18 08:34:04 +00:00
cvw
dc02ba1daa merge from BR_pluginMGCleaner tag mergeto_v7_main_17jun13 2013-06-17 14:56:45 +00:00