Salome HOME
modules/smesh.git
4 years ago#17636 [CEA 17369] Extrusion by normal: along average normal option issue V9_4_0a1
eap [Fri, 6 Sep 2019 16:02:21 +0000 (19:02 +0300)]
#17636 [CEA 17369] Extrusion by normal: along average normal option issue

4 years agoFix Edit Mesh regression
eap [Thu, 5 Sep 2019 17:45:46 +0000 (20:45 +0300)]
Fix Edit Mesh regression

   Pb: no 2D algo selected when editing Mesh_3 of SALOME_TESTS/Grids/smesh/imps_09/K7

4 years agoIPAL54157: Empty bounding box of a non-empty mesh
eap [Wed, 4 Sep 2019 17:50:22 +0000 (20:50 +0300)]
IPAL54157: Empty bounding box of a non-empty mesh

4 years agoPrecise doc on sub-mesh priority
eap [Tue, 3 Sep 2019 15:26:35 +0000 (18:26 +0300)]
Precise doc on sub-mesh priority

4 years ago#17336 [CEA 17333] Mesh offset generates a segmentation violation
eap [Tue, 3 Sep 2019 12:47:17 +0000 (15:47 +0300)]
#17336 [CEA 17333] Mesh offset generates a segmentation violation

4 years ago#17328: EDF 20043 - Submeshes
eap [Tue, 3 Sep 2019 11:29:31 +0000 (14:29 +0300)]
#17328: EDF 20043 - Submeshes

4 years agoPorting to latest TBB on Windows.
rnv [Fri, 30 Aug 2019 15:48:46 +0000 (18:48 +0300)]
Porting to latest TBB on Windows.

4 years agoImprove documentation generation.
rnv [Mon, 26 Aug 2019 16:18:21 +0000 (19:18 +0300)]
Improve documentation generation.

4 years agoIPAL54452: Compact mesh after merge operations
eap [Thu, 29 Aug 2019 13:19:25 +0000 (16:19 +0300)]
IPAL54452: Compact mesh after merge operations

  Don't use elem IDs at UNV and DAT export to avoid gaps in numeration

4 years agoTypo fixes by Kunda
eap [Tue, 27 Aug 2019 11:48:19 +0000 (14:48 +0300)]
Typo fixes by Kunda

https://salome-platform.org/forum/forum_9/495080934

4 years ago#17319: EDF 20003 - suppress Meshes in TUI
eap [Tue, 27 Aug 2019 11:13:23 +0000 (14:13 +0300)]
#17319: EDF 20003 - suppress Meshes in TUI

4 years agoIPAL54614: Getting nodes of polyhedron works wrong
eap [Mon, 26 Aug 2019 10:53:48 +0000 (13:53 +0300)]
IPAL54614: Getting nodes of polyhedron works wrong

Source https://salome-platform.org/forum/forum_10/633516704

4 years ago54416: Extrusion 3D algo is not applicable to a prismatic shape
eap [Fri, 23 Aug 2019 13:16:29 +0000 (16:16 +0300)]
54416: Extrusion 3D algo is not applicable to a prismatic shape
  Fix for the case of non-manifold internal faces

+
1) Fix SMESH_Actor for coloring using custom 1D functor
2) Improve some doc images

4 years agoRemoving duplicate file
rnv [Mon, 19 Aug 2019 09:56:22 +0000 (12:56 +0300)]
Removing duplicate file

4 years agoBuild documentation under Windows: revert previous wrong commit, apply new approach.
rnv [Fri, 16 Aug 2019 17:04:50 +0000 (20:04 +0300)]
Build documentation under Windows: revert previous wrong commit, apply new approach.

4 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
rnv [Fri, 16 Aug 2019 15:45:56 +0000 (18:45 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh

4 years agoBuild documentation under Windows.
rnv [Fri, 16 Aug 2019 15:41:58 +0000 (18:41 +0300)]
Build documentation under Windows.

4 years agoIPAL54417: Hexahedron(ijk) crashes salome
eap [Wed, 14 Aug 2019 10:42:11 +0000 (13:42 +0300)]
IPAL54417: Hexahedron(ijk) crashes salome

4 years agoMove test_smeshplugins.py to 'bad' section as it depends on external plugins
vsr [Thu, 8 Aug 2019 12:03:52 +0000 (15:03 +0300)]
Move test_smeshplugins.py to 'bad' section as it depends on external plugins

4 years agoIPAL54425: Quadrangle mapping fails on a quadrangle face with a seam
eap [Mon, 5 Aug 2019 17:02:26 +0000 (20:02 +0300)]
IPAL54425: Quadrangle mapping fails on a quadrangle face with a seam

  Issue reported in https://www.salome-platform.org/forum/forum_10/984373499

+
1) Fix a bug in Python dump
2) Expose corners in Quadrangle Param gui

