Salome HOME
modules/smesh.git
8 years agoIPAL52974: Find Element by Point shows nodes that do not belong to current group
eap [Fri, 18 Mar 2016 12:42:33 +0000 (15:42 +0300)]
IPAL52974: Find Element by Point shows nodes that do not belong to current group

8 years ago52976: Find Elements by Point - All does not find Ball element
eap [Thu, 17 Mar 2016 18:47:21 +0000 (21:47 +0300)]
52976: Find Elements by Point - All does not find Ball element

+ minor changes in sample scripts

8 years ago52977: Find Element by Point does not find supporting node of Ball element at group...
eap [Thu, 17 Mar 2016 16:21:24 +0000 (19:21 +0300)]
52977: Find Element by Point does not find supporting node of Ball element at group of balls selection

+ minor changes in sample scripts

8 years agoFix regression of SALOME_TESTS/Grids/smesh/3D_submesh_00/A6
eap [Thu, 17 Mar 2016 12:30:10 +0000 (15:30 +0300)]
Fix regression of SALOME_TESTS/Grids/smesh/3D_submesh_00/A6
  Fix SMESH_subMesh::cleanDependsOn()

+ minor improvements in SMESH_submesh and sample scripts

8 years agoIPAL53051: 3D Extrusion fails
eap [Wed, 16 Mar 2016 16:59:08 +0000 (19:59 +0300)]
IPAL53051: 3D Extrusion fails

+ minor doc modifs

8 years agoIPAL53053: Mesh compute with 3D Extrusion algo crashes SALOME
eap [Tue, 15 Mar 2016 15:52:11 +0000 (18:52 +0300)]
IPAL53053: Mesh compute with 3D Extrusion algo crashes SALOME

8 years agoIPAL0053055: Import-1D2D algorithm fails
eap [Tue, 15 Mar 2016 14:14:26 +0000 (17:14 +0300)]
IPAL0053055: Import-1D2D algorithm fails

8 years ago53057: NETGEN-1D2D3D issues "Ignored" warning for faces of a sub-mesh
eap [Tue, 15 Mar 2016 12:59:11 +0000 (15:59 +0300)]
53057: NETGEN-1D2D3D issues "Ignored" warning for faces of a sub-mesh

This case also reveals the following bugs:

1) SMESH_MesherHelper::IsReversedSubMesh() incorrectly works on
 a coarsely meshed disk

2) Addition of NETGEN-1D2D3D removes already computed faces of a
  sub-mesh on a group of FACEs (SMESH_subMesh::cleanDependsOn())

3) Volumes are shown, instead of faces, when displaying a sub-mesh on
  a SOLID with only a 2D algo assigned to the sub-mesh (SMESH_subMesh_i.cxx)

8 years agoIPAL53097: At med export "Automatically define space dimension" does not work
eap [Fri, 11 Mar 2016 15:17:39 +0000 (18:17 +0300)]
IPAL53097: At med export "Automatically define space dimension" does not work

8 years ago53103: Mesh visualization performance problem
eap [Fri, 11 Mar 2016 13:32:07 +0000 (16:32 +0300)]
53103: Mesh visualization performance problem

  Optimize visualization and mesh loading.

+ fix docs

8 years agoTaking into account SALOME_BUILD_DOC option.
akl [Thu, 10 Mar 2016 14:55:36 +0000 (17:55 +0300)]
Taking into account SALOME_BUILD_DOC option.

8 years agoDo not generate PDF documentation with latex
mnt [Thu, 10 Mar 2016 08:28:48 +0000 (11:28 +0300)]
Do not generate PDF documentation with latex

8 years agoMerge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev
Paul RASCLE [Tue, 8 Mar 2016 10:42:48 +0000 (11:42 +0100)]
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev

8 years agogeneral crack dialog, error in hexa detection
Paul RASCLE [Tue, 8 Mar 2016 10:41:15 +0000 (11:41 +0100)]
general crack dialog, error in hexa detection

8 years agoamorce doc Sphinx blocFissure
Paul RASCLE [Mon, 7 Mar 2016 17:32:29 +0000 (18:32 +0100)]
amorce doc Sphinx blocFissure

