Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-think colors. | Tavian Barnes | 2011-12-14 | 1 | -9/+8 |
| | | | | | | | | | Color is a property of light, and thus doesn't include information about transparency. But canvas pixels and object pigments represent a color and a degree of transparency. The new type dmnsn_tcolor/ TColor encapsulates that information. Also, fix the transparent shadow implementation. | ||||
* | Make PNG and GL share the same optimizer. | Tavian Barnes | 2011-10-30 | 1 | -0/+63 |