Commit Graph

2128 Commits

Author SHA1 Message Date
vsr
ca5275c924 0023473: [CEA 2163] SMESH compilation failure with a PyCompileError
- Add direct dependencies between targets generated by PYQT_WRAP_UIC and SALOME_INSTALL_SCRIPTS macros to avoid races problem
2017-10-16 18:16:32 +03:00
Nicolas
f4da288f5a [V84] Fix conflict netgen / netgen contrib in GMSH 2017-10-16 10:53:11 +03:00
vsr
f5f73b5e03 Fix broken links to TUI pages in GUI documentation 2017-10-10 14:27:04 +03:00
eap
678b908f16 Typo fixes http://www.salome-platform.org/forum/forum_10/433845793 2017-10-10 12:28:03 +03:00
Christophe Bourcier
09d1bbfd30 Update French translation files 2017-10-09 15:28:34 +02:00
Christophe Bourcier
5049cf9795 Update translation files from Crowdin 2017-10-09 14:40:21 +02:00
eap
ce117a7861 23487: EDF 15571 - Mesh with quadratic algo 1D
Update medium nodes after smoothing
2017-10-04 17:05:18 +03:00
vsr
7e498745c6 Increment version: 8.4.0 2017-10-03 11:19:09 +03:00
Paul RASCLE
51760fb76f choice of MED format, minor version, for backward compatibility 2017-09-29 11:47:51 +03:00
vsr
9d73526fbc Clean-up deprecated OCCT-related code 2017-09-25 16:12:08 +03:00
Paul RASCLE
dbd1374aa8 Merge branch 'master' into pre/penta18 2017-09-19 20:53:17 +02:00
eap
400f6d87de Regression SALOME_TESTS/Grids/smesh/viscous_layers_01/B8
Fix negative volumes
2017-09-19 14:38:30 +03:00
Paul RASCLE
8a7a11a6fb add two salome tests for penta18 2017-09-19 11:38:41 +02:00
Paul RASCLE
0cba9cf88f fix creation of biquadratic pentahedron from menu add element 2017-09-19 10:00:05 +02:00
eap
25d9ba81c5 0023478: EDF15356 - Viscous layer
+ fix some VL regressions about limited thinkness
2017-09-18 19:22:58 +03:00
Paul RASCLE
30ce546b0c Merge branch 'master' into pre/penta18 2017-09-15 11:15:53 +02:00
Paul RASCLE
09ff68516f fix biquadratic quadratic pentahedron(18 nodes prism) 2017-09-15 11:06:44 +02:00
rnv
7b117d9ccb Fix for '54311: Ugly representation in the VTK Viewer after creation of the ParaView Viewer' issue. 2017-09-14 18:26:41 +03:00
Paul RASCLE
2077baef82 introduce biquadratic quadratic pentahedron (18 nodes) 2017-09-08 17:10:31 +02:00
eap
291fbe554b 23476: EDF 15343 - Translate mesh
pb: a group on filter is not updated since the mesh is not marked as modified
2017-09-07 19:14:02 +03:00
eap
06f98b8021 IPAL54303: CGNS export problems
more fix
2017-09-07 19:08:53 +03:00
eap
76430457f1 23475: EDF - ExportCGNS in non regression test fails 2017-09-04 14:18:55 +03:00
eap
9435e2aab8 IPAL54303: CGNS export problems
Another fix for BC locations
2017-09-01 18:50:20 +03:00
eap
0be76e8fb8 IPAL54303: CGNS export problems
Change the way to assure group name uniqueness
2017-09-01 13:57:21 +03:00
eap
223c5b7f5d IPAL54303: CGNS export problems 2017-08-25 16:45:03 +03:00
rnv
7c1bf48314 Implementation a selection of a mesh entries from python. 2017-08-02 15:10:31 +03:00
eap
4a591503f8 23462: [CEA 2142] Import12D fails
Fix node classification on periodic FACEs and wrong propagation on IN node state
2017-07-26 18:33:09 +03:00
mnt
4fa5fdbd44 Porting to DEV version of OCCT. 2017-07-07 12:09:54 +03:00
eap
6466454bba 23444: EDF 14244 - Viscous Layer
fix a regression (too limited thickness) after the previous commit
2017-06-26 18:39:30 +03:00
eap
7647033197 54250: Wrong group contents after SplitQuad()
+ fix a bug that in Split Quadrangles dialog it's impossible to add a
  quadrangle from a group
2017-06-23 15:08:46 +03:00
eap
e956f25bc6 23457: EDF 11636 - Mesh with Viscous Layer fails 2017-06-21 20:11:14 +03:00
eap
f3a96580b4 023456: EDF 11308 - ExtrusionSweepObjects : link to examples 2017-06-21 14:23:17 +03:00
eap
138a4a27d6 23320: EDF13201 - Create group from geometry
Add a tooltip
2017-06-20 16:58:16 +03:00
Cédric Aguerre
c7c2aff92b Install tests.set 2017-06-20 13:29:05 +02:00
eap
ab008b333b 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
2017-06-19 18:42:49 +03:00
Cédric Aguerre
288e301997 Share test definition 2017-06-19 14:43:58 +03:00
eap
86ca561170 Fix regression of doc/salome/examples/prism_3d_algo.py 2017-05-31 15:12:32 +03:00
rnv
d92118a7a5 Merge rnv/win_swig_generation branch. 2017-05-30 15:59:08 +03:00
rnv
82e470f3c1 Roll-back previous wrong commit. 2017-05-30 15:56:59 +03:00
rnv
651e7566c8 Merge V8_3_BR branch. 2017-05-30 15:43:04 +03:00
rnv
6ac07fd349 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
2017-05-30 11:35:54 +03:00
rnv
c9f9548dbd Improve swig generation process on Windows platform. 2017-05-30 11:32:11 +03:00
eap
020e13d9f1 Fix unstable failure of SALOME_TESTS/Grids/smesh/bugs_05/F0 2017-05-23 20:19:15 +03:00
rnv
976def5878 EDF request: supress a modification of the LD_LIBRARY_PATH in ZCracksPlug. 2017-05-19 16:51:33 +03:00
eap
2b69ded6e7 23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes) 2017-05-05 14:25:41 +03:00
eap
fb4363102c 23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes) 2017-05-03 19:52:00 +03:00
rnv
62336a394b Update copyrights in the documentation. 2017-04-28 16:23:49 +03:00
eap
3dcb8f1e04 IPAL054122: Bad quality prismatic mesh
Fix applying the boundary error in StdMeshers_Sweeper by using
StdMeshers_Delaunay
2017-04-25 13:41:21 +03:00
rnv
f70f253cad Merge remote-tracking branch 'origin/uhz/padder_bug_fix_rmaxrmin' into V8_3_BR 2017-04-24 18:34:04 +03:00
eap
f8875d6392 23437: EDF 14551 - mesh groups missing 2017-04-24 18:32:48 +03:00