summaryrefslogtreecommitdiffstats
path: root/dimension/tests/demo.dmnsn
Commit message (Expand)AuthorAgeFilesLines
* Re-think colors.Tavian Barnes2011-12-141-4/+4
* Use a separate class for sRGB colors.Tavian Barnes2011-12-041-3/+3
* Fix --disable-png behaviour in the Python module.Tavian Barnes2011-09-181-1/+7
* Add ImageMaps to Python module.Tavian Barnes2011-09-181-1/+1
* 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