Commit Graph

17 Commits

Author SHA1 Message Date
Hajime Hoshi
bf515bb594 Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00
Hajime Hoshi
bea63946fc affine: Bug fix: ColorM.Apply was wrong when alpha is 0 2018-02-27 12:16:16 +09:00
Hajime Hoshi
9b361086d7 affine: Use float32 inside of ColorM 2018-02-20 00:33:56 +09:00
Hajime Hoshi
f500acde4c affine: Remove println 2018-02-19 02:50:35 +09:00
Hajime Hoshi
3da09c493a affine: Remove ebiten.Monochrome usages 2018-02-12 18:20:09 +09:00
Hajime Hoshi
e1640f5ae0 graphics: Allow errors in TestImageLinear (#492) 2018-02-03 17:01:19 +09:00
Hajime Hoshi
6ae67fc6dd graphics: Add ColorM.Apply (#432) 2017-10-14 23:58:09 +09:00
Hajime Hoshi
0ab46b1780 graphics: Fix tests 2017-05-27 17:25:47 +09:00
Hajime Hoshi
c19b233ec6 affine: Add ConcatSelf tests 2017-05-25 22:14:54 +09:00
Hajime Hoshi
1a1d7972c1 graphics: Deprecated 'Add' func for affine matrices 2016-12-20 02:41:19 +09:00
Hajime Hoshi
7bd2fb6ce2 graphics: Bug fix: ColorM.Scale worked wrongly 2016-11-27 23:27:20 +09:00
Hajime Hoshi
cd48e79355 graphics: Add tests to colorm_test.go 2016-11-27 23:22:54 +09:00
Hajime Hoshi
9998534a51 graphics: Add tests for ColorM 2016-10-31 11:16:39 +09:00
Hajime Hoshi
7bf41ba8d9 graphics: Fix ColorM/GeoM test to clarify inner-initializing 2016-10-30 20:31:56 +09:00
Hajime Hoshi
439c8a62d3 image: Deprecate ScaleColor and TranslateColor 2016-02-06 21:49:11 +09:00
Hajime Hoshi
6dbe57ec11 Change test import paths 2015-01-10 00:55:53 +09:00
Hajime Hoshi
bf46451933 Rename files 2014-12-27 17:15:16 +09:00