.. |
alias.rs
|
Deprecate the MatrixN alias.
|
2021-04-12 11:15:01 +02:00 |
alias_slice.rs
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
allocator.rs
|
Deny missing docs again.
|
2021-04-11 14:36:27 +02:00 |
array_storage.rs
|
Move rkyv impls into separate modules
|
2021-05-09 12:24:07 -04:00 |
blas.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
cg.rs
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
componentwise.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
constraint.rs
|
Run cargo fmt.
|
2020-04-05 18:49:48 +02:00 |
construction.rs
|
Mark small matrix/vector "new" constractors as const-fn.
|
2021-04-12 09:18:17 +02:00 |
construction_slice.rs
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
conversion.rs
|
Re-add conversion between arrays and row vectors.
|
2021-05-06 18:22:04 +02:00 |
coordinates.rs
|
Don't enable serde by default.
|
2021-04-12 12:14:16 +02:00 |
default_allocator.rs
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
dimension.rs
|
Move rkyv impls into separate modules
|
2021-05-09 12:24:07 -04:00 |
edition.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
helper.rs
|
Make the rand dependency optional.
|
2021-03-02 12:25:12 +01:00 |
indexing.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
interpolation.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
iter.rs
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
matrix.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
matrix_simba.rs
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
matrix_slice.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
min_max.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
mod.rs
|
Add conversion from/to glam types + move glam/alga/mint impls to a "third_party" module.
|
2021-03-06 12:20:38 +01:00 |
norm.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
ops.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
properties.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
scalar.rs
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
statistics.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
storage.rs
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
swizzle.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |
unit.rs
|
Move rkyv impls into separate modules
|
2021-05-09 12:24:07 -04:00 |
vec_storage.rs
|
Simplify default `#[must_use]` annotation
|
2021-06-07 16:34:03 +02:00 |