Salome HOME
modules/smesh.git
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

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 agoShow faces added by Create boundary elements
eap [Mon, 28 Jan 2019 14:36:46 +0000 (17:36 +0300)]
Show faces added by Create boundary elements

5 years ago0023614: EDF 16256 - Coordinates of a group
eap [Mon, 28 Jan 2019 12:04:53 +0000 (15:04 +0300)]
0023614: EDF 16256 - Coordinates of a group

5 years ago23620: EDF 10301 - Completing Extrusion along a path
eap [Thu, 24 Jan 2019 15:28:24 +0000 (18:28 +0300)]
23620: EDF 10301 - Completing Extrusion along a path

Add scale factors to Extrusion along line
Add angles to Extrusion along path

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 compilation on Windows in DEBUG mode.
rnv [Tue, 22 Jan 2019 08:20:42 +0000 (11:20 +0300)]
Fix compilation on Windows in DEBUG mode.

5 years ago23617: EDF 14133 - Complete Merge Nodes / Merge Elements operations
eap [Fri, 18 Jan 2019 18:31:22 +0000 (21:31 +0300)]
23617: EDF 14133 - Complete Merge Nodes / Merge Elements operations

+
1) fix bug that SMESH_MeshEditor::DoubleElements() can't duplicate all
   elements if they are of different dimension
2) Add QString GetName( Handle(SALOME_InteractiveObject)& ) that gets
   missing name from SObject.

5 years agoCompilation error in SMESHGUI_ExtrusionAlongPathDlg
eap [Thu, 17 Jan 2019 15:21:35 +0000 (18:21 +0300)]
Compilation error in SMESHGUI_ExtrusionAlongPathDlg

5 years ago0054473: TC9.2.0: SMESH: results of union, intersection and cut of groups operations...
mkr [Fri, 28 Dec 2018 10:14:21 +0000 (13:14 +0300)]
0054473: TC9.2.0: SMESH: results of union, intersection and cut of groups operations are not updated correctly. 0054487: TC9.2.0: SMESH: VTK viewer is updated correctly only after the second call of Show Only command

5 years ago0054485: TC9.2.0: SMESH: not all elements are numbered in VTK viewer
mkr [Mon, 24 Dec 2018 10:17:13 +0000 (13:17 +0300)]
0054485: TC9.2.0: SMESH: not all elements are numbered in VTK viewer

5 years ago0054465: TC9.2.0: SMESH: mesh presentation is not fully restored after Controls ...
mkr [Thu, 20 Dec 2018 08:42:19 +0000 (11:42 +0300)]
0054465: TC9.2.0: SMESH: mesh presentation is not fully restored after Controls - Reset command

5 years ago0054474: TC9.2.0: SMESH: selection and context menu popup in the Object Browser is...
mkr [Fri, 14 Dec 2018 10:04:04 +0000 (13:04 +0300)]
0054474: TC9.2.0: SMESH: selection and context menu popup in the Object Browser is broken after close of Pattern Mapping dialog

5 years ago23627: [IMACS] ASERIS: project point to the mesh and create a slot
eap [Thu, 17 Jan 2019 12:53:49 +0000 (15:53 +0300)]
23627: [IMACS] ASERIS: project point to the mesh and create a slot

1) Enable appending to an existing mesh via smesh.Concatenate() (compound mesh)
2) Enable filtering a mesh part: Filter::GetElementsIdFromParts( ListOfIDSources )
3) Add ElementType arg to SMESH_Mesh::GetNodeInverseElements()
4) Add Mesh.Get1DBranches( edgeIDs )
5) Define a default Z med tolerance
6) Update ElementsOnSurface upon SetTolerance()
7) Change group management to have group ID persistent
8) Extract SMESH_PolyLine.cxx from SMESH_MeshEditor.cxx
9) Enable Min Distance measure for node-element and node-object
10) Fix SMESH_MeshAlgos::GetDistance( XYZ, face )
11) Extract SMESH_MeshAlgos::Intersector from SMESH_Offset.cxx
12) Enable optimization in SMESH_MeshAlgos::Triangulate
13) Add mestods Mesh.GetEngine() and Mesh.GetGeomEngine()

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 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 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 ago23653: [CEA] SMESH compilation failure: Ubuntu 16 : isnan
eap [Wed, 19 Dec 2018 14:58:28 +0000 (17:58 +0300)]
23653: [CEA] SMESH compilation failure: Ubuntu 16 : isnan

5 years agoMerge branch 'V9_2_BR'
vsr [Mon, 10 Dec 2018 14:29:37 +0000 (17:29 +0300)]
Merge branch 'V9_2_BR'

5 years agotry icon and toolbar on SMESH plugin MeshCut: OK
Paul RASCLE [Mon, 10 Dec 2018 13:59:11 +0000 (14:59 +0100)]
try icon and toolbar on SMESH plugin MeshCut: OK

5 years agofrench translation missing V9_2_0
Paul RASCLE [Wed, 5 Dec 2018 17:05:57 +0000 (18:05 +0100)]
french translation missing

