summaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
AgeCommit message (Collapse)Author
2019-04-06Bundle dependencies with the gemTom Black
2019-01-03Color enhancements, fixes, refactoringTom Black
Opacity and color can now be set for sprites. Opacity can now also be set when instantiating a new renderable object. `Color.from(c)` renamed to `Color.set(c)` for clarity. `Renderable` module includes more common functionality.
2018-09-20Update CITom Black
2018-05-06Update CITom Black
Also adds native and web build test
2018-01-08Add appveyor.ymlTom Black