4 years agoIPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NColle...
eap [Fri, 2 Aug 2019 15:14:14 +0000 (18:14 +0300)]
IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error

  Issue (2) with Geometric Progression reported in
  https://www.salome-platform.org/forum/forum_10/976643804#300891023
  Fixed in StdMeshers_Prism_3D.cxx

+ Minor changes:
1) SMESHGUI_PreVisualObj::myMesh in now SMESHDS_Mesh*
2) TPythonDump::DumpArray is now public method
3) In StdMeshers_FixedPoints1D, make args of Set*() methods const
4) Install SMESHGUI_PreVisualObj.h
5) Make StdMeshers_QuadrangleParams::SetCorners() available via CORBA

4 years agosplit test smeshplugins to keep apart mg_tetra_parallele which is not working
Paul RASCLE [Thu, 1 Aug 2019 09:19:48 +0000 (11:19 +0200)]
split test smeshplugins to keep apart mg_tetra_parallele which is not working

4 years agodisable debug trace on CGNS
Paul RASCLE [Tue, 23 Jul 2019 11:26:58 +0000 (13:26 +0200)]
disable debug trace on CGNS

4 years agochange text on Zcracks menu
Paul RASCLE [Tue, 23 Jul 2019 11:21:14 +0000 (13:21 +0200)]
change text on Zcracks menu

4 years agoIPAL54529: Hexahedron(ijk) fails on a block with composite sides if Viscous Layers...
eap [Fri, 12 Jul 2019 12:15:38 +0000 (15:15 +0300)]
IPAL54529: Hexahedron(ijk) fails on a block with composite sides if Viscous Layers assigned

+ In Create Mesh dialog define enabled tabs by SMESH_Algo::IsApplicable( shape )
+ Extract SMESH_Indexer from StdMeshers_HexaFromSkin_3D.cxx

4 years ago#17096 [CEA 16891] SMesh::CopyMeshWithGeom : discrepeancies in copied groups volumes.
eap [Thu, 11 Jul 2019 15:42:52 +0000 (18:42 +0300)]
#17096 [CEA 16891] SMesh::CopyMeshWithGeom : discrepeancies in copied groups volumes.

4 years ago#17085 [CEA 17030] Warning sub-mesh with Extrusion 3D
eap [Mon, 1 Jul 2019 18:45:44 +0000 (21:45 +0300)]
#17085 [CEA 17030] Warning sub-mesh with Extrusion 3D

4 years agoIPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NColle...
eap [Mon, 1 Jul 2019 10:44:54 +0000 (13:44 +0300)]
IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error

4 years ago#17013 [CEA 17006] Meshing a compsolid with one internal vertex per face
eap [Mon, 1 Jul 2019 10:35:28 +0000 (13:35 +0300)]
#17013 [CEA 17006] Meshing a compsolid with one internal vertex per face

4 years agoPublishing the result of SurfOpt and Cleaner if the output file exists even if the...
Christophe Bourcier [Mon, 3 Jun 2019 15:37:42 +0000 (17:37 +0200)]
Publishing the result of SurfOpt and Cleaner if the output file exists even if the computation has ended in error

4 years agoIncreasing number of decimals for SurfOpt min size to be able to put a small size...
Christophe Bourcier [Mon, 3 Jun 2019 14:21:41 +0000 (16:21 +0200)]
Increasing number of decimals for SurfOpt min size to be able to put a small size (default is 2 decimals)

4 years agoRemove QT4 compatibility.
rnv [Thu, 30 May 2019 12:11:32 +0000 (15:11 +0300)]
Remove QT4 compatibility.

4 years agoFix for "16960 EDF 19475 - Control Free nodes" issue
rnv [Fri, 17 May 2019 08:49:10 +0000 (11:49 +0300)]
Fix for "16960 EDF 19475 - Control Free nodes" issue

