Commit Graph

17 Commits

Author SHA1 Message Date
a24826b879 Enhance the documentation about serialization. 2018-08-09 00:22:00 +02:00
243f4ece9f Add the serialization example. 2018-08-09 00:22:00 +02:00
39c4dffe36 Add support for serde serialization / deserialization. 2018-08-09 00:22:00 +02:00
e0c44b8a59 Add the changelog. 2018-08-08 12:10:48 +02:00
dd51eb42a4 0.1.1. 2018-08-08 12:10:21 +02:00
169711c638 Add all target/ build dir to the .gitignore. 2018-08-07 01:28:45 +02:00
c977ec37da Add a simple example. 2018-08-07 01:28:12 +02:00
12c6968ffe Also test the documentation on cargo test. 2018-08-07 01:16:38 +02:00
6142c24bb8 Add README and update Cargo.toml to point to splines. 0.1 2018-08-05 18:28:46 +02:00
fbeade556c Add impl Interpolate for some cgmath types. 2018-08-05 17:23:30 +02:00
fb22023702 Add several_interpolations_several_keys test. 2018-08-05 17:13:51 +02:00
44154d9728 Add some unit tests. 2018-08-05 17:11:44 +02:00
118a11b911 Work on the documentation. 2018-08-05 14:47:24 +02:00
4fd48c167d Hide some internal function from the public interface. 2018-08-05 01:18:50 +02:00
8afc967ae9 Enhance the documentation. 2018-08-05 01:17:17 +02:00
c4a6d702fa Rename SplineIterator into Iter. 2018-08-05 01:14:55 +02:00
81ffaa8fbf Writing the front page documentation. 2018-08-05 01:12:22 +02:00