Ben Hymers
|
d7d58b98d9
|
Fix ReSharper warnings: remove unused methods
|
2016-02-26 08:41:17 +00:00 |
|
Kromster80
|
1381ab113e
|
Update DetourTileCacheBuilder.cpp
|
2014-11-10 15:08:53 +03:00 |
|
grahamboree
|
dc7e248de6
|
Removed header dependency between Detour and Recast due to addition of rcIgnoreUnused. Added dtIgnoreUnused.
|
2013-10-15 17:29:14 -04:00 |
|
grahamboree
|
35db2af872
|
Silenced additional unused parameter warning.
|
2013-10-14 16:36:49 -04:00 |
|
Matthew Endsley
|
b0e4e6a834
|
Add wrappers for the standard math library
Simplifies transition to software based math libraries
for projects requiring determinism.
|
2013-09-15 20:09:01 -07:00 |
|
Mikko Mononen
|
e6b1d141d2
|
Fixed warnings when compiling with -Wshadow.
|
2012-02-22 17:25:46 +00:00 |
|
Mikko Mononen
|
98eee7e23a
|
Fix for tile cache merge polys, fix for temp obstacle handleUpdate() (call base class).
|
2012-02-07 16:04:08 +00:00 |
|
Mikko Mononen
|
336409d037
|
Added tool states, Crowd can be let run in the BG while changing mesh, Added off-mesh connection support for tile cache, Fixed tile cache area generation, Added debugdraw for tile cache build steps, Migrated to Xcode4.
|
2012-02-04 21:27:07 +00:00 |
|
Mikko Mononen
|
1a66ddf71a
|
Partial checkin or tile cache endian swap.
|
2011-12-19 19:31:39 +00:00 |
|
Mikko Mononen
|
9902efc845
|
TileCache progress: Moved tile cache to Detour and made proper class for it. Better obstacles and tile layer management.
|
2011-04-16 07:57:50 +00:00 |
|