- Jun 15, 2004
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
forgot to destroy the evaluators
-
Christophe Geuzaine authored
nbU -> nPointsU
-
Christophe Geuzaine authored
replace CutCircle/CutCurve with CutParametric
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
explain that fltk needs to be configured with --enable-cygwin on windows
-
- Jun 13, 2004
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
forgot to deal with quadrangles here
-
Christophe Geuzaine authored
-
- Jun 12, 2004
-
-
Christophe Geuzaine authored
strip after copying
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- couple of aesthetic changes in Options->General - tentative fix of home directory problem on Windows95/98
-
- Jun 08, 2004
-
-
Christophe Geuzaine authored
nice line extrusion example from jonasforssell@yahoo.se
-
Christophe Geuzaine authored
explain the new Layer region stuff
-
Christophe Geuzaine authored
- made Layer's region numbeing behaviour consistent between lines/surfaces/volumes - force mesh.changed when we modify surface_edges/faces display
-
Christophe Geuzaine authored
add @. after color specs in Fl_Browser: otherwise strings that start with a digit don't get printed
-
- Jun 07, 2004
-
-
Christophe Geuzaine authored
fix bug in UNV format introduced in 1.53 (BEAM/BEAM2 require special case in print_record)
-
- Jun 04, 2004
-
-
Christophe Geuzaine authored
1.53 release
-
Christophe Geuzaine authored
change force_buffer_flush prototype
-
Christophe Geuzaine authored
comment to explain the blending modes
-
Christophe Geuzaine authored
quick hack to implement "fake transparency" as in xpost
-
- Jun 02, 2004
-
-
Christophe Geuzaine authored
Test if we have OpenGL 1.2 to use GL_RESCALE_NORMAL. If not, use the more expensive GL_NORMALIZE. Thanks Dave!
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
disable the perspective button for now
-
- Jun 01, 2004
-
-
Christophe Geuzaine authored
forgot to set the default bitmap
-
Christophe Geuzaine authored
added small button to switch between perspective and orthographic projection modes
-
Christophe Geuzaine authored
removed the "simplices only" remark for the 2nd elts option
-
Christophe Geuzaine authored
slightly better computation of the z-scaling in lasso zoom to avoid normal clamping
-
Christophe Geuzaine authored
added a couple of debug msgs to track how many elts we have in the vertex arrays
-
Christophe Geuzaine authored
fix for the "per time step" min/max
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- fixed out of bound access in OctreePost for multi-step views - added dView option to StreamLines plugin to interpolate an arbitrary scalar view on the stream lines
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
make install-mac
-
- May 31, 2004
-
-
Christophe Geuzaine authored
- set VectorType to Displacement in Plugin(StreamLines) - shout when a plugin option/name does not exist
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
removed old unused options
-
Christophe Geuzaine authored
-