- Nov 22, 2003
-
-
Christophe Geuzaine authored
typos, comments
-
Christophe Geuzaine authored
To avoid surprising results, don't try to plot values of different types on the levelset if the value view (w) is the same as the levelset view (v)
-
Christophe Geuzaine authored
small makefile for the levelset benchmark
-
Christophe Geuzaine authored
main() should return zero after a successful run
-
Christophe Geuzaine authored
Generalization of the levelset plugin, take II. One can now compute cuts/maps of abritrary views (any dimension, any kind of element, any kind of field) + one can plot any other view on the resulting cut/map.
-
Christophe Geuzaine authored
Scalar prism drawing was wrong for timestep != 0
-
Christophe Geuzaine authored
Do *not* copy the Recombine attributes when duplicating a surface
-
- Nov 21, 2003
-
-
Christophe Geuzaine authored
Forgot these
-
Christophe Geuzaine authored
Big Levelset rewrite (+ cleanup of all other plugins). Not finished yet, but I need to commit this now so that I can use it with the boss tomorrow at work. This version should compile and have all the old features working, plus some extras (levelsets of scalar/vector/tensor 1D, 2D and 3D simplectic views). JF: 'Plugin(XX).Save' is now deprecated. Use 'Save View[XX] "filename"' instead.
-
- Nov 20, 2003
-
-
Christophe Geuzaine authored
Add help for LINKER variable
-
Christophe Geuzaine authored
--enable-z + fix potential problem if libpng is not available
-
- Nov 19, 2003
-
-
Christophe Geuzaine authored
Generalize SphericalRaise to accept a TimeStep argument + fix the time step selection warning.
-
- Nov 18, 2003
-
-
Christophe Geuzaine authored
better wording
-
Christophe Geuzaine authored
Add some tests so that we don't crash when given absurd options (e.g. from corrupted option files)
-
Christophe Geuzaine authored
make the Apple-style menu bar an option in configure
-
- Nov 16, 2003
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
explain how to create mpeg4 movies
-
- Nov 14, 2003
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Add blank line after copyright
-
Christophe Geuzaine authored
typo
-
Christophe Geuzaine authored
typos
-
Christophe Geuzaine authored
Reworked the help strings for all the plugins. Easier to understand, now, Sean? :-)
-
- Nov 13, 2003
-
-
Christophe Geuzaine authored
Minor cleanup
-
Christophe Geuzaine authored
Fix small bug + add test case
-
Christophe Geuzaine authored
New plugin to visualize arbitrary fields on deformed meshes. Not perfect, but should do the job for now.
-
- Nov 12, 2003
-
-
Christophe Geuzaine authored
Nice: compiled on Panther, still runs on Jaguar
-
Christophe Geuzaine authored
Fix missing GUI update when deleting a View from a script
-
- Nov 11, 2003
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Better zlib handling (indep of png)
-
- Nov 10, 2003
-
-
Christophe Geuzaine authored
update to 1.1.1 final
-
- Nov 08, 2003
-
-
Christophe Geuzaine authored
Open binary files with "wb" instead of "w"
-
Christophe Geuzaine authored
update for gl2ps
-
Christophe Geuzaine authored
Small gl2ps cleanups
-
Christophe Geuzaine authored
Update gl2ps and associated doc
-
- Nov 05, 2003
-
-
Christophe Geuzaine authored
open eps/pdf files in binary mode
-
- Nov 04, 2003
-
-
Christophe Geuzaine authored
- crashes with any clscale < 7 with default options - tested succesfully with clscale=3 if rand=1.e-3
-
Christophe Geuzaine authored
Fix pdflatex graphics inclusion problem (thanks Micha!)
-
Christophe Geuzaine authored
Add FreeBSD to the list of OSes on which the code is known to run.
-
Christophe Geuzaine authored
update new license + gl2ps 1.1.0
-
- Nov 02, 2003
-
-
Christophe Geuzaine authored
- fix MSVC compiler warnings - fix zlib stream header length calculation
-