Commit Graph

181 Commits

Author SHA1 Message Date
Hokwang Choi
bdeaefd9f9 fix cubic_hermite coefficients & powers 2022-06-07 12:01:25 -04:00
Dimitri Sabadie
ace0f4ec50
Merge pull request #84 from phaazon/release/4.1
4.1.0.
2022-03-28 11:43:48 +02:00
Dimitri Sabadie
b056a4e9a7
4.1.0. 2022-03-28 11:38:25 +02:00
Dimitri Sabadie
042253ab9c
Merge pull request #83 from phaazon/nalgebra-update
Bump nalgebra dependency.
2022-03-25 09:14:31 +01:00
Dimitri Sabadie
270f225394
Bump nalgebra dependency. 2022-03-24 17:09:20 +01:00
Dimitri Sabadie
138828e798
Merge pull request #79 from phaazon/dependabot/cargo/master/glam-gte-0.10-and-lt-0.21
Update glam requirement from >=0.10, <0.18 to >=0.10, <0.21
2022-03-22 20:34:31 +01:00
Dimitri Sabadie
0ca1c5aa48
Merge pull request #75 from phaazon/dependabot/cargo/master/float-cmp-gte-0.6-and-lt-0.10
Update float-cmp requirement from >=0.6, < 0.9 to >=0.6, < 0.10
2022-03-22 20:33:36 +01:00
Dimitri Sabadie
f4c8be33b9
Merge pull request #82 from phaazon/edition-2021
Edition 2021
2022-03-22 20:20:01 +01:00
Dimitri Sabadie
26bd5c88eb
Update and simplify the CI. 2022-03-22 16:15:39 +01:00
Dimitri Sabadie
a4cd49fd20
Switch to edition 2021. 2022-03-22 16:14:28 +01:00
dependabot[bot]
09bc7069b2
Update glam requirement from >=0.10, <0.18 to >=0.10, <0.21
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/main/CHANGELOG.md)
- [Commits](https://github.com/bitshifter/glam-rs/compare/0.10.0...0.20.0)

---
updated-dependencies:
- dependency-name: glam
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 04:13:32 +00:00
dependabot[bot]
8dc8606bf0
Update float-cmp requirement from >=0.6, < 0.9 to >=0.6, < 0.10
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)

---
updated-dependencies:
- dependency-name: float-cmp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 04:19:29 +00:00
Dimitri Sabadie
fc2f53200f
Fix previous commit (new implementors). 2021-07-11 17:46:59 +02:00
Dimitri Sabadie
b3836975c3
Add more implementors for Interpolate. 2021-07-11 17:44:05 +02:00
Dimitri Sabadie
322d271499
Merge pull request #73 from phaazon/next/release
Prepare 4.0.1.
2021-07-11 16:54:24 +02:00
Dimitri Sabadie
e64298dc88
Prepare 4.0.1. 2021-07-11 16:50:28 +02:00
Dimitri Sabadie
32e5122339
Merge pull request #72 from phaazon/update-dependencies
Update all dependencies to latest version.
2021-07-11 16:47:34 +02:00
Dimitri Sabadie
1be94935cf
Update all dependencies to latest version. 2021-07-11 16:27:24 +02:00
Dimitri Sabadie
06f6e4b578
Merge pull request #71 from phaazon/better-feature-gates
Provide better feature gates.
2021-07-11 16:25:45 +02:00
Dimitri Sabadie
87e27e732d
Synchronize README. 2021-07-11 16:22:42 +02:00
Dimitri Sabadie
fb678f9613
Provide better feature gates.
- `serialization` becomes `serde`.
- `impl-nalgebra` becomes `nalgebra`.
- `impl-cgmath` becomes `cgmath`.
- `impl-glam` becomes `glam`.

Already existing feature gates are kept around so that we don’t
introduce a breaking change.
2021-07-11 16:18:47 +02:00
Dimitri Sabadie
ee4230340b
Merge pull request #64 from phaazon/dependabot/cargo/master/glam-gte-0.10-and-lt-0.15
Update glam requirement from >=0.10, <0.13 to >=0.10, <0.15
2021-07-11 16:09:46 +02:00
Dimitri Sabadie
f585119883
Merge pull request #66 from phaazon/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-05-04 00:32:44 +02:00
dependabot-preview[bot]
25d5c5217e
Upgrade to GitHub-native Dependabot 2021-04-29 15:36:58 +00:00
dependabot-preview[bot]
355178f5fa
Update glam requirement from >=0.10, <0.13 to >=0.10, <0.15
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.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-09 09:54:49 +00:00
Dimitri Sabadie
b92c28cfbb
Merge pull request #63 from phaazon/refactor
Refactor
2021-03-05 02:50:14 +01:00
Dimitri Sabadie
695caf0cca
Prepare 4.0. 2021-03-05 02:44:49 +01:00
Dimitri Sabadie
3e85a1f026
Update and fix implementors for the new API. 2021-03-05 02:05:36 +01:00
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
29833f0ebb
Merge pull request #57 from phaazon/dependabot/cargo/master/glam-gte-0.10-and-lt-0.13
Update glam requirement from >=0.10, <0.12 to >=0.10, <0.13
2021-02-28 18:57:15 +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
dependabot-preview[bot]
b0a6e3d5e9
Update glam requirement from >=0.10, <0.12 to >=0.10, <0.13
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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-27 21:52:54 +00: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