Skip to content
Snippets Groups Projects
  1. May 30, 2001
  2. May 15, 2001
    • slevy's avatar
      New interface to dynamic-data routines. · c93dd626
      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.
      c93dd626
  3. May 14, 2001
  4. May 12, 2001
  5. May 11, 2001
  6. May 02, 2001
  7. Apr 27, 2001
  8. Apr 26, 2001
    • slevy's avatar
      Add hook for off-screen rendering: "-w width[xheight]" option for · 354b40ae
      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.
      354b40ae
    • slevy's avatar
      Add hook for specifying image snapshot size, for off-screen rendering. · 73bfe6fa
      slevy authored
      Can't actually do such rendering yet.
      73bfe6fa
  9. Apr 20, 2001
  10. Apr 10, 2001
  11. Apr 04, 2001
Loading