Rewrite the maths & uniform API #60
Annotations
8 errors
Run linting:
citro3d/src/math/ops.rs#L246
failed to resolve: use of undeclared type `Matrix3`
|
Run linting:
citro3d/src/math/ops.rs#L247
failed to resolve: use of undeclared type `Matrix3`
|
Run linting:
citro3d/src/math/ops.rs#L251
failed to resolve: use of undeclared type `Matrix3`
|
Run linting:
citro3d/src/math/ops.rs#L252
failed to resolve: use of undeclared type `Matrix3`
|
Run linting:
citro3d/src/math/ops.rs#L261
cannot multiply `&math::matrix::Matrix4` by `&math::matrix::Matrix4`
|
Run linting:
citro3d/src/math/ops.rs#L262
cannot add `&math::matrix::Matrix4` to `&math::matrix::Matrix4`
|
Run linting:
citro3d/src/math/ops.rs#L263
cannot subtract `&math::matrix::Matrix4` from `&math::matrix::Matrix4`
|
Run linting
Process completed with exit code 101.
|
The logs for this run have expired and are no longer available.
Loading