- Feb 19, 2001
- Feb 17, 2001
- Feb 16, 2001
- Feb 15, 2001
-
-
slevy authored
Stick current alias on logslum slider -- there's room enough.
-
- Feb 14, 2001
- Feb 05, 2001
-
-
slevy authored
-
- Feb 04, 2001
- Feb 03, 2001
-
-
slevy authored
Don't let "kira tree" hide "kira track" -- demand 3 chars!
-
slevy authored
Oops, now kira_draw needs to ensure we really have something to draw!
-
slevy authored
Use new "kira tree" cmd.
-
slevy authored
Update cookedcmap when "cment" changes cmap.
-
slevy authored
Toss unused variable.
-
slevy authored
``extern "C" { ... }'' doesn't need a post-semicolon.
-
slevy authored
OK, toss those extra 'break's.
-
slevy authored
Add "kira tree" support -- tree arcs, with crosswise tick-marks at center-of-mass points. Tickmarks lie in screen plane, with length of <tickscale> times true separation.
-
slevy authored
Add "setgamma" (abbr. "setgam" or "cgam") command to adjust colors. Add "kira tree {off|on|cross|tick} [tickscale]" subcommand for showing tree structure of interacting groups.
-
- Jan 31, 2001
- Jan 24, 2001
-
-
slevy authored
Add everycomp, depthsort fields.
-
slevy authored
Add rint() function.
-
slevy authored
Lots more caching (e.g. of texture slot numbers and texture id's) for speed. txbind(NULL, NULL) invalidates currently-bound-texture-id cache. Allow texture index 0 to hold a texture. This allows for kludges like using a [0..1) coordinate as a constant texture index. Handle new texture attributes: alpha (-> 2-channel tx with luminance=0), intensity (luminance=1, alpha=brightness).
-
slevy authored
Add parti_allobjs() for "gall" command.
-
slevy authored
Make it work under WIN32 (ugh); and allow CAVETime. Allow null time ranges so partiview can suppress time bar if nobody has nonempty range.
-