
blackpawn texture generator
--------- ------- ---------

see the website for latest docs. http://www.blackpawn.com/dev/tg.html


change log
------ ---

version 0.3:
    - scale noise to full 0 - 255 range
    - add color parameter to noise
    - changed distort to distort x by red, y by green
      (previously was x by blue, y by green)
    - changed glow to have same intensity in rgb and a
    - display filename in titlebar
    - misc bug fixes
    - rect node now a "process" node instead of load
      so it can overlay on top of other stuff
    - text now also overlays
    - drag nodes with ctrl key to duplicate them
    
version 0.2:
    - the active node is now displayed in red
    - double click to activate node
    - active node stored in xml. when you load a saved
      texture the previously active node is activated 
      and displayed.
    - internal structure changed to also support sample 
      generator (http://www.blackpawn.com/dev/sg.html)

version 0.1:
    - initial release, untested, enjoy


contact
-------

direct bugs and feature requests to tg@blackpawn.com
