Dimitri Sabadie
0ccc3c0956
Refactor the Interpolate trait and add the Interpolator trait.
...
This commit represents 99% of the rework. From now on, implementing the
API requires to provide the various interpolation implementations. This
is actually a good thing, because people will now be able to either use
the `impl_Interpolate!` macro, which implements the interpolation in a
very “math” way (using std::ops::* traits and float literals), or by
providing their own.
2021-03-05 02:03:46 +01:00
Dimitri Sabadie
3d43e4c644
Code hygiene.
2021-02-28 19:02:54 +01:00
Dimitri Sabadie
80fb6fbe28
Tyyyyyyyyypo.
2021-02-27 23:58:01 +01:00
Dimitri Sabadie
cc3ac349b4
Cleanup integration tests.
2021-02-27 23:52:51 +01:00
Dimitri Sabadie
395dff34ee
Introduce the concept of SampledWithKey.
...
This allows to type more correctly the output of the `*_with_key`
functions.
2021-02-27 23:38:54 +01:00
Dimitri Sabadie
469a785767
Code hygiene.
2021-02-27 23:09:50 +01:00
Dimitri Sabadie
dd7ae34670
Remove __NonExhaustive and replace with #[non_exhaustive].
2021-02-27 23:09:19 +01:00
Dimitri Sabadie
e1998fda56
Merge pull request #59 from phaazon/release/3.5.4
...
Prepare 3.5.4.
2021-02-27 22:51:25 +01:00
Dimitri Sabadie
e7c3003dcf
Prepare 3.5.4.
2021-02-27 22:42:12 +01:00
Dimitri Sabadie
cf6ae61859
Merge pull request #58 from phaazon/dependabot/cargo/master/simba-gte-0.1.2-and-lt-0.5
...
Update simba requirement from >=0.1.2, <0.4 to >=0.1.2, <0.5
2021-02-27 22:37:00 +01:00
dependabot-preview[bot]
3640078d12
Update simba requirement from >=0.1.2, <0.4 to >=0.1.2, <0.5
...
Updates the requirements on [simba](https://github.com/dimforge/simba ) to permit the latest version.
- [Release notes](https://github.com/dimforge/simba/releases )
- [Changelog](https://github.com/dimforge/simba/blob/master/CHANGELOG )
- [Commits](https://github.com/dimforge/simba/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-26 15:46:43 +00:00
Dimitri Sabadie
c0d9a0b540
Prepare 3.5.3.
2021-01-16 17:04:27 +01:00
Dimitri Sabadie
4f0bf51b5c
Fix README.
2021-01-16 17:03:28 +01:00
Dimitri Sabadie
cc2b9c75a0
Prepare 3.5.2.
2021-01-01 16:59:52 +01:00
Dimitri Sabadie
60952acb73
Merge pull request #55 from phaazon/dependabot/cargo/master/nalgebra-gte-0.21-and-lt-0.25
...
Update nalgebra requirement from >=0.21, <0.24 to >=0.21, <0.25
2021-01-01 03:07:31 +01:00
dependabot-preview[bot]
fb67b32959
Update nalgebra requirement from >=0.21, <0.24 to >=0.21, <0.25
...
Updates the requirements on [nalgebra](https://github.com/rustsim/nalgebra ) to permit the latest version.
- [Release notes](https://github.com/rustsim/nalgebra/releases )
- [Changelog](https://github.com/dimforge/nalgebra/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/rustsim/nalgebra/compare/v0.21.0...v0.24.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-30 14:33:27 +00:00
Dimitri Sabadie
ab543b61e8
Merge pull request #54 from phaazon/dependabot/cargo/master/glam-0.11
...
Update glam requirement from 0.10 to 0.11
2020-12-05 16:39:28 +01:00
Dimitri Sabadie
73df77380b
Prepare 3.5.1.
2020-12-05 16:34:56 +01:00
dependabot-preview[bot]
08bcf902a4
Update glam requirement from 0.10 to 0.11
...
Updates the requirements on [glam](https://github.com/bitshifter/glam-rs ) to permit the latest version.
- [Release notes](https://github.com/bitshifter/glam-rs/releases )
- [Changelog](https://github.com/bitshifter/glam-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bitshifter/glam-rs/compare/0.10.0...0.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-25 20:41:04 +00:00
Dimitri Sabadie
bfb1cc14bb
Merge pull request #53 from phaazon/release/3.5
...
Release/3.5
2020-11-23 22:38:09 +01:00
Dimitri Sabadie
5836f778f4
Prepare 3.5.
2020-11-23 22:29:22 +01:00
Dimitri Sabadie
7b5c08d9fa
Add support for nalgebra-0.23.
2020-11-23 22:29:22 +01:00
Dimitri Sabadie
fe78bf2eb6
Merge pull request #50 from iwikal/glam
...
Add impl-glam feature
2020-11-23 22:20:50 +01:00
Joel Nordström
4b3a06d66e
Update glam
2020-11-02 04:04:06 +01:00
Joel Nordström
c50a9274a5
glam::Quat::lerp normalizes internally
2020-10-25 22:11:25 +01:00
Joel Nordström
3ffe6106ec
Add impl-glam feature
2020-10-25 22:00:13 +01:00
Dimitri Sabadie
45244628ac
Prepare 3.4.2.
2020-10-24 23:44:25 +02:00
Dimitri Sabadie
69c166e630
Merge pull request #49 from phaazon/dependabot/cargo/master/simba-gte-0.1.2-and-lt-0.4
...
Update simba requirement from >=0.1.2, <0.3 to >=0.1.2, <0.4
2020-10-24 23:41:07 +02:00
dependabot-preview[bot]
da4c02202a
Update simba requirement from >=0.1.2, <0.3 to >=0.1.2, <0.4
...
Updates the requirements on [simba](https://github.com/dimforge/simba ) to permit the latest version.
- [Release notes](https://github.com/dimforge/simba/releases )
- [Changelog](https://github.com/dimforge/simba/blob/master/CHANGELOG )
- [Commits](https://github.com/dimforge/simba/compare/v0.1.2...v0.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-24 16:24:09 +00:00
Dimitri Sabadie
05a3862e30
Prepare 3.4.1.
2020-09-05 15:25:16 +02:00
Dimitri Sabadie
37ca7b1e2d
Merge pull request #45 from phaazon/dependabot/cargo/master/simba-0.2.0
...
Update simba requirement from 0.1.2 to 0.2.0
2020-09-05 15:24:24 +02:00
Dimitri Sabadie
680c863ce1
Merge pull request #46 from phaazon/dependabot/cargo/master/nalgebra-0.22
...
Update nalgebra requirement from 0.21 to 0.22
2020-09-05 15:24:18 +02:00
Dimitri Sabadie
209d4fc7c5
Add support for nalgebra-0.22.
2020-09-05 15:16:33 +02:00
Dimitri Sabadie
51769e1b12
Add support of simba-0.2.
2020-09-05 15:15:28 +02:00
dependabot-preview[bot]
c32edbd4cb
Update nalgebra requirement from 0.21 to 0.22
...
Updates the requirements on [nalgebra](https://github.com/rustsim/nalgebra ) to permit the latest version.
- [Release notes](https://github.com/rustsim/nalgebra/releases )
- [Changelog](https://github.com/dimforge/nalgebra/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/rustsim/nalgebra/compare/v0.21.0...v0.22.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-25 19:28:24 +00:00
dependabot-preview[bot]
a175e86db7
Update simba requirement from 0.1.2 to 0.2.0
...
Updates the requirements on [simba](https://github.com/dimforge/simba ) to permit the latest version.
- [Release notes](https://github.com/dimforge/simba/releases )
- [Changelog](https://github.com/dimforge/simba/blob/master/CHANGELOG )
- [Commits](https://github.com/dimforge/simba/compare/v0.1.2...v0.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-25 18:46:32 +00:00
Dimitri Sabadie
ebfc15d8af
Prepare 3.4.
2020-05-21 20:11:36 +02:00
Dimitri Sabadie
5b92d7b715
Merge pull request #43 from phaazon/dependabot/cargo/master/float-cmp-0.8
...
Update float-cmp requirement from 0.6 to 0.8
2020-05-21 20:04:34 +02:00
Dimitri Sabadie
8f7cc9e711
Bump float-cmp upper bound to accept float-cmp-0.8.
2020-05-21 19:59:48 +02:00
dependabot-preview[bot]
9d930d6f16
Update float-cmp requirement from 0.6 to 0.8
...
Updates the requirements on [float-cmp](https://github.com/mikedilger/float-cmp ) to permit the latest version.
- [Release notes](https://github.com/mikedilger/float-cmp/releases )
- [Commits](https://github.com/mikedilger/float-cmp/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 22:42:05 +00:00
Dimitri Sabadie
0afebc3319
Synchronize README.
2020-04-29 03:27:10 +02:00
Dimitri Sabadie
4a2f349954
Prepare 3.3.0.
2020-04-09 23:51:07 +02:00
Dimitri Sabadie
85ac489636
Add the dependabot setup.
2020-04-09 22:39:50 +02:00
Dimitri Sabadie
aea9011296
Merge pull request #41 from alexbool/update-nalgebra-0.21
...
bump nalgebra
2020-04-09 22:15:50 +02:00
Alexander Bulaev
04247d8706
bump nalgebra
2020-04-06 17:17:40 +03:00
Dimitri Sabadie
0fcdbacaf3
Prepare version 3.2.
2020-03-19 01:36:13 +01:00
Dimitri Sabadie
89dfb61272
Add rustfmt.toml and reformat.
2020-03-19 01:22:26 +01:00
Dimitri Sabadie
1bcf1de99e
Merge pull request #40 from alexbool/update-nalgebra-0.20
...
Update nalgebra 0.20 (take 2)
2020-03-19 01:21:59 +01:00
Alexander Bulaev
4630f44d6c
run rustfmt
2020-03-18 13:59:22 +03:00
Alexander Bulaev
efe9272816
minor: unused warning
2020-03-17 13:07:02 +03:00