Skip to content
Snippets Groups Projects
  1. Jul 10, 2001
  2. Jul 09, 2001
  3. Jul 07, 2001
  4. Jul 03, 2001
  5. 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
  6. 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
  7. 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
  8. May 14, 2001
  9. May 12, 2001
  10. 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
  11. May 02, 2001
  12. 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
  13. Apr 20, 2001
  14. Apr 10, 2001
  15. Apr 04, 2001
  16. Mar 30, 2001
  17. Mar 19, 2001
  18. Mar 15, 2001
  19. Mar 14, 2001
  20. Mar 13, 2001
    • slevy's avatar
      Add "verbose" flag to parti_allobjs, so "gall -v ..." · 92a192b2
      slevy authored
      reports object name before invoking each command.
      92a192b2
    • slevy's avatar
      Use parti_object's new "create-if-not-present" flag. · 3f3507a4
      slevy authored
      Data-language references can create, command-language ones can't.
      Switch specks_read() to argc/argv style, using new "tokenize()" function.
      Some commands still want the original string, so we also have rejoinargs().
      Allow for adjustable comment length with "maxcomment" data command.
      New "ellipsoid" and "mesh" objects.  Only quadmeshes implemented right now.
      Data-language "tfm" command is now quiet.  Command-language tfm still verbose.
      Check at run time for endian-config errors and refuse to run if wrong!
      3f3507a4
  21. Mar 08, 2001
  22. Mar 04, 2001
  23. Feb 22, 2001
  24. Feb 19, 2001
  25. Feb 17, 2001
  26. Feb 16, 2001
  27. Feb 14, 2001
  28. Feb 04, 2001
  29. Feb 03, 2001
    • slevy's avatar
      · f880d41d
      slevy authored
      Don't let "kira tree" hide "kira track" -- demand 3 chars!
      f880d41d
    • slevy's avatar
      · 1a39425c
      slevy authored
      Update cookedcmap when "cment" changes cmap.
      1a39425c
    • slevy's avatar
      · 818cee80
      slevy authored
      Toss unused variable.
      818cee80
    • slevy's avatar
      · f296de47
      slevy authored
      Add "setgamma" (abbr. "setgam" or "cgam") command to adjust colors.
      Add "kira tree {off|on|cross|tick} [tickscale]" subcommand
      for showing tree structure of interacting groups.
      f296de47
  30. Jan 31, 2001
    • slevy's avatar
      · 116549de
      slevy authored
      Ensure that, for starlab, clock is always in "continuous" mode.
      116549de
Loading