summaryrefslogtreecommitdiffstats
path: root/dimension/tests/demo.dmnsn
Commit message (Collapse)AuthorAgeFilesLines
* Add .scale(), .translate(), and .rotate() methods to transformable objects.Tavian Barnes2011-09-181-13/+9
|
* Replace sky_spheres with a single background pigment.Tavian Barnes2011-08-211-13/+6
|
* Handle reflection correctly in the client.Tavian Barnes2011-08-181-2/+2
|
* Remove color_maps.Tavian Barnes2011-07-281-18/+18
|
* Implement triangles.Tavian Barnes2011-07-131-0/+22
|
* Clean up tests a bit.Tavian Barnes2011-07-131-4/+3
|
* Add pigment= and finish= shorthand to Object.__init__().Tavian Barnes2011-06-171-24/+20
|
* Add Python client.Tavian Barnes2011-06-161-0/+134