Corwin
|
ac2e6b5046
|
Release v0.20.4
|
2024-06-13 23:13:02 +01:00 |
|
Corwin
|
4e0334f29c
|
move some functions under more general generics
|
2024-06-13 22:47:03 +01:00 |
|
Corwin
|
a6e4be0577
|
Release v0.20.3
|
2024-06-12 17:57:39 +01:00 |
|
Corwin
|
d05965b98f
|
Release v0.20.2
|
2024-05-25 13:20:03 +01:00 |
|
Corwin
|
6a5346026a
|
Release v0.20.1
|
2024-05-17 23:09:16 +01:00 |
|
Corwin
|
2887791109
|
clarify it's only the z component
|
2024-05-15 22:32:28 +01:00 |
|
Corwin
|
72eb7189be
|
add dot and cross product
|
2024-05-15 22:28:29 +01:00 |
|
Corwin
|
737b547343
|
Release v0.20.0
|
2024-05-14 22:57:40 +01:00 |
|
Corwin
|
57681f1084
|
use num traits for and implement signed
|
2024-04-09 20:26:15 +01:00 |
|
Corwin
|
cddb85df05
|
use num traits
|
2024-04-09 20:26:15 +01:00 |
|
Corwin
|
9e63b2c46c
|
Release v0.19.1
|
2024-03-06 19:11:47 +00:00 |
|
Corwin
|
20a74fe319
|
introduce vector and rect abs
|
2024-03-06 12:40:53 +00:00 |
|
Gwilym Inzani
|
66ec762855
|
Release v0.19.0
|
2024-03-06 09:33:58 +00:00 |
|
Gwilym Inzani
|
cfd3135d76
|
Implement num::Num for fixnum::Num
|
2024-02-21 13:58:27 +00:00 |
|
Gwilym Inzani
|
3f607b379a
|
Release v0.18.1
|
2024-02-06 22:36:11 +00:00 |
|
Gwilym Inzani
|
7c6eaf324b
|
Release v0.18.0
|
2023-10-31 20:35:14 +00:00 |
|
Corwin
|
09331d1cb5
|
make 16 bit precision work
|
2023-10-09 19:16:24 +01:00 |
|
Corwin
|
e894367c52
|
use proper implementation of cos to check against
|
2023-10-08 14:56:32 +01:00 |
|
Corwin
|
548dd9ff67
|
fix cos function
|
2023-10-08 14:23:04 +01:00 |
|
Corwin
|
539caf7ad9
|
add test showing inaccuracy
|
2023-10-08 14:22:50 +01:00 |
|
Gwilym Inzani
|
53685b0410
|
Release v0.17.1
|
2023-10-05 22:18:04 +01:00 |
|
Gwilym Inzani
|
b6916d7e74
|
Release v0.17.0
|
2023-10-03 22:33:10 +01:00 |
|
Gwilym Inzani
|
eda11073ed
|
Introduce fixnum::from_f(32|64)
|
2023-08-06 20:24:59 +01:00 |
|
Gwilym Inzani
|
ff5d324356
|
Reuse envelopes if they are the same
|
2023-08-05 00:58:39 +01:00 |
|
Corwin
|
a7f9fdf011
|
Release v0.16.0
|
2023-07-18 18:55:12 +01:00 |
|
Corwin
|
2a21c5fdab
|
add optimisation for 64 bit upcast multiply
|
2023-06-06 23:00:17 +01:00 |
|
Corwin
|
a7269ed65f
|
Add precision support for fixnums (#437)
- [ ] Changelog updated / no changelog update needed
|
2023-06-05 21:00:54 +01:00 |
|
Corwin
|
c011e58ec7
|
separate tests
|
2023-06-02 18:18:18 +01:00 |
|
Corwin
|
6e0d58a674
|
add precision support for fixnums
|
2023-06-02 00:03:27 +01:00 |
|
Corwin
|
b5704afe5e
|
remove usize
|
2023-06-01 18:52:03 +01:00 |
|
Corwin
|
9fa8f75202
|
upcast multiply
|
2023-05-30 22:21:12 +01:00 |
|
Gwilym Inzani
|
8c1c725dfa
|
Inline always in new_from_parts
|
2023-05-23 21:46:25 +01:00 |
|
Corwin
|
37c30586c3
|
remove profiles from some projects
these projects are not tested or run on the gba or
are dependencies and therefore follow the binaries settings
|
2023-05-23 20:10:21 +01:00 |
|
Corwin
|
400abe5b31
|
Release v0.15.0
|
2023-04-25 21:51:29 +01:00 |
|
Gwilym Inzani
|
9835f81b5f
|
Maybe make the build faster by using the same settings for all crates
|
2023-04-25 20:22:44 +01:00 |
|
Corwin
|
fc5ce97db4
|
Release v0.14.0
|
2023-04-11 21:28:22 +01:00 |
|
Gwilym Kuiper
|
97dec32fa2
|
Fix all the clippy lints
|
2023-02-07 20:32:43 +00:00 |
|
Corwin
|
f0dd544394
|
make vector2d new const
|
2023-01-29 19:04:25 +00:00 |
|
Gwilym Kuiper
|
b76e7b9bf0
|
Release v0.13.0
|
2023-01-19 20:21:09 +00:00 |
|
Gwilym Kuiper
|
648a544ea8
|
fix spelling errors in agb-fixnum
|
2022-11-17 21:17:52 +00:00 |
|
Corwin
|
44e0b633d9
|
use copy implementation instead
|
2022-10-31 20:33:45 +00:00 |
|
Corwin
|
2efddfc342
|
changes made to make new game
|
2022-10-31 19:31:54 +00:00 |
|
Corwin
|
70f22b9255
|
Release v0.12.2
|
2022-10-22 12:59:20 +01:00 |
|
Corwin
|
78f9fd2026
|
Release v0.12.1
|
2022-10-12 19:00:12 +01:00 |
|
Gwilym Kuiper
|
fc45af262b
|
Release v0.12.0
|
2022-10-11 23:34:13 +01:00 |
|
Corwin
|
ed1e8bcbdc
|
use new affine stuff in map
|
2022-10-09 16:59:49 +01:00 |
|
Corwin
|
0be595b47e
|
make guarentee even stronger
|
2022-10-09 11:31:28 +01:00 |
|
Corwin
|
b9481116f1
|
reintroduce C repr for Num
|
2022-10-09 01:00:56 +01:00 |
|
Corwin
|
c02454ef16
|
remove repr guarentee
|
2022-10-09 00:42:21 +01:00 |
|
Gwilym Kuiper
|
83c28254a1
|
Update to be closer to the API I actually want but currently only works in release mode
|
2022-09-22 23:29:58 +01:00 |
|