4 years ago#16866: [CEA 13186] smesh Exception during hypothesis creation
eap [Wed, 15 May 2019 13:40:17 +0000 (16:40 +0300)]
#16866: [CEA 13186] smesh Exception during hypothesis creation

Show more information on error occurred.

4 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
rnv [Wed, 15 May 2019 08:48:13 +0000 (11:48 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh

4 years agoFix for "16925 [CEA 16749] MeshCut Python exception with Windows" issue.
rnv [Wed, 15 May 2019 08:47:21 +0000 (11:47 +0300)]
Fix for "16925 [CEA 16749] MeshCut Python exception with Windows" issue.

4 years ago#16914: EDF 19401 - Wrong quadratic mesh (bis)
eap [Tue, 14 May 2019 14:11:13 +0000 (17:11 +0300)]
#16914: EDF 19401 - Wrong quadratic mesh (bis)

- don't force3DOutOfBoundary() for quadrangles and hexahedrons
- don't force3DOutOfBoundary() for bad-shaped tetras

4 years ago#16927: Error when loading a med file with 140 millions elements
eap [Tue, 14 May 2019 13:58:34 +0000 (16:58 +0300)]
#16927: Error when loading a med file with 140 millions elements

4 years agoFix for '16926 [CEA 16749] MeshCut Python encoding issue' issue
rnv [Tue, 14 May 2019 13:54:09 +0000 (16:54 +0300)]
Fix for '16926 [CEA 16749] MeshCut Python encoding issue' issue

4 years ago#16914 EDF 19401 - Wrong quadratic mesh (bis)
eap [Tue, 7 May 2019 10:30:06 +0000 (13:30 +0300)]
#16914 EDF 19401 - Wrong quadratic mesh (bis)

Bug: SetEventListener() not called when a sub-algo assigned

4 years agoMerge branch 'V9_3_BR'
vsr [Mon, 6 May 2019 11:10:42 +0000 (14:10 +0300)]
Merge branch 'V9_3_BR'

5 years ago#16797 [CEA 16781] QuadFromMedialAxis_1D2D: Failed to mesh sinuous edges
eap [Fri, 19 Apr 2019 13:56:57 +0000 (16:56 +0300)]
#16797 [CEA 16781] QuadFromMedialAxis_1D2D: Failed to mesh sinuous edges

5 years ago#16843 EDF 19340 - wrong quadratic mesh
eap [Thu, 18 Apr 2019 18:34:39 +0000 (21:34 +0300)]
#16843 EDF 19340 - wrong quadratic mesh

5 years agoIPAL54529: [CKD]: Hexahedron(ijk) fails on a composite block if Viscous Layers assigned
eap [Thu, 18 Apr 2019 17:33:45 +0000 (20:33 +0300)]
IPAL54529: [CKD]: Hexahedron(ijk) fails on a composite block if Viscous Layers assigned

5 years agoMerge branch 'master' into V9_3_BR V9_3_BR V9_3_0 V9_3_0rc1 V9_3_0rc2
vsr [Tue, 9 Apr 2019 16:23:38 +0000 (19:23 +0300)]
Merge branch 'master' into V9_3_BR

5 years agoQuality Info: tolerance change does not influence on Nb double nodes
eap [Tue, 9 Apr 2019 16:11:56 +0000 (19:11 +0300)]
Quality Info: tolerance change does not influence on Nb double nodes

5 years agofix for plugin padder
Paul RASCLE [Tue, 9 Apr 2019 08:23:32 +0000 (10:23 +0200)]
fix for plugin padder

5 years agoMerge branch 'V9_3_BR' into pre/padder
Paul RASCLE [Mon, 8 Apr 2019 18:27:22 +0000 (20:27 +0200)]
Merge branch 'V9_3_BR' into pre/padder

5 years agodebug for SMESH plugin padder
Paul RASCLE [Mon, 8 Apr 2019 18:23:25 +0000 (20:23 +0200)]
debug for SMESH plugin padder

5 years agoMerge branch 'master' into V9_3_BR
vsr [Mon, 8 Apr 2019 16:23:20 +0000 (19:23 +0300)]
Merge branch 'master' into V9_3_BR

5 years agoFix CRASH after mesh.RemoveGroupWithContents( group_of_other_mesh )
eap [Mon, 8 Apr 2019 10:40:11 +0000 (13:40 +0300)]
Fix CRASH after mesh.RemoveGroupWithContents( group_of_other_mesh )

5 years agoFix typo by Kunda
eap [Mon, 8 Apr 2019 10:38:22 +0000 (13:38 +0300)]
Fix typo by Kunda

https://www.salome-platform.org/forum/forum_9/253019360

5 years agoIPAL54527: SIGSEGV after group removal
eap [Thu, 4 Apr 2019 17:02:34 +0000 (20:02 +0300)]
IPAL54527: SIGSEGV after group removal

  Fix SMESHDS_GroupOnFilter.cxx

+ partial fix for SALOME_TESTS/Grids/smesh/imps_09/K0 (SMESH_Slot.cxx)

5 years agoMerge branch 'master' into V9_3_BR
vsr [Wed, 3 Apr 2019 16:00:08 +0000 (19:00 +0300)]
Merge branch 'master' into V9_3_BR

5 years ago54524: [FORUM]: Export in STL work wrong' issue
eap [Mon, 1 Apr 2019 15:39:56 +0000 (18:39 +0300)]
54524: [FORUM]: Export in STL work wrong' issue

5 years agoFix for '54524: [FORUM]: Export in STL work wrong' issue.
rnv [Mon, 1 Apr 2019 09:31:32 +0000 (12:31 +0300)]
Fix for '54524: [FORUM]: Export in STL work wrong' issue.

5 years agoMerge branch 'master' into V9_3_BR
vsr [Fri, 29 Mar 2019 14:08:54 +0000 (17:08 +0300)]
Merge branch 'master' into V9_3_BR

5 years agoWIN: Dump Study fails
eap [Fri, 29 Mar 2019 13:46:47 +0000 (16:46 +0300)]
WIN: Dump Study fails

  Reason: decrement iterator on an empty list

5 years ago#16755 [CEA 16749] Merge nodes generates fatal error if selection is disabled
eap [Thu, 28 Mar 2019 15:22:44 +0000 (18:22 +0300)]
#16755 [CEA 16749] Merge nodes generates fatal error if selection is disabled

5 years agoMerge remote branch 'origin/master' into V9_3_BR
vsr [Thu, 28 Mar 2019 14:46:41 +0000 (17:46 +0300)]
Merge remote branch 'origin/master' into V9_3_BR

5 years ago#16748 EDF 19207 - no change priority with submesh
eap [Thu, 28 Mar 2019 13:18:54 +0000 (16:18 +0300)]
#16748 EDF 19207 - no change priority with submesh

5 years agoIssue !16751: [CEA16749] import MED 3.0 files in SMESH: exception
vsr [Thu, 28 Mar 2019 11:54:46 +0000 (14:54 +0300)]
Issue !16751: [CEA16749] import MED 3.0 files in SMESH: exception

5 years agoIncrement version: 9.3.0 V9_3_0b2
vsr [Thu, 28 Mar 2019 06:58:47 +0000 (09:58 +0300)]
Increment version: 9.3.0

5 years ago54522: Compound Mesh: bad groups with meshToAppendTo provided
eap [Wed, 27 Mar 2019 11:51:54 +0000 (14:51 +0300)]
54522: Compound Mesh: bad groups with meshToAppendTo provided

  Fix SMESH_Gen_i::ConcatenateCommon()

+ #16469: MakeSlot - add split faces to groups of initial faces

5 years ago#16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data...
eap [Mon, 25 Mar 2019 15:50:14 +0000 (18:50 +0300)]
#16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data beforehand

5 years agoIPAL54521: [TC-9.3.0]: Mesh information: Additinal Info tab: 'Compute' button for...
eap [Fri, 22 Mar 2019 10:32:28 +0000 (13:32 +0300)]
IPAL54521: [TC-9.3.0]: Mesh information: Additinal Info tab: 'Compute' button for size doesn't work

  Add SMESH_GroupOnFilter::IsUpToDate()
  Redefine SMESH_GroupOnFilter::IsMeshInfoCorrect()

5 years ago#16609: EDF - mesh computation : strange behavior
eap [Fri, 15 Mar 2019 18:29:39 +0000 (21:29 +0300)]
#16609: EDF - mesh computation : strange behavior

 Fix pattern mapping to a face with hole

+
1) Optimize ElementsOnShape::Classifier::Init()
2) Optimize SMDS_VtkCellIterator (replace vtkIdList by std::vector)
3) Prevent SIGSEGV upon Compute() after base mesh removal

