]> SALOME platform Git repositories - plugins/hybridplugin.git/log
Salome HOME
plugins/hybridplugin.git
15 years agoIssue 0020461: EDF 1102 GHS3DPLUGIN: Bad detection of volumes with Ghs3d mesh V4_1_0_maintainance_FINAL
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

15 years ago020461: EDF 1102 GHS3DPLUGIN: Bad detection of volumes with Ghs3d mesh
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

15 years agoIssue 0020377: [windows] Problems with OSD_File Remove
vsr [Thu, 1 Oct 2009 11:29:34 +0000 (11:29 +0000)]
Issue 0020377: [windows] Problems with OSD_File Remove

15 years agoIssue 0020406: Time compilation when recompiling
vsr [Fri, 21 Aug 2009 10:56:46 +0000 (10:56 +0000)]
Issue 0020406: Time compilation when recompiling

15 years ago0020354: EDF 1031 OTHER warnings with automake 1.10
vsr [Fri, 22 May 2009 12:51:47 +0000 (12:51 +0000)]
0020354: EDF 1031 OTHER warnings with automake 1.10

15 years ago 0020330: Pb with ghs3d as a submesh
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)

15 years ago0020042: 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

15 years agoImprove make procedure (add aclocal flags) V4_1_5rc1
vsr [Thu, 16 Apr 2009 04:16:12 +0000 (04:16 +0000)]
Improve make procedure (add aclocal flags)

15 years agoChanging version to 4.1.5
maintenance team [Tue, 14 Apr 2009 12:53:20 +0000 (12:53 +0000)]
Changing version to 4.1.5

16 years agoUpdate copyright information V4_1_4 V4_1_4rc2 V4_1_4sp1 V4_1_4sp2
abd [Fri, 28 Nov 2008 08:49:44 +0000 (08:49 +0000)]
Update copyright information

16 years agoChanging version to 4.1.4 V4_1_4rc1
maintenance team [Wed, 29 Oct 2008 08:13:13 +0000 (08:13 +0000)]
Changing version to 4.1.4

16 years ago[SALOME platform 0019316]: Need to have a better interface with GHS3D diagnostics RELIQUAT_4x_25102008 V4_1_4a1
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

16 years ago[SALOME platform 0019316]: Need to have a better interface with GHS3D diagnostics
eap [Mon, 21 Jul 2008 10:01:37 +0000 (10:01 +0000)]
[SALOME platform 0019316]: Need to have a better interface with GHS3D diagnostics

16 years agoChanging version to 4.1.3 V4_1_3 V4_1_3rc1 V4_1_3rc2
maintenance team [Mon, 2 Jun 2008 06:55:19 +0000 (06:55 +0000)]
Changing version to 4.1.3

16 years agoremove obsolete file
eap [Fri, 23 May 2008 10:16:24 +0000 (10:16 +0000)]
remove obsolete file

16 years agokey --with/whithout-ihm has been replaced by --with/whithout-gui
maintenance team [Mon, 19 May 2008 12:27:17 +0000 (12:27 +0000)]
key --with/whithout-ihm has been replaced by --with/whithout-gui

16 years agoPAL19765: Bad modification of a selected hypothesis V4_1_2
eap [Wed, 14 May 2008 13:53:06 +0000 (13:53 +0000)]
PAL19765: Bad modification of a selected hypothesis
     GHS3D_Parameters is optional hyp

16 years agoPAL19680 Meshers: BLSURF, GHS3D and holed shapes V4_1_2rc3
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()

16 years agoPAL19680 Meshers: BLSURF, GHS3D and holed shapes
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

16 years agoPAL19680: Meshers: BLSURF, GHS3D and holed shapes
eap [Thu, 8 May 2008 11:37:17 +0000 (11:37 +0000)]
PAL19680: Meshers: BLSURF, GHS3D and holed shapes
    fix comment

16 years agoPAL19680: Meshers: BLSURF, GHS3D and holed shapes
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

16 years agoPAL19680 Meshers: BLSURF, GHS3D and holed shapes
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

16 years agoPAL19680 Meshers: BLSURF, GHS3D and holed shapes
eap [Tue, 6 May 2008 14:38:08 +0000 (14:38 +0000)]
PAL19680 Meshers: BLSURF, GHS3D and holed shapes
     addmissing "Megabytes" label

16 years agoPAL19680 CEA 4.1.2: Meshers: BLSURF, GHS3D and holed shapes
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

16 years agoPAL19680 CEA 4.1.2: Meshers: BLSURF, GHS3D and holed shapes
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

16 years agoPAL19680 CEA 4.1.2: Meshers: BLSURF, GHS3D and holed shapes
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

16 years agobool GHS3DPlugin_Hypothesis::DefaultMeshHoles()
eap [Tue, 29 Apr 2008 11:46:22 +0000 (11:46 +0000)]
bool GHS3DPlugin_Hypothesis::DefaultMeshHoles()
 {
-  return true;
+  return false; // PAL19680
 }

