mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
* dtIntersectSegSeg2D: Calculate over zy-plane instead. * dtOverlapPolyPoly2D: Calculate over zy-plane instead. * dtNavMeshQuery::findRandomPoint: z = h. * dtNavMeshQuery::raycast: Invert hit normals. * Update all comments to use xyz vector instead (previously xzy (xz-plane z-height)).