Support texture coordinates greater than1 #65
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
MeshDecimatorCore/Math/Vector2.cs#L326
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MeshDecimatorCore/Math/Vector2d.cs#L326
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MeshDecimatorCore/Math/Vector2i.cs#L289
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MeshDecimatorCore/Math/Vector3.cs#L356
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MeshDecimatorCore/Math/Vector3d.cs#L356
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MeshDecimatorCore/Math/Vector3i.cs#L307
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MeshDecimatorCore/Math/Vector4.cs#L364
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MeshDecimatorCore/Math/Vector4d.cs#L364
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MeshDecimatorCore/Math/Vector4i.cs#L325
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MeshDecimatorCore/BoneWeight.cs#L199
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|