Add convenience methods to quaternion and matrix4 #54
Annotations
1 error and 11 warnings
|
|
|
modules/core/src/gl-matrix/mat3.ts#L388
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
modules/core/src/classes/pose.ts#L43
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
modules/core/src/classes/matrix4.ts#L229
Unexpected any. Specify a different type
|
|
modules/core/src/classes/matrix3.ts#L111
Unexpected any. Specify a different type
|
|
modules/core/src/classes/euler.ts#L475
The case statement does not have a shared enum type with the switch predicate
|
|
modules/core/src/classes/euler.ts#L459
The case statement does not have a shared enum type with the switch predicate
|
|
modules/core/src/classes/euler.ts#L443
The case statement does not have a shared enum type with the switch predicate
|
|
modules/core/src/classes/euler.ts#L427
The case statement does not have a shared enum type with the switch predicate
|
|
modules/core/src/classes/euler.ts#L411
The case statement does not have a shared enum type with the switch predicate
|
|
modules/core/src/classes/euler.ts#L395
The case statement does not have a shared enum type with the switch predicate
|
|
|
The logs for this run have expired and are no longer available.
Loading