home *** CD-ROM | disk | FTP | other *** search
/ Becoming a Computer Animator / COMPANIMATE.ISO / pc / language / rshell.doc < prev    next >
Encoding:
Text File  |  1992-09-04  |  1.7 KB  |  50 lines

  1. RenderShell v1.0                              Extra Technical Documentation
  2. ---------------------------------------------------------------------------
  3.  
  4. -- Purge materials :
  5.  
  6.    removes all the stray bitmaps not attacted to a material def
  7.    removes all materials not attached to a cmf entry
  8.  
  9.    the standard mat save does nothing.
  10.  
  11.    note : if you use 1 mat file in combination with different cmf's
  12.           purge will only check the current loaded cmf for reference.
  13.           you may delete materials used in another cmf !
  14.  
  15.    Purge doesnot remove materials linked to "off" cmf's entries.
  16.  
  17. -- The shell will output new information but all files are downward compatible
  18.    with the old 1.x engine.                                                     
  19.  
  20. -- Palettes up to 32 colors are now supported by the shell.
  21.  
  22. -- Palettes up to 128 colors are supported by the engine but will create problems 
  23.    when loaded into the shell.
  24.  
  25. -- The file selector box now allows double clicking as select and "ok".
  26.  
  27. -- Double clicking in the view/mlf select box is a select and "edit".
  28.  
  29. -- Double clicking in the mat select box is a select and "ok".
  30.  
  31. -- home, end, page up and page down keys are supported in the cmf box.
  32.    end jumps to the last cmf entry.
  33.  
  34. -- up and down arrow now scroll one line in cmf box. by activating
  35.    a cmf name box and using up/down one can easily enter a series
  36.    of names.
  37.  
  38. -- After clear all mats, the bitmap "empty" will be set as first bitmap.
  39.  
  40. -- 512 cmf entries.
  41.  
  42. -- select from work and rstar dir in fore/background maps selectors.
  43.  
  44. -- when you try to render but all vports are off you'll get a warning message.
  45.  
  46. -- browse boxes react to esc key.
  47.  
  48. -- strange colors on some tseng 4000's bug removed
  49.  
  50.