-TriangleCollidable proxies generated by MobileMesh-related collision pairs should now pool correctly, eliminating garbage.
-GroupPairHandlers and MeshGroupPairHandlers now properly handle constraint manifold group cleanup; they should no longer be able to hold references to entities and collidables forever.
-SolverGroup now propagates OnRemovalFromSolver and OnAdditionToSolver to children by default.
↧