]>
SALOME platform Git repositories - modules/smesh.git/log
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.
nadir [Tue, 6 Jan 2004 15:17:32 +0000 (15:17 +0000)]
Mounting the hypothesis LengthFromEdges in th GUI of SMESH. This
functionality was only in the C++ API, and in the CORBA API.
jrt [Mon, 5 Jan 2004 16:14:31 +0000 (16:14 +0000)]
Fix a mispelled environment variable for idl python
jrt [Mon, 5 Jan 2004 14:32:39 +0000 (14:32 +0000)]
update
jrt [Mon, 5 Jan 2004 13:53:09 +0000 (13:53 +0000)]
Add a patch to make the build of netgen more user-friendly
jrt [Mon, 5 Jan 2004 13:52:25 +0000 (13:52 +0000)]
We do not need OCAF in Netgen
jrt [Mon, 5 Jan 2004 13:38:38 +0000 (13:38 +0000)]
Fix some quotes problems.
jrt [Mon, 5 Jan 2004 09:05:43 +0000 (09:05 +0000)]
[Bug SMESH4830] bug in instal with gcc 2.95. Bug fixed.
Note: SGI say that <algorithm> is requiered to use set_intersection (see http://www.sgi.com/tech/stl/set_intersection.html).
nadir [Tue, 16 Dec 2003 15:27:48 +0000 (15:27 +0000)]
Since there is an idl precompilation directive in SMESH_BasicHypothesis.idl
file, a -DHAVE_NETGEN idl has to be added when compiling SMESH with netgen to
the idl c++ flags as well as to the idl python flags.
nadir [Mon, 15 Dec 2003 13:15:33 +0000 (13:15 +0000)]
correct a small bug found by the EDF developpement team (PN and AT) :
AddVolume in the case of a Tetrahedron.
jrt [Thu, 11 Dec 2003 09:51:27 +0000 (09:51 +0000)]
[Bug SMESH4598] Crash of the session when compute and update are not done in the same view. Bug fixed.
jrt [Thu, 11 Dec 2003 09:49:11 +0000 (09:49 +0000)]
HAVE_NETGEN (#define) to remove an unresolved symbol when building without netgen
jrt [Wed, 10 Dec 2003 17:23:08 +0000 (17:23 +0000)]
Create and use HAVE_NETGEN (#define) to avoid unresolved symbols in libraries.
jrt [Wed, 10 Dec 2003 16:05:04 +0000 (16:05 +0000)]
Cosmetics
nadir [Tue, 9 Dec 2003 14:13:45 +0000 (14:13 +0000)]
Correcting a problem araising when building the SMESH module whithout Netgen.