nsmryan
|
350b7d9179
|
replaced matrix implementation with simpler vector instances for each of Vector1 through Vector6
|
2018-10-02 21:41:49 -04:00 |
|
Dimitri Sabadie
|
7c1ca6db31
|
0.2.2.
|
2018-10-02 21:41:49 -04:00 |
|
nsmryan
|
6d767f25c9
|
minor corrections in README.md
|
2018-10-02 21:41:49 -04:00 |
|
nsmryan
|
e13501dc3e
|
rebased with master
|
2018-10-02 21:40:43 -04:00 |
|
nsmryan
|
aaa3fea753
|
bumped version numbers in examples for splines dependancy
|
2018-10-02 21:39:18 -04:00 |
|
nsmryan
|
46711a4b2b
|
added basic tests for nalgebra, and cleaned up some unused imports
|
2018-10-02 21:39:18 -04:00 |
|
nsmryan
|
313f171299
|
matrix implementation compiles with new type variable bounds and dependance on generic_array
|
2018-10-02 21:39:18 -04:00 |
|
nsmryan
|
2912848397
|
successfully implemented Interpolate for all Point types. Vectors require an implementation for Matrix, which is proving trickier
|
2018-10-02 21:39:18 -04:00 |
|
nsmryan
|
204b22aa0b
|
fixed typo in feature impl-nalgebra import
|
2018-09-29 13:06:49 -04:00 |
|
nsmryan
|
40ddb05797
|
added impl-nalgebra feature
|
2018-09-29 13:03:37 -04:00 |
|
Dimitri Sabadie
|
3cd65dce54
|
Fix feature documentation in both README and lib.rs.
|
2018-09-20 11:56:57 +02:00 |
|
Dimitri Sabadie
|
11791bed70
|
0.2.
|
2018-09-06 15:58:10 +02:00 |
|
Dimitri Sabadie
|
820839abc0
|
Update the documentation.
|
2018-09-06 15:55:11 +02:00 |
|
Dimitri Sabadie
|
865c855ac5
|
Remove cgmath implementors on no_std.
|
2018-09-06 15:55:11 +02:00 |
|
Dimitri Sabadie
|
393a8c2f15
|
Add the std / no_std feature.
|
2018-08-09 01:38:43 +02:00 |
|
Dimitri Sabadie
|
a24826b879
|
Enhance the documentation about serialization.
|
2018-08-09 00:22:00 +02:00 |
|
Dimitri Sabadie
|
243f4ece9f
|
Add the serialization example.
|
2018-08-09 00:22:00 +02:00 |
|
Dimitri Sabadie
|
39c4dffe36
|
Add support for serde serialization / deserialization.
|
2018-08-09 00:22:00 +02:00 |
|
Dimitri Sabadie
|
e0c44b8a59
|
Add the changelog.
|
2018-08-08 12:10:48 +02:00 |
|
Dimitri Sabadie
|
dd51eb42a4
|
0.1.1.
|
2018-08-08 12:10:21 +02:00 |
|
Dimitri Sabadie
|
169711c638
|
Add all target/ build dir to the .gitignore.
|
2018-08-07 01:28:45 +02:00 |
|
Dimitri Sabadie
|
c977ec37da
|
Add a simple example.
|
2018-08-07 01:28:12 +02:00 |
|
Dimitri Sabadie
|
12c6968ffe
|
Also test the documentation on cargo test.
|
2018-08-07 01:16:38 +02:00 |
|
Dimitri Sabadie
|
6142c24bb8
|
Add README and update Cargo.toml to point to splines.
|
2018-08-05 18:28:46 +02:00 |
|
Dimitri Sabadie
|
fbeade556c
|
Add impl Interpolate for some cgmath types.
|
2018-08-05 17:23:30 +02:00 |
|
Dimitri Sabadie
|
fb22023702
|
Add several_interpolations_several_keys test.
|
2018-08-05 17:13:51 +02:00 |
|
Dimitri Sabadie
|
44154d9728
|
Add some unit tests.
|
2018-08-05 17:11:44 +02:00 |
|
Dimitri Sabadie
|
118a11b911
|
Work on the documentation.
|
2018-08-05 14:47:24 +02:00 |
|
Dimitri Sabadie
|
4fd48c167d
|
Hide some internal function from the public interface.
|
2018-08-05 01:18:50 +02:00 |
|
Dimitri Sabadie
|
8afc967ae9
|
Enhance the documentation.
|
2018-08-05 01:17:17 +02:00 |
|
Dimitri Sabadie
|
c4a6d702fa
|
Rename SplineIterator into Iter.
|
2018-08-05 01:14:55 +02:00 |
|
Dimitri Sabadie
|
81ffaa8fbf
|
Writing the front page documentation.
|
2018-08-05 01:12:22 +02:00 |
|