]>
SALOME platform Git repositories - modules/smesh.git/log
eap [Mon, 16 Mar 2009 07:50:59 +0000 (07:50 +0000)]
0020217 : EDF SMESH: Dump file with mesh and group on geom is wrong
fix _pyCommand::GetWord() for case of names with white spaces inside
eap [Thu, 12 Mar 2009 09:47:59 +0000 (09:47 +0000)]
0020213 : RadialPrism_3D_4 failed on V5_1 64 bits
0020214 : Project_2D_4 failed on V5_1 64 bits
different ways of removing deleted and alive elements from submesh
eap [Wed, 11 Mar 2009 15:19:39 +0000 (15:19 +0000)]
0020206 : EDF SMESH 987: Netgen1D2D3D +submesh
clear mesh if an added local algorithm hides a global all-dimensional one
eap [Wed, 11 Mar 2009 15:18:03 +0000 (15:18 +0000)]
0020206 : EDF SMESH 987: Netgen1D2D3D +submesh
clear mesh if an added local algorithm hides a global all-dimensional one
eap [Wed, 11 Mar 2009 15:09:46 +0000 (15:09 +0000)]
0020206 : EDF SMESH 987: Netgen1D2D3D +submesh
in GetSubMesh(), fix detection of SMESHDS_SubMesh'es of geom groups
eap [Wed, 11 Mar 2009 14:58:44 +0000 (14:58 +0000)]
0020206 : EDF SMESH 987: Netgen1D2D3D +submesh
fix detection of SMESHDS_SubMesh'es of geom groups
+ int _nbSubShapes; // initial nb of subshapes in the shape to mesh
eap [Wed, 11 Mar 2009 14:55:05 +0000 (14:55 +0000)]
0020206 : EDF SMESH 987: Netgen1D2D3D +submesh
don't create ordinary submeshes for compounds
eap [Wed, 11 Mar 2009 14:52:48 +0000 (14:52 +0000)]
enable NoteBook variables for "MaxSize"
eap [Wed, 11 Mar 2009 14:48:54 +0000 (14:48 +0000)]
avoid extra list copying
- aRes = (*it).second;
+ return it->second;
eap [Tue, 10 Mar 2009 16:32:02 +0000 (16:32 +0000)]
0020200 : EDF SMESH 983: changing algo of a mesh and switching back to original algo leads to different result than original
sort nodes and elements by ID
jfa [Tue, 10 Mar 2009 09:12:29 +0000 (09:12 +0000)]
Bug
0020201 : EDF SMESH 984: Dump with Netgen1D2D3D doest not work.
vsr [Tue, 10 Mar 2009 06:32:10 +0000 (06:32 +0000)]
Add missing translations
vsr [Mon, 9 Mar 2009 13:38:20 +0000 (13:38 +0000)]
Integrate patch from E.ADAM (Qt 4.5.0 compatibility)
adam [Fri, 6 Mar 2009 16:00:11 +0000 (16:00 +0000)]
Test EXPORTS definition with target name as suggested by cmake
dmv [Fri, 6 Mar 2009 12:40:08 +0000 (12:40 +0000)]
IPAL20918 Color of Group of Nodes or Edges is not changed when Edit Group
eap [Fri, 6 Mar 2009 09:23:52 +0000 (09:23 +0000)]
PAL20915 TC5.1.1: field "Value" is not shown for assigned hypothesis
Since NoteBook appears, "Value" OB field shows names of variable
and not values of parameters
vsr [Fri, 6 Mar 2009 08:49:53 +0000 (08:49 +0000)]
Correct SMESH gui documentation
eap [Tue, 3 Mar 2009 08:53:53 +0000 (08:53 +0000)]
0020184 : EDF SMESH 952: Projection 2D does not work
project only if there are nodes on face
eap [Tue, 3 Mar 2009 08:49:33 +0000 (08:49 +0000)]
0020184 : EDF SMESH 952: Projection 2D does not work
+ static bool IsBoundaryEdge()
+ bool AssocGroupsByPropagation()
eap [Tue, 3 Mar 2009 08:38:05 +0000 (08:38 +0000)]
0020184 : EDF SMESH 952: Projection 2D does not work
use ShapeAnalysis::OuterWire() insead of BRepTools::OuterWire()
jfa [Mon, 2 Mar 2009 14:57:00 +0000 (14:57 +0000)]
Bug
0020185 : EDF SMESH 967 : Anomaly in Merge Nodes.
dmv [Fri, 27 Feb 2009 15:33:35 +0000 (15:33 +0000)]
0019928 : EDF 771 SMESH : Extrusion (Revolution) with normal to a face
eap [Fri, 27 Feb 2009 13:34:22 +0000 (13:34 +0000)]
0020183 : EDF SMESH 966 : Mesh element info anomaly
enable selecting nodes common to 2 shown groups
eap [Fri, 27 Feb 2009 11:27:33 +0000 (11:27 +0000)]
avoid repeated search in std::map
eap [Fri, 27 Feb 2009 11:26:14 +0000 (11:26 +0000)]
0020183 : EDF SMESH 966 : Mesh element info anomaly
fix GetElemObjId() and GetNodeObjId: prevent out_of_range error if id==vector.size()
adam [Thu, 26 Feb 2009 15:04:36 +0000 (15:04 +0000)]
Compatibility cmake
adam [Thu, 26 Feb 2009 15:02:59 +0000 (15:02 +0000)]
Compatibility windows
mzn [Wed, 25 Feb 2009 17:50:43 +0000 (17:50 +0000)]
Fix for bug
0019977 : Installation of Salome modules wihtout gui.
eap [Wed, 25 Feb 2009 15:22:05 +0000 (15:22 +0000)]
0020182 : EDF SMESH 965 : SIGSEV at study opening with SMESH
be patient to studies with invalid node positions data
eap [Wed, 25 Feb 2009 15:13:26 +0000 (15:13 +0000)]
In Clear(), nullify nb of poly elements
eap [Wed, 25 Feb 2009 15:02:11 +0000 (15:02 +0000)]
0020182 : EDF SMESH 965 : SIGSEV at study opening with SMESH
be patient to studies with invalid node positions data
eap [Tue, 24 Feb 2009 14:57:10 +0000 (14:57 +0000)]
0019929 : EDF 772 SMESH : script readability
+class _pySelfEraser: public _pyObject
eap [Tue, 24 Feb 2009 14:56:11 +0000 (14:56 +0000)]
fix dumping colors:
use valid python names instead of names in Study
eap [Tue, 24 Feb 2009 14:52:58 +0000 (14:52 +0000)]
0019929 : EDF 772 SMESH : script readability
+
+ operator char*() const {
+ return (char*)c_str();
+ }
eap [Tue, 24 Feb 2009 13:48:47 +0000 (13:48 +0000)]
fix Python Dump
adam [Tue, 24 Feb 2009 11:06:33 +0000 (11:06 +0000)]
*** empty log message ***
adam [Tue, 24 Feb 2009 09:27:39 +0000 (09:27 +0000)]
compatibility windows compilation with cmake
eap [Tue, 24 Feb 2009 09:26:28 +0000 (09:26 +0000)]
0020170 : EDF SMESH: Selection behaviour in object browser from hypothesis editing windows
remove filters before creation/edition of hypothesis and restore them after
adam [Tue, 24 Feb 2009 09:25:26 +0000 (09:25 +0000)]
compatibility compilation with cmake
eap [Tue, 24 Feb 2009 09:23:25 +0000 (09:23 +0000)]
0020170 : EDF SMESH: Selection behaviour in object browser from hypothesis editing windows
+ int getActiveObject();
adam [Tue, 24 Feb 2009 09:08:32 +0000 (09:08 +0000)]
*** empty log message ***
vsr [Fri, 20 Feb 2009 15:11:22 +0000 (15:11 +0000)]
Issue
0019938 - fix problem with wrong filter selection (ptv)
vsr [Fri, 20 Feb 2009 15:00:02 +0000 (15:00 +0000)]
Issue 19925: Fix bug with 2d mesh preview
maintenance team [Fri, 20 Feb 2009 14:12:39 +0000 (14:12 +0000)]
Update SMESH documentation
maintenance team [Fri, 20 Feb 2009 14:10:30 +0000 (14:10 +0000)]
Update SMESH documentation
dmv [Fri, 20 Feb 2009 11:39:09 +0000 (11:39 +0000)]
0020168 : EDF SMESH 953: uncomplete selection with filter 'belong on geom'
vsr [Fri, 20 Feb 2009 09:05:25 +0000 (09:05 +0000)]
Issue
0020175 : correct documentation hierarchy
dmv [Fri, 20 Feb 2009 08:08:43 +0000 (08:08 +0000)]
0020168 : EDF SMESH 953: uncomplete selection with filter 'belong on geom'
maintenance team [Wed, 18 Feb 2009 07:06:16 +0000 (07:06 +0000)]
Changing version to 5.1.1
vsr [Tue, 17 Feb 2009 06:55:16 +0000 (06:55 +0000)]
Merge from BR_V5_DEV
17Feb09
vsr [Tue, 17 Feb 2009 05:27:49 +0000 (05:27 +0000)]
Merge from BR_V5_DEV
16Feb09
jfa [Fri, 7 Mar 2008 07:47:05 +0000 (07:47 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
nge [Mon, 22 Jan 2007 15:14:44 +0000 (15:14 +0000)]
PAL 14158 Add the Octree and OctreeNode classes to accelerate detection of close nodes. Octree is virtual pure, OctreeNode inherites from Octree.
jfa [Thu, 8 Jun 2006 14:05:08 +0000 (14:05 +0000)]
Warn about direct SMESH idl usage: smesh python package have to be used where it is possible.
jfa [Thu, 8 Jun 2006 11:02:23 +0000 (11:02 +0000)]
New smesh example from Francis KLOSS
jfa [Tue, 6 Jun 2006 12:38:56 +0000 (12:38 +0000)]
Fix problem with table of contents resizing
jfa [Thu, 1 Jun 2006 11:39:17 +0000 (11:39 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1
jfa [Wed, 10 May 2006 14:34:56 +0000 (14:34 +0000)]
Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys.
eap [Wed, 10 May 2006 12:54:55 +0000 (12:54 +0000)]
fix bug 12361. In SetName(): there may be no study
eap [Wed, 10 May 2006 12:49:13 +0000 (12:49 +0000)]
fix bug 12361. Peview possiblity of SetCurrentStudy(nil)
eap [Wed, 10 May 2006 12:46:40 +0000 (12:46 +0000)]
fix PythonDump: write Criterion arg of QuadToTri() in PythonDump
eap [Wed, 10 May 2006 12:42:27 +0000 (12:42 +0000)]
fix PythonDump: do not write distruction in PythonDump as creation is not written
jfa [Sat, 6 May 2006 08:51:48 +0000 (08:51 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1
enk [Tue, 21 Mar 2006 07:24:22 +0000 (07:24 +0000)]
Fix for Bug IPAL11055:
It is impossible to input negative value as f(t) in table function.
jfa [Wed, 15 Mar 2006 13:00:06 +0000 (13:00 +0000)]
Change version name to 3.2.0a2
jfa [Mon, 13 Mar 2006 15:29:49 +0000 (15:29 +0000)]
Join modifications from branch OCC_development_for_3_2_0a2
jfa [Wed, 8 Feb 2006 09:47:15 +0000 (09:47 +0000)]
Update version to 3.2.0a1
smh [Tue, 7 Feb 2006 15:01:11 +0000 (15:01 +0000)]
Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
jfa [Wed, 28 Dec 2005 09:17:39 +0000 (09:17 +0000)]
Join modifications from branch BR_3_1_0deb
eap [Mon, 26 Dec 2005 10:43:09 +0000 (10:43 +0000)]
PAL10953. Use GUI to create hypothesis from a hypotheses set
eap [Mon, 26 Dec 2005 10:41:53 +0000 (10:41 +0000)]
PAL10953. Make fields of parameters protected
eap [Mon, 26 Dec 2005 10:36:57 +0000 (10:36 +0000)]
PAL10953. Fix GetSubmeshComputed(): there may be elements but no nodes in a submesh
eap [Mon, 26 Dec 2005 10:34:54 +0000 (10:34 +0000)]
PAL10953. Add Fineness parameter to Automatic Length hypothesis
eap [Fri, 23 Dec 2005 10:00:03 +0000 (10:00 +0000)]
PAL10467. Add "Quadrangle Preference" hypothesis for "Quadrangle(Mapping)" algo
eap [Fri, 23 Dec 2005 07:47:36 +0000 (07:47 +0000)]
PAL10494. Add .._STANDARD_RTTI_... in order to build executable
eap [Wed, 21 Dec 2005 08:30:31 +0000 (08:30 +0000)]
PAL10872 (aspect retio not conform with specifications). Add picture for aspect ratio of hexahedron. Remove 2D formular from 3D aspect ratio page
eap [Tue, 20 Dec 2005 13:57:13 +0000 (13:57 +0000)]
fix PAL10974. Call CleanDependants() instead of
RemoveSubMeshElementsAndNodes() before algo->Compute()
eap [Tue, 20 Dec 2005 13:53:23 +0000 (13:53 +0000)]
fix bug PAL10974: add IsReversedSubMesh()
eap [Tue, 20 Dec 2005 11:10:13 +0000 (11:10 +0000)]
fix bug PAL10974: check if SubMeshesComputed() by presence of nodes in submesh.
Restore lost modifications fixing PAL8021.
eap [Mon, 19 Dec 2005 15:30:18 +0000 (15:30 +0000)]
fix bug 10959. Initialize GEOM_Gen if necessary
eap [Mon, 19 Dec 2005 13:14:02 +0000 (13:14 +0000)]
fix bug 10073. Check isVisible() in enterEvent() which unexpectedly comes after accept()
eap [Thu, 15 Dec 2005 09:56:38 +0000 (09:56 +0000)]
PAL10595: unit and coordinate name length must be equal to 16
eap [Thu, 15 Dec 2005 08:38:29 +0000 (08:38 +0000)]
PAL10494 (SMESH python dump uses idl interface). Python dump using TPythonDump tool
eap [Thu, 15 Dec 2005 08:34:25 +0000 (08:34 +0000)]
PAL10494 (SMESH python dump uses idl interface). Python dump converted to smesh.py API, usage of TPythonDump tool
eap [Thu, 15 Dec 2005 07:33:07 +0000 (07:33 +0000)]
PAL10494 (SMESH python dump uses idl interface). Add SMESH_2smeshpy, a converter of IDL API to smesh.py API
eap [Thu, 15 Dec 2005 07:29:27 +0000 (07:29 +0000)]
PAL10494 (SMESH python dump uses idl interface). Add GetAlgorithm() to class Mesh_Algorithm in order to have access to the wrapped mesher
asl [Wed, 14 Dec 2005 07:11:48 +0000 (07:11 +0000)]
PAL10902 - local selection is stay in viewer after "apply" of Modifiction->Orientation operation
asl [Wed, 14 Dec 2005 06:44:19 +0000 (06:44 +0000)]
PAL10810 - "Display", "Erase", "Display only" on root objects
eap [Mon, 12 Dec 2005 15:29:54 +0000 (15:29 +0000)]
PAL10872. Update according to the Nadir Bouhamau specification
eap [Mon, 12 Dec 2005 15:27:19 +0000 (15:27 +0000)]
PAL10872. Image for aspect ratio of a quadrangle
asl [Tue, 6 Dec 2005 12:52:53 +0000 (12:52 +0000)]
Fix of compilation problems on some platforms
mzn [Tue, 6 Dec 2005 12:32:59 +0000 (12:32 +0000)]
Remove unnecessary item.
smh [Mon, 5 Dec 2005 16:31:55 +0000 (16:31 +0000)]
Copyrights update
mkr [Fri, 2 Dec 2005 15:44:02 +0000 (15:44 +0000)]
Fix for bug PAL9227 : SMESH : documentation on group is wrong.
mzn [Fri, 2 Dec 2005 13:04:27 +0000 (13:04 +0000)]
Fix for bug PAL8377 (ExportToMed TUI vs GUI: how to set the value of the boolean "auto_groups"?).
mzn [Fri, 2 Dec 2005 10:52:13 +0000 (10:52 +0000)]
Fix for bug IPAL10313 (It is impossible to select "Start point" from 3D viewer in "Extrusion along a path" dialog box).
jfa [Thu, 1 Dec 2005 14:49:26 +0000 (14:49 +0000)]
PAL10718: Portability gfortran. Fix by Erwan ADAM.
jfa [Thu, 1 Dec 2005 13:22:31 +0000 (13:22 +0000)]
PAL10719: Portability gcc4.0.1. Fix by Erwan ADAM.
asl [Thu, 1 Dec 2005 10:05:38 +0000 (10:05 +0000)]
Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer
mkr [Wed, 30 Nov 2005 14:59:56 +0000 (14:59 +0000)]
Modifications in SMESH Help.