Skip to content

Releases: polymonster/maths-rs

Release 0.2.6

28 Jan 10:28
Compare
Choose a tag to compare
- update readme

Release 0.2.5

12 Sep 06:59
Compare
Choose a tag to compare
- add doc comments to defaults

Release 0.2.4

15 Jul 09:05
Compare
Choose a tag to compare
- fix rad_to_deg generic function which had copy / paste error and in…

Release 0.2.3

07 May 11:38
Compare
Choose a tag to compare

Fixes mat4 * mat34 multiplications, where the final row was incorrect.

Release 0.2.2

30 Apr 11:32
Compare
Choose a tag to compare
- add quat * quat and quat * vec operators for different combinations…

Release 0.2.1

24 Apr 13:41
Compare
Choose a tag to compare
- add combinations of ref * value, value * ref operators for convenie…

Release 0.2.0

20 Apr 10:31
Compare
Choose a tag to compare
- update readme

Release 0.1.14

07 Apr 16:10
Compare
Choose a tag to compare
- add rotate2d and tau constant

Release 0.1.12

23 Mar 08:51
Compare
Choose a tag to compare
- tidy up Mat43 type

Release 0.1.11

19 Mar 17:26
Compare
Choose a tag to compare
- add fov / focal length conversions