Add support for BC5/BC7 decoding #514
Annotations
10 warnings
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Half.cs#L843
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'byte IConvertible.ToByte(IFormatProvider? provider)' (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Half.cs#L839
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'bool IConvertible.ToBoolean(IFormatProvider? provider)' (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Half.cs#L831
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'float IConvertible.ToSingle(IFormatProvider? provider)' (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L1314
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L967
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L788
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L615
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L353
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L231
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L39
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Loading