5 years agoFix for "54515: [FORUM] MED export issue" issue. V9_3_0b1
rnv [Wed, 13 Mar 2019 08:17:57 +0000 (11:17 +0300)]
Fix for "54515: [FORUM] MED export issue" issue.

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
rnv [Tue, 12 Mar 2019 10:25:02 +0000 (13:25 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh

5 years ago[CEA 13302] Policy for c++ files ? using namespaces in c++ header files. boost_ptr...
rnv [Tue, 12 Mar 2019 10:23:45 +0000 (13:23 +0300)]
[CEA 13302] Policy for c++ files ? using namespaces in c++ header files. boost_ptr / shared_ptr

5 years ago#16662 EDF - ExportMED : too long (bis)
eap [Mon, 11 Mar 2019 15:35:25 +0000 (18:35 +0300)]
#16662 EDF - ExportMED : too long (bis)

  Compute precise bounding box for BSpline faces

+ Fix compilation warnings

5 years agoRun SALOME with UNICODE path
rnv [Thu, 21 Feb 2019 09:00:42 +0000 (12:00 +0300)]
Run SALOME with UNICODE path

5 years agoFix MinDistance for node-group (SALOME_TESTS/Grids/smesh/imps_09/K0) V9_3_0a2
eap [Wed, 6 Mar 2019 13:59:54 +0000 (16:59 +0300)]
Fix MinDistance for node-group (SALOME_TESTS/Grids/smesh/imps_09/K0)

+ Minor doc improvement

5 years ago#16648. + Update icons
eap [Tue, 5 Mar 2019 17:01:00 +0000 (20:01 +0300)]
#16648. + Update icons

5 years ago#16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data...
eap [Tue, 5 Mar 2019 16:35:52 +0000 (19:35 +0300)]
#16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data beforehand

+
1) Optimize FreeEdges::IsFreeEdge()
2) Fix SMESH_MeshEditor::FindFreeBorder() for the case of multi-continuation
3) Improve Mesh.GetLength() to accept groups and list of IDs

