google / vector_math.dart

A vector math package for 2D and 3D applications
https://pub.dev/packages/vector_math
Other
310 stars 78 forks source link

Use `Matrix2.storage` directly instead of `_m2storage` #286

Closed spydon closed 1 year ago

spydon commented 1 year ago

This PR:

Since this is based on the branch for #283 that should be merged first and then this branch should be updated.

coveralls commented 1 year ago

Coverage Status

Coverage: 49.408% (-0.09%) from 49.501% when pulling 61f2291550b605bbb01b51e1a90c2e02dcaeca77 on spydon:fix/matrix2 into 1e4d000f55512ca55d0fcef4e13fc03010d54251 on google:master.