dmv
|
3d3be0ce81
|
0020062: [CEA 295] Type coherence in *.i files
|
2008-12-30 14:11:08 +00:00 |
|
mzn
|
064a124120
|
Fix for bug IPAL20731 (Clipping item is available in pop-up with multiple selection, but it works for one element only).
|
2008-12-23 12:12:49 +00:00 |
|
akl
|
b96c803ff5
|
To correct parsing of commands like object.command(obj, 'str=value'),
when '=' character takes place between '' or "" symbols.
|
2008-12-19 11:19:09 +00:00 |
|
akl
|
6c06abe73e
|
Rollback the correction of parser of commands like object.command(obj, 'str=value'). Waiting of 4.1.4 issuing.
|
2008-12-05 14:38:51 +00:00 |
|
akl
|
57efa381ef
|
To correct parsing of commands like object.command(obj, 'str=value'),
when '=' character takes place between '' or "" symbols.
|
2008-12-05 08:56:21 +00:00 |
|
abd
|
179aef89ac
|
Fix using of std::set::const_iterator as agrument of set::erase method.
It's incompatible with MS compiler.
|
2008-12-03 09:35:52 +00:00 |
|
vsr
|
f15129eb55
|
Fix problem with devdocs generation
|
2008-11-27 15:10:20 +00:00 |
|
abd
|
85c0f44772
|
Update copyright information
|
2008-11-27 13:08:54 +00:00 |
|
abd
|
af6ed21748
|
Update copyright information
|
2008-11-27 12:37:00 +00:00 |
|
abd
|
efe4782e2e
|
Update copyright information
|
2008-11-27 12:31:37 +00:00 |
|
abd
|
8147092455
|
Update copyright information
|
2008-11-27 12:26:11 +00:00 |
|
maintenance team
|
dc09d6ec02
|
Update GUI documentation
|
2008-11-24 09:09:41 +00:00 |
|
eap
|
ee358f28b2
|
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
fix Renumber()
|
2008-11-21 11:00:48 +00:00 |
|
eap
|
ab4b31575f
|
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
add an arg to RemoveFreeElement() and RemoveFreeNode()
|
2008-11-21 11:00:25 +00:00 |
|
eap
|
5be5d046f6
|
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
fix ConvertToQuadratic() and a reverse function: log changes
|
2008-11-21 10:58:40 +00:00 |
|
eap
|
ff0fe2edd9
|
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
return bool from Remove()
|
2008-11-21 10:57:27 +00:00 |
|
eap
|
631457134c
|
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
optimize Renumber()
|
2008-11-21 10:55:53 +00:00 |
|
eap
|
3d14a19f1e
|
0020053: EDF 868 GEOM: Using sub-meshes
|
2008-11-20 15:50:36 +00:00 |
|
dmv
|
4ee952246b
|
4x : SIGSEGV after Close Study with Clipping dialog box opened.
|
2008-11-20 14:11:49 +00:00 |
|
eap
|
4df9cdb59d
|
0020053: EDF 868 GEOM: Using sub-meshes
|
2008-11-20 13:24:53 +00:00 |
|
eap
|
c431d7d49e
|
Avoid meshing submeshes with global algos under submeshes that are to
be meshed with all-dim algos like NETGEN 1D-2D
|
2008-11-20 08:47:21 +00:00 |
|
dmv
|
668fab300c
|
0020045: EDF 852 SMESH: Documention of Projection algorithms
|
2008-11-18 15:22:06 +00:00 |
|
vsr
|
215c9b865b
|
Fix script bugs
|
2008-11-18 10:02:56 +00:00 |
|
vsr
|
e0c8587bcd
|
20032: new python example : add to Makefile
|
2008-11-14 08:47:27 +00:00 |
|
jfa
|
8fc0480091
|
Bug 0020034: [CEA 282] crash in SALOME_Session_Server after SMESH computation.
|
2008-11-12 10:47:19 +00:00 |
|
dmv
|
9e7d5e2d9f
|
0020037: EDF 859 SMESH : Mesh Element Info help unavailable
|
2008-11-10 14:30:02 +00:00 |
|
vsr
|
4e97eee733
|
Add new example python script (from CEA)
|
2008-11-05 10:12:59 +00:00 |
|
maintenance team
|
c3bff7f1cf
|
Changing version to 4.1.4
|
2008-10-29 08:13:05 +00:00 |
|
dmv
|
2022134281
|
Modification, Transformation. IDs of elements are missing, if selection with rectange is used.
|
2008-10-28 07:37:16 +00:00 |
|
eap
|
14b22e97a5
|
PAL20544 4x: problems with Concatenate().
set smeshDC.geompyD in SetCurrentStudy()
|
2008-10-24 08:09:45 +00:00 |
|
dmv
|
5958898517
|
Edit Mesh/Sub-Mesh window has strange "half-active" view, if do Compute.
|
2008-10-23 08:13:40 +00:00 |
|
eap
|
54e2aba6c5
|
PAL20544 4x: problems with Concatenate().
fix SetName(obj, name) for the case if obj is instance of class Mesh
or Mesh_Algorithm
|
2008-10-23 06:34:40 +00:00 |
|
eap
|
6781ccc37a
|
0020015: EDF 835 SMESH : Doc missing for concatenate.
Add Concatenate() command
|
2008-10-22 14:07:38 +00:00 |
|
eap
|
da9a9dcab5
|
0020015: EDF 835 SMESH : Doc missing for concatenate.
Convert Concatenate() command
|
2008-10-22 14:07:14 +00:00 |
|
dmv
|
8a9b59c3e6
|
Item Delete in pop-up of link on hypotheses or algorithm doesn't work.
|
2008-10-22 06:43:37 +00:00 |
|
dmv
|
6d02e18557
|
4x, 5x : Selection with rectangle is impossible for mesh elements if Submesh or Group is showed.
|
2008-10-17 11:26:28 +00:00 |
|
eap
|
f65b4d8617
|
fix "Clear mesh data"
|
2008-10-16 07:33:07 +00:00 |
|
eap
|
ecf5c3827e
|
20002: EDF 821 SMESH : ExportMED GUI behavior
warning if no valid mesh selected
|
2008-10-14 09:22:18 +00:00 |
|
eap
|
be3fad7494
|
Speed up "Clear mesh data"
|
2008-10-13 08:14:09 +00:00 |
|
eap
|
f705b9c354
|
19997: Compute does not work in script, ok in GUI
fix MakeComputed() for group projection
|
2008-10-13 08:10:22 +00:00 |
|
abd
|
94e286c822
|
fix compilation errors
|
2008-10-13 06:55:40 +00:00 |
|
abd
|
90d66ea704
|
Fix win32 compilation problem
|
2008-10-10 09:18:11 +00:00 |
|
abd
|
c6130fee7b
|
Fix compilation problems on Win32 Platform
|
2008-10-07 13:30:33 +00:00 |
|
dmv
|
ea83f5820d
|
Merge Nodes dialog box with opened Merge Elements crashes Salome. Regress to series3x
|
2008-10-07 08:42:26 +00:00 |
|
eap
|
f58fa3fafb
|
0013410: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
|
2008-10-03 13:33:40 +00:00 |
|
abd
|
3ef56c2b32
|
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Removed "using namespace std" from header files.
|
2008-10-03 11:40:07 +00:00 |
|
eap
|
82061e3a33
|
PAL20461 4.x Wrong mesh after creation of 3D mesh from 2D skin.
additionally fix getDependsOnIterator() if submesh map is empty
|
2008-10-03 10:39:47 +00:00 |
|
eap
|
86728cc8ae
|
PAL20461 4.x Wrong mesh after creation of 3D mesh from 2D skin.
fix getDependsOnIterator() if submesh map is empty
|
2008-10-03 08:39:10 +00:00 |
|
rnv
|
5555c0e6ec
|
Fix fo IPAL20415 (Error on mouse picking with Shift in 3D viewer if any dialog box is opened)
|
2008-10-03 06:56:33 +00:00 |
|
eap
|
043cbb6e60
|
0019970: create groups automatically
remove "Name" lineEdit
|
2008-10-01 12:04:32 +00:00 |
|