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 `Matrix3.storage` directly instead of `_m3storage` #287

Closed spydon closed 1 year ago

spydon commented 1 year ago

This PR:

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

coveralls commented 1 year ago

Coverage Status

Coverage: 49.011% (-0.5%) from 49.501% when pulling 7a1d48c45eabf12c4c8dcb7cdf81e96fb2265df9 on spydon:fix/matrix3 into 1e4d000f55512ca55d0fcef4e13fc03010d54251 on google:master.