Salome HOME
modules/smesh.git
6 years agoIPAL54097: SIGSEGV in Scalar Bar Properties dialog and crash in next operation
eap [Mon, 24 Apr 2017 14:17:28 +0000 (17:17 +0300)]
IPAL54097: SIGSEGV in Scalar Bar Properties dialog and crash in next operation

7 years ago54122: Bad quality prismatic mesh
eap [Thu, 20 Apr 2017 11:16:23 +0000 (14:16 +0300)]
54122: Bad quality prismatic mesh
   Extract class Delaunay from class Morph

+ Print warning when creating an algorithm with unexpected arguments
  (expected ones are algo type and geometry) -- smeshBuilder.py

7 years agoPadder : bug fix for RmaxRmin paramete uhz/padder_bug_fix_rmaxrmin
uhz [Wed, 19 Apr 2017 15:06:28 +0000 (17:06 +0200)]
Padder : bug fix for RmaxRmin paramete

7 years ago54122: Bad quality prismatic mesh
eap [Wed, 19 Apr 2017 12:12:53 +0000 (15:12 +0300)]
54122: Bad quality prismatic mesh

1) Implement projection between outer and inner walls of the prism
2) Use any applicable algo to mesh the prism base if no sub-mesh defined

7 years agoIPAL54104: Wrong prismatic mesh
eap [Tue, 18 Apr 2017 11:07:52 +0000 (14:07 +0300)]
IPAL54104: Wrong prismatic mesh
  Fix sub-shape association of FACEs with a seam in a propagation case

+ Remember a state of "Show IDs" check-box in Mesh Info / Element info

7 years agoIPAL52499: Prismatic mesh is not computed on a prismatic shape
eap [Mon, 17 Apr 2017 12:42:28 +0000 (15:42 +0300)]
IPAL52499: Prismatic mesh is not computed on a prismatic shape

7 years ago23427: [CEA 2073] No hypothesis "Viscous Layers" with Netgen 1D-2D-3D
eap [Wed, 12 Apr 2017 13:55:16 +0000 (16:55 +0300)]
23427: [CEA 2073] No hypothesis "Viscous Layers" with Netgen 1D-2D-3D

Add GetElementsByNodes() that return elements including all given nodes.

7 years ago23422: EDF 14312 - Strange behavior of Viscous Layer Surface offset + smooth
eap [Tue, 11 Apr 2017 16:40:35 +0000 (19:40 +0300)]
23422: EDF 14312 - Strange behavior of Viscous Layer Surface offset + smooth

+ Extract Morph from StdMeshers_Projection_2D.cxx

+ Fix formatting in SMESH_ScalarBarActor.cxx

7 years agoPadder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin
uhz [Fri, 7 Apr 2017 15:09:46 +0000 (17:09 +0200)]
Padder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin

7 years agoPadder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin uhz/V8_3_BR V8_3_0rc1 V8_3_0rc2
uhz [Fri, 7 Apr 2017 15:09:46 +0000 (17:09 +0200)]
Padder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin

7 years agoIncrement version: 8.3.0
rnv [Fri, 7 Apr 2017 12:34:57 +0000 (15:34 +0300)]
Increment version: 8.3.0

7 years agoIncrement version: 8.3.0
rnv [Fri, 7 Apr 2017 12:34:57 +0000 (15:34 +0300)]
Increment version: 8.3.0

7 years agobug corrections in Zcracks for V83
Robin DEGEILH [Thu, 6 Apr 2017 09:02:36 +0000 (11:02 +0200)]
bug corrections in Zcracks for V83

7 years agobug corrections in Zcracks for V83
Robin DEGEILH [Thu, 6 Apr 2017 09:02:36 +0000 (11:02 +0200)]
bug corrections in Zcracks for V83

7 years agoImprove swig generation process on Windows platform.
rnv [Tue, 4 Apr 2017 11:57:04 +0000 (14:57 +0300)]
Improve swig generation process on Windows platform.

7 years agoWindows compatibility.
rnv [Fri, 31 Mar 2017 07:11:44 +0000 (10:11 +0300)]
Windows compatibility.

7 years agoFix SIGSEGV at SALOME termination after performing SALOME_TESTS/Grids/smesh/imps_05/F0
eap [Wed, 29 Mar 2017 11:05:00 +0000 (14:05 +0300)]
Fix SIGSEGV at SALOME termination after performing SALOME_TESTS/Grids/smesh/imps_05/F0

7 years agoRNV: Fix compilation problems on several platforms. V8_3_0b1
Maintenance team (INV) [Fri, 24 Mar 2017 09:00:15 +0000 (12:00 +0300)]
RNV: Fix compilation problems on several platforms.

7 years agoMerge branch 'master' into pre/V8_3_BR
Paul RASCLE [Wed, 22 Mar 2017 15:57:54 +0000 (16:57 +0100)]
Merge branch 'master' into pre/V8_3_BR

7 years agoallow actor presentation modification from PyQt modules
Paul RASCLE [Wed, 22 Mar 2017 15:56:47 +0000 (16:56 +0100)]
allow actor presentation modification from PyQt modules

7 years agopadder: add numerical parameters in the gui + transmission to the component and then... SHAPER_2.7.0
uhz [Mon, 20 Mar 2017 16:02:57 +0000 (17:02 +0100)]
padder: add numerical parameters in the gui + transmission to the component and then the padder executable

7 years agoFix regressions V8_3_0a2
eap [Thu, 16 Mar 2017 14:57:38 +0000 (17:57 +0300)]
Fix regressions

smesh/viscous_layers_00/A3
smesh/3D_mesh_GHS3D_01/B1

7 years ago23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
eap [Wed, 15 Mar 2017 10:22:02 +0000 (13:22 +0300)]
23258: [CEA 1804] Do not merge the middle nodes of quadratic elements

 Fix Python dump and compilation on Debian-7

7 years agoIPAL54046: 'Show' command of SMESH component does not work
eap [Tue, 14 Mar 2017 13:42:44 +0000 (16:42 +0300)]
IPAL54046: 'Show' command of SMESH component does not work

7 years ago23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
eap [Tue, 14 Mar 2017 12:43:27 +0000 (15:43 +0300)]
23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
    Add AvoidMakingHoles argument in MergeNodes()

+ Save mesh name in STL file
+ Fix binary STL export after change of sizeof(Standard_Boolean)
+ Add Import menu to mesh component popup

7 years agoPadder : write new parameters in DataFile
uhz [Thu, 9 Mar 2017 15:46:31 +0000 (16:46 +0100)]
Padder : write new parameters in DataFile

7 years agoIPAL54027: Projection algo is very long on a face with many edges
eap [Tue, 7 Mar 2017 18:35:05 +0000 (21:35 +0300)]
IPAL54027: Projection algo is very long on a face with many edges

7 years agopadder: rename MeshJobParameter to MeshJobFile
uhz [Tue, 7 Mar 2017 10:59:31 +0000 (11:59 +0100)]
padder: rename MeshJobParameter to MeshJobFile

7 years agoImp of the ui design of padder plugin
uhz [Tue, 7 Mar 2017 10:27:31 +0000 (11:27 +0100)]
Imp of the ui design of padder plugin

7 years agoRe: Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
eap [Thu, 2 Mar 2017 18:41:15 +0000 (21:41 +0300)]
Re: Patch modules/smesh.git for Doxygen typos/grammar + misc. typos

http://www.salome-platform.org/forum/forum_10/652417125/447386016

7 years agoIPAL54004: Quadratic pyramids incorectly imported from UNV
eap [Thu, 2 Mar 2017 17:28:59 +0000 (20:28 +0300)]
IPAL54004: Quadratic pyramids incorectly imported from UNV

7 years agoPatch modules/smesh.git for Doxygen typos/grammar + misc. typos
eap [Thu, 2 Mar 2017 16:51:35 +0000 (19:51 +0300)]
Patch modules/smesh.git for Doxygen typos/grammar + misc. typos

http://www.salome-platform.org/forum/forum_10/652417125

7 years ago23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
eap [Thu, 2 Mar 2017 14:22:58 +0000 (17:22 +0300)]
23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
  Optimize mesh loading in case of complex shape + a group on geometry
  (SMESHDS_GroupBase.cxx)

+ While MED export, create groups of all balls and 0D elements, if required
  (SMESH_Mesh.cxx)

+ Remember collapsed state of information on elements and nodes in Mesh Information dlg
  (SMESHGUI_MeshInfo)

7 years ago23414: EDF 14228 - Viscous Layer crashes SALOME
eap [Tue, 28 Feb 2017 16:42:01 +0000 (19:42 +0300)]
23414: EDF 14228 - Viscous Layer crashes SALOME

This is the case where a FACE is shrunk in two SOLIDs but VL is on different EDGEs

7 years ago23415: EDF 14243 - Wrong translation
eap [Mon, 27 Feb 2017 14:49:24 +0000 (17:49 +0300)]
23415: EDF 14243 - Wrong translation

7 years ago23413: [CEA 2025] bug SMESH orientation
eap [Wed, 15 Feb 2017 16:34:55 +0000 (19:34 +0300)]
23413: [CEA 2025] bug SMESH orientation

Add a flag to MED driver to make all element belong to some group

7 years agoFix stupid copy-paste mistage in header file's guarder.
vsr [Wed, 15 Feb 2017 12:02:09 +0000 (15:02 +0300)]
Fix stupid copy-paste mistage in header file's guarder.

7 years agoFix crash of SALOME_TESTS/Grids/smesh/bugs_13/N9
eap [Fri, 10 Feb 2017 18:20:38 +0000 (21:20 +0300)]
Fix crash of SALOME_TESTS/Grids/smesh/bugs_13/N9
   (SMDS_VolumeTool.cxx)

Add "Show IDs" check box to Mesh Information dlg

Avoid warning in Choose Entity dialog when no entities are selected,
disable [OK] button instead

7 years ago23352: [CEA] Order and naming of meshing algorithms
vsr [Tue, 7 Feb 2017 10:14:51 +0000 (13:14 +0300)]
23352: [CEA] Order and naming of meshing algorithms
- Redesign dialog with use of QtxToolButton instead of QComboBox for better managing groups of algorihtms/hypotheses.

7 years ago53935: "Add" item of sub-mesh pop-up does not work and is not documented
eap [Thu, 2 Feb 2017 14:32:11 +0000 (17:32 +0300)]
53935: "Add" item of sub-mesh pop-up does not work and is not documented
    Rename "Add" -> "Add to Group"
    Show "Add" only if manual edition is enabled in Group dialog

+ Do not clear a sub-mesh if it's algorithm is same as a global one
    (SMESH_submesh.cxx)

7 years agoIPAL53919: Pb with nodes after element removal
eap [Wed, 1 Feb 2017 14:41:37 +0000 (17:41 +0300)]
IPAL53919: Pb with nodes after element removal

7 years agoIPAL53915: Display Entity dialog does not work
eap [Tue, 31 Jan 2017 14:28:41 +0000 (17:28 +0300)]
IPAL53915: Display Entity dialog does not work

7 years agoFix SALOME_TESTS/Grids/smesh/bugs_07/H5 as the geometry changed
eap [Fri, 27 Jan 2017 19:16:01 +0000 (22:16 +0300)]
Fix SALOME_TESTS/Grids/smesh/bugs_07/H5 as the geometry changed

7 years agoFix regression of Propagation of Distribution
eap [Fri, 27 Jan 2017 14:45:58 +0000 (17:45 +0300)]
Fix regression of Propagation of Distribution

smesh/3D_mesh_HEXA3D_03/D0

7 years agoIPAL52716: Meshing with Viscous Layers fails
eap [Fri, 27 Jan 2017 11:00:15 +0000 (14:00 +0300)]
IPAL52716: Meshing with Viscous Layers fails

7 years agoIPAL53702: Quadrangle mapping does not use some boundary nodes
eap [Tue, 24 Jan 2017 16:31:19 +0000 (19:31 +0300)]
IPAL53702: Quadrangle mapping does not use some boundary nodes

IPAL53864: Viscous Layers 2D fails and is uneven at some points
    Fix failure but non-uniform thickness remains

7 years agoFix regressions
eap [Tue, 24 Jan 2017 10:16:37 +0000 (13:16 +0300)]
Fix regressions

7 years agoUpdate TUI doc on groups
eap [Mon, 23 Jan 2017 17:08:38 +0000 (20:08 +0300)]
Update TUI doc on groups

+ Correct export of polyhedra in DAT format (to make them readable)

7 years agoPatch for MacOS (from SALOME forum)
vsr [Fri, 20 Jan 2017 12:50:46 +0000 (15:50 +0300)]
Patch for MacOS (from SALOME forum)

7 years agoRemove useless MESSAGEs
eap [Fri, 13 Jan 2017 10:39:13 +0000 (13:39 +0300)]
Remove useless MESSAGEs

7 years agoFix regressions caused by the preceding commit
eap [Thu, 12 Jan 2017 18:46:54 +0000 (21:46 +0300)]
Fix regressions caused by the preceding commit

    failed tests:
    SALOME_TESTS/Grids/smesh/viscous_layers_01/B2
    SALOME_TESTS/Grids/smesh/viscous_layers_01/B3

7 years ago23404: EDF 14011 - Problem with Quadrangle (Medial Axis projection) algorithm
eap [Thu, 12 Jan 2017 12:13:47 +0000 (15:13 +0300)]
23404: EDF 14011 - Problem with Quadrangle (Medial Axis projection) algorithm
  (SMESH_MAT2d.cxx)

+ IPAL53878: Quadrangle: Medial Axis Projection algorithm fails
   (StdMeshers_QuadFromMedialAxis_1D2D.cxx)

7 years agoFix regressions caused by the preceding commit
eap [Fri, 30 Dec 2016 15:28:43 +0000 (18:28 +0300)]
Fix regressions caused by the preceding commit

failed tests:
SALOME_TESTS/Grids/smesh/viscous_layers_00/A5
SALOME_TESTS/Grids/smesh/viscous_layers_00/A9

7 years agoIPAL53871: Non-conformal Viscous Layers
eap [Thu, 29 Dec 2016 11:48:28 +0000 (14:48 +0300)]
IPAL53871: Non-conformal Viscous Layers

 Ordering of meshing of SOLIDs introduced

7 years agoMerge remote-tracking branch 'origin/fbt/fix_french_translation'
rnv [Wed, 28 Dec 2016 12:43:14 +0000 (15:43 +0300)]
Merge remote-tracking branch 'origin/fbt/fix_french_translation'

7 years agoFix french translation for tetrahedra.
Florian BRUNET [Wed, 28 Dec 2016 09:16:21 +0000 (10:16 +0100)]
Fix french translation for tetrahedra.

7 years agoIPAL53870: Dump study script creates an excess sub-mesh
eap [Tue, 27 Dec 2016 15:55:29 +0000 (18:55 +0300)]
IPAL53870: Dump study script creates an excess sub-mesh

+ Allow Quadratic Mesh hypothesis on sub-meshes for http://www.salome-platform.org/forum/forum_14/325180606/861648983
+ Remove unfeasible controls from Mesh Element Info

7 years agoIPAL53872: Projection of Node Distribution does not work with Adaptive hypothesis
eap [Mon, 26 Dec 2016 15:42:19 +0000 (18:42 +0300)]
IPAL53872: Projection of Node Distribution does not work with Adaptive hypothesis

7 years agoIPAL53863: MG-CADSurf + Viscous Layers 2D on a cylindrical face ==> crash
eap [Mon, 26 Dec 2016 13:27:08 +0000 (16:27 +0300)]
IPAL53863: MG-CADSurf + Viscous Layers 2D on a cylindrical face ==> crash

7 years agoIPAL53716: Body Fitting - cavities in mesh mismatch cavities in geometry
eap [Wed, 21 Dec 2016 16:46:09 +0000 (19:46 +0300)]
IPAL53716: Body Fitting - cavities in mesh mismatch cavities in geometry

7 years agoIMP23371: [CEA 1441] Define the faces where we impose the boundary layer from the... V8_3_0a1
eap [Tue, 20 Dec 2016 12:53:36 +0000 (15:53 +0300)]
IMP23371: [CEA 1441] Define the faces where we impose the boundary layer from the dialog box of MG-Hybrid

7 years agoRegression of doc/salome/examples/transforming_meshes_ex10.py
eap [Mon, 19 Dec 2016 10:49:10 +0000 (13:49 +0300)]
Regression of doc/salome/examples/transforming_meshes_ex10.py

7 years agoIMP23369: [CEA 1513] compute a mesh using an already existing mesh with MG-CADSurf
eap [Fri, 16 Dec 2016 16:17:51 +0000 (19:17 +0300)]
IMP23369: [CEA 1513] compute a mesh using an already existing mesh with MG-CADSurf

  Enable computing a mesh w/o geom with 2 algos

