- Jul 10, 2002
-
-
slevy authored
-
- Jun 18, 2002
- Jun 04, 2002
- Apr 22, 2002
-
-
slevy authored
instead of object coordinates.
-
- Apr 17, 2002
-
-
slevy authored
Once we pick a license this might change, but in the mean time, at least the NCSA UIUC origin is noted.
-
- Apr 16, 2002
-
-
slevy authored
and out of this overstuffed piece of junk.
-
- Apr 12, 2002
-
-
slevy authored
-
- Mar 31, 2002
-
-
slevy authored
otherwise just x y z rx ry rz scale; print matrices in %g format for full precision; accept 7th parameter as scale factor on input just as we print it on output.
-
- Mar 14, 2002
-
-
slevy authored
and refer specifically to Marcus Thiebaux's virdir since there's now also a Matt Hall version.
-
- Mar 13, 2002
-
-
slevy authored
now moved into partimenu.c.
-
- Mar 11, 2002
-
-
slevy authored
"rawdata -a" particle-dump includes position, color, brightness too.
-
- Feb 01, 2002
-
-
slevy authored
-
- Jan 26, 2002
-
-
slevy authored
-
- Jan 22, 2002
-
-
slevy authored
Default change: no longer skip blank times! Per-data time ranges now extend overall clock range, don't replace it. Reset material properties (shininess, specular, ambient) when drawing a lighted mesh.
-
- Dec 28, 2001
-
-
slevy authored
"where" command gives full-precision values, and reports jump-pos with scale. Allow for model-specific render function (initially for Maya models). env TXDEBUG.
-
- Nov 08, 2001
- Nov 06, 2001
-
-
slevy authored
Fix tokenize() for case of "quoted" or 'quoted' arg strings.
-
- Oct 19, 2001
-
-
slevy authored
-
- Aug 29, 2001
-
-
slevy authored
don't overwrite args in memory.
-
- Aug 28, 2001
-
-
slevy authored
inside #ifdef brackets.
-
- Aug 27, 2001
-
-
slevy authored
-
- Aug 26, 2001
-
-
slevy authored
all those maintained by specks_timespecksptr. We no longer guarantee that st->curtime is always in range 0..st->ntimes-1, so just yield NULL for out-of-range references. New CURDATATIME(fieldname) does it.
-
- Aug 25, 2001
-
-
slevy authored
Only call parti_parse_args() if non-CAVE.
-
- Aug 23, 2001
-
-
slevy authored
-
- Aug 16, 2001
- Jul 19, 2001
-
-
slevy authored
Fix seldest2src(), not even wrong. Use specks_reupdate() after changing thresh, so the reported selcount should be right. specks_rethresh(): keep track of whether anything changed, and increment st->selseq if so.
-
- Jul 18, 2001
-
-
slevy authored
both were filled in.
-
- Jul 17, 2001
-
-
slevy authored
-
- Jul 16, 2001
-
-
slevy authored
Revert to compatible texture behavior: texture -A is again the default, use texture -O for "over"-style blending.
-
- Jul 15, 2001
- Jul 12, 2001
-
-
slevy authored
``sel <src>'' alone now works too, to just report match count.
-
- Jul 10, 2001
-
-
slevy authored
-
- Jul 09, 2001
-
-
slevy authored
And, report match counts from "sel", "thresh", "emph".
-
- Jul 07, 2001
-
-
slevy authored
selsrc(), seldest(), selname(), seltoken(). "thresh" now accepts "-s 'destexpr'". Add new selthresh SelOp.
-
- Jul 03, 2001
-
-
slevy authored
Next: implement "see" in drawspecks(). Add "picked" callback which gets notified of all pick results.
-