Salome HOME
modules/smesh.git
6 years agoInstall tests.set
Cédric Aguerre [Tue, 20 Jun 2017 09:08:06 +0000 (11:08 +0200)]
Install tests.set

6 years ago0023444: EDF 14244 - Viscous Layer
eap [Mon, 19 Jun 2017 15:42:49 +0000 (18:42 +0300)]
0023444: EDF 14244 - Viscous Layer

+ 54237: Invalid viscous layers (in Grids/smesh/viscous_layers_02/A3)
+ Improve viscous layers performance
     - by avoiding unnecessary intersection checks
     - by using std::vector instead of std::set in SMESH_ElementSearcher
+ Fix minor errors in ObjectPool which is now used in SMESH_ElementSearcher

6 years agoShare test definition
Cédric Aguerre [Mon, 19 Jun 2017 08:55:59 +0000 (10:55 +0200)]
Share test definition

6 years agoFix regression of doc/salome/examples/prism_3d_algo.py Before_multi_study_removal_06072017
eap [Wed, 31 May 2017 12:12:32 +0000 (15:12 +0300)]
Fix regression of doc/salome/examples/prism_3d_algo.py

6 years agoMerge rnv/win_swig_generation branch.
rnv [Tue, 30 May 2017 12:58:50 +0000 (15:58 +0300)]
Merge rnv/win_swig_generation branch.

6 years agoRoll-back previous wrong commit. rnv/win_swig_generation
rnv [Tue, 30 May 2017 12:56:59 +0000 (15:56 +0300)]
Roll-back previous wrong commit.

6 years agoMerge V8_3_BR branch.
rnv [Tue, 30 May 2017 12:43:04 +0000 (15:43 +0300)]
Merge V8_3_BR branch.

6 years agoMerge branch 'rnv/win_swig_generation' of salome:modules/smesh into rnv/win_swig_gene...
rnv [Tue, 30 May 2017 08:35:54 +0000 (11:35 +0300)]
Merge branch 'rnv/win_swig_generation' of salome:modules/smesh into rnv/win_swig_generation

Conflicts:
src/Tools/ZCracksPlug/__init__.py
src/Tools/padder/spadderpy/gui/inputdialog.py

6 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.

6 years agoFix unstable failure of SALOME_TESTS/Grids/smesh/bugs_05/F0
eap [Tue, 23 May 2017 17:19:15 +0000 (20:19 +0300)]
Fix unstable failure of SALOME_TESTS/Grids/smesh/bugs_05/F0

6 years agoEDF request: supress a modification of the LD_LIBRARY_PATH in ZCracksPlug. V8_3_0 V8_3_0rc6
rnv [Fri, 19 May 2017 13:51:33 +0000 (16:51 +0300)]
EDF request: supress a modification of the LD_LIBRARY_PATH in ZCracksPlug.

6 years ago23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes) V8_3_0rc5
eap [Wed, 3 May 2017 16:52:00 +0000 (19:52 +0300)]
23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes)

6 years ago23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes)
eap [Wed, 3 May 2017 16:52:00 +0000 (19:52 +0300)]
23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes)

6 years agoUpdate copyrights in the documentation. V8_3_0rc4
rnv [Fri, 28 Apr 2017 13:23:49 +0000 (16:23 +0300)]
Update copyrights in the documentation.

6 years agoIPAL054122: Bad quality prismatic mesh
eap [Tue, 25 Apr 2017 10:41:21 +0000 (13:41 +0300)]
IPAL054122: Bad quality prismatic mesh

Fix applying the boundary error in StdMeshers_Sweeper by using
StdMeshers_Delaunay

6 years agoMerge remote-tracking branch 'origin/uhz/padder_bug_fix_rmaxrmin' into V8_3_BR V8_3_0rc3
rnv [Mon, 24 Apr 2017 15:34:04 +0000 (18:34 +0300)]
Merge remote-tracking branch 'origin/uhz/padder_bug_fix_rmaxrmin' into V8_3_BR

6 years ago23437: EDF 14551 - mesh groups missing
eap [Mon, 24 Apr 2017 14:24:35 +0000 (17:24 +0300)]
23437: EDF 14551 - mesh groups missing

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

6 years ago23437: EDF 14551 - mesh groups missing
eap [Mon, 24 Apr 2017 14:24:35 +0000 (17:24 +0300)]
23437: EDF 14551 - mesh groups missing

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