7 years agoFix for the issue "53821: Visualization of mesh".
rnv [Fri, 16 Dec 2016 13:46:49 +0000 (16:46 +0300)]
Fix for the issue "53821: Visualization of mesh".

7 years agoMerge branch 'V8_2_BR'
Paul RASCLE [Thu, 15 Dec 2016 09:25:26 +0000 (10:25 +0100)]
Merge branch 'V8_2_BR'

7 years agoMerge branch 'V8_2_BR' into pre/V8_2_BR
Paul RASCLE [Thu, 15 Dec 2016 09:19:54 +0000 (10:19 +0100)]
Merge branch 'V8_2_BR' into pre/V8_2_BR

7 years agoMerge branch 'V8_2_BR'
rnv [Thu, 15 Dec 2016 07:49:20 +0000 (10:49 +0300)]
Merge branch 'V8_2_BR'

7 years ago23395: EDF 13855 - Crash SALOME when creating a mesh
eap [Tue, 13 Dec 2016 17:30:15 +0000 (20:30 +0300)]
23395: EDF 13855 - Crash SALOME when creating a mesh

+ sort objects in Clipping plane dlg

7 years agoWindows compatibility V8_2_BR rnv/pv5_0_1_compatibility_for_v8_2_0 V8_2_0 V8_2_0rc2
ana [Thu, 8 Dec 2016 13:45:32 +0000 (16:45 +0300)]
Windows compatibility

7 years agoKeep compatibility with ParaView-5.0.1
rnv [Thu, 8 Dec 2016 09:27:39 +0000 (12:27 +0300)]
Keep compatibility with ParaView-5.0.1

7 years agodebug blocFissure: problem GetInPlace
Paul RASCLE [Tue, 6 Dec 2016 13:50:48 +0000 (14:50 +0100)]
debug blocFissure: problem GetInPlace

7 years agodebug blocFissure: CasTests.ellipse_1
Paul RASCLE [Mon, 5 Dec 2016 16:54:39 +0000 (17:54 +0100)]
debug blocFissure: CasTests.ellipse_1

7 years agodebug blocFissure: geom behaviour change
Paul RASCLE [Mon, 5 Dec 2016 12:27:27 +0000 (13:27 +0100)]
debug blocFissure: geom behaviour change

7 years agoUpdate translation files from Crowdin cbr/crowdin_V8_2_BR V8_2_0rc1
Christophe Bourcier [Tue, 29 Nov 2016 16:24:56 +0000 (17:24 +0100)]
Update translation files from Crowdin

7 years agoIncrement version: 8.2.0
vsr [Tue, 29 Nov 2016 13:32:15 +0000 (16:32 +0300)]
Increment version: 8.2.0

7 years ago23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
eap [Mon, 28 Nov 2016 14:47:32 +0000 (17:47 +0300)]
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner

7 years ago23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
eap [Mon, 28 Nov 2016 14:06:48 +0000 (17:06 +0300)]
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner

7 years agoIPAL53822: TC8.2.0:Assign a set of hypotheses is frozen
eap [Fri, 25 Nov 2016 15:05:15 +0000 (18:05 +0300)]
IPAL53822: TC8.2.0:Assign a set of hypotheses is frozen

7 years agoFix regressions
eap [Fri, 25 Nov 2016 14:24:41 +0000 (17:24 +0300)]
Fix regressions

7 years agoMerge branch 'V8_2_BR' into pre/V8_2_BR
Paul RASCLE [Thu, 24 Nov 2016 18:07:48 +0000 (19:07 +0100)]
Merge branch 'V8_2_BR' into pre/V8_2_BR

7 years agoZcracks plugin adaptation to new Zcracks tool
Paul RASCLE [Thu, 24 Nov 2016 18:00:44 +0000 (19:00 +0100)]
Zcracks plugin adaptation to new Zcracks tool

7 years agoFix pb with save/restore GEOM for Debian 6.0
skv [Thu, 24 Nov 2016 12:54:21 +0000 (15:54 +0300)]
Fix pb with save/restore GEOM for Debian 6.0

