japsuu / KorpiEngine

Simple, modern, code-only C# game engine!
https://japsuu.github.io/KorpiEngine/
MIT License
20 stars 1 forks source link

Fix API docs generation, integrate Math in Core #53

Closed japsuu closed 2 months ago

japsuu commented 2 months ago

Math project has now been integrated in the Core project. Core was previously already dependent on Math, so there was really no requirement to keep these two separate. This also resolves some issues with DocFx API docs generation.

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint