MBHaxe/src/collision
2022-12-18 01:47:07 +05:30
..
gjk improve gjk a bit to reduce some lag 2022-12-18 01:47:07 +05:30
BoxCollisionEntity.hx use the hitbox of the rotated marble hitbox 2022-12-18 01:46:21 +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-14 19:37:56 +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-14 20:04:22 +05:30
CollisionEntity.hx fix so much internal edges using new logic 2022-12-14 20:10:31 +05:30
CollisionHull.hx improve gjk a bit to reduce some lag 2022-12-18 01:47:07 +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-14 20:03:45 +05:30
CollisionWorld.hx fix so much internal edges using new logic 2022-12-14 20:10:31 +05:30
Grid.hx fix pathedinterior bug 2022-12-14 19:32:40 +05:30
SphereCollisionEntity.hx use the hitbox of the rotated marble hitbox 2022-12-18 01:46:21 +05:30