Updated version to 1.1.0 #46
Annotations
10 errors and 10 warnings
build:
src/SA3D.Modeling/PublicAPI/net7.0/PublicAPI.Shipped.txt#L27
Symbol 'override SA3D.Modeling.Mesh.Basic.BasicAttach.CheckHasWeights() -> bool' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/PublicAPI/net7.0/PublicAPI.Shipped.txt#L1278
Symbol 'SA3D.Modeling.Mesh.Weighted.WeightedMesh.ToAttach(SA3D.Modeling.Mesh.AttachFormat format, bool optimize, bool ignoreWeights) -> SA3D.Modeling.Mesh.Attach!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/PublicAPI/net7.0/PublicAPI.Shipped.txt#L1523
Symbol 'SA3D.Modeling.ObjectData.Node.ConvertAttachFormat(SA3D.Modeling.Mesh.AttachFormat newAttachFormat, SA3D.Modeling.Mesh.Weighted.BufferMode bufferMode, bool optimize, bool ignoreWeights = false, bool forceUpdate = false, bool updateBuffer = false) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/PublicAPI/net7.0/PublicAPI.Shipped.txt#L1812
Symbol 'static SA3D.Modeling.Mesh.Buffer.BufferMesh.Optimize(System.Collections.Generic.IList<SA3D.Modeling.Mesh.Buffer.BufferMesh!>! input) -> SA3D.Modeling.Mesh.Buffer.BufferMesh![]!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/PublicAPI/net7.0/PublicAPI.Shipped.txt#L1869
Symbol 'static SA3D.Modeling.Mesh.Weighted.WeightedMesh.ToModel(SA3D.Modeling.ObjectData.Node! model, SA3D.Modeling.Mesh.Weighted.WeightedMesh![]! meshes, SA3D.Modeling.Mesh.AttachFormat format, bool optimize, bool ignoreWeights = false) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/PublicAPI/net7.0/PublicAPI.Shipped.txt#L27
Symbol 'override SA3D.Modeling.Mesh.Basic.BasicAttach.CheckHasWeights() -> bool' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/PublicAPI/net7.0/PublicAPI.Shipped.txt#L1278
Symbol 'SA3D.Modeling.Mesh.Weighted.WeightedMesh.ToAttach(SA3D.Modeling.Mesh.AttachFormat format, bool optimize, bool ignoreWeights) -> SA3D.Modeling.Mesh.Attach!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/PublicAPI/net7.0/PublicAPI.Shipped.txt#L1523
Symbol 'SA3D.Modeling.ObjectData.Node.ConvertAttachFormat(SA3D.Modeling.Mesh.AttachFormat newAttachFormat, SA3D.Modeling.Mesh.Weighted.BufferMode bufferMode, bool optimize, bool ignoreWeights = false, bool forceUpdate = false, bool updateBuffer = false) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/PublicAPI/net7.0/PublicAPI.Shipped.txt#L1812
Symbol 'static SA3D.Modeling.Mesh.Buffer.BufferMesh.Optimize(System.Collections.Generic.IList<SA3D.Modeling.Mesh.Buffer.BufferMesh!>! input) -> SA3D.Modeling.Mesh.Buffer.BufferMesh![]!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/PublicAPI/net7.0/PublicAPI.Shipped.txt#L1869
Symbol 'static SA3D.Modeling.Mesh.Weighted.WeightedMesh.ToModel(SA3D.Modeling.ObjectData.Node! model, SA3D.Modeling.Mesh.Weighted.WeightedMesh![]! meshes, SA3D.Modeling.Mesh.AttachFormat format, bool optimize, bool ignoreWeights = false) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/File/MetaBlockType.cs#L56
Symbol 'Weight' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/File/MetaData.cs#L54
Symbol 'MetaWeights.get' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/Mesh/Weighted/WeightedMesh.cs#L82
Symbol 'TexcoordPrecisionLevel.get' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/Mesh/Weighted/WeightedMesh.cs#L82
Symbol 'TexcoordPrecisionLevel.set' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/Mesh/Weighted/WeightedMesh.cs#L303
Symbol 'ToAttach' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/Mesh/Weighted/WeightedMesh.cs#L325
Symbol 'ToModel' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/ObjectData/Node.Attach.cs#L52
Symbol 'Welding.get' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/ObjectData/Node.Attach.cs#L52
Symbol 'Welding.set' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/ObjectData/Node.Attach.cs#L155
Symbol 'ConvertAttachFormat' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/SA3D.Modeling/ObjectData/Node.Attach.cs#L236
Symbol 'GetTreeWeldingLinks' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|