]>
SALOME platform Git repositories - modules/smesh.git/log
ptv [Fri, 13 Feb 2009 07:55:21 +0000 (07:55 +0000)]
update documentation about new filters
ptv [Fri, 13 Feb 2009 07:25:59 +0000 (07:25 +0000)]
update documentation about new filters
ptv [Thu, 12 Feb 2009 14:08:43 +0000 (14:08 +0000)]
update documentation about new filters
ptv [Thu, 12 Feb 2009 10:40:33 +0000 (10:40 +0000)]
fix custome combobox for element geometry type
ptv [Fri, 6 Feb 2009 12:13:25 +0000 (12:13 +0000)]
fix misprint
ptv [Fri, 6 Feb 2009 12:12:50 +0000 (12:12 +0000)]
fix problem with nodes/elements IDS
dmv [Fri, 30 Jan 2009 13:36:07 +0000 (13:36 +0000)]
Fix problems with Filters
eap [Fri, 30 Jan 2009 08:14:47 +0000 (08:14 +0000)]
Compute dlg must be non-modal
ouv [Wed, 28 Jan 2009 16:32:46 +0000 (16:32 +0000)]
Merge from BR_DumpPython_Extension branch (from tag mergeto_BR_V5_Dev_28Jan09)
jfa [Tue, 27 Jan 2009 10:23:43 +0000 (10:23 +0000)]
Bug
0020072 : GHS3DPRLPLUGIN update. A new patch.
eap [Mon, 26 Jan 2009 09:23:49 +0000 (09:23 +0000)]
IPAL20834 5x regress of 23.1: Regular_1D failed with error COMPERR_ALGO_FAILED
- PRECISION_IND = 0
+ PRECISION_IND = 1
eap [Fri, 23 Jan 2009 14:30:58 +0000 (14:30 +0000)]
0019941 : EDF 766 SMESH : Max length hypothesis
- <translation>Number of Segments</translation>
+ <translation>Default Number of Segments</translation>
eap [Fri, 23 Jan 2009 14:07:47 +0000 (14:07 +0000)]
0019941 : EDF 766 SMESH : Max length hypothesis
- virtual bool SetParametersByElementSize(double elemLenght, const SMESH_Mesh* theMesh=0)=0;
+ virtual bool SetParametersByDefaults(const TDefaults& dflts, const SMESH_Mesh* theMesh=0)=0;
eap [Fri, 23 Jan 2009 14:07:31 +0000 (14:07 +0000)]
0019941 : EDF 766 SMESH : Max length hypothesis
preference parameter changed
eap [Fri, 23 Jan 2009 14:07:15 +0000 (14:07 +0000)]
0019941 : EDF 766 SMESH : Max length hypothesis
protect GetShapeDiagonalSize() from null shape
eap [Fri, 23 Jan 2009 14:06:11 +0000 (14:06 +0000)]
0019941 : EDF 766 SMESH : Max length hypothesis
+ <parameter name="nb_segments_per_edge" value="15"/>
eap [Fri, 23 Jan 2009 14:05:55 +0000 (14:05 +0000)]
0019941 : EDF 766 SMESH : Max length hypothesis
+ /*!
+ * \brief Sets default number of segments per edge
+ */
+ void SetDefaultNbSegments( in long theNbSegments) raises ( SALOME::SALOME_Exception );
rnv [Fri, 23 Jan 2009 08:07:23 +0000 (08:07 +0000)]
Remarks to 19928 issue.
akl [Thu, 22 Jan 2009 15:06:06 +0000 (15:06 +0000)]
Fix of 20128 issue (EDF SMESH 926 : Quadratic conversion of BLSURF mesh).
eap [Thu, 22 Jan 2009 13:43:10 +0000 (13:43 +0000)]
Merge from BR_V5_IMP_P8
jfa [Tue, 20 Jan 2009 11:59:22 +0000 (11:59 +0000)]
Fix bug
0020138 : EDF SMESH : Impossible to create (n)D mesh after creating (n+1)D mesh.
dmv [Tue, 20 Jan 2009 08:19:29 +0000 (08:19 +0000)]
Make Menu Names Unifyed usage of capital letters
dmv [Tue, 30 Dec 2008 14:22:40 +0000 (14:22 +0000)]
0020062 : [CEA 295] Type coherence in *.i files
mzn [Wed, 24 Dec 2008 08:11:16 +0000 (08:11 +0000)]
Fix for bug IPAL20731 (Clipping item is available in pop-up with multiple selection, but it works for one element only).
maintenance team [Mon, 15 Dec 2008 14:33:31 +0000 (14:33 +0000)]
Spellchecking
maintenance team [Fri, 12 Dec 2008 12:49:51 +0000 (12:49 +0000)]
Update SMESH documentation
maintenance team [Fri, 12 Dec 2008 12:48:07 +0000 (12:48 +0000)]
Update for SMESH documentation
maintenance team [Fri, 12 Dec 2008 12:45:26 +0000 (12:45 +0000)]
Update GUI documentation
jfa [Tue, 9 Dec 2008 08:50:37 +0000 (08:50 +0000)]
Bug
0020072 : GHS3DPRLPLUGIN update. Integrating the attached patch.
akl [Fri, 5 Dec 2008 14:43:35 +0000 (14:43 +0000)]
Modify fmod() by '%' operator to operate with integers.
abd [Fri, 5 Dec 2008 12:17:27 +0000 (12:17 +0000)]
Update copyright information
abd [Fri, 5 Dec 2008 11:57:28 +0000 (11:57 +0000)]
Update copyright information
abd [Fri, 5 Dec 2008 11:47:47 +0000 (11:47 +0000)]
Update copyright information
abd [Fri, 5 Dec 2008 11:32:20 +0000 (11:32 +0000)]
Update copyright information
abd [Fri, 5 Dec 2008 10:46:32 +0000 (10:46 +0000)]
Update copyright information
abd [Fri, 5 Dec 2008 10:12:22 +0000 (10:12 +0000)]
Update copyright information
akl [Fri, 5 Dec 2008 09:11:29 +0000 (09:11 +0000)]
To correct parsing of commands like object.command(obj, 'str=value'),
when '=' character takes place between '' or "" symbols.
abd [Wed, 3 Dec 2008 09:33:04 +0000 (09:33 +0000)]
Fix using of std::set::const_iterator as agrument of set::erase method.
It's incompatible with MS compiler.
dmv [Tue, 2 Dec 2008 15:06:28 +0000 (15:06 +0000)]
IPAL20694 Qt4 porting: Precision is not taken into account at controls representation
dmv [Tue, 2 Dec 2008 13:47:41 +0000 (13:47 +0000)]
IPAL20694 Qt4 porting: Precision is not taken into account at controls representation
dmv [Wed, 26 Nov 2008 08:56:31 +0000 (08:56 +0000)]
IPAL20696 5x regression of fixed nodes ids selection for smoothing dialog
maintenance team [Mon, 24 Nov 2008 08:54:27 +0000 (08:54 +0000)]
Update GUI documentation
eap [Fri, 21 Nov 2008 11:01:06 +0000 (11:01 +0000)]
0019957 : EDF 785 SMESH: Convert Quadratic and Group on GEOM
fix Renumber()
eap [Fri, 21 Nov 2008 11:00:26 +0000 (11:00 +0000)]
0019957 : EDF 785 SMESH: Convert Quadratic and Group on GEOM
add an arg to RemoveFreeElement() and RemoveFreeNode()
eap [Fri, 21 Nov 2008 10:58:56 +0000 (10:58 +0000)]
0019957 : EDF 785 SMESH: Convert Quadratic and Group on GEOM
fix ConvertToQuadratic() and a reverse function: log changes
eap [Fri, 21 Nov 2008 10:57:09 +0000 (10:57 +0000)]
0019957 : EDF 785 SMESH: Convert Quadratic and Group on GEOM
return bool from Remove()
eap [Fri, 21 Nov 2008 10:56:30 +0000 (10:56 +0000)]
0019957 : EDF 785 SMESH: Convert Quadratic and Group on GEOM
optimize Renumber()
eap [Thu, 20 Nov 2008 13:28:02 +0000 (13:28 +0000)]
0020053 : EDF 868 GEOM: Using sub-meshes
eap [Thu, 20 Nov 2008 08:46:09 +0000 (08:46 +0000)]
Avoid meshing submeshes with global algos under submeshes that are to
be meshed with all-dim algos like NETGEN 1D-2D
dmv [Wed, 19 Nov 2008 14:53:49 +0000 (14:53 +0000)]
Modification, Transformation. IDs of elements are missing, if selection with rectange is used.
dmv [Tue, 18 Nov 2008 15:22:57 +0000 (15:22 +0000)]
0020045 : EDF 852 SMESH: Documention of Projection algorithms
vsr [Tue, 18 Nov 2008 10:03:28 +0000 (10:03 +0000)]
Fix script bugs
vsr [Fri, 14 Nov 2008 08:44:42 +0000 (08:44 +0000)]
20032: new python example : add to Makefile
vsv [Thu, 13 Nov 2008 14:42:36 +0000 (14:42 +0000)]
Improvement
0018239 : Create subMesh menu item
jfa [Wed, 12 Nov 2008 10:45:55 +0000 (10:45 +0000)]
Bug
0020034 : [CEA 282] crash in SALOME_Session_Server after SMESH computation.
dmv [Mon, 10 Nov 2008 14:22:05 +0000 (14:22 +0000)]
0020037 : EDF 859 SMESH : Mesh Element Info help unavailable
vsr [Wed, 5 Nov 2008 10:13:21 +0000 (10:13 +0000)]
Add new example python script (from CEA)
maintenance team [Wed, 29 Oct 2008 08:52:45 +0000 (08:52 +0000)]
Changing version to 5.1.0
dmv [Tue, 28 Oct 2008 07:39:00 +0000 (07:39 +0000)]
Modification, Transformation. IDs of elements are missing, if selection with rectange is used.
eap [Fri, 24 Oct 2008 08:11:58 +0000 (08:11 +0000)]
PAL20544 4x: problems with Concatenate().
set smeshDC.geompyD in SetCurrentStudy()
dmv [Thu, 23 Oct 2008 08:15:14 +0000 (08:15 +0000)]
Edit Mesh/Sub-Mesh window has strange "half-active" view, if do Compute.
eap [Thu, 23 Oct 2008 06:35:48 +0000 (06:35 +0000)]
PAL20544 4x: problems with Concatenate().
fix SetName(obj, name) for the case if obj is instance of class Mesh
or Mesh_Algorithm
eap [Thu, 23 Oct 2008 06:11:47 +0000 (06:11 +0000)]
0020015 : EDF 835 SMESH : Doc missing for concatenate.
Convert Concatenate() command
eap [Thu, 23 Oct 2008 06:11:31 +0000 (06:11 +0000)]
0020015 : EDF 835 SMESH : Doc missing for concatenate.
Add Concatenate() command
dmv [Wed, 22 Oct 2008 06:42:51 +0000 (06:42 +0000)]
Item Delete in pop-up of link on hypotheses or algorithm doesn't work.
vsr [Wed, 22 Oct 2008 03:54:10 +0000 (03:54 +0000)]
Issue
0020018 : Disparition of SMESH --> File --> Import
dmv [Fri, 17 Oct 2008 11:01:19 +0000 (11:01 +0000)]
4x, 5x : Selection with rectangle is impossible for mesh elements if Submesh or Group is showed.
rnv [Fri, 17 Oct 2008 10:47:40 +0000 (10:47 +0000)]
Fix for IPAL20440 (Qt4 porting: SIGSEGV at Add Quadratic Hexahedron).
dmv [Fri, 17 Oct 2008 07:56:04 +0000 (07:56 +0000)]
Qt4 porting. Hypothesis Nb segment count Number of segment as not positive first time.
dmv [Thu, 16 Oct 2008 11:53:12 +0000 (11:53 +0000)]
Qt4 porting. Modification, Orientation, Filter. Bad oriented volume criterion. Compare is editable.
eap [Thu, 16 Oct 2008 07:32:41 +0000 (07:32 +0000)]
fix "Clear mesh data"
dmv [Wed, 15 Oct 2008 13:01:01 +0000 (13:01 +0000)]
Qt4 porting: 2D Algorithms are active when Mesh on Vertex is created or edited.
eap [Tue, 14 Oct 2008 09:23:28 +0000 (09:23 +0000)]
20002: EDF 821 SMESH : ExportMED GUI behavior
warning if no valid mesh selected
dmv [Mon, 13 Oct 2008 11:47:53 +0000 (11:47 +0000)]
Error after Close Study with Change Clipping dialog box opened. Sometimes it either crashes or hangs up.
dmv [Mon, 13 Oct 2008 09:08:31 +0000 (09:08 +0000)]
Qt4 porting. Fatal Error on Length value "0" (zero) in Hypothesis Length Near Vertex in 0D Algotithm.
eap [Mon, 13 Oct 2008 08:14:40 +0000 (08:14 +0000)]
Speed up "Clear mesh data"
eap [Mon, 13 Oct 2008 08:12:34 +0000 (08:12 +0000)]
19997: Compute does not work in script, ok in GUI
in clearSubMesh() call ComputeStateEngine() only on not empty submesh
eap [Mon, 13 Oct 2008 08:09:25 +0000 (08:09 +0000)]
19997: Compute does not work in script, ok in GUI
fix MakeComputed() for group projection
abd [Fri, 10 Oct 2008 10:20:44 +0000 (10:20 +0000)]
Fix compilation errors after merging KERNEL module from V4_1_0_maintainance branch
dmv [Wed, 8 Oct 2008 11:35:05 +0000 (11:35 +0000)]
Qt4 porting: the filter is editable, but should not be (MESH-026 GUI test scenario)
dmv [Tue, 7 Oct 2008 13:09:47 +0000 (13:09 +0000)]
Incorrect name of Remove Elements dialog box
dmv [Tue, 7 Oct 2008 08:43:26 +0000 (08:43 +0000)]
Merge Nodes dialog box with opened Merge Elements crashes Salome. Regress to series3x
eap [Fri, 3 Oct 2008 13:34:50 +0000 (13:34 +0000)]
0013410 : SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
eap [Fri, 3 Oct 2008 10:39:33 +0000 (10:39 +0000)]
PAL20461 4.x Wrong mesh after creation of 3D mesh from 2D skin.
additionally fix getDependsOnIterator() if submesh map is empty
eap [Fri, 3 Oct 2008 08:39:28 +0000 (08:39 +0000)]
PAL20461 4.x Wrong mesh after creation of 3D mesh from 2D skin.
fix getDependsOnIterator() if submesh map is empty
rnv [Fri, 3 Oct 2008 06:57:48 +0000 (06:57 +0000)]
Fix fo IPAL20415 (Error on mouse picking with Shift in 3D viewer if any dialog box is opened)
jfa [Thu, 2 Oct 2008 06:43:10 +0000 (06:43 +0000)]
For IMP 16155: use BRep_Tool::IsClosed() instead of TopoDS_Shape::Closed().
eap [Wed, 1 Oct 2008 12:10:31 +0000 (12:10 +0000)]
0019970 : create groups automatically
remove "Name" lineEdit
eap [Wed, 1 Oct 2008 08:22:58 +0000 (08:22 +0000)]
0019970 : create groups automatically
remove not realized slots
ouv [Tue, 30 Sep 2008 11:38:46 +0000 (11:38 +0000)]
Remarks for issue 17291 EDF 591 SMESH : Visualization of the orientation of the normal vector of the mesh faces
eap [Tue, 30 Sep 2008 08:01:23 +0000 (08:01 +0000)]
0019970 : create groups automatically
eap [Tue, 30 Sep 2008 07:57:54 +0000 (07:57 +0000)]
0019970 : Create Mesh: create groups automatically
ouv [Fri, 26 Sep 2008 12:00:26 +0000 (12:00 +0000)]
Orientation of faces is added for new elements' preview (remark for issue
0017291 : EDF 591 SMESH : Visualization of the orientation of the normal vector of the mesh faces)
rnv [Thu, 25 Sep 2008 05:36:22 +0000 (05:36 +0000)]
Additional fix for the issue 19964.
rnv [Thu, 25 Sep 2008 05:34:45 +0000 (05:34 +0000)]
Implementation of the issue 19950.
vsr [Fri, 19 Sep 2008 05:19:40 +0000 (05:19 +0000)]
Fix 'make dist' procedure bugs
akl [Thu, 18 Sep 2008 07:52:07 +0000 (07:52 +0000)]
Fix of issue
0019967 : EDF SMESH 806: TUI script example is missing for the Concatenate and ConcatenateWithGroups functions.
rnv [Wed, 17 Sep 2008 13:47:00 +0000 (13:47 +0000)]
Additional fix for issue 16186.
Quadrangle split into 2 triangles by smallest diagonal.
rnv [Wed, 17 Sep 2008 10:31:27 +0000 (10:31 +0000)]
Fix for issue 19964 EDF SMESH 803( Bad dump script of revolutionned mesh with groups).
eap [Tue, 16 Sep 2008 11:57:30 +0000 (11:57 +0000)]
[SALOME platform
0013410 ]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
remove extra code