Skip to content
Snippets Groups Projects
  1. Feb 19, 2001
  2. Feb 17, 2001
  3. Feb 16, 2001
  4. Feb 15, 2001
  5. Feb 14, 2001
  6. Feb 05, 2001
  7. Feb 04, 2001
  8. Feb 03, 2001
    • slevy's avatar
      · f880d41d
      slevy authored
      Don't let "kira tree" hide "kira track" -- demand 3 chars!
      f880d41d
    • slevy's avatar
      · bfb76f41
      slevy authored
      Oops, now kira_draw needs to ensure we really have something to draw!
      bfb76f41
    • slevy's avatar
      · 99ce90d7
      slevy authored
      Use new "kira tree" cmd.
      99ce90d7
    • 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
      · 613c3258
      slevy authored
      ``extern "C" { ... }'' doesn't need a post-semicolon.
      613c3258
    • slevy's avatar
      · b47631c6
      slevy authored
      OK, toss those extra 'break's.
      b47631c6
    • slevy's avatar
      · d6da7f4f
      slevy authored
      Add "kira tree" support -- tree arcs, with crosswise tick-marks
      at center-of-mass points.  Tickmarks lie in screen plane, with
      length of <tickscale> times true separation.
      d6da7f4f
    • 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
  9. Jan 31, 2001
    • slevy's avatar
      · 116549de
      slevy authored
      Ensure that, for starlab, clock is always in "continuous" mode.
      116549de
    • slevy's avatar
      · 47c5790c
      slevy authored
      Add RCS Id and Log strings.
      47c5790c
  10. Jan 24, 2001
    • slevy's avatar
      · 7100fa7f
      slevy authored
      Add everycomp, depthsort fields.
      7100fa7f
    • slevy's avatar
      · 87a5ad4d
      slevy authored
      Add rint() function.
      87a5ad4d
    • slevy's avatar
      · 7598cb3b
      slevy authored
      Lots more caching (e.g. of texture slot numbers and texture id's) for speed.
      
      txbind(NULL, NULL) invalidates currently-bound-texture-id cache.
      Allow texture index 0 to hold a texture.  This allows for
      kludges like using a [0..1) coordinate as a constant texture index.
      
      Handle new texture attributes: alpha (-> 2-channel tx with luminance=0),
      intensity (luminance=1, alpha=brightness).
      7598cb3b
    • slevy's avatar
      · d986ce77
      slevy authored
      Add parti_allobjs() for "gall" command.
      d986ce77
    • slevy's avatar
      · f5a83e75
      slevy authored
      Make it work under WIN32 (ugh); and allow CAVETime.
      Allow null time ranges so partiview can suppress time bar
      if nobody has nonempty range.
      f5a83e75
Loading