]>
SALOME platform Git repositories - plugins/ghs3dplugin.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
vsr [Wed, 21 Oct 2009 15:09:56 +0000 (15:09 +0000)]
Issue
0020461 : EDF 1102 GHS3DPLUGIN: Bad detection of volumes with Ghs3d mesh
Additional fix for locale
eap [Fri, 2 Oct 2009 16:10:50 +0000 (16:10 +0000)]
020461: EDF 1102 GHS3DPLUGIN: Bad detection of volumes with Ghs3d mesh
1) in findShapeID(), check UV validity using tolerance of shape the node
is on rather than tolerance of face
2) in findShape(), fix getting GC of tetra
vsr [Thu, 1 Oct 2009 11:29:34 +0000 (11:29 +0000)]
Issue
0020377 : [windows] Problems with OSD_File Remove
vsr [Fri, 21 Aug 2009 10:56:46 +0000 (10:56 +0000)]
Issue
0020406 : Time compilation when recompiling
vsr [Fri, 22 May 2009 12:51:47 +0000 (12:51 +0000)]
0020354 : EDF 1031 OTHER warnings with automake 1.10
eap [Thu, 21 May 2009 11:08:08 +0000 (11:08 +0000)]
0020330 : Pb with ghs3d as a submesh
0020042 : EDF 864 SMESH: Mesh of holes (GHS3D/BLSurf)
eap [Tue, 12 May 2009 06:37:04 +0000 (06:37 +0000)]
0020042 : EDF 864 SMESH: Mesh of holes (GHS3D/BLSurf)
fix findShapeID() for case of outer shell of solid bounding a hole
vsr [Thu, 16 Apr 2009 04:16:12 +0000 (04:16 +0000)]
Improve make procedure (add aclocal flags)
maintenance team [Tue, 14 Apr 2009 12:53:20 +0000 (12:53 +0000)]
Changing version to 4.1.5
abd [Fri, 28 Nov 2008 08:49:44 +0000 (08:49 +0000)]
Update copyright information
maintenance team [Wed, 29 Oct 2008 08:13:13 +0000 (08:13 +0000)]
Changing version to 4.1.4
eap [Mon, 21 Jul 2008 10:02:25 +0000 (10:02 +0000)]
[SALOME platform
0019316 ]: Need to have a better interface with GHS3D diagnostics
make the generic name unique at each Compute() call
eap [Mon, 21 Jul 2008 10:01:37 +0000 (10:01 +0000)]
[SALOME platform
0019316 ]: Need to have a better interface with GHS3D diagnostics
maintenance team [Mon, 2 Jun 2008 06:55:19 +0000 (06:55 +0000)]
Changing version to 4.1.3
eap [Fri, 23 May 2008 10:16:24 +0000 (10:16 +0000)]
remove obsolete file
maintenance team [Mon, 19 May 2008 12:27:17 +0000 (12:27 +0000)]
key --with/whithout-ihm has been replaced by --with/whithout-gui
eap [Wed, 14 May 2008 13:53:06 +0000 (13:53 +0000)]
PAL19765: Bad modification of a selected hypothesis
GHS3D_Parameters is optional hyp
eap [Mon, 12 May 2008 05:54:52 +0000 (05:54 +0000)]
PAL19680 Meshers: BLSURF, GHS3D and holed shapes
for holes return -1 from findShapeID()
eap [Thu, 8 May 2008 12:36:17 +0000 (12:36 +0000)]
PAL19680 Meshers: BLSURF, GHS3D and holed shapes
do not call findShapeID() if nb subdomains == 1
eap [Thu, 8 May 2008 11:37:17 +0000 (11:37 +0000)]
PAL19680: Meshers: BLSURF, GHS3D and holed shapes
fix comment
eap [Thu, 8 May 2008 11:34:44 +0000 (11:34 +0000)]
PAL19680: Meshers: BLSURF, GHS3D and holed shapes
solve problem of incorrect association of ghs3d subdomains to geom solids
eap [Tue, 6 May 2008 14:40:21 +0000 (14:40 +0000)]
PAL19680 Meshers: BLSURF, GHS3D and holed shapes
to mesh partitioned solids with "to mesh holes"==FALSE
eap [Tue, 6 May 2008 14:38:08 +0000 (14:38 +0000)]
PAL19680 Meshers: BLSURF, GHS3D and holed shapes
addmissing "Megabytes" label
eap [Wed, 30 Apr 2008 16:46:28 +0000 (16:46 +0000)]
PAL19680 CEA 4.1.2: Meshers: BLSURF, GHS3D and holed shapes
add debug test on nb of solids with assigned tetras
eap [Wed, 30 Apr 2008 16:44:31 +0000 (16:44 +0000)]
PAL19680 CEA 4.1.2: Meshers: BLSURF, GHS3D and holed shapes
fix persistence
eap [Wed, 30 Apr 2008 09:37:41 +0000 (09:37 +0000)]
PAL19680 CEA 4.1.2: Meshers: BLSURF, GHS3D and holed shapes
add more 4 advanced options
eap [Tue, 29 Apr 2008 11:46:22 +0000 (11:46 +0000)]
bool GHS3DPlugin_Hypothesis::DefaultMeshHoles()
{
- return true;
+ return false; // PAL19680
}
eap [Tue, 29 Apr 2008 11:45:49 +0000 (11:45 +0000)]
fix exception in case if nbShape>1 and nb subdomains==1
eap [Tue, 22 Apr 2008 16:55:03 +0000 (16:55 +0000)]
allow memory size == 1 MB
eap [Tue, 22 Apr 2008 16:54:31 +0000 (16:54 +0000)]
protect from SIGSEGV if no face elements are built on a geom face
eap [Tue, 22 Apr 2008 16:53:36 +0000 (16:53 +0000)]
protect from setting memory size to zero
eap [Tue, 22 Apr 2008 09:46:35 +0000 (09:46 +0000)]
avoid duplication of DumpPython commands
eap [Tue, 22 Apr 2008 09:46:03 +0000 (09:46 +0000)]
translate error codes into human readable text
vsr [Thu, 17 Apr 2008 16:22:17 +0000 (16:22 +0000)]
Fix compilation pb on Debina 4.0 (64bit)
eap [Thu, 17 Apr 2008 08:01:58 +0000 (08:01 +0000)]
create GHS3D_Parameters hypothesis
eap [Thu, 17 Apr 2008 07:58:10 +0000 (07:58 +0000)]
provide GHS3DPLUGIN_WITH_GUI option
maintenance team [Wed, 16 Apr 2008 08:05:44 +0000 (08:05 +0000)]
Changing version to 4.1.2
jfa [Fri, 7 Mar 2008 07:47:22 +0000 (07:47 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Thu, 1 Jun 2006 11:43:58 +0000 (11:43 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1
jfa [Sat, 6 May 2006 08:55:07 +0000 (08:55 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1
jfa [Wed, 15 Mar 2006 13:00:12 +0000 (13:00 +0000)]
Change version name to 3.2.0a2
jfa [Mon, 13 Mar 2006 16:17:16 +0000 (16:17 +0000)]
Join modifications from branch OCC_development_for_3_2_0a2
nds [Fri, 10 Mar 2006 15:04:07 +0000 (15:04 +0000)]
Changes in configure scripts
jfa [Wed, 8 Feb 2006 09:48:01 +0000 (09:48 +0000)]
Update version to 3.2.0a1
jfa [Tue, 27 Dec 2005 14:49:02 +0000 (14:49 +0000)]
Join modifications from branch BR_3_1_0deb
smh [Tue, 6 Dec 2005 15:05:29 +0000 (15:05 +0000)]
VERSION update
vsr [Fri, 18 Nov 2005 10:09:49 +0000 (10:09 +0000)]
Increment version number: 3.1.0a3
vsr [Wed, 26 Oct 2005 07:30:30 +0000 (07:30 +0000)]
Update version number: 3.1.0a2
eap [Wed, 7 Sep 2005 04:37:37 +0000 (04:37 +0000)]
PAL9022. Attach generated mesh elements to whatever meshed shape, SHELL or SOLID
sln [Tue, 23 Aug 2005 09:01:35 +0000 (09:01 +0000)]
New field for storing dimension added
san [Thu, 28 Jul 2005 15:26:05 +0000 (15:26 +0000)]
Preparation of v.3.0.1
eap [Tue, 12 Jul 2005 06:08:09 +0000 (06:08 +0000)]
Move MEDWrapper to MED module
vsr [Tue, 5 Jul 2005 11:40:29 +0000 (11:40 +0000)]
Update version number: 3.0.0
smh [Tue, 28 Jun 2005 12:25:42 +0000 (12:25 +0000)]
SMH: MSG2QM
vsr [Fri, 8 Apr 2005 05:30:28 +0000 (05:30 +0000)]
Fix PAL8562: rpath (rpath-link) option needs parameter - directory to search shared objects in.
eap [Thu, 7 Apr 2005 05:52:05 +0000 (05:52 +0000)]
Fix PAL8529: get faces from the shape being meshed only.
Avaluate available memory: prevent GHS3D error "%% UNABLE TO ALLOCATE MEMORY"
Get rid of QT, use OCC instead.
eap [Thu, 7 Apr 2005 05:41:08 +0000 (05:41 +0000)]
PAL8529. Get rid of QT
eap [Fri, 1 Apr 2005 11:23:40 +0000 (11:23 +0000)]
fix PAL8330. Orient volumes as for MED
vsr [Fri, 25 Mar 2005 13:10:57 +0000 (13:10 +0000)]
Change version number to 2.2.2
vsr [Tue, 1 Mar 2005 14:27:46 +0000 (14:27 +0000)]
Update version number : 2.2.1
qa team [Fri, 21 Jan 2005 07:40:17 +0000 (07:40 +0000)]
Modify the version number of SALOME: 2.2.0.
vsr [Fri, 24 Sep 2004 06:43:07 +0000 (06:43 +0000)]
Update version number to 2.1.0
vsr [Fri, 24 Sep 2004 06:08:43 +0000 (06:08 +0000)]
Update version number to 2.1.0
jfa [Wed, 15 Sep 2004 04:33:39 +0000 (04:33 +0000)]
PAL6664: Missing icon in object browser
jfa [Tue, 31 Aug 2004 12:21:45 +0000 (12:21 +0000)]
PAL5954
eap [Wed, 19 May 2004 06:09:38 +0000 (06:09 +0000)]
T1.3-8: rm output files after execution
eap [Tue, 18 May 2004 13:02:08 +0000 (13:02 +0000)]
PAL5897: use unique names for in/out files
eap [Fri, 2 Apr 2004 12:58:05 +0000 (12:58 +0000)]
T1.3-8 (GHS3D): include SALOME_Exception.hh to help make to build dependences
eap [Fri, 2 Apr 2004 11:14:27 +0000 (11:14 +0000)]
T1.3-8 (GHS3D): fix msgid
eap [Fri, 2 Apr 2004 10:50:19 +0000 (10:50 +0000)]
T1.3-8 (GHS3D): find ghs3d in PATH
eap [Fri, 2 Apr 2004 08:42:53 +0000 (08:42 +0000)]
T1.3-8 (GHS3D): remove files made by build_configure
eap [Fri, 2 Apr 2004 07:19:41 +0000 (07:19 +0000)]
Initial version
eap [Thu, 1 Apr 2004 11:22:58 +0000 (11:22 +0000)]
Initial version
eap [Thu, 1 Apr 2004 07:38:09 +0000 (07:38 +0000)]
Initial version
eap [Thu, 1 Apr 2004 07:25:01 +0000 (07:25 +0000)]
Initial version
eap [Thu, 1 Apr 2004 07:15:46 +0000 (07:15 +0000)]
Initial version
eap [Thu, 1 Apr 2004 07:03:20 +0000 (07:03 +0000)]
Initial version
eap [Tue, 30 Mar 2004 13:48:26 +0000 (13:48 +0000)]
Initial version
eap [Tue, 30 Mar 2004 13:17:47 +0000 (13:17 +0000)]
Initial version
eap [Tue, 30 Mar 2004 13:11:32 +0000 (13:11 +0000)]
Initial version
eap [Tue, 30 Mar 2004 12:56:58 +0000 (12:56 +0000)]
Initial version
eap [Fri, 26 Mar 2004 07:03:02 +0000 (07:03 +0000)]
Initial version
eap [Thu, 25 Mar 2004 11:21:33 +0000 (11:21 +0000)]
Initial version
eap [Mon, 22 Mar 2004 12:39:26 +0000 (12:39 +0000)]
Initial version