Commit Graph

17 Commits

Author SHA1 Message Date
r3vit
57c45a13e4
Remove dot imports from tests - Remove dot imports (#1837)
Closes #1824
2021-10-02 19:58:48 +09:00
Hajime Hoshi
bf515bb594 Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00
Hajime Hoshi
3679bd11f5 affine: Add TestGeoMEquals
Updates #866
2019-06-09 06:56:25 +09:00
Hajime Hoshi
952292f94f affine: Fix some functions in GeoM test 2018-08-02 00:42:43 +09:00
Nathaniel Knight
6f23029e4c affine: Add Skew function to GeoM
Fixes #654
2018-08-01 14:15:30 +09:00
Hajime Hoshi
95561bbf6b affine: Use float32 values for GeoM
float32 was slow on GopherJS, but not slow on Wasm.
2018-06-17 15:38:10 +09:00
Hajime Hoshi
61d7f1e9b5 affine: Bug fix: (*GeoM).det() was wrong (#547) 2018-03-12 11:11:53 +09:00
Hajime Hoshi
96402c11a2 graphics: Refactoring tests 2018-03-11 19:25:19 +09:00
Hajime Hoshi
c2872017ab affine: Add GeoM.Invert, IsInvertible (#547) 2018-03-11 19:13:39 +09:00
Hajime Hoshi
2a9873a4bb affine: Add GeoM.Apply (#432) 2017-09-16 17:19:45 +09:00
Hajime Hoshi
c19b233ec6 affine: Add ConcatSelf tests 2017-05-25 22:14:54 +09:00
Hajime Hoshi
06d3eb66c7 graphics: Add BenchmarkGeoM 2017-05-24 00:56:31 +09:00
Hajime Hoshi
1a1d7972c1 graphics: Deprecated 'Add' func for affine matrices 2016-12-20 02:41:19 +09:00
Hajime Hoshi
7bf41ba8d9 graphics: Fix ColorM/GeoM test to clarify inner-initializing 2016-10-30 20:31:56 +09:00
Hajime Hoshi
2a935f645d image: Deprecate ScaleGeo, TranslateGeo and RotateGeo 2016-02-06 23:44:07 +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