]> SALOME platform Git repositories - plugins/blsurfplugin.git/log
Salome HOME
plugins/blsurfplugin.git
15 years agoAdd Attractor:
gdd [Fri, 20 Feb 2009 18:06:54 +0000 (18:06 +0000)]
Add Attractor:
 An attractor is defined with the following pattern:
 ATTRACTOR(xa;ya;za;a;b) where:
 xa;ya;za : coordinates of attractor point
 a        : desired size on attractor point
 b        : distance of influence of attractor

Formula computed is following: R-(R-a)*exp(-(r/b)^2)
with r : distance from attractor

15 years agoSIGSEGV corrected
gdd [Wed, 18 Feb 2009 15:56:00 +0000 (15:56 +0000)]
SIGSEGV corrected
Attractor button added (currently not used)

15 years ago(oups)
nge [Wed, 18 Feb 2009 14:27:53 +0000 (14:27 +0000)]
(oups)

15 years agoCorrection : Correct (empty!) user doc
nge [Wed, 18 Feb 2009 14:20:12 +0000 (14:20 +0000)]
Correction : Correct (empty!) user doc

15 years agoCorrection : Usr Doc in BLSURFPLUGIN directory
nge [Wed, 18 Feb 2009 14:17:51 +0000 (14:17 +0000)]
Correction : Usr Doc in BLSURFPLUGIN directory

15 years agoGet geom selection tool if it already exists.
gdd [Wed, 18 Feb 2009 14:09:28 +0000 (14:09 +0000)]
Get geom selection tool if it already exists.

15 years agoNotify Mesh modified on delete size map
gdd [Wed, 18 Feb 2009 14:06:20 +0000 (14:06 +0000)]
Notify Mesh modified on delete size map

15 years ago*** empty log message ***
gdd [Wed, 18 Feb 2009 14:05:30 +0000 (14:05 +0000)]
*** empty log message ***

15 years agoFirst version of SizeMap for BLSurf :
nge [Wed, 18 Feb 2009 13:32:33 +0000 (13:32 +0000)]
First version of SizeMap for BLSurf :

Size maps can be defined on vertices, edges or faces.

Implemented :
    - SizeMaps arguments passed to BLSurf
    - Persistence (hdf+dump)
    - can use python fonction (f(u,v) for a face, f(t) for an edge, f() for a vertex)
    - verification of this expression in gui (python syntax) and engine (python evaluation).
    - make dev_docs

Limitation :
    - Objects have to be published to have size map defined on them.
    - does not compile with gcc 3.3 (Debian Sarge)
    - u,v / t used (Cascade ones) not very clear for user

...Still in development (SID)...

15 years agoMerge from BR_V5_DEV 17Feb09
vsr [Tue, 17 Feb 2009 07:37:27 +0000 (07:37 +0000)]
Merge from BR_V5_DEV 17Feb09

16 years agoJoin modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Thu, 27 Mar 2008 14:38:52 +0000 (14:38 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.

17 years agoImport a new plugin, sent by Stephane LIAUZU V4_0 V4_0rc1 V4_0rc1_automake V4_0rc2 initial
jfa [Wed, 28 Mar 2007 08:03:32 +0000 (08:03 +0000)]
Import a new plugin, sent by Stephane LIAUZU