]>
SALOME platform Git repositories - plugins/blsurfplugin.git/log
vsr [Fri, 13 Oct 2017 06:46:47 +0000 (09:46 +0300)]
Fix permanent problem with sphere.py test: it requires MG-Tetra plugin, which may be unavailable
Christophe Bourcier [Mon, 9 Oct 2017 13:01:10 +0000 (15:01 +0200)]
Update French translation files
Christophe Bourcier [Mon, 9 Oct 2017 12:40:21 +0000 (14:40 +0200)]
Update translation files from Crowdin
vsr [Tue, 3 Oct 2017 08:19:50 +0000 (11:19 +0300)]
Increment version: 8.4.0
vsr [Mon, 25 Sep 2017 14:12:46 +0000 (17:12 +0300)]
Clean-up deprecated OCCT-related code
mnt [Mon, 11 Sep 2017 10:13:06 +0000 (13:13 +0300)]
Adapt multithread test to work on arbitrary nb of CPU cores - another attempt
mnt [Fri, 8 Sep 2017 07:11:26 +0000 (10:11 +0300)]
Adapt multithread test to work on arbitrary nb of CPU cores
mnt [Thu, 7 Sep 2017 08:40:06 +0000 (11:40 +0300)]
Prevent multithread test failing if only one CPU core is available
Christophe Bourcier [Fri, 1 Sep 2017 07:34:44 +0000 (09:34 +0200)]
Fix other crashs with attractors in other out of bounds cases
Christophe Bourcier [Thu, 31 Aug 2017 13:47:08 +0000 (15:47 +0200)]
Fix crash with some attractors
Christophe Bourcier [Wed, 30 Aug 2017 14:19:04 +0000 (16:19 +0200)]
Remove test file already tested in examples
Christophe Bourcier [Wed, 30 Aug 2017 14:18:23 +0000 (16:18 +0200)]
Adding support of salome test and make test
Christophe Bourcier [Tue, 29 Aug 2017 09:44:20 +0000 (11:44 +0200)]
Add full-quadrangles support, available since MeshGems v2.5
rnv [Mon, 10 Jul 2017 13:15:39 +0000 (16:15 +0300)]
Porting to DEV version of OCCT.
Paul RASCLE [Fri, 5 May 2017 09:22:53 +0000 (11:22 +0200)]
Merge V8_3_BR branch.
Paul RASCLE [Thu, 4 May 2017 13:33:10 +0000 (15:33 +0200)]
documentation on use_deprecated_patch_mesher
Paul RASCLE [Thu, 4 May 2017 09:52:23 +0000 (11:52 +0200)]
correction for bug #23439: add use_deprecated_patch_mesher parameter to allow the behaviour of meshgems 2.1-11
rnv [Fri, 28 Apr 2017 13:21:34 +0000 (16:21 +0300)]
Update copyrights in the documentation.
Christophe Bourcier [Fri, 28 Apr 2017 10:07:49 +0000 (12:07 +0200)]
Increase area tolerance test
Christophe Bourcier [Fri, 28 Apr 2017 10:02:34 +0000 (12:02 +0200)]
Enforce to use only one thread if periodicity is used to avoid issues with periodicity and multithread
rnv [Fri, 7 Apr 2017 12:29:56 +0000 (15:29 +0300)]
Increment version: 8.3.0
eap [Tue, 7 Mar 2017 18:37:35 +0000 (21:37 +0300)]
IPAL54025: MG-CADSurf regression: no edges generated on seam
eap [Thu, 2 Mar 2017 15:15:00 +0000 (18:15 +0300)]
23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
1) Fix loading MG_CADSurf hypothesis from a study
2) Restore OB icons for old studies created before renaming BLSURF -> MG-CADSurf
eap [Thu, 2 Mar 2017 14:12:17 +0000 (17:12 +0300)]
23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
Avoid duplicates in list if ids defining periodicity
eap [Wed, 1 Mar 2017 17:49:50 +0000 (20:49 +0300)]
23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
Optimize checking if an edge is inside a hyper-patch
vsr [Tue, 7 Feb 2017 13:37:53 +0000 (16:37 +0300)]
0023342 : [CEA 1947] When we add a text option, the tab key doesn't allow to write the value
Christophe Bourcier [Thu, 19 Jan 2017 13:41:14 +0000 (14:41 +0100)]
Adding multithread computation (available since MeshGems-2.4-2)
By default, 4 threads are used (same default as in CADSurf).
eap [Mon, 26 Dec 2016 13:25:15 +0000 (16:25 +0300)]
IPAL53863: MG-CADSurf + Viscous Layers 2D on a cylindrical face ==> crash
eap [Wed, 21 Dec 2016 14:49:27 +0000 (17:49 +0300)]
IPAL53824: Can not compute mesh because of 'Not enough memory' error.
Problem when looking for a face a point is projected to: the point,
which is on a face boundary, is TopAbs_IN in one face and is TopAbs_ON
in another => meshing failure.
eap [Tue, 20 Dec 2016 13:31:05 +0000 (16:31 +0300)]
Regression of test_enforced_vertex.py
eap [Fri, 16 Dec 2016 16:21:44 +0000 (19:21 +0300)]
IMP23369: [CEA 1513] compute a mesh using an already existing mesh with MG-CADSurf
Christophe Bourcier [Tue, 29 Nov 2016 16:24:56 +0000 (17:24 +0100)]
Update translation files from Crowdin
vsr [Tue, 29 Nov 2016 13:33:52 +0000 (16:33 +0300)]
Increment version: 8.2.0
Christophe Bourcier [Fri, 18 Nov 2016 13:25:15 +0000 (14:25 +0100)]
Fix the option remove_tiny_uv_edges to use the new advanced options mechanism
The option remove_tiny_uv_edges was introduced in cbr/CEA_1537_remove_deprecated_precad as an advanced option but was lost during the merge in master.
This option is needed to completely disable preprocessing of the CAD.
eap [Mon, 31 Oct 2016 13:16:25 +0000 (16:16 +0300)]
23368: [CEA 1865] Possibility to define faces to mesh as a single one: transpatch mesh
eap [Wed, 26 Oct 2016 16:56:09 +0000 (19:56 +0300)]
23370: [CEA 632] Impose enforced vertices without indicate the face on which the node is
ANA [Tue, 11 Oct 2016 11:22:11 +0000 (14:22 +0300)]
Fix for the "
0023363 : [CEA 1967] BLSURFPLUGIN porting patch for g++ 6" issue
vsr [Thu, 6 Oct 2016 07:34:01 +0000 (10:34 +0300)]
0023360 : [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1)
eap [Mon, 3 Oct 2016 15:00:40 +0000 (18:00 +0300)]
23352: [CEA] Order and naming of meshing algorithms
vsr [Wed, 28 Sep 2016 09:33:36 +0000 (12:33 +0300)]
Set dev version marker to 1.
Christophe Bourcier [Thu, 22 Sep 2016 15:21:47 +0000 (17:21 +0200)]
Update translation files from Crowdin
rnv [Tue, 13 Sep 2016 09:46:29 +0000 (12:46 +0300)]
Increment version: 8.1.0
eap [Fri, 9 Sep 2016 15:50:24 +0000 (18:50 +0300)]
Regression SALOME_TESTS/Grids/smesh/mesh_BLSURF_01/B6
eap [Fri, 9 Sep 2016 11:57:36 +0000 (14:57 +0300)]
Fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_Projection_00/A5
eap [Fri, 9 Sep 2016 10:38:24 +0000 (13:38 +0300)]
23346: EDF - Non regression test fails
eap [Fri, 9 Sep 2016 09:37:13 +0000 (12:37 +0300)]
23347: [CEA 1951] Optimize tiny edges vs Remove tiny edges
docs
eap [Fri, 9 Sep 2016 09:30:41 +0000 (12:30 +0300)]
23347: [CEA 1951] Optimize tiny edges vs Remove tiny edges
eap [Thu, 8 Sep 2016 11:03:57 +0000 (14:03 +0300)]
23340: [CEA 1945] The option Process 3D topology is missing in the dialog box
eap [Thu, 8 Sep 2016 10:07:12 +0000 (13:07 +0300)]
23338: [CEA 1943] Regression on the quality of the meshes obtained by CADSurf
Deactivate 3D Gradation by default
eap [Wed, 7 Sep 2016 17:55:07 +0000 (20:55 +0300)]
23339: [CEA 1944] PreCAD is not called when an advanced PreCAD option is activated
eap [Wed, 7 Sep 2016 14:57:44 +0000 (17:57 +0300)]
23338: [CEA 1943] Regression on the quality of the meshes obtained by CADSurf
Re-activate Gradation by default
eap [Wed, 31 Aug 2016 15:08:54 +0000 (18:08 +0300)]
Remove obsolete example scripts
eap [Wed, 31 Aug 2016 11:46:04 +0000 (14:46 +0300)]
Fix an error message
eap [Tue, 30 Aug 2016 15:54:17 +0000 (18:54 +0300)]
Regression of SALOME_TESTS/Grids/smesh/bugs_16/S9
eap [Mon, 29 Aug 2016 13:47:33 +0000 (16:47 +0300)]
53541: squish: MG-CADSurf Hypothesis Construction does not work correctly
eap [Thu, 25 Aug 2016 13:56:59 +0000 (16:56 +0300)]
0053235 : Using of 'Remove tiny edges' in MG-CADSurf produces free nodes.
eap [Thu, 25 Aug 2016 12:26:35 +0000 (15:26 +0300)]
53541: squish: MG-CADSurf Hypothesis Construction does not work correctly
eap [Tue, 23 Aug 2016 10:40:47 +0000 (13:40 +0300)]
23308: [EDF] Re-implement DISTENE meshing plugins to use libraries instead of executables
eap [Fri, 12 Aug 2016 15:10:15 +0000 (18:10 +0300)]
Fix compilation w/o GUI
vsr [Thu, 11 Aug 2016 16:49:48 +0000 (19:49 +0300)]
Correct coding for French translation file.
ana [Thu, 11 Aug 2016 16:41:28 +0000 (19:41 +0300)]
Windows compatibility
rnv [Wed, 10 Aug 2016 14:03:02 +0000 (17:03 +0300)]
Merge abn/configuration branch into master branch
vsr [Wed, 10 Aug 2016 10:24:49 +0000 (13:24 +0300)]
Merge remote branch 'origin/eap/23307'
eap [Tue, 9 Aug 2016 16:30:07 +0000 (19:30 +0300)]
23307: [EDF 7315] Improvement of DISTENE meshing plugins
rnv [Thu, 28 Jul 2016 11:38:34 +0000 (14:38 +0300)]
Moving *all* CMake detection files to common CONFIGURATION repo: udapte CMakeLists
rnv [Thu, 28 Jul 2016 11:25:24 +0000 (14:25 +0300)]
Moving *all* CMake detection files to common CONFIGURATION repo.
rnv [Tue, 26 Jul 2016 12:35:49 +0000 (15:35 +0300)]
Fix compilation error.
ana [Mon, 25 Jul 2016 14:03:30 +0000 (17:03 +0300)]
Windows: suppress Cmake warnings
Christophe Bourcier [Tue, 12 Jul 2016 08:13:56 +0000 (10:13 +0200)]
Decrease the gradation limit to 1 to be able to have finer meshes
Christophe Bourcier [Mon, 11 Jul 2016 12:58:46 +0000 (14:58 +0200)]
Merge branch 'cbr/CEA_1537_remove_deprecated_precad' of ssh://git.salome-platform.org/plugins/blsurfplugin into cbr/CEA_1537_remove_deprecated_precad
Christophe Bourcier [Mon, 11 Jul 2016 12:58:12 +0000 (14:58 +0200)]
Adding the preprocessor option remove_tiny_uv_edges to the user interface.
We set it to off by default in Salome so that the cleanup is done only if the user explicitly asks to.
Otherwise, this option is on by default when calling CADSurf.
mnt [Thu, 7 Jul 2016 08:06:43 +0000 (11:06 +0300)]
Fix pb of 'make install'
Christophe Bourcier [Wed, 6 Jul 2016 09:45:02 +0000 (11:45 +0200)]
CEA_1537: remove deprecated precad to be able to use MeshGems 2.3
- removing calls to PreCAD process
- PreCAD options are called as CADSurf Options
- adding remove_duplicate_cad_faces option as standard option to disable it by default since we can't deactivate all preprocessing tasks as before
- removing deprecated basic periodicity
mpa [Wed, 24 Feb 2016 13:50:06 +0000 (16:50 +0300)]
Migration to OCCT 7.0
vsr [Tue, 24 May 2016 15:23:54 +0000 (18:23 +0300)]
Merge remote branch 'origin/V7_dev'
vsr [Fri, 20 May 2016 14:45:00 +0000 (17:45 +0300)]
Increment version: 7.8.0
eap [Fri, 13 May 2016 18:25:05 +0000 (21:25 +0300)]
Fix regression SALOME_TESTS/Grids/smesh/imps_10/L3
eap [Wed, 11 May 2016 14:00:53 +0000 (17:00 +0300)]
Regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B2
This modif allows re-meshing a face on which _ViscousBuilder::shrink() fails
vsr [Fri, 25 Mar 2016 06:45:07 +0000 (09:45 +0300)]
Merge branch 'V7_dev'
vsr [Mon, 21 Mar 2016 15:33:46 +0000 (18:33 +0300)]
Copyright update: 2016
vsr [Wed, 9 Mar 2016 15:24:20 +0000 (18:24 +0300)]
Set development flag ON
eap [Mon, 15 Feb 2016 13:58:54 +0000 (16:58 +0300)]
remove "using namespace std" from SMESH headers
eap [Fri, 12 Feb 2016 16:21:14 +0000 (19:21 +0300)]
23236: EDF 12346 - Problem with Local Size
vsr [Mon, 15 Feb 2016 09:00:36 +0000 (12:00 +0300)]
Merge relevant changes from V8_0_0_BR branch
eap [Mon, 15 Feb 2016 14:32:32 +0000 (17:32 +0300)]
remove "using namespace std" from SMESH headers
eap [Mon, 15 Feb 2016 13:58:54 +0000 (16:58 +0300)]
remove "using namespace std" from SMESH headers
rnv [Mon, 15 Feb 2016 12:37:09 +0000 (15:37 +0300)]
CMake: simplifying Python detection mechanism.
eap [Fri, 12 Feb 2016 16:21:14 +0000 (19:21 +0300)]
23236: EDF 12346 - Problem with Local Size
vsr [Mon, 25 Jan 2016 14:22:22 +0000 (17:22 +0300)]
Merge branch 'V7_dev' into V8_0_0_BR
vsr [Mon, 25 Jan 2016 12:51:27 +0000 (15:51 +0300)]
Increment version: 8.0.0
eap [Fri, 15 Jan 2016 15:41:01 +0000 (18:41 +0300)]
0023214 : EDF 12190 - SetChordalError : no help
vsr [Fri, 15 Jan 2016 06:37:06 +0000 (09:37 +0300)]
Merge branch 'V8_0_BR'
eap [Thu, 14 Jan 2016 10:53:24 +0000 (13:53 +0300)]
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
+ Fix compilation warnings
vsr [Wed, 13 Jan 2016 14:04:35 +0000 (17:04 +0300)]
Fix possible problem with enclosed reloading of targets from SALOME modules
imn [Thu, 26 Nov 2015 14:42:23 +0000 (17:42 +0300)]
Merge Qt5 porting.
mpa [Wed, 2 Dec 2015 09:55:38 +0000 (12:55 +0300)]
INT PAL
0052942 : Error of geompy.MakeCurveParametric() is printed to a terminal instead of the Python Console
- correction of the similar problem as in the bug
vsr [Fri, 16 Oct 2015 12:14:08 +0000 (16:14 +0400)]
Enable C++0x/C++11 support
vsr [Mon, 19 Oct 2015 08:40:24 +0000 (11:40 +0300)]
Set development flag to 1
vsr [Thu, 15 Oct 2015 05:57:34 +0000 (08:57 +0300)]
Increment version: 7.7.0
Christophe Bourcier [Mon, 28 Sep 2015 12:37:06 +0000 (14:37 +0200)]
Update translation files from Crowdin