5 years ago23619: EDF 18055 - Detection of sharp edges (note 0022724)
eap [Wed, 5 Dec 2018 12:05:57 +0000 (15:05 +0300)]
23619: EDF 18055 - Detection of sharp edges (note 0022724)

5 years ago23615: EDF 17317 - Fit All when display one mesh
eap [Wed, 5 Dec 2018 11:55:28 +0000 (14:55 +0300)]
23615: EDF 17317 - Fit All when display one mesh

  Pb: no FitAll at 1st mesh compute

5 years agoWindows compatibility.
rnv [Mon, 3 Dec 2018 16:08:11 +0000 (19:08 +0300)]
Windows compatibility.

5 years agoIPAL54486 - TC9.2.0: SMESH: Volumes aspect ratio plot is not shown in Mesh Info dialog V9_2_0rc2
vsr [Fri, 30 Nov 2018 11:35:24 +0000 (14:35 +0300)]
IPAL54486 - TC9.2.0: SMESH: Volumes aspect ratio plot is not shown in Mesh Info dialog

5 years ago0023636: EDF 18217 - Problem wen suppressing CAD
vsr [Thu, 22 Nov 2018 12:58:01 +0000 (15:58 +0300)]
0023636: EDF 18217 - Problem wen suppressing CAD
- Avoid crash on activating SMESH module after source geometry removal

5 years ago23615: EDF 17317 - Fit All when display one mesh
eap [Fri, 30 Nov 2018 10:54:14 +0000 (13:54 +0300)]
23615: EDF 17317 - Fit All when display one mesh

5 years agoIMP 23612: EDF 14143 - Compute angle from 3 points
eap [Thu, 29 Nov 2018 14:31:43 +0000 (17:31 +0300)]
IMP 23612: EDF 14143 - Compute angle from 3 points

5 years agofix several bugs in SMESH Python plugins (MeshCut, MGSurfOpt, MgCleaner, BlocFissure)
Paul RASCLE [Tue, 27 Nov 2018 16:46:51 +0000 (17:46 +0100)]
fix several bugs in SMESH Python plugins (MeshCut, MGSurfOpt, MgCleaner, BlocFissure)

5 years ago23619: EDF 18055 - Detection of sharp edges
eap [Tue, 27 Nov 2018 14:21:06 +0000 (17:21 +0300)]
23619: EDF 18055 - Detection of sharp edges

5 years agoIMP 23613: EDF 15565 - Ponctual elements
eap [Thu, 22 Nov 2018 18:37:35 +0000 (21:37 +0300)]
IMP 23613: EDF 15565 - Ponctual elements

5 years ago23611: EDF 11012 - Force Z coords to 0
eap [Thu, 22 Nov 2018 16:29:38 +0000 (19:29 +0300)]
23611: EDF 11012 - Force Z coords to 0

5 years ago0023636: EDF 18217 - Problem wen suppressing CAD
vsr [Thu, 22 Nov 2018 12:58:01 +0000 (15:58 +0300)]
0023636: EDF 18217 - Problem wen suppressing CAD
- Avoid crash on activating SMESH module after source geometry removal

5 years ago[GPUSPHGUI] #511: Spheric2 with dynamic boundaries - Mesh offset failed
eap [Thu, 22 Nov 2018 12:35:17 +0000 (15:35 +0300)]
[GPUSPHGUI] #511: Spheric2 with dynamic boundaries - Mesh offset failed

5 years agoWindows support: move test scripts to lib/python<version>/site-packages/salome folder... V9_2_0rc1
vsr [Tue, 20 Nov 2018 06:29:28 +0000 (09:29 +0300)]
Windows support: move test scripts to lib/python<version>/site-packages/salome folder to avoid conflict with other files in bin/salome folder.

5 years ago23630: EDF 18157 - Problem of meshing
eap [Mon, 19 Nov 2018 14:14:59 +0000 (17:14 +0300)]
23630: EDF 18157 - Problem of meshing

+ replace deprecated std::auto_ptr

5 years agoIncrement version: 9.2.0
vsr [Fri, 16 Nov 2018 08:14:59 +0000 (11:14 +0300)]
Increment version: 9.2.0

5 years ago0054463: Refactor salome_test.py
vsr [Wed, 14 Nov 2018 17:08:15 +0000 (20:08 +0300)]
0054463: Refactor salome_test.py

5 years agoCrash after pre-viewing mesh translation
eap [Wed, 14 Nov 2018 13:41:52 +0000 (16:41 +0300)]
Crash after pre-viewing mesh translation

5 years ago54462: Hexa(ijk) fails on a composite block with a degenerated edge (note 0509712)
eap [Tue, 13 Nov 2018 16:28:05 +0000 (19:28 +0300)]
54462: Hexa(ijk) fails on a composite block with a degenerated edge (note 0509712)

5 years ago54462: Hexa(ijk) fails on a composite block with a degenerated edge
eap [Mon, 12 Nov 2018 13:42:33 +0000 (16:42 +0300)]
54462: Hexa(ijk) fails on a composite block with a degenerated edge