Dimitri Sabadie
|
37d3cc5f29
|
Prepare v4.3.0.
|
2023-09-23 15:54:10 +02:00 |
|
Dimitri Sabadie
|
1e70ab882c
|
Rustfmt.
|
2023-09-23 15:40:58 +02:00 |
|
Dimitri Sabadie
|
2179c8300f
|
Merge pull request #98 from EmbarkStudios/master
Add `clear` method to `Spline`
|
2023-09-23 15:40:26 +02:00 |
|
Dimitri Sabadie
|
e7a9723ae0
|
Fix rustfmt.
|
2023-09-23 13:01:18 +02:00 |
|
Gray Olson
|
eca09f1baf
|
add clear method to Spline
|
2023-09-13 15:52:43 +02:00 |
|
Dimitri Sabadie
|
e1b78070c6
|
Merge pull request #97 from phaazon/dependabot/cargo/master/glam-gte-0.10-and-lt-0.25
Update glam requirement from >=0.10, <0.23 to >=0.10, <0.25
|
2023-05-30 10:27:54 +02:00 |
|
dependabot[bot]
|
cdc48a49a7
|
Update glam requirement from >=0.10, <0.23 to >=0.10, <0.25
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.24.0)
---
updated-dependencies:
- dependency-name: glam
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-24 04:59:27 +00:00 |
|
Dimitri Sabadie
|
decd85dba2
|
Merge pull request #95 from phaazon/update-deps
Bump dependencies (cgmath, nalgebra) to latest.
|
2023-02-01 19:41:51 +01:00 |
|
Dimitri Sabadie
|
df9815a464
|
Add deprecation lints if using impl-* feature gates.
|
2023-02-01 19:29:31 +01:00 |
|
Dimitri Sabadie
|
ca8e797932
|
Prepare version 4.2.0.
|
2023-02-01 19:19:45 +01:00 |
|
Dimitri Sabadie
|
5b746aaf57
|
Bump dependencies (cgmath, nalgebra) to latest.
|
2023-02-01 19:12:11 +01:00 |
|
Dimitri Sabadie
|
88a7ee7a8d
|
Merge pull request #91 from timethy/patch-1
Update CHANGELOG.md
|
2022-07-27 16:29:24 +02:00 |
|
Tim
|
5463fd11d6
|
Update CHANGELOG.md
Small typo
|
2022-07-27 09:22:51 +02:00 |
|
Dimitri Sabadie
|
d9770ad60b
|
Merge pull request #90 from phaazon/release/4.1.1
Release/4.1.1
|
2022-07-27 00:49:00 +02:00 |
|
Dimitri Sabadie
|
3dfea81856
|
Update changelog.
|
2022-07-27 00:42:42 +02:00 |
|
Dimitri Sabadie
|
604dcc6e27
|
Increment version number.
|
2022-07-27 00:42:30 +02:00 |
|
Dimitri Sabadie
|
8c952ae242
|
Merge pull request #86 from hokwangchoi/master
Fix cubic_hermite interpolation
|
2022-07-27 00:42:23 +02:00 |
|
Dimitri Sabadie
|
b52643b5d7
|
Merge pull request #85 from phaazon/dependabot/cargo/master/nalgebra-gte-0.21-and-lt-0.32
Update nalgebra requirement from >=0.21, <0.31 to >=0.21, <0.32
|
2022-07-27 00:41:30 +02:00 |
|
dependabot[bot]
|
dc6ef0a5cc
|
Update nalgebra requirement from >=0.21, <0.31 to >=0.21, <0.32
Updates the requirements on [nalgebra](https://github.com/dimforge/nalgebra) to permit the latest version.
- [Release notes](https://github.com/dimforge/nalgebra/releases)
- [Changelog](https://github.com/dimforge/nalgebra/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/dimforge/nalgebra/compare/v0.21.0...v0.31.0)
---
updated-dependencies:
- dependency-name: nalgebra
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-26 22:10:25 +00:00 |
|
Dimitri Sabadie
|
043a8608c3
|
Merge pull request #88 from phaazon/dependabot/cargo/master/glam-gte-0.10-and-lt-0.22
Update glam requirement from >=0.10, <0.21 to >=0.10, <0.22
|
2022-07-27 00:09:22 +02:00 |
|
Dimitri Sabadie
|
295043e5af
|
rustfmt
|
2022-07-27 00:08:26 +02:00 |
|
Dimitri Sabadie
|
1c249215c9
|
Merge pull request #89 from timethy/interpolation-made-fast
Interpolation made fast
|
2022-07-27 00:02:17 +02:00 |
|
Tim Taubner
|
5a7e74d79c
|
Binary Search to achieve promised logarithmic running time for sample (instead of linear!)
(cherry picked from commit ffcf289f713d5d92a74038ffa2fb6059d9995175)
|
2022-06-23 16:58:30 +02:00 |
|
dependabot[bot]
|
2012105a72
|
Update glam requirement from >=0.10, <0.21 to >=0.10, <0.22
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.21.1)
---
updated-dependencies:
- dependency-name: glam
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-23 07:31:20 +00:00 |
|
Hokwang Choi
|
f25ebb2c64
|
remove unfinished test
|
2022-06-07 12:50:18 -04:00 |
|
Hokwang Choi
|
e9c1de389f
|
scale tangent
|
2022-06-07 12:47:17 -04:00 |
|
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 |
|