]>
SALOME platform Git repositories - modules/smesh.git/log
eap [Fri, 4 Feb 2005 10:39:49 +0000 (10:39 +0000)]
PAL7933. Add static IsApplicableHypothesis();
enable propagation of local hypotheses assigned to super-shapes;
Use SMESH_HypoFilter to retrieve assigned hypotheses
eap [Fri, 4 Feb 2005 10:34:55 +0000 (10:34 +0000)]
PAL7933. Add static IsApplicableHypothesis()
eap [Fri, 4 Feb 2005 10:31:55 +0000 (10:31 +0000)]
PAL7933. Create class SMESH_HypoFilter
vsr [Thu, 3 Feb 2005 13:24:46 +0000 (13:24 +0000)]
PAL5597
vsr [Thu, 3 Feb 2005 12:31:13 +0000 (12:31 +0000)]
PAL7864, PAL7951, PAL7915
san [Thu, 3 Feb 2005 08:34:23 +0000 (08:34 +0000)]
PAL6938
apo [Thu, 3 Feb 2005 07:43:07 +0000 (07:43 +0000)]
[Bug PAL7863] REGRESSION: Orientations of preview and already created object aren't coincide.
san [Thu, 3 Feb 2005 07:01:28 +0000 (07:01 +0000)]
PAL7962
san [Wed, 2 Feb 2005 13:54:31 +0000 (13:54 +0000)]
PAL6938
san [Wed, 2 Feb 2005 13:51:36 +0000 (13:51 +0000)]
PAL6938
enk [Wed, 2 Feb 2005 13:35:49 +0000 (13:35 +0000)]
Do not calc Controls when clipping is changed.
san [Wed, 2 Feb 2005 13:22:46 +0000 (13:22 +0000)]
ClikOnClose() inexistant slot name corrected; onApply() return value corrected
enk [Wed, 2 Feb 2005 12:31:32 +0000 (12:31 +0000)]
Fix: Bug PAL7970 Broken control Lengh2D after Free Borders
apo [Wed, 2 Feb 2005 12:17:51 +0000 (12:17 +0000)]
[Bug PAL7763] Length 2D and Border at Multi-Connection 2D during clipping incorrect
san [Wed, 2 Feb 2005 11:09:27 +0000 (11:09 +0000)]
PAL7962
san [Wed, 2 Feb 2005 05:11:20 +0000 (05:11 +0000)]
PAL7807
vsr [Tue, 1 Feb 2005 14:55:30 +0000 (14:55 +0000)]
Fix PAL7951
apo [Tue, 1 Feb 2005 13:35:42 +0000 (13:35 +0000)]
[Bug PAL7850] REGRESSION: The imported mesh from .unv file has inversion orientation.
eap [Tue, 1 Feb 2005 08:00:03 +0000 (08:00 +0000)]
PAL7913. Fix for the case where different 1d hypotheses are used on opposite edges
eap [Tue, 1 Feb 2005 07:51:29 +0000 (07:51 +0000)]
PAL7913. free memory in the destructor
eap [Tue, 1 Feb 2005 07:48:07 +0000 (07:48 +0000)]
PAL7913. make QuadDelete() static
eap [Tue, 1 Feb 2005 07:44:53 +0000 (07:44 +0000)]
PAL7913. Add static ShellPoint()
eap [Tue, 1 Feb 2005 07:43:14 +0000 (07:43 +0000)]
PAL7913. Add static ShellPoint() and several methos about sub-shapes indexation
eap [Tue, 1 Feb 2005 07:37:00 +0000 (07:37 +0000)]
Do not try to compute sub-meshes if the main shape is already meshed
eap [Mon, 31 Jan 2005 11:33:26 +0000 (11:33 +0000)]
PAL7935. In Load(face), load from a forward face
eap [Mon, 31 Jan 2005 07:21:33 +0000 (07:21 +0000)]
PAL7926. Add missing return
apo [Fri, 28 Jan 2005 13:47:24 +0000 (13:47 +0000)]
[Bug PAL7853] PAL-MESH-004 regress: Problem with presentation groups of Nodes in the Post-Pro module
san [Fri, 28 Jan 2005 13:03:45 +0000 (13:03 +0000)]
Remove compiler warnings caused by MESSAGE macro
vsr [Fri, 28 Jan 2005 11:46:31 +0000 (11:46 +0000)]
Fix PAL7864 : Impossible to change orientation for group of volumes.
Corrected selection of objects in the dialog box.
Two SMESHGUI filter have been added: one to select any faces and other for the volumes.
eap [Fri, 28 Jan 2005 11:14:18 +0000 (11:14 +0000)]
PAL7912. Fix SaveTo(ostream)
eap [Fri, 28 Jan 2005 10:46:49 +0000 (10:46 +0000)]
InLoad(): restore algorithms before hypotheses (PAL7914), nullify the main shape after groups storage (PAL7403)
mzn [Fri, 28 Jan 2005 10:09:03 +0000 (10:09 +0000)]
Comment out the example.
san [Fri, 28 Jan 2005 08:57:30 +0000 (08:57 +0000)]
PAL7705: Support for string parameters of hypothesis added in GUI
san [Fri, 28 Jan 2005 08:50:57 +0000 (08:50 +0000)]
PAL7705: Possibility to re-use StdMeshers_I in custom plugins added (headers exported)
san [Fri, 28 Jan 2005 08:48:56 +0000 (08:48 +0000)]
PAL7705: Possibility to override default implementation added
apo [Thu, 27 Jan 2005 08:37:00 +0000 (08:37 +0000)]
Update comments for ExportMED / ExportToMED methods
apo [Wed, 26 Jan 2005 15:17:35 +0000 (15:17 +0000)]
Changes according MEDWrapper API modifications
eap [Wed, 26 Jan 2005 09:07:48 +0000 (09:07 +0000)]
In Split(), fix removal from a set being iterated, leading to exception at study restoration if there are intersecting groups
eap [Wed, 26 Jan 2005 09:01:26 +0000 (09:01 +0000)]
Prevent exception at shape selection if no mesh was pre-selected
eap [Wed, 26 Jan 2005 08:55:19 +0000 (08:55 +0000)]
PAL7403. In Save(), remove shape referring data if a referred shape was deleted
eap [Wed, 26 Jan 2005 08:42:27 +0000 (08:42 +0000)]
PAL7403. In ShapeToMesh(), remove shape referring data if the main shape becomes NULL
eap [Wed, 26 Jan 2005 08:35:00 +0000 (08:35 +0000)]
remove not used fields
eap [Wed, 26 Jan 2005 08:32:21 +0000 (08:32 +0000)]
PAL7358. Add VertexParameters() and EdgeParameters()
apo [Wed, 26 Jan 2005 06:49:06 +0000 (06:49 +0000)]
Improve checking of validity of mesh elements connectivity
vsr [Tue, 25 Jan 2005 15:51:15 +0000 (15:51 +0000)]
Modify 'Modification of orientation' dialog box: implement processing of 'Bad oriented volume' filter.
vsr [Tue, 25 Jan 2005 13:43:14 +0000 (13:43 +0000)]
Apply patch from Paul Rascle (correction of make procedure)
jfa [Tue, 25 Jan 2005 05:21:30 +0000 (05:21 +0000)]
Fix wrong comments indentation
apo [Mon, 24 Jan 2005 13:37:56 +0000 (13:37 +0000)]
[Bug PAL7784] REGR: wrong Export-Import Mesh in med
mzn [Mon, 24 Jan 2005 06:46:13 +0000 (06:46 +0000)]
Bug PAL7222( DEVELOPMENT : Info on mesh and export MED File ).
Comment for auto_groups parameter of ExportToMED(...) method added.
eap [Fri, 21 Jan 2005 14:15:45 +0000 (14:15 +0000)]
PAL7722. Take into account edge orientation when Compute() uses a propagated hypothesis
eap [Fri, 21 Jan 2005 14:11:17 +0000 (14:11 +0000)]
PAL7722. Add IsReversedInChain(). In BuildPropagationChain(), chains of edges with propagated hypothesis are filled taking into account edges orientation
eap [Fri, 21 Jan 2005 14:03:54 +0000 (14:03 +0000)]
Comment annoing trace
mzn [Fri, 21 Jan 2005 13:15:13 +0000 (13:15 +0000)]
Fix for Bug PAL7766 ( An exception appears during construction of a group in the "Mesh" module ).
eap [Fri, 21 Jan 2005 13:12:53 +0000 (13:12 +0000)]
PAL7358. Take care of orientation when creating volumes
eap [Fri, 21 Jan 2005 12:28:06 +0000 (12:28 +0000)]
PAL7358. Add BadOrientedVolume predicate
eap [Fri, 21 Jan 2005 12:21:36 +0000 (12:21 +0000)]
PAL7358. Add BadOrientedVolume predicate
eap [Fri, 21 Jan 2005 12:16:32 +0000 (12:16 +0000)]
PAL7358. Now Reorient() can work with edge, faces and volumes
vsr [Fri, 21 Jan 2005 11:14:12 +0000 (11:14 +0000)]
'Extrusion Along Path' dialog box : rearrange widgets
vsr [Fri, 21 Jan 2005 08:42:11 +0000 (08:42 +0000)]
Fix a bug of 'Extrusion Along a Path' : number of rotation angles should be 1 less than number of path points
vsr [Fri, 21 Jan 2005 07:45:32 +0000 (07:45 +0000)]
Modify the version number of SALOME: 2.2.0.
vsr [Thu, 20 Jan 2005 14:50:37 +0000 (14:50 +0000)]
Implement sweep mesh elements along a path (PAL7218).
san [Thu, 20 Jan 2005 14:45:00 +0000 (14:45 +0000)]
1. Implementation of new pattern mapping algorthm (mesh refinement)
2. PAL6697
san [Thu, 20 Jan 2005 14:44:17 +0000 (14:44 +0000)]
Implementation of new pattern mapping algorthm (mesh refinement)
vsr [Thu, 20 Jan 2005 14:41:50 +0000 (14:41 +0000)]
Implement sweep mesh elements along a path (PAL7218).
vsr [Thu, 20 Jan 2005 14:38:34 +0000 (14:38 +0000)]
Modify the version number of SALOME: 2.2.0.
Correct component comment info (PAL7712).
mzn [Thu, 20 Jan 2005 11:50:07 +0000 (11:50 +0000)]
Fix for PAL7758(Incorrect work of "Lying on Geom" filter for faces).
LyingOnGeom::Contains(...) improved.
admin [Thu, 20 Jan 2005 06:25:54 +0000 (06:25 +0000)]
Merge with OCC_development_01
admin [Fri, 17 Dec 2004 11:07:35 +0000 (11:07 +0000)]
Merge with OCC-V2_1_0_deb
admin [Wed, 1 Dec 2004 10:48:31 +0000 (10:48 +0000)]
Merge with version on tag OCC-V2_1_0d
yfr [Tue, 20 Jul 2004 07:56:05 +0000 (07:56 +0000)]
DCQ:prepare 2.0.0
yfr [Tue, 20 Jul 2004 07:36:59 +0000 (07:36 +0000)]
DCQ:prepare 2.0.0
yfr [Fri, 18 Jun 2004 08:55:35 +0000 (08:55 +0000)]
DCQ : Merge with Ecole_Ete_a6.
yfr [Fri, 18 Jun 2004 08:34:31 +0000 (08:34 +0000)]
DCQ : Merge with Ecole_Ete_a6.
nadir [Thu, 1 Apr 2004 11:58:39 +0000 (11:58 +0000)]
adding python scripts to illustrate the way to mesh a shape giving different hypothesis on its sub-shapes.
nadir [Thu, 1 Apr 2004 11:54:39 +0000 (11:54 +0000)]
correct a small bug detected when using different wire discretisation
of edges of the shape to be meshed by hexaedrons.
jrt [Fri, 26 Mar 2004 14:53:44 +0000 (14:53 +0000)]
Creating and importing 2 meshes from the same engine was not working. Mesh ID management was change to fix this problem.
jrt [Thu, 25 Mar 2004 17:17:33 +0000 (17:17 +0000)]
Fix a bug: Crashing when loading submeshes. It seems that c++ delete keyword must not be applied to HDF object.
jrt [Wed, 24 Mar 2004 17:31:44 +0000 (17:31 +0000)]
Fix bug SMESH5528 (The compilation fails on the file SMESHDriver.cxx using gcc2.95.4).
jrt [Tue, 23 Mar 2004 13:28:48 +0000 (13:28 +0000)]
update
jrt [Tue, 23 Mar 2004 13:20:36 +0000 (13:20 +0000)]
Version 1.5.0.
jrt [Tue, 23 Mar 2004 09:57:30 +0000 (09:57 +0000)]
update
jrt [Tue, 23 Mar 2004 09:53:14 +0000 (09:53 +0000)]
Add a MEDFILE attribut for selection in Efficas. Patch submited by P. Rascle on 2004-03-22.
jrt [Tue, 23 Mar 2004 09:48:58 +0000 (09:48 +0000)]
Fix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b).
jrt [Tue, 16 Mar 2004 12:51:43 +0000 (12:51 +0000)]
Fix bug SMESH5451: SMESH_mechanic script aborts.
jrt [Tue, 16 Mar 2004 09:30:49 +0000 (09:30 +0000)]
Readded with -kb flag.
jrt [Tue, 16 Mar 2004 09:28:34 +0000 (09:28 +0000)]
Added without -kb flags.
jrt [Tue, 16 Mar 2004 09:19:42 +0000 (09:19 +0000)]
Add a small tutorial.
jrt [Mon, 15 Mar 2004 18:58:52 +0000 (18:58 +0000)]
update
jrt [Mon, 15 Mar 2004 18:42:16 +0000 (18:42 +0000)]
Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study.
jrt [Mon, 16 Feb 2004 14:47:03 +0000 (14:47 +0000)]
update
jrt [Mon, 2 Feb 2004 16:43:59 +0000 (16:43 +0000)]
Fix a bug (crash when adding an hexahedron from ids).
jrt [Fri, 30 Jan 2004 16:00:43 +0000 (16:00 +0000)]
update.
jrt [Fri, 30 Jan 2004 15:42:52 +0000 (15:42 +0000)]
update.
nri [Fri, 30 Jan 2004 13:18:38 +0000 (13:18 +0000)]
NRI : 1.4.0 version
jrt [Thu, 29 Jan 2004 17:52:25 +0000 (17:52 +0000)]
Upgrade to version 1.4.0.
jrt [Thu, 29 Jan 2004 17:33:20 +0000 (17:33 +0000)]
Merge branch merge_1_2_d
jrt [Tue, 20 Jan 2004 11:26:56 +0000 (11:26 +0000)]
update
jrt [Tue, 20 Jan 2004 10:43:21 +0000 (10:43 +0000)]
update
nri [Wed, 14 Jan 2004 09:24:03 +0000 (09:24 +0000)]
NRI : bug KERNEL5014 fixed.
nadir [Tue, 6 Jan 2004 15:19:21 +0000 (15:19 +0000)]
removing the call to the tetrahedron generator NETGEN, because I did not yet
manage to make NETGEN running on the flight geometry.