|
f42eedfd08
|
Make better use of the types in the glam crate.
Appears to give a tiny performance boost.
|
2019-07-25 11:36:52 +09:00 |
|
|
88e7365bc4
|
Switched from in-tree float4 lib to glam.
|
2019-07-22 22:30:37 +09:00 |
|
|
508cda6021
|
Better path usage and "extern crate" removal in sub-crates.
|
2018-12-16 13:14:06 -08:00 |
|
|
6d21a30840
|
Formatting with newer cargo fmt .
No meaningful code change, only formatting.
|
2018-06-24 21:18:10 -07:00 |
|
|
97d3304149
|
Run new rustfmt on codebase.
|
2018-03-04 13:00:55 -08:00 |
|
|
922e33ec3f
|
Reformat code with latest rustfmt and custom config.
|
2017-05-14 13:43:51 -07:00 |
|
|
88578b9eae
|
Moved Float4 and Matrix and Vector math into their own sub-crates.
|
2017-05-12 21:01:54 -07:00 |
|