No description
Stephen Seo
43ade068c9
Translation could have caused errors getting the three normals for the sides of a box. The internal normals-fetching function was therefore made more robust. |
||
---|---|---|
.forgejo/workflows | ||
src | ||
.gitignore | ||
Changelog.md | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
3D Collision Helpers
Things to note:
main
is the stable branch. Expect things to not break unless the major version number has changed.dev
is the unstable branch. Expect force pushes and rebases on this branch.- Changes to be merged into
main
fromdev
will be done with an explicit merge.
Check the Change-log for changes per version.