Commit Graph

6 Commits (fb655cb04f07c53a7b0240135b37cb8e09d4b16a)

Author SHA1 Message Date
elsid ed73d130f9
Cache navmesh tiles
Use LRU modification to hold currently used items. Use RecastMesh binary
data for item key.

Store original pointer of btCollisionShape in user pointer to make available
it as an identifier within all duplicates. Use pointer to heights data array
for btHeightfieldTerrainShape.
6 years ago
elsid c95cea414c
Support water for NavMesh 6 years ago
elsid 72f211ef28
Add enums for area type and flags 6 years ago
elsid fa23b590a4
Add unwalkable areas to NavMesh 6 years ago
elsid f8909218ee
Store recast mesh bounds 6 years ago
elsid fafba8ea0c
Use recastnavigation to find path 6 years ago