Commit Graph

7 Commits

Author SHA1 Message Date
Gandifil 81e2878f65 Rename Quadtree to QuadTree 2023-11-25 22:33:51 +03:00
Gandifil 515896cef4 Refactor QuadTree - now we use static AABB intersection check 2023-11-22 18:47:36 +03:00
Gandifil 6836db47e5 Fix namespaces 2023-11-20 19:28:04 +03:00
Andreas Torebring 10a55d34f0 Refactor
Encapsulate a public property (Parents).
Added xml-comments (to fix some compilation warnings)
2023-08-06 19:33:17 +02:00
Andreas Torebring a5db880e42 Cleanup 2023-08-06 19:33:17 +02:00
Andreas Torebring 59331dc5b5 Use actual target bounds when testing collision 2023-08-06 19:33:17 +02:00
Lucas Girouard-Stranks a3373ac26d Move all code to src/cs + move .sln to root of repository 2021-08-06 00:25:48 -04:00