Add Changelog.md
This commit is contained in:
parent
8c11542219
commit
6f641f13be
1 changed files with 10 additions and 0 deletions
10
Changelog.md
Normal file
10
Changelog.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
## Version 1.0.0
|
||||||
|
|
||||||
|
First version of this library.
|
||||||
|
|
||||||
|
Implements collision detection between AABB (Axis-Aligned-Bounding-Box) and
|
||||||
|
AABB, AABB and Generic-Boxes, and Generic-Boxes and Generic-Boxes.
|
||||||
|
|
||||||
|
Some vector/matrix math also added.
|
Loading…
Reference in a new issue