This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
Clipping now happens before simplification #5
Annotations
12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
No files were found with the provided path: TileBakeTool/bin/Release/. No artifacts will be uploaded.
|
build:
TileBakeLibrary/Coordinates/Vector3Double.cs#L23
'Vector3Double' defines operator == or operator != but does not override Object.Equals(object o)
|
build:
TileBakeLibrary/Coordinates/Vector3Double.cs#L23
'Vector3Double' defines operator == or operator != but does not override Object.GetHashCode()
|
build:
TileBakeLibrary/SubObject.cs#L118
The variable 'vector' is declared but never used
|
build:
TileBakeLibrary/SubObject.cs#L168
The variable 'squareMetersPerVertex' is assigned but its value is never used
|
build:
TileBakeLibrary/geometry3Sharp-master/mesh_ops/MeshMeshCut.cs#L587
Unreachable code detected
|
build:
TileBakeLibrary/CityJSONParsing/CityJSON.cs#L36
The field 'CityJSON.Materials' is never used
|
build:
TileBakeLibrary/Coordinates/Vector3Double.cs#L23
'Vector3Double' defines operator == or operator != but does not override Object.Equals(object o)
|
build:
TileBakeLibrary/Coordinates/Vector3Double.cs#L23
'Vector3Double' defines operator == or operator != but does not override Object.GetHashCode()
|
build:
TileBakeLibrary/SubObject.cs#L118
The variable 'vector' is declared but never used
|
build:
TileBakeLibrary/SubObject.cs#L168
The variable 'squareMetersPerVertex' is assigned but its value is never used
|