]>
SALOME platform Git repositories - plugins/blsurfplugin.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
vsr [Tue, 16 Sep 2008 07:14:13 +0000 (07:14 +0000)]
Implement 'make dist' and 'make distcheck' steps support
vsr [Thu, 28 Aug 2008 12:30:37 +0000 (12:30 +0000)]
Migrate to SALOME 5.x and automake
vsr [Thu, 28 Aug 2008 11:54:43 +0000 (11:54 +0000)]
Migrate to SALOME 5.x and automake
vsr [Fri, 1 Aug 2008 16:32:16 +0000 (16:32 +0000)]
Migrate to Qt 4 (for series 5x)
eap [Mon, 28 Jul 2008 11:28:38 +0000 (11:28 +0000)]
[SALOME platform
0019947 ] BLSurf mesh not possible on geometry with unclosed surface
+ if (e.Orientation() == TopAbs_INTERNAL)
+ cad_edge_set_property(edg, EDGE_PROPERTY_INTERNAL);
eap [Mon, 9 Jun 2008 09:26:10 +0000 (09:26 +0000)]
[SALOME platform
0019864 ]: BLSurf meshing without hypothesis
disable FE signals
jfa [Thu, 22 May 2008 08:28:07 +0000 (08:28 +0000)]
Implement --with[out]-gui option.
jfa [Thu, 22 May 2008 08:26:29 +0000 (08:26 +0000)]
Implement --with[out]-gui option.
eap [Wed, 14 May 2008 13:56:05 +0000 (13:56 +0000)]
PAL19765: Bad modification of a selected hypothesis
BLSURF_Parameters is optional hyp
eap [Tue, 6 May 2008 10:14:34 +0000 (10:14 +0000)]
PAL19680 Meshers: BLSURF, GHS3D and holed shapes
1) add checking type of advanced parameters
2) make myPhySize QLineEdit
eap [Tue, 6 May 2008 10:13:51 +0000 (10:13 +0000)]
PAL19680 Meshers: BLSURF, GHS3D and holed shapes
add checking type of advanced parameters
eap [Tue, 6 May 2008 10:12:47 +0000 (10:12 +0000)]
PAL19680 Meshers: BLSURF, GHS3D and holed shapes
+#ifdef _DEBUG_
+ cout << "blsurf_set_param(): " << opIt->first << " = " << opIt->second << endl;
+#endif
eap [Mon, 5 May 2008 14:30:40 +0000 (14:30 +0000)]
enable/desable size boundaries
eap [Mon, 5 May 2008 12:32:30 +0000 (12:32 +0000)]
fix SetOptionValues()
eap [Mon, 5 May 2008 11:05:33 +0000 (11:05 +0000)]
add more options to BLSURF
eap [Mon, 5 May 2008 06:11:24 +0000 (06:11 +0000)]
dump option setting only if value changes
eap [Mon, 5 May 2008 06:01:44 +0000 (06:01 +0000)]
print output of BLSURF
eap [Sun, 4 May 2008 10:09:02 +0000 (10:09 +0000)]
add more options to BLSURF
eap [Wed, 23 Apr 2008 07:06:43 +0000 (07:06 +0000)]
protect from "hphy_flag = hgeo_flag = 0" error
eap [Tue, 22 Apr 2008 16:57:00 +0000 (16:57 +0000)]
avoid duplication of DumpPython commands
eap [Tue, 22 Apr 2008 16:56:36 +0000 (16:56 +0000)]
remove ^A symbol from a tail of blsurf message
eap [Tue, 22 Apr 2008 16:55:36 +0000 (16:55 +0000)]
add method dscriptions
eap [Thu, 17 Apr 2008 07:56:21 +0000 (07:56 +0000)]
remove useless myIs2D field
eap [Thu, 17 Apr 2008 07:55:42 +0000 (07:55 +0000)]
remove useless myIs2D field, specify help page location
eap [Thu, 17 Apr 2008 07:54:22 +0000 (07:54 +0000)]
implement persistance methods
eap [Thu, 17 Apr 2008 07:53:57 +0000 (07:53 +0000)]
catch exceptions in BLSURF, report errors to GUI
jfa [Thu, 27 Mar 2008 14:38:52 +0000 (14:38 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Wed, 28 Mar 2007 08:03:32 +0000 (08:03 +0000)]
Import a new plugin, sent by Stephane LIAUZU