8 years ago53099: 3D Extrusion algo refuses to work on an extruded solid with internal faces
eap [Fri, 4 Mar 2016 17:54:10 +0000 (20:54 +0300)]
53099: 3D Extrusion algo refuses to work on an extruded solid with internal faces

8 years agogeneral crack dialog, another error detection
Paul RASCLE [Fri, 4 Mar 2016 15:29:26 +0000 (16:29 +0100)]
general crack dialog, another error detection

8 years agogeneral crack dialog, another error detection
Paul RASCLE [Fri, 4 Mar 2016 14:09:50 +0000 (15:09 +0100)]
general crack dialog, another error detection

8 years ago23250: [CEA 1766] 3D tab is empty when editing mesh
eap [Thu, 3 Mar 2016 12:42:23 +0000 (15:42 +0300)]
23250: [CEA 1766] 3D tab is empty when editing mesh

+ minor changes in docs

+ fix other problems with Mesh Dialog:
1) at mesh edition, old hypothesis remain assigned after playing with
   Mesh Type and Hypo Sets (change is in isSelectedHyp())
2) When a 3D algo is unset due to change of Mesh Type, its hypotheses remain
   assigned and a new hyp can be created

8 years agogeneral crack dialog, another error detection
Paul RASCLE [Mon, 29 Feb 2016 17:09:50 +0000 (18:09 +0100)]
general crack dialog, another error detection

8 years agogeneral crack dialog, an error detection
Paul RASCLE [Mon, 29 Feb 2016 16:34:41 +0000 (17:34 +0100)]
general crack dialog, an error detection

8 years agogeneral crack dilalog, completion of save parameters
Paul RASCLE [Mon, 29 Feb 2016 15:56:48 +0000 (16:56 +0100)]
general crack dilalog, completion of save parameters

8 years agogeneral crack dialog, user message mecanism for some errors
Paul RASCLE [Mon, 29 Feb 2016 14:12:14 +0000 (15:12 +0100)]
general crack dialog, user message mecanism for some errors

8 years agogeneral crack dialog, save log in file
Paul RASCLE [Fri, 26 Feb 2016 20:05:40 +0000 (21:05 +0100)]
general crack dialog, save log in file

8 years agogeneral crack dialog, use working dir and result file name
Paul RASCLE [Fri, 26 Feb 2016 08:15:52 +0000 (09:15 +0100)]
general crack dialog, use working dir and result file name

8 years agogeneral crack dialog, working dir and result file
Paul RASCLE [Thu, 25 Feb 2016 16:57:05 +0000 (17:57 +0100)]
general crack dialog, working dir and result file

8 years agoset log verbosity, general crack dialog
Paul RASCLE [Thu, 25 Feb 2016 10:27:34 +0000 (11:27 +0100)]
set log verbosity, general crack dialog

8 years agoWindows compatibility.
rnv [Wed, 24 Feb 2016 09:51:57 +0000 (12:51 +0300)]
Windows compatibility.

8 years agoC++98 compatibility (remove C++11 staff)
vsr [Sat, 20 Feb 2016 07:20:57 +0000 (10:20 +0300)]
C++98 compatibility (remove C++11 staff)

8 years agoINT PAL 0053058: '2D Quadratic' item is shown in VTK context menu for non-quadratic...
imn [Fri, 19 Feb 2016 12:40:34 +0000 (15:40 +0300)]
INT PAL 0053058: '2D Quadratic' item is shown in VTK context menu for non-quadratic mesh

8 years ago23239: [CEA 1739] Regression : crash trying to create mesh
eap [Wed, 17 Feb 2016 17:36:53 +0000 (20:36 +0300)]
23239: [CEA 1739] Regression : crash trying to create mesh
   (StdMesher_Prism_3D.cxx)

+ minor changes

8 years agoMerge branch 'hydro/imps_2015' into V7_dev
Paul RASCLE [Tue, 16 Feb 2016 17:52:15 +0000 (18:52 +0100)]
Merge branch 'hydro/imps_2015' into V7_dev

8 years agoMerge relevant changes from V8_0_0_BR branch
vsr [Fri, 12 Feb 2016 06:32:57 +0000 (09:32 +0300)]
Merge relevant changes from V8_0_0_BR branch

