summaryrefslogtreecommitdiffstats
path: root/color.py
AgeCommit message (Expand)AuthorFilesLines
2016-10-09Refactor bridge, fish show, and sunrise show codeAaron Perley1-23/+27
2016-09-27Fix many syntax errors and typosRaymond Hogenson1-0/+3
2016-09-27Merge branch 'master' of github.com:rayhogenson/bridgeRaymond Hogenson1-10/+10
2016-09-27Split files and finish render codeRaymond Hogenson1-1/+10
2016-09-27Add bridge simulator and cleanup codeAaron Perley1-10/+10
2016-09-27Fix to_RGB and to_HSV functions to actually workRaymond Hogenson1-2/+2
2016-09-27Use python 2 superRaymond Hogenson1-2/+2
2016-09-27Move color vectors into separate fileRaymond Hogenson1-0/+84