viewing source for "CHANGELOG"

last commit

commit 2fcfc3b2e8e18bd4ab667b82d939cc2ba9b6a5d3 Author: Andrew Rader <andrew.r.rader@gmail.com> Date: Sun Jan 13 09:25:46 2008 -0800
Initial Commit

source code

01: CRT Changelog
02: 
03: * 0.2.0:
04:     * Added soft shadows, set the number of shadow calculations via
05:       the `--shadows` command line argument. For best results, the value
06:       should be a multiple of 64
07:     * Fixed a few memory leaks
08: 
09: * 0.1.0:
10:     * Initial Release