Files
godot/scene/resources
Juan Linietsky 71d2e38cb5 Optimize Convex Collision
Implements the Gauss Mapping optimization to SAT convex collision test.

* Described [here](https://ubm-twvideo01.s3.amazonaws.com/o1/vault/gdc2013/slides/822403Gregorius_Dirk_TheSeparatingAxisTest.pdf) by Dirk Gregorius.
* Requires adding of face information to edges in MeshData
* Took the chance to convert MeshData to LocalVector for performance.
2022-10-13 19:07:53 +02:00
..
2022-09-01 18:39:17 +02:00
2022-09-01 18:39:17 +02:00
2022-10-06 00:27:46 +02:00
2022-07-29 16:26:13 +02:00
2022-08-26 22:05:15 -07:00
2022-05-20 22:40:38 +02:00