5 years agoMerge branch 'V9_2_2_BR'
vsr [Tue, 5 Mar 2019 07:22:59 +0000 (10:22 +0300)]
Merge branch 'V9_2_2_BR'

5 years agoClose HDF data set. V9_2_2_BR vsr/v9_2_2_br V9_2_2
rnv [Thu, 28 Feb 2019 17:11:53 +0000 (20:11 +0300)]
Close HDF data set.

5 years agoClose HDF data set.
rnv [Thu, 28 Feb 2019 17:11:53 +0000 (20:11 +0300)]
Close HDF data set.

5 years agoFix compilation on Windows V9_3_0a1
rnv [Mon, 25 Feb 2019 16:35:16 +0000 (19:35 +0300)]
Fix compilation on Windows

5 years agoIncrement version: 9.2.2
vsr [Mon, 25 Feb 2019 12:57:57 +0000 (15:57 +0300)]
Increment version: 9.2.2

5 years agoFix for "23678: [CEA 13186] messages in the python window" issue.
rnv [Wed, 30 Jan 2019 16:50:05 +0000 (19:50 +0300)]
Fix for "23678: [CEA 13186] messages in the python window" issue.

5 years agoFix SALOME_TESTS/Grids/smesh/imps_09/K0
eap [Fri, 22 Feb 2019 18:17:20 +0000 (21:17 +0300)]
Fix SALOME_TESTS/Grids/smesh/imps_09/K0

 Fix Triangulator for the case of self-intersecting but valid polygon

+ some fixes for #16469

1) ElementsOnShape: fix too high octree of classifiers in case of large tolerance
2) SMESH_MeshEditor::SewFreeBorder() SIGSEGV on over-constrained elements
3) Project(): adjust radius to avoid checking too many elements
4) Protect SMESH_Gen_i::Compute() from CORBA error in case of a removed mesh
5) smeshBuilder.Mesh.FindCoincidentNodesOnPart() - fix for a case of ID list

5 years agoPorting to OCCT 7.4 dev
mnt [Tue, 19 Feb 2019 11:49:24 +0000 (14:49 +0300)]
Porting to OCCT 7.4 dev

