Skip to content
Snippets Groups Projects
  1. Nov 08, 2001
  2. Nov 06, 2001
  3. Oct 19, 2001
  4. Aug 29, 2001
  5. Aug 28, 2001
  6. Aug 27, 2001
  7. Aug 26, 2001
  8. Aug 25, 2001
  9. Aug 23, 2001
  10. Aug 16, 2001
  11. Jul 19, 2001
    • slevy's avatar
      st->threshsel is now kept as a SEL_DEST. · 6b9a27c0
      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.
      6b9a27c0
  12. Jul 18, 2001
  13. Jul 17, 2001
  14. Jul 16, 2001
  15. Jul 15, 2001
  16. Jul 12, 2001
  17. Jul 10, 2001
  18. Jul 09, 2001
  19. Jul 07, 2001
  20. Jul 03, 2001
  21. Jun 30, 2001
    • slevy's avatar
      Provide for storing another bit in rgba alpha field: EMPHBIT, for · 7d01383f
      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.
      7d01383f
  22. May 30, 2001
    • slevy's avatar
      Add subcameras ("subcam" command). · 41e2071e
      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.
      41e2071e
  23. 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
  24. May 14, 2001
  25. May 12, 2001
  26. May 11, 2001
    • slevy's avatar
      Add "warp" command if -DUSE_WARP. · d53d60fb
      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.
      d53d60fb
  27. May 02, 2001
  28. 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
  29. Apr 20, 2001
  30. Apr 10, 2001
  31. Apr 04, 2001
  32. Mar 30, 2001
  33. Mar 19, 2001
  34. Mar 15, 2001
  35. Mar 14, 2001
Loading