- Mar 23, 2004
-
-
Christophe Geuzaine authored
pretty print
-
- Mar 21, 2004
-
-
Christophe Geuzaine authored
-
- Mar 18, 2004
-
-
Christophe Geuzaine authored
typos
-
- Mar 17, 2004
-
-
Christophe Geuzaine authored
-
- Mar 15, 2004
-
-
Christophe Geuzaine authored
missing return in case of error
-
- Mar 13, 2004
-
-
Christophe Geuzaine authored
pretty print
-
Christophe Geuzaine authored
Added automatic documentation generation for plugins
-
Christophe Geuzaine authored
- better file names for views created by plugins - use the file name as a guess for view_save_{ascii,binary}
-
- Mar 11, 2004
-
-
Christophe Geuzaine authored
tiny change to really really really avoid mouse click events to be passed to the invisble menubar on Mac OS X (when HAVE_FL_SYS_MENUBAR is defined)
-
- Mar 10, 2004
-
-
Christophe Geuzaine authored
newpt[] -> tmp[] to avoid confusion
-
Christophe Geuzaine authored
-
- Mar 09, 2004
-
-
Christophe Geuzaine authored
-
- Mar 08, 2004
-
-
Christophe Geuzaine authored
forgot to remove debug printf
-
Christophe Geuzaine authored
make depend
-
- Mar 07, 2004
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
typo
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
New plugin "Plugin(Extract)" to extract the i-th component of a field
-
Christophe Geuzaine authored
remember this
-
- Mar 06, 2004
-
-
Christophe Geuzaine authored
.4
-
Christophe Geuzaine authored
use rasterpos2d
-
- Mar 05, 2004
-
-
Christophe Geuzaine authored
New raster ("bitmap") PS/EPS/PDF output
-
Christophe Geuzaine authored
-D_BIG_ENDIAN conflicts on SunOS -> changed our last -D_XXX definitions to -DHAVE_XXX
-
Christophe Geuzaine authored
-
- Mar 04, 2004
-
-
Christophe Geuzaine authored
make nightly
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Small fix to respect the parser volume color settings
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Fixed problem with GLU in recent cygwin distributions
-
- Mar 03, 2004
-
-
Christophe Geuzaine authored
I forgot to commit these last week: it's just the beginning of some cleanup of the old 2D algorithm (removed non-functional voronoi insertion, fixed a couple of memory leaks, added some comments, etc.)
-
Christophe Geuzaine authored
added some FIXME comments
-
Christophe Geuzaine authored
- added a couple of keywords - removed adapation stuff in the intro
-
Christophe Geuzaine authored
Fixed '//' with EOF before '\n' bug
-
- Mar 02, 2004
-
-
Christophe Geuzaine authored
removed border=0 attrbute so that the page actually validates
-
- Mar 01, 2004
-
-
Christophe Geuzaine authored
simplified Draw_Cylinder
-
Christophe Geuzaine authored
small copy & paste bug (we tested Tree_Nbr(Points) twice instead of Tree_Nbr(Points) and Tree_Nbr(Vertices))
-
Christophe Geuzaine authored
better shift+a: show the menu window *after* the opengl window
-
- Feb 29, 2004
-
-
Christophe Geuzaine authored
fuck, missed an #ifdef USE_FLTK for the non-gui version
-
Christophe Geuzaine authored
-