- 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
- 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.
-
slevy authored
-
slevy authored
-
- May 12, 2001
- May 11, 2001
-
-
slevy authored
we're not using them yet.
-
slevy authored
get_dsp_context ad MAXDSPCTX.
-
slevy authored
Ellipsoids allow 3-component (Rx Ry Rz) orientation numbers too. st->dyndata doesn't mean we should trash the anima[][] specklist. Need to keep it intact for warping.
-
slevy authored
So if we're off the end, or if a null warp is in effect, don't mess with it.
-
slevy authored
differential rotation function. See "warp" command in partibrains.c.
-
- May 02, 2001
- Apr 27, 2001
-
-
slevy authored
-
- Apr 26, 2001
-
-
slevy authored
snapshot/snapset. Not actually implemented yet. Add "clipbox hide". This (a) doesn't display the big yellow box and (b) doesn't enable OpenGL clipping -- just whatever object culling the draw routine does anyway. specks_draw_mesh() now pays attention to drawing style (solid/line/plane/point). When drawing ellipsoids, disable blending altogether if bgcolor != 0. Small, distant labels now disappear by default. To get the old draw-tiny-line behavior, use a negative "labelmin" value.
-
slevy authored
Can't actually do such rendering yet.
-
- Apr 20, 2001
-
-
slevy authored
-
- Apr 13, 2001
-
-
steve authored
-
- Apr 10, 2001
-
-
slevy authored
-