Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve CSG and light handling. | Tavian Barnes | 2010-04-10 | 1 | -1/+9 |
| | | | | | | - Lights can be inside CSG objects - Lights can be modified by transformations - CSG objects can contain only one object | ||||
* | Distribute directives.inc; fixes distcheck. | Tavian Barnes | 2010-02-11 | 1 | -0/+1 |
| | |||||
* | Fix up license blurbs and copyright year. | Tavian Barnes | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | New arithmetic expression test. | Tavian Barnes | 2009-11-24 | 1 | -1/+2 |
| | |||||
* | rm -f *.png in clean target. | tavianator | 2009-11-05 | 1 | -1/+1 |
| | |||||
* | Don't use GNU make %-style target extension. | Tavian Barnes | 2009-11-04 | 1 | -1/+1 |
| | |||||
* | Handle spheres. | Tavian Barnes | 2009-11-04 | 1 | -2/+2 |
| | |||||
* | (Sort of) parse boxes. | Tavian Barnes | 2009-10-30 | 1 | -16/+8 |
| | |||||
* | Split tokenizer.sh into multiple tests. | Tavian Barnes | 2009-10-28 | 1 | -5/+19 |
| | |||||
* | Tokenize keywords. | Tavian Barnes | 2009-10-28 | 1 | -1/+4 |
| | |||||
* | Tokenize numeric values. | Tavian Barnes | 2009-10-27 | 1 | -1/+1 |
| | |||||
* | Support more symbols in tokenizer. | Tavian Barnes | 2009-10-27 | 1 | -1/+1 |
| | |||||
* | Use the parallel-tests automake option. | Tavian Barnes | 2009-10-27 | 1 | -2/+5 |
| | |||||
* | Fix tokenizer test in VPATH build. | Tavian Barnes | 2009-10-27 | 1 | -2/+2 |
| | |||||
* | New tokenizer test. | Tavian Barnes | 2009-10-27 | 1 | -0/+25 |