- Jul 01, 2001
-
-
slevy authored
but do return the Fl_Plot * so the caller can.
-
slevy authored
-
slevy authored
-
slevy authored
will notice when it changes.
-
slevy authored
left it around. Otherwise just nag. This should only be a problem if Makefile.in is absent, but let's say that won't happen. And, re-run "make depend" if Makefile changes too.
-
slevy authored
-
slevy authored
Let parent class handle events too.
-
slevy authored
-
slevy authored
-
- Jun 30, 2001
-
-
slevy authored
Encode blending-status bits in along with the opengl texture id.
-
slevy authored
-
slevy authored
Add emphasis controls.
-
slevy authored
This makes many things easier.
-
slevy authored
-
slevy authored
pp_stepper needs to update all windows, not just gview. H-R diagram toggles...
-
slevy authored
Increase MAXSTUFF yet again.
-
slevy authored
-
slevy authored
-
slevy authored
emphasis tag. Use new sfStrDrawTJ (with transform & justification) for text. Yeow, handle polymax properly -- default == infinity! Add "vcmap" for per-datafield colormaps. Enable GL_SMOOTH mode to get texture colors to work right (huh? why do we need to?). "tfm c"/"tfm w" choose cam vs. world (default) location for object tfms.
-
slevy authored
-
slevy authored
-
slevy authored
have "o2w" transforms that are really interpreted relative to camera space. Also start adding per-object clip support; this requires change to subcameras, supplying projection parameters subc_lrbt() rather than a (clip-dependent) projection matrix.
-
slevy authored
-
slevy authored
-
- Jun 11, 2001
-
-
teuben authored
-
- Jun 10, 2001
-
-
slevy authored
where ``a = b; if(a == b) { ... }'' can be false!
-
- Jun 06, 2001
-
-
slevy authored
rather than a string.
-
- May 30, 2001
-
-
slevy authored
-
slevy authored
popen() needs "r" not "rb" -- no such thing as binary mode. kira_open() gets original filename if we can't find it, for error messaging.
-
slevy authored
Star type is number-encoded, sigh: 0 = unknown 1 = ms Main Sequence 2 = cd Compact Dwarf?? 3 = gs ?? 4 = bh Black Hole 5 = sg Supergiant? 6 = hb Horizontal Branch
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
- May 15, 2001
-
-
slevy authored
Now, the only #ifdef KIRA/WARP needed in partibrains.c are the data-command initialization routines. All others, including control-command parsing and specialized drawing, is now via a function table.
-
- May 14, 2001
-
-
slevy authored
Don't try to allocate in local memory -- use shmem after all.
-
slevy authored
Put colorseq/sizeseq/threshseq invalidation in kira_parti, not here, since we needn't do it when warping. By default, clock range is whatever it had been set to before.
-
slevy authored
Add seed counter to struct stuff.
-