splines/src
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
..
cgmath.rs Update and fix implementors for the new API. 2021-03-05 02:05:36 +01:00
glam.rs Update and fix implementors for the new API. 2021-03-05 02:05:36 +01:00
interpolate.rs Refactor the Interpolate trait and add the Interpolator trait. 2021-03-05 02:03:46 +01:00
interpolation.rs Provide better feature gates. 2021-07-11 16:18:47 +02:00
iter.rs Add rustfmt.toml and reformat. 2020-03-19 01:22:26 +01:00
key.rs Provide better feature gates. 2021-07-11 16:18:47 +02:00
lib.rs Provide better feature gates. 2021-07-11 16:18:47 +02:00
nalgebra.rs Update and fix implementors for the new API. 2021-03-05 02:05:36 +01:00
spline.rs Provide better feature gates. 2021-07-11 16:18:47 +02:00