eap
d115566909
Throw exception and fix a step case
2017-10-04 19:00:38 +03:00
eap
a67fa462c7
Fix
2017-10-04 14:36:35 +03:00
eap
4b2ed66f4e
Fix size of the returned vector in planar case
2017-10-03 20:52:49 +03:00
eap
ba27d23aec
Fix the plane vector
2017-10-03 20:12:52 +03:00
eap
869b4c84f2
Improve the returned plane vector
2017-10-03 19:42:46 +03:00
eap
0e73b458b6
Invalid work in preview mode
2017-10-03 17:32:53 +03:00
eap
a110ca107e
Pb with PolySegment between edges
2017-10-02 19:31:06 +03:00
eap
b15e8bd341
Bugs in Path::Remove()
2017-10-02 17:41:24 +03:00
eap
e1969210a9
Fix crashes caused by mesh compacting
2017-09-28 17:47:26 +03:00
eap
25c9e04a61
IPAL54306: IMACS Support: Section of a mesh with a plane
...
1) add an example
2) fix a bug
2017-08-30 22:08:24 +03:00
eap
61a2444799
Implement MakePolyLine()
...
for ASERIS module
Modified sources = master(223c5b7
) + new development.
2017-08-30 19:38:26 +03:00
ana
eae69d8712
Windows compatibility
2016-12-08 16:45:32 +03:00
rnv
db78f3625c
Keep compatibility with ParaView-5.0.1
2016-12-08 12:27:39 +03:00
Christophe Bourcier
ac0486e51f
Update translation files from Crowdin
2016-11-29 17:24:56 +01:00
vsr
f52038829a
Increment version: 8.2.0
2016-11-29 16:32:15 +03:00
eap
e64112ab22
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
2016-11-28 17:47:32 +03:00
eap
24b702afda
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
2016-11-28 17:06:48 +03:00
eap
8beac8f8eb
IPAL53822: TC8.2.0:Assign a set of hypotheses is frozen
2016-11-25 18:05:15 +03:00
eap
979d9c81fc
Fix regressions
2016-11-25 17:24:41 +03:00
Paul RASCLE
7ea81bbe6e
Merge branch 'V8_2_BR' into pre/V8_2_BR
2016-11-24 19:07:48 +01:00
Paul RASCLE
1746a46194
Zcracks plugin adaptation to new Zcracks tool
2016-11-24 19:00:44 +01:00
skv
7235af072c
Fix pb with save/restore GEOM for Debian 6.0
2016-11-24 15:54:21 +03:00
ana
922336dfb7
Merge branch 'master' of salome:modules/smesh
2016-11-24 14:29:56 +03:00
ana
9c03aded93
Windows compatibility.
2016-11-24 14:29:42 +03:00
rnv
c621e7dcf5
Merge remote-tracking branch 'origin/cbr/fix_import_gmf_pyramids_orientation'
2016-11-24 11:34:29 +03:00
Christophe Bourcier
5bca5c56b4
Fix pyramids orientation in GMF import/export
2016-11-24 08:39:01 +01:00
eap
952c6dca84
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
2016-11-23 21:04:46 +03:00
eap
164f564028
IPAL53819: Mesh edition clears Numbering
...
Keep numbering when a mesh is cleared
2016-11-22 14:34:16 +03:00
eap
a3b465189d
Don't drop the control mode when a mesh becomes empty
...
+ Update mesh when unassign hypothesis
2016-11-21 20:05:01 +03:00
eap
55a627cc62
23394: EDF - non regression test fails - problem of projection of a quadrangle face on a cylinder
2016-11-21 19:30:24 +03:00
eap
d053feed93
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
2016-11-18 19:39:59 +03:00
rnv
270d55cf05
Fix compilation error on some platforms.
2016-11-17 12:32:01 +03:00
eap
f572be3197
Performance regression of SALOME_TESTS/Grids/smesh/bugs_18/V9
2016-11-16 18:07:42 +03:00
eap
cf35807108
Optimize ConvertToQuadratic
...
avoid computing octree->getHeight() upon each FindClosestTo() in SMESH_MesherHelper::FixQuadraticElements()
2016-11-16 16:48:50 +03:00
eap
81bd088581
Fix regressions
2016-11-15 19:54:27 +03:00
eap
7ee75034e2
Regression: outline is not shown if selection disabled before showing
2016-11-14 15:44:16 +03:00
eap
1f79871a68
Fix regression of the proxy mesh
2016-11-11 17:26:02 +03:00
eap
6ea484ee5f
23386: EDF 13811 - Crash SALOME during compute
...
reason: empty NbSegments in FixedPoints1D hypothesis
2016-11-11 16:39:46 +03:00
eap
1c1bbf6798
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
2016-11-11 15:14:46 +03:00
eap
773b227239
Regression of 'make test'
2016-11-10 15:02:48 +03:00
eap
6b1de62331
Optimize performance of mesh deletion upon hyp modification
2016-11-09 18:59:43 +03:00
eap
d2a8dd635e
23382: [CEA 1981] Wrong mesh SMESH test
2016-11-07 15:12:37 +03:00
eap
75d0234b45
IMP 23373: [CEA 1170] Optimization of a 3D mesh using MG-Tetra
...
SMESHGUI_* - treat an algo that can work w/o geom only
+ fix a crash at mesh modif just after visualization
SMDS_* - assure that grid->Links exist before grid->InsertNextLinkedCell()
2016-11-03 18:55:09 +03:00
Maintenance team (INV)
cbad42bc85
RNV: Fix compilation error.
2016-11-01 13:54:17 +03:00
eap
20d9e162bd
23368: [CEA 1865] Possibility to define faces to mesh as a single one: transpatch mesh
2016-10-31 16:00:19 +03:00
eap
189e207e89
23365: [CEA 1938] Export med from a xao file fails
...
Support multiple components
2016-10-25 17:48:54 +03:00
eap
eef0bf5cc7
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
2016-10-24 18:07:46 +03:00
Paul RASCLE
0bd9fcdbe7
Qt5 migration
2016-10-21 14:47:37 +02:00
eap
766145cb04
23104: EDF SMESH: Pre-study for Netgen 5x
...
Regression of SALOME_TESTS/Grids/smesh/1D_mesh_AutomaticLength_00/A3
2016-10-07 17:00:31 +03:00
eap
1a1b88b9cf
IPAL53698: Clipping dialog: ambiguos object identification by names
2016-10-06 19:57:35 +03:00