7 years agoMerge branch 'master' of salome:modules/smesh
ana [Thu, 24 Nov 2016 11:29:56 +0000 (14:29 +0300)]
Merge branch 'master' of salome:modules/smesh

7 years agoWindows compatibility.
ana [Thu, 24 Nov 2016 11:29:42 +0000 (14:29 +0300)]
Windows compatibility.

7 years agoMerge remote-tracking branch 'origin/cbr/fix_import_gmf_pyramids_orientation'
rnv [Thu, 24 Nov 2016 08:34:29 +0000 (11:34 +0300)]
Merge remote-tracking branch 'origin/cbr/fix_import_gmf_pyramids_orientation'

7 years agoFix pyramids orientation in GMF import/export cbr/fix_import_gmf_pyramids_orientation
Christophe Bourcier [Thu, 24 Nov 2016 07:39:01 +0000 (08:39 +0100)]
Fix pyramids orientation in GMF import/export

7 years ago23395: EDF 13855 - Crash SALOME when creating a mesh
eap [Wed, 23 Nov 2016 18:04:46 +0000 (21:04 +0300)]
23395: EDF 13855 - Crash SALOME when creating a mesh

Pb with a prism whose base face includes 3 wires and only one wire in internal

7 years agoIPAL53819: Mesh edition clears Numbering
eap [Tue, 22 Nov 2016 11:34:16 +0000 (14:34 +0300)]
IPAL53819: Mesh edition clears Numbering

  Keep numbering when a mesh is cleared

7 years agoDon't drop the control mode when a mesh becomes empty
eap [Mon, 21 Nov 2016 17:05:01 +0000 (20:05 +0300)]
Don't drop the control mode when a mesh becomes empty

+ Update mesh when unassign hypothesis

7 years ago23394: EDF - non regression test fails - problem of projection of a quadrangle face...
eap [Mon, 21 Nov 2016 16:30:24 +0000 (19:30 +0300)]
23394: EDF - non regression test fails - problem of projection of a quadrangle face on a cylinder

7 years ago23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
eap [Fri, 18 Nov 2016 16:39:59 +0000 (19:39 +0300)]
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe

    Use my1DActor only to show edge numbers and controls of all edges
       => 10% decrease memory usage

7 years agoFix compilation error on some platforms.
rnv [Thu, 17 Nov 2016 09:32:01 +0000 (12:32 +0300)]
Fix compilation error on some platforms.

7 years agoPerformance regression of SALOME_TESTS/Grids/smesh/bugs_18/V9 V8_2_0b1
eap [Wed, 16 Nov 2016 15:07:42 +0000 (18:07 +0300)]
Performance regression of SALOME_TESTS/Grids/smesh/bugs_18/V9

7 years agoOptimize ConvertToQuadratic
eap [Wed, 16 Nov 2016 13:48:50 +0000 (16:48 +0300)]
Optimize ConvertToQuadratic

   avoid computing octree->getHeight() upon each FindClosestTo() in SMESH_MesherHelper::FixQuadraticElements()

7 years agoFix regressions
eap [Tue, 15 Nov 2016 16:54:27 +0000 (19:54 +0300)]
Fix regressions

7 years agoRegression: outline is not shown if selection disabled before showing
eap [Mon, 14 Nov 2016 12:44:16 +0000 (15:44 +0300)]
Regression: outline is not shown if selection disabled before showing

7 years agoFix regression of the proxy mesh
eap [Fri, 11 Nov 2016 14:26:02 +0000 (17:26 +0300)]
Fix regression of the proxy mesh

7 years ago23386: EDF 13811 - Crash SALOME during compute
eap [Fri, 11 Nov 2016 13:39:46 +0000 (16:39 +0300)]
23386: EDF 13811 - Crash SALOME during compute
   reason: empty NbSegments in FixedPoints1D hypothesis

7 years ago23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
eap [Fri, 11 Nov 2016 12:14:46 +0000 (15:14 +0300)]
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
   Deactivate ID mapping in all DeviceActor's except the pickable one.
   The ID mapping needed to show IDs in the Viewer is computed when needed
   via VTKViewer_ExtractUnstructuredGrid::BuildOut2InMap()

+ IPAL53796: Clipping related bugs

7 years agoRegression of 'make test'
eap [Thu, 10 Nov 2016 12:02:48 +0000 (15:02 +0300)]
Regression of 'make test'