Skip to content
Snippets Groups Projects
  1. Apr 04, 2001
  2. Mar 30, 2001
  3. Mar 19, 2001
  4. Mar 15, 2001
  5. Mar 14, 2001
  6. 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
  7. Mar 08, 2001
  8. Mar 04, 2001
  9. Feb 22, 2001
  10. Feb 19, 2001
  11. Feb 17, 2001
  12. Feb 16, 2001
  13. Feb 14, 2001
  14. Feb 04, 2001
  15. 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
  16. 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
  17. Jan 24, 2001
    • slevy's avatar
      · 4bbee765
      slevy authored
      "depthsort" adds depth-sorted polygons.
      New texture qualifiers -i(ntensity) -a(lpha) -A(dd).
      New "gall" (a.k.a. "allobj") cmd sends following command to all objects.
      "everycomp" says whether to compensate for "every" subsampling.
      4bbee765
  18. Dec 31, 2000
    • slevy's avatar
      · ca277725
      slevy authored
      Add new "trange" command to specify a limited range of times we're
      allowed to view.
      ca277725
  19. Dec 30, 2000
    • slevy's avatar
      · 45248e49
      slevy authored
      Add "kira track" command for particle tracking.
      45248e49
  20. Dec 29, 2000
    • slevy's avatar
      · c8049f2b
      slevy authored
      Add ring markers for non-isolated stars.  Not finished yet, but seems usable.
      No GUI yet, but new commands:
         kiractl nodes  {on|off|roots}
         kiractl rings  {on|off|roots}
         kiractl ringsize {sep|semi}   (ring size from curr. separation or semimajor axis)
         kiractl scale  <scalefactor>
         kiractl span   <minpixels> <maxpixels>   (allowed range of ring radii)
      
      Change encoding of nclump: n for leaves, -n for center-of-mass nodes,
         so colormap can make them distinguishable.
      
      Bug: after kiractl command, must change timestep before it takes effect.
      Bug: ring markers aren't colored yet for some reason.
      c8049f2b
  21. Dec 21, 2000
    • slevy's avatar
      · 9709b03f
      slevy authored
      Reduce SPECKCHUNK to 2001, not 10001.  Too many machines have tiny stacks.
      9709b03f
    • slevy's avatar
      · 81c7708d
      slevy authored
      User-adjustable wraparound time (but no way to adjust it yet).
      Recompute colors and sizes whenever we update dynamic data.
      Don't update dynamic data if time hasn't changed.
      Discard old specks when updating dynamic data -- but allow for
      keeping "ghost" copies (up to st->nghosts) for making trails.
      We don't do trails yet though.
      81c7708d
  22. Dec 20, 2000
    • slevy's avatar
      · 41e2c1bc
      slevy authored
      Lots of changes to support new time flow and additional
      time-related GUI.  Probably not all there but at least somewhat usable.
      41e2c1bc
  23. Dec 13, 2000
    • slevy's avatar
      · 83449b7c
      slevy authored
      Don't report error if WORDS_BIGENDIAN is undefined -- config.h might
      just /* #undef */ it.  Just assume undefined -> false.
      83449b7c
    • slevy's avatar
      · e25ca543
      slevy authored
      We're little-endian if WORDS_BIGENDIAN is defined (in config.h) and set to 0,
      so use #if rather than #ifdef to test endian-ness.
      e25ca543
  24. Dec 12, 2000
  25. Aug 04, 2000
Loading