16 years agofix exception in case if nbShape>1 and nb subdomains==1
eap [Tue, 29 Apr 2008 11:45:49 +0000 (11:45 +0000)]
fix exception in case if nbShape>1 and nb subdomains==1

16 years agoallow memory size == 1 MB V4_1_2rc2
eap [Tue, 22 Apr 2008 16:55:03 +0000 (16:55 +0000)]
allow memory size == 1 MB

16 years agoprotect from SIGSEGV if no face elements are built on a geom face
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

16 years agoprotect from setting memory size to zero
eap [Tue, 22 Apr 2008 16:53:36 +0000 (16:53 +0000)]
protect from setting memory size to zero

16 years agoavoid duplication of DumpPython commands
eap [Tue, 22 Apr 2008 09:46:35 +0000 (09:46 +0000)]
avoid duplication of DumpPython commands

16 years agotranslate error codes into human readable text
eap [Tue, 22 Apr 2008 09:46:03 +0000 (09:46 +0000)]
translate error codes into human readable text

16 years agoFix compilation pb on Debina 4.0 (64bit) V4_1_2rc1
vsr [Thu, 17 Apr 2008 16:22:17 +0000 (16:22 +0000)]
Fix compilation pb on Debina 4.0 (64bit)

16 years agocreate GHS3D_Parameters hypothesis
eap [Thu, 17 Apr 2008 08:01:58 +0000 (08:01 +0000)]
create GHS3D_Parameters hypothesis

16 years agoprovide GHS3DPLUGIN_WITH_GUI option
eap [Thu, 17 Apr 2008 07:58:10 +0000 (07:58 +0000)]
provide GHS3DPLUGIN_WITH_GUI option

16 years agoChanging version to 4.1.2
maintenance team [Wed, 16 Apr 2008 08:05:44 +0000 (08:05 +0000)]
Changing version to 4.1.2

