15 Commits

Author SHA1 Message Date
Dimitri Sabadie
22e75c6901
Fix Bézier interpolation. 2019-10-22 13:34:10 +02:00
Dimitri Sabadie
cc0a9580ab
Add Interpolation::StrokeBezier. 2019-10-17 17:23:46 +02:00
Dimitri Sabadie
cae599e0d7
Add Spline::sample_with_key and Spline::clamped_sample_with_key. 2019-09-30 12:49:36 +02:00
Dimitri Sabadie
3ab98420c8
Remove unneeded comments. 2019-09-24 17:40:01 +02:00
Dimitri Sabadie
6f65be125b
2.0.0. 2019-09-24 10:42:03 +02:00
Dimitri Sabadie
4fdbfa6189
Fix 1.1. 2019-09-23 20:56:56 +02:00
Dimitri Sabadie
7dbc85a312
Add key getters (immutable & mutable). 2019-09-23 20:34:39 +02:00
Dimitri Sabadie
b05582d653
Add Bézier curves. 2019-09-23 17:06:32 +02:00
Dimitri Sabadie
510881b5c6
Implement Spline::add.
Fixes #23.
2019-09-22 18:21:20 +02:00
Dimitri Sabadie
1eed163277
Doc typo. 2019-09-22 18:13:52 +02:00
Dimitri Sabadie
c98b493993 Add support for removing a key. #24 2019-09-21 14:42:08 +02:00
Dimitri Sabadie
e88da58a87 Step 3 of doc cleanup. 2019-04-23 18:43:30 +02:00
Dimitri Sabadie
70d6cf2081 Implement impl-cgmath. 2019-04-21 18:51:43 +02:00
Dimitri Sabadie
65a713c51b Implement impl-nalgebra feature. 2019-04-21 18:51:43 +02:00
Dimitri Sabadie
99068fb2d0 Refactor all types in their own modules. 2019-04-21 18:51:43 +02:00