5 years agoIssue #16586: [CEA 16555] MG-SurfOpt log window title
vsr [Fri, 15 Feb 2019 12:40:23 +0000 (15:40 +0300)]
Issue #16586: [CEA 16555] MG-SurfOpt log window title

5 years ago#16526 EDF 18698 - Problem when loading a dumped script
eap [Thu, 14 Feb 2019 12:34:14 +0000 (15:34 +0300)]
#16526 EDF 18698 - Problem when loading a dumped script

 take into account an argument added to Concatenate()

5 years agoUpdate copyrights
vsr [Thu, 14 Feb 2019 11:55:47 +0000 (14:55 +0300)]
Update copyrights

5 years ago#16578 EDF - Scibian - ViscousLayer / SIGSEGV
eap [Thu, 14 Feb 2019 11:22:06 +0000 (14:22 +0300)]
#16578 EDF - Scibian - ViscousLayer / SIGSEGV

5 years ago#16559 EDF - Changes to the Concatenate function: non regression test fails
eap [Wed, 13 Feb 2019 13:26:17 +0000 (16:26 +0300)]
#16559 EDF - Changes to the Concatenate function: non regression test fails

 fix group management

5 years agoadd a comment in dump for the disabling of publication in study
Paul RASCLE [Tue, 12 Feb 2019 14:09:03 +0000 (15:09 +0100)]
add a comment in dump for the disabling of publication in study

5 years ago#16459 EDF 14133 - Complete Merge Nodes / Merge Elements operations
eap [Tue, 12 Feb 2019 12:05:43 +0000 (15:05 +0300)]
#16459 EDF 14133 - Complete Merge Nodes / Merge Elements  operations

fix crash

+ fix deletion of mesh objects (relates to #16478)

5 years agoIncrement version: 9.2.1 V9_2_1_BR V9_2_1
vsr [Fri, 8 Feb 2019 11:26:12 +0000 (14:26 +0300)]
Increment version: 9.2.1

5 years ago54499: SALOME crash at mesh evaluation
eap [Wed, 9 Jan 2019 11:37:31 +0000 (14:37 +0300)]
54499: SALOME crash at mesh evaluation

5 years agoSmall fixes in sphinx documentation of python plugins:
Christophe Bourcier [Thu, 24 Jan 2019 08:57:53 +0000 (09:57 +0100)]
Small fixes in sphinx documentation of python plugins:
- remove depedency to babel (only used to generated a date format)
- add missing theme
- remove warnings

5 years agoImprove behaviour of Cleaner and SurfOpt in case of error and add a cancel button.
Christophe Bourcier [Tue, 22 Jan 2019 14:32:06 +0000 (15:32 +0100)]
Improve behaviour of Cleaner and SurfOpt in case of error and add a cancel button.

5 years agoFix to allow Cleaner and SurfOpt to be launched on files with special characters...
Christophe Bourcier [Wed, 16 Jan 2019 13:18:24 +0000 (14:18 +0100)]
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.

5 years agoFix to allow Cleaner and SurfOpt to deal with directory with spaces
Christophe Bourcier [Wed, 16 Jan 2019 13:15:48 +0000 (14:15 +0100)]
Fix to allow Cleaner and SurfOpt to deal with directory with spaces

5 years agoMore fixes in Cleaner and SurfOpt:
Christophe Bourcier [Mon, 14 Jan 2019 11:18:20 +0000 (12:18 +0100)]
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.

5 years agoFix output formatting of Cleaner and SurfOpt plugins so that new lines are printed
Christophe Bourcier [Tue, 8 Jan 2019 14:16:15 +0000 (15:16 +0100)]
Fix output formatting of Cleaner and SurfOpt plugins so that new lines are printed

5 years agoFix error in SurfOpt plugin caused by a decode() unneeded
Christophe Bourcier [Tue, 8 Jan 2019 14:15:24 +0000 (15:15 +0100)]
Fix error in SurfOpt plugin caused by a decode() unneeded

5 years ago23636: EDF 18217 - Problem when suppressing CAD
eap [Mon, 4 Feb 2019 11:32:58 +0000 (14:32 +0300)]
23636: EDF 18217 - Problem when suppressing CAD

+
1) optimize standalone group filling
2) fix regressions caused by adding FT_Length3D