Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a flags variable for invoking dimension in tests. | Tavian Barnes | 2011-03-15 | 1 | -2/+2 |
| | |||||
* | Update email address. | Tavian Barnes | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | New dmnsn_warning() API, remove different severities. | Tavian Barnes | 2011-03-08 | 1 | -3/+3 |
| | |||||
* | Abstract syntax tree improvements. | Tavian Barnes | 2010-06-19 | 1 | -15/+20 |
| | | | | Keep objects in a single DMNSN_AST_OBJECT node type. | ||||
* | Fully implement POV-Ray transformations. | Tavian Barnes | 2010-06-17 | 1 | -2/+3 |
| | |||||
* | Implement image_{width,height}. | Tavian Barnes | 2010-04-16 | 1 | -2/+2 |
| | |||||
* | Support transforming pigments and textures in dimension. | Tavian Barnes | 2010-04-15 | 1 | -3/+6 |
| | |||||
* | Improve CSG and light handling. | Tavian Barnes | 2010-04-10 | 1 | -0/+85 |
- Lights can be inside CSG objects - Lights can be modified by transformations - CSG objects can contain only one object |