16 years agoJoin modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Fri, 7 Mar 2008 07:47:22 +0000 (07:47 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.

18 years agoJoin modifications from branch BR_DEBUG_3_2_0b1 T3_2_0b2 V3_2_0 V3_2_0b2
jfa [Thu, 1 Jun 2006 11:43:58 +0000 (11:43 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1

18 years agoJoin modifications from branch OCC_debug_for_3_2_0b1 T3_2_0b1 V3_2_0b1
jfa [Sat, 6 May 2006 08:55:07 +0000 (08:55 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1

18 years agoChange version name to 3.2.0a2 OCC_3_2_0a2_TC T2_3_2_0a2 V3_2_0a2
jfa [Wed, 15 Mar 2006 13:00:12 +0000 (13:00 +0000)]
Change version name to 3.2.0a2

18 years agoJoin modifications from branch OCC_development_for_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

18 years agoChanges in configure scripts
nds [Fri, 10 Mar 2006 15:04:07 +0000 (15:04 +0000)]
Changes in configure scripts

18 years agoUpdate version to 3.2.0a1 V3_2_0a1
jfa [Wed, 8 Feb 2006 09:48:01 +0000 (09:48 +0000)]
Update version to 3.2.0a1

19 years agoJoin modifications from branch BR_3_1_0deb T_OCC_development_generic_2006_start
jfa [Tue, 27 Dec 2005 14:49:02 +0000 (14:49 +0000)]
Join modifications from branch BR_3_1_0deb

19 years agoVERSION update T_3_1_0b1_pre T_Before_Join_BR_3_1_0deb V3_1_0b1
smh [Tue, 6 Dec 2005 15:05:29 +0000 (15:05 +0000)]
VERSION update

19 years agoIncrement version number: 3.1.0a3
vsr [Fri, 18 Nov 2005 10:09:49 +0000 (10:09 +0000)]
Increment version number: 3.1.0a3

19 years agoUpdate version number: 3.1.0a2 ForTest2_3_1_0a2 V3_1_0a2 V3_1_0a3
vsr [Wed, 26 Oct 2005 07:30:30 +0000 (07:30 +0000)]
Update version number: 3.1.0a2

19 years agoPAL9022. Attach generated mesh elements to whatever meshed shape, SHELL or SOLID
eap [Wed, 7 Sep 2005 04:37:37 +0000 (04:37 +0000)]
PAL9022. Attach generated mesh elements to whatever meshed shape, SHELL or SOLID

19 years agoNew field for storing dimension added
sln [Tue, 23 Aug 2005 09:01:35 +0000 (09:01 +0000)]
New field for storing dimension added

19 years agoPreparation of v.3.0.1 V3_0_1
san [Thu, 28 Jul 2005 15:26:05 +0000 (15:26 +0000)]
Preparation of v.3.0.1

19 years agoMove MEDWrapper to MED module
eap [Tue, 12 Jul 2005 06:08:09 +0000 (06:08 +0000)]
Move MEDWrapper to MED module

19 years agoUpdate version number: 3.0.0
vsr [Tue, 5 Jul 2005 11:40:29 +0000 (11:40 +0000)]
Update version number: 3.0.0

19 years agoSMH: MSG2QM T3_0_0_a4 V3_0_0
smh [Tue, 28 Jun 2005 12:25:42 +0000 (12:25 +0000)]
SMH: MSG2QM

19 years agoFix PAL8562: rpath (rpath-link) option needs parameter - directory to search shared...
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.

19 years agoFix PAL8529: get faces from the shape being meshed only.
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.

19 years agoPAL8529. Get rid of QT
eap [Thu, 7 Apr 2005 05:41:08 +0000 (05:41 +0000)]
PAL8529. Get rid of QT

19 years agofix PAL8330. Orient volumes as for MED
eap [Fri, 1 Apr 2005 11:23:40 +0000 (11:23 +0000)]
fix PAL8330. Orient volumes as for MED

19 years agoChange version number to 2.2.2 V2_2_2
vsr [Fri, 25 Mar 2005 13:10:57 +0000 (13:10 +0000)]
Change version number to 2.2.2

19 years agoUpdate version number : 2.2.1 V2_2_1
vsr [Tue, 1 Mar 2005 14:27:46 +0000 (14:27 +0000)]
Update version number : 2.2.1

19 years agoModify the version number of SALOME: 2.2.0. V2_2_0 V2_2_0b4
qa team [Fri, 21 Jan 2005 07:40:17 +0000 (07:40 +0000)]
Modify the version number of SALOME: 2.2.0.

20 years agoUpdate version number to 2.1.0 CURRENT T15_11_04 V2_1_0 V2_1_0a V2_1_0b V2_1_0c
vsr [Fri, 24 Sep 2004 06:43:07 +0000 (06:43 +0000)]
Update version number to 2.1.0

20 years agoUpdate 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

20 years agoPAL6664: Missing icon in object browser current210904
jfa [Wed, 15 Sep 2004 04:33:39 +0000 (04:33 +0000)]
PAL6664: Missing icon in object browser

20 years agoPAL5954
jfa [Tue, 31 Aug 2004 12:21:45 +0000 (12:21 +0000)]
PAL5954

20 years agoT1.3-8: rm output files after execution
eap [Wed, 19 May 2004 06:09:38 +0000 (06:09 +0000)]
T1.3-8: rm output files after execution

20 years agoPAL5897: use unique names for in/out files
eap [Tue, 18 May 2004 13:02:08 +0000 (13:02 +0000)]
PAL5897: use unique names for in/out files

20 years agoT1.3-8 (GHS3D): include SALOME_Exception.hh to help make to build dependences
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

20 years agoT1.3-8 (GHS3D): fix msgid
eap [Fri, 2 Apr 2004 11:14:27 +0000 (11:14 +0000)]
T1.3-8 (GHS3D): fix msgid

20 years agoT1.3-8 (GHS3D): find ghs3d in PATH
eap [Fri, 2 Apr 2004 10:50:19 +0000 (10:50 +0000)]
T1.3-8 (GHS3D): find ghs3d in PATH

20 years agoT1.3-8 (GHS3D): remove files made by build_configure
eap [Fri, 2 Apr 2004 08:42:53 +0000 (08:42 +0000)]
T1.3-8 (GHS3D): remove files made by build_configure

20 years agoInitial version V1_0
eap [Fri, 2 Apr 2004 07:19:41 +0000 (07:19 +0000)]
Initial version

20 years agoInitial version
eap [Thu, 1 Apr 2004 11:22:58 +0000 (11:22 +0000)]
Initial version

20 years agoInitial version
eap [Thu, 1 Apr 2004 07:38:09 +0000 (07:38 +0000)]
Initial version

20 years agoInitial version
eap [Thu, 1 Apr 2004 07:25:01 +0000 (07:25 +0000)]
Initial version

20 years agoInitial version
eap [Thu, 1 Apr 2004 07:15:46 +0000 (07:15 +0000)]
Initial version

20 years agoInitial version
eap [Thu, 1 Apr 2004 07:03:20 +0000 (07:03 +0000)]
Initial version

20 years agoInitial version
eap [Tue, 30 Mar 2004 13:48:26 +0000 (13:48 +0000)]
Initial version

20 years agoInitial version
eap [Tue, 30 Mar 2004 13:17:47 +0000 (13:17 +0000)]
Initial version

20 years agoInitial version
eap [Tue, 30 Mar 2004 13:11:32 +0000 (13:11 +0000)]
Initial version

20 years agoInitial version
eap [Tue, 30 Mar 2004 12:56:58 +0000 (12:56 +0000)]
Initial version

20 years agoInitial version
eap [Fri, 26 Mar 2004 07:03:02 +0000 (07:03 +0000)]
Initial version

20 years agoInitial version
eap [Thu, 25 Mar 2004 11:21:33 +0000 (11:21 +0000)]
Initial version

20 years agoInitial version
eap [Mon, 22 Mar 2004 12:39:26 +0000 (12:39 +0000)]
Initial version