8 years agoCMake: simplifying Python detection mechanism.
rnv [Mon, 15 Feb 2016 12:49:45 +0000 (15:49 +0300)]
CMake: simplifying Python detection mechanism.

8 years ago23237: EDF 12367 - SIGSEGV with Remove group
eap [Mon, 15 Feb 2016 12:08:20 +0000 (15:08 +0300)]
23237: EDF 12367 - SIGSEGV with Remove group
  (SMESH_Gen_i_1.cxx)

IPAL53059: Not all solids are highlighted by magenta
  (SMESHGUI_ComputeDlg.cxx)

+ remove "using namespace std" from headers

8 years agoMerge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev
Paul RASCLE [Mon, 15 Feb 2016 09:04:08 +0000 (10:04 +0100)]
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev

8 years agoplugin dialog blocFissure general
Paul RASCLE [Fri, 12 Feb 2016 22:21:05 +0000 (23:21 +0100)]
plugin dialog blocFissure general

8 years ago23236: EDF 12346 - Problem with Local Size
eap [Fri, 12 Feb 2016 16:16:28 +0000 (19:16 +0300)]
23236: EDF 12346 - Problem with Local Size

8 years ago53068: Create Mesh dialog box is frozen
eap [Thu, 11 Feb 2016 15:11:47 +0000 (18:11 +0300)]
53068: Create Mesh dialog box is frozen

8 years ago53061: "Clear mesh data" removes too many (if !HasShapeToMesh())
eap [Fri, 5 Feb 2016 13:51:01 +0000 (16:51 +0300)]
53061: "Clear mesh data" removes too many (if !HasShapeToMesh())

8 years ago0023224: [CEA 1709] Error with numpy with Windows version of SALOME
vsr [Thu, 4 Feb 2016 09:22:57 +0000 (12:22 +0300)]
0023224: [CEA 1709] Error with numpy with Windows version of SALOME

Each mesh plug-in is added in a separate try/except block, to prevent blocking of plug-ins due to error in some of them (e.g. if import failed)

8 years agoEnable splitting bi-quad quadrangles by QuadToTri()
eap [Wed, 3 Feb 2016 11:43:37 +0000 (14:43 +0300)]
Enable splitting bi-quad quadrangles by QuadToTri()

8 years agoFix regressions in QuadTo4Tri() and QuadToTri()
eap [Tue, 2 Feb 2016 18:10:57 +0000 (21:10 +0300)]
Fix regressions in QuadTo4Tri() and QuadToTri()

mesh_Quadratic_00/A3
imps_09/K8

8 years agoRegression of 3D_mesh_Extrusion_00/B2
eap [Tue, 2 Feb 2016 17:38:56 +0000 (20:38 +0300)]
Regression of 3D_mesh_Extrusion_00/B2

 + avoid failure because of different 'vertical' discretization

8 years agomerge V7_7_BR suite
Paul RASCLE [Mon, 1 Feb 2016 14:25:53 +0000 (15:25 +0100)]
merge V7_7_BR suite

8 years agomerge V7_7_BR
Paul RASCLE [Mon, 1 Feb 2016 14:23:06 +0000 (15:23 +0100)]
merge V7_7_BR

8 years ago23221: EDF - all edges are not meshed
eap [Fri, 29 Jan 2016 15:03:18 +0000 (18:03 +0300)]
23221: EDF - all edges are not meshed

 an internal EDGE in a SOLID to be meshed

8 years agoAvoid MED file reading failure caused by low memory
eap [Fri, 29 Jan 2016 12:47:48 +0000 (15:47 +0300)]
Avoid MED file reading failure caused by low memory

 Failure reason: system(...) command exits with "Cannot allocate memory"

