MBHaxe/src/collision
2022-12-17 23:23:32 +05:30
..
gjk improve gjk a bit to reduce some lag 2022-12-17 23:23:32 +05:30
BoxCollisionEntity.hx use the hitbox of the rotated marble hitbox 2022-12-17 20:19:56 +05:30
BVHTree.hx fix magnet sound persist, use BVH for interior CD (cleaner, similar perf), cull instances not in frustum, overall FPS improvements 2022-12-04 14:41:04 +05:30
CCDCollision.hx ccd test 2021-10-17 00:36:36 +05:30
Collision.hx fix CCD and internal edges again this time by using mb methods, and other small lag fixes 2022-12-13 23:40:18 +05:30
CollisionEntity.hx fix so much internal edges using new logic 2022-12-14 15:05:52 +05:30
CollisionHull.hx improve gjk a bit to reduce some lag 2022-12-17 23:23:32 +05:30
CollisionInfo.hx Add a lot of static shapes, fix some collision stuff 2021-06-10 17:12:39 +05:30
CollisionSurface.hx make marble shaders better match original, attempt fix internal edge collisions 2022-12-12 22:52:36 +05:30
CollisionWorld.hx fix so much internal edges using new logic 2022-12-14 15:05:52 +05:30
Grid.hx fix pathedinterior bug 2022-11-13 14:37:48 +05:30
SphereCollisionEntity.hx use the hitbox of the rotated marble hitbox 2022-12-17 20:19:56 +05:30