- Oct 26, 2011
- Oct 24, 2011
-
-
slevy authored
Add -tilt option to subcam command.
-
- Feb 17, 2011
-
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
"vec off", "vec on", or "vec arrow". With "arrow", draws an arrowhead on each vector, with 3-D size equal to the vector's length times the 'arrowscale'. The arrowhead always lies in the screen plane, so its size gives a cue to the vector's true 3-D length (e.g. when the vector is viewed nearly end-on, even a small arrowhead can look longer than the vector does). This also means that arrowheads flip orientation when a vector passes through being seen nearly end-on. Arrowhead size is set by a new second parameter to "vecscale". Default is 0.25, meaning that arrowheads are a quarter the main vector's length.
-
slevy authored
should we draw arrows too? How large should arrowheads be (in 3D) as a fraction of vector length?
-
- Jan 24, 2011
- Jan 21, 2011
- Jan 19, 2011
-
-
slevy authored
-
slevy authored
Not in use yet. Add "vec/vectors" and "vecscale" control commands and "vecvar" data command. When enabled, draws a vector at each point, as specified by some triple of attributes given by "vecvar". Length is [vecvar .. vecvar+2] scaled by vecscale (default 1).
-
slevy authored
Add data for representing traj files (not yet used either). Add data for drawing vectors at each point (this one is implemented now).
-
- Dec 16, 2010
-
-
slevy authored
if we're using multiple source datasteps (in which case tfrac = realtime mod 1.0). Check that the original realtime matches too.
-
- Sep 07, 2010
-
-
slevy authored
of main window. Apparently this used to be necessary to trigger initial redraw, but (in more recent versions of FLTK?) just causes the main window to become non-resizable. Toss it. Thanks to Jonathan Strawn <jonnyflash@gmail.com>, UNM ARTS Lab, for figuring this out.
-
- May 13, 2010
-
-
slevy authored
maybe related to the Fink version of autoconf? (/sw/bin/autoconf) Try creating with env PATH=/bin:/usr/bin:$PATH autoconf -f
-
slevy authored
Don't check for FL/mac.r any more -- use makeapp.sh. That's the only way supported in modern Mac OS X anyway. It's not a fatal configure error if we can't find fltk. User might just want to build libparti.
-
- Apr 30, 2010
-
-
slevy authored
(time - highest_integer_time). Use step 0 for times < 0, and highest-available timestep when out of range > 0.
-
- Apr 29, 2010
-
-
slevy authored
-
- Apr 20, 2010
-
-
slevy authored
-
- Apr 14, 2010
-
-
slevy authored
-
- Dec 23, 2009
-
-
slevy authored
-
- Jun 26, 2009
- Jun 01, 2009
-
-
slevy authored
-