Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename dmnsn_matrix_*_mul() to dmnsn_transform_*(). | Tavian Barnes | 2010-04-17 | 1 | -1/+1 |
| | |||||
* | Fix canvas_pigments with negative coordinates. | Tavian Barnes | 2010-04-15 | 1 | -7/+4 |
| | |||||
* | Add transformations to textures and pigments. | Tavian Barnes | 2010-04-15 | 1 | -0/+2 |
| | | | | | Also, object intersection callbacks are now responsible for handling their own transformations. | ||||
* | New canvas pigment (image map). | Tavian Barnes | 2010-04-13 | 1 | -0/+58 |