8 years ago53076: OCC exception in Netgen algorithm (regression of StdMeshers_QuadToTriaAdaptor...
eap [Mon, 25 Jan 2016 18:06:20 +0000 (21:06 +0300)]
53076: OCC exception in Netgen algorithm (regression of StdMeshers_QuadToTriaAdaptor.cxx)

8 years ago53075: Create mesh dialog: 3D tab disabled
eap [Mon, 25 Jan 2016 12:42:49 +0000 (15:42 +0300)]
53075: Create mesh dialog: 3D tab disabled

8 years agoOCCT Exception in "Cutting of quadrangles" dialog
eap [Fri, 22 Jan 2016 17:29:39 +0000 (20:29 +0300)]
OCCT Exception in "Cutting of quadrangles" dialog

8 years agoIPAL53073: Hexotic Mesh is not compute
eap [Fri, 22 Jan 2016 17:10:27 +0000 (20:10 +0300)]
IPAL53073: Hexotic Mesh is not compute

8 years agoINT PAL 0053067: Algorithm disable in "Edit mesh" dialog
imn [Wed, 20 Jan 2016 14:33:43 +0000 (17:33 +0300)]
INT PAL 0053067: Algorithm disable in "Edit mesh" dialog

8 years ago0023212: EDF 12054 - Problem with a pyramidal layer
eap [Wed, 20 Jan 2016 13:02:17 +0000 (16:02 +0300)]
0023212: EDF 12054 - Problem with a pyramidal layer

8 years agoINT PAL 0053060: Preview in clipping
mpa [Mon, 18 Jan 2016 13:55:45 +0000 (16:55 +0300)]
INT PAL 0053060: Preview in clipping

8 years ago0023198: EDF 8842 - Management of additional hypothesis V7_8_0a1
imn [Thu, 14 Jan 2016 08:14:55 +0000 (11:14 +0300)]
0023198: EDF 8842 - Management of additional hypothesis

8 years agoFix compilation errors using gcc-5.X relating to explicit stream::operator bool()
eap [Wed, 13 Jan 2016 13:47:35 +0000 (16:47 +0300)]
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()

+ Fix compilation warnings

8 years agoReadme cas tests bloc fissure
Paul RASCLE [Tue, 12 Jan 2016 16:40:50 +0000 (17:40 +0100)]
Readme cas tests bloc fissure

8 years agocorrection cas test cubeMilieu (indice edge fond)
Paul RASCLE [Tue, 12 Jan 2016 16:21:43 +0000 (17:21 +0100)]
correction cas test cubeMilieu (indice edge fond)

8 years agocorrection cas test vis: face de fissure trop débordante. Un probleme de GetInPlace...
Paul RASCLE [Tue, 12 Jan 2016 16:02:55 +0000 (17:02 +0100)]
correction cas test vis: face de fissure trop débordante. Un probleme de GetInPlace sur ce cas

8 years agodebug de GetInPlace pour Cas 7 eprouvette courbe non résolu
Paul RASCLE [Tue, 12 Jan 2016 14:00:56 +0000 (15:00 +0100)]
debug de GetInPlace pour Cas 7 eprouvette courbe non résolu

8 years agocorrection des scripts de materiel pour les cas tests bloc fissure
Paul RASCLE [Mon, 11 Jan 2016 17:11:57 +0000 (18:11 +0100)]
correction des scripts de materiel pour les cas tests bloc fissure

8 years agodebug bloc fissure after merge master
Paul RASCLE [Mon, 11 Jan 2016 10:44:48 +0000 (11:44 +0100)]
debug bloc fissure after merge master

8 years agomerge master
Paul RASCLE [Thu, 7 Jan 2016 17:15:04 +0000 (18:15 +0100)]
merge master

8 years agoIPAL53054: Hexahedron(ijk) fails with SIGSEGV
eap [Wed, 30 Dec 2015 16:55:01 +0000 (19:55 +0300)]
IPAL53054: Hexahedron(ijk) fails with SIGSEGV

8 years agoINT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from...
mpa [Wed, 23 Dec 2015 11:00:59 +0000 (14:00 +0300)]
INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry. (added a new form for defining color)

8 years agoPorting PV50
Anthony Geay [Thu, 17 Dec 2015 14:38:56 +0000 (15:38 +0100)]
Porting PV50

8 years agoINT PAL 52986: Previously selected 'Scale distribution' type is not selected at edit...
mpa [Thu, 17 Dec 2015 07:53:53 +0000 (10:53 +0300)]
INT PAL 52986: Previously selected 'Scale distribution' type is not selected at edit of 'Nb. Segments' hypothesis

8 years agoINT PAL 53009: 'Remove row' removes 1st row always.
mpa [Wed, 9 Dec 2015 07:33:24 +0000 (10:33 +0300)]
INT PAL 53009: 'Remove row' removes 1st row always.

8 years agoVariables for MGCleaner/Yams are already set in the Salome environment
ctn [Wed, 28 Oct 2015 12:38:46 +0000 (13:38 +0100)]
Variables for MGCleaner/Yams are already set in the Salome environment

8 years agoAdd missing import SMESH
vsr [Wed, 2 Dec 2015 09:42:04 +0000 (12:42 +0300)]
Add missing import SMESH

8 years agoIncrement version: 7.7.1 V7_7_1
vsr [Tue, 1 Dec 2015 14:51:41 +0000 (17:51 +0300)]
Increment version: 7.7.1

8 years ago52981: Dump python on MESH module does't work
eap [Tue, 1 Dec 2015 13:28:08 +0000 (16:28 +0300)]
52981: Dump python on MESH module does't work

8 years agoFix regression of non-regression tests
eap [Tue, 1 Dec 2015 11:32:09 +0000 (14:32 +0300)]
Fix regression of non-regression tests

- Coplanar faces filter (SMESH_Controls.cxx)
- Convert to quadratic (SMESH_MesherHelper.cxx)
- Missing Compute item in mesh pop-up in presence of a sub-mesh on compound only (no other algos) (SSMESHGUI_ComputeDlg.cxx)
- set checkAll=False in call of SMESH_Gen::IsApplicable() (smeshBuilder.py)

8 years agoINT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from...
mpa [Mon, 30 Nov 2015 10:31:21 +0000 (13:31 +0300)]
INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry (edited)

8 years agoOne more compilation error on Mageia 5
vsr [Fri, 27 Nov 2015 10:13:27 +0000 (13:13 +0300)]
One more compilation error on Mageia 5

8 years agoAnother compilation error on Mageia 5
vsr [Fri, 27 Nov 2015 09:22:06 +0000 (12:22 +0300)]
Another compilation error on Mageia 5

8 years agoCompilation error on Mageia 5
eap [Wed, 25 Nov 2015 10:53:04 +0000 (13:53 +0300)]
Compilation error on Mageia 5
   (DriverMED_W_SMESHDS_Mesh.cxx)

+ small changes for 23190: EDF 11636 - Problem of viscous layer
   (not yet fixed)

8 years agoIPAL52980: Wire Discretization with Table density fails
eap [Thu, 19 Nov 2015 11:29:23 +0000 (14:29 +0300)]
IPAL52980: Wire Discretization with Table density fails
  (StdMeshers_Regular_1D.cxx)

+ Compilation warnings

+ WIN specific errors
   (StdMeshers_Adaptive1D.cxx)

8 years agoINT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from...
mpa [Tue, 17 Nov 2015 14:37:11 +0000 (17:37 +0300)]
INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry.

8 years agoIPAL52943: "Apply and Close" button does not active on symmetry dialog box
eap [Thu, 12 Nov 2015 11:46:55 +0000 (14:46 +0300)]
IPAL52943: "Apply and Close" button does not active on symmetry dialog box

   Enable work with not shown meshes

8 years ago52943: "Apply and Close" button does not active on symmetry dialog box
eap [Wed, 11 Nov 2015 13:13:01 +0000 (16:13 +0300)]
52943: "Apply and Close" button does not active on symmetry dialog box

  Fix same pb in all similar dlg

8 years ago52941: Remove selected group does't work in sewing operation
eap [Tue, 10 Nov 2015 11:17:25 +0000 (14:17 +0300)]
52941: Remove selected group does't work in sewing operation

8 years agoRun tests on Windows platform.
mkr [Mon, 17 Aug 2015 09:12:33 +0000 (12:12 +0300)]
Run tests on Windows platform.

8 years agoIPAL52939: SIGSEGV when Compute a mesh with closed VTK Viewer V8_0_pre
eap [Thu, 29 Oct 2015 16:27:29 +0000 (19:27 +0300)]
IPAL52939: SIGSEGV when Compute a mesh with closed VTK Viewer

8 years agoIPAL10786: "Edit" is unnecessary functionality for some Mesh hypotheses
eap [Thu, 29 Oct 2015 16:18:36 +0000 (19:18 +0300)]
IPAL10786: "Edit" is unnecessary functionality for some Mesh hypotheses

+ Eliminate compilation warnings

8 years agoDocumentation update
ysn [Mon, 19 Oct 2015 08:10:14 +0000 (11:10 +0300)]
Documentation update

8 years agoEnable C++0x/C++11 support
vsr [Fri, 16 Oct 2015 10:46:33 +0000 (14:46 +0400)]
Enable C++0x/C++11 support

8 years agoIPAL52927: SIGSEGV at build compound of sub-meshes.
eap [Wed, 28 Oct 2015 16:16:42 +0000 (19:16 +0300)]
IPAL52927: SIGSEGV at build compound of sub-meshes.

8 years agoIPAL52871: Mesh Information dialog shows different number of nodes for group of elements
eap [Wed, 28 Oct 2015 16:15:20 +0000 (19:15 +0300)]
IPAL52871: Mesh Information dialog shows different number of nodes for group of elements
   Implement final solution (note 0506775)

8 years agoIPAL52934: Elements are't not highlighted in vtk viewer after set id in measurements...
eap [Wed, 28 Oct 2015 16:11:56 +0000 (19:11 +0300)]
IPAL52934: Elements are't not highlighted in vtk viewer after set id in measurements dialog box
  Fix SMESHGUI_Measurements.cxx

In "Build Compound Mesh", set "Merge coincident nodes and elements" ON by default
after reflection about a question on the Forum http://www.salome-platform.org/forum/forum_11/866636535
  Change SMESHGUI_BuildCompoundDlg.cxx

8 years agoIPAL52933: Selection disappears in the "Move node" dialog
eap [Wed, 28 Oct 2015 16:04:54 +0000 (19:04 +0300)]
IPAL52933: Selection disappears in the "Move node" dialog
   Fix SMESHGUI_MakeNodeAtPointDlg.cxx

Eliminate compilation warnings from SMESHGUI.cxx

8 years ago23189: EDF 11603 - Dyssymetry in meshing
eap [Tue, 27 Oct 2015 18:21:05 +0000 (21:21 +0300)]
23189: EDF 11603 - Dyssymetry in meshing
  (fix StdMeshers_CompositeHexa_3D.cxx, StdMeshers_Hexa_3D.cxx)

+ Doc update
+ Optimize dump of NumberOfSegments

8 years agoIPAL52924: Edit Group Standalone: Filters with Source: Mesh, Initial selection does...
eap [Tue, 27 Oct 2015 17:57:08 +0000 (20:57 +0300)]
IPAL52924: Edit Group Standalone: Filters with Source: Mesh, Initial selection does not work

+ Enable "New Mesh" option in Create Boundary Elements dialog independently of type of selected object
    (SMESHGUI_Make2DFrom3DOp.cxx)

8 years agoIPAL52935: "Apply and Close" button is not available in "Make 0D Elements on Element...
eap [Tue, 27 Oct 2015 17:47:31 +0000 (20:47 +0300)]
IPAL52935: "Apply and Close" button is not available in "Make 0D Elements on Element Nodes" dialog box
   (SMESHGUI_Add0DElemsOnAllNodesDlg.cxx)

Eliminate compilation warnings (all the rest files)

8 years agoSet development flag to 1
vsr [Mon, 19 Oct 2015 08:25:16 +0000 (11:25 +0300)]
Set development flag to 1

8 years agoIncrement version: 7.7.0 fix_for_770 V7_7_0 V7_7_0_WIN V7_7_0rc1
vsr [Thu, 15 Oct 2015 05:57:03 +0000 (08:57 +0300)]
Increment version: 7.7.0

8 years agoFix compilation error on Linux caused by previous commit
vsr [Wed, 14 Oct 2015 14:53:01 +0000 (17:53 +0300)]
Fix compilation error on Linux caused by previous commit

8 years agoWindows compatibility
ana [Wed, 14 Oct 2015 13:38:35 +0000 (16:38 +0300)]
Windows compatibility

8 years ago23179: EDF 11603 - Problem with extrusion when path is not well oriented
eap [Fri, 9 Oct 2015 14:47:17 +0000 (17:47 +0300)]
23179: EDF 11603 - Problem with extrusion when path is not well oriented
HYDRO module: Feature #523: river, channel, embankment meshing