summaryrefslogtreecommitdiffstats
path: root/libdimension-python/tests/color.py
Commit message (Expand)AuthorAgeFilesLines
* Re-think colors.Tavian Barnes2011-12-141-9/+3
* Use a separate class for sRGB colors.Tavian Barnes2011-12-041-4/+3
* Be more consistent about using sRGB in the client.Tavian Barnes2011-11-281-0/+1
* Get rid of dmnsn_color_is_black().Tavian Barnes2011-11-071-3/+0
* Use double rather than single quotes for Python strings.Tavian Barnes2011-09-221-4/+4
* Use /usr/bin/env python3 rather than /usr/bin/python3.Tavian Barnes2011-06-161-1/+1
* Make python module more "pythonic".Tavian Barnes2011-06-151-1/+1
* Switch to Blender model of filtered transparency.Tavian Barnes2011-05-201-5/+5
* Add Colors to the Python extension.Tavian Barnes2011-05-201-0/+55