aymarfisherman
|
7cca61dc41
|
Renamed all instances of 'extents' to 'halfExtents' (#279)
|
2017-08-20 17:05:51 +02:00 |
|
Domenico Albani
|
03eb2f92f3
|
Make RecastDemo colors more meaningful (#254)
Implement a SampleDebugDraw which will color area types meaningfully, for example
color water as blue, grass as green and so on.
|
2017-02-02 20:27:43 +01:00 |
|
Mikko Mononen
|
943ce1b263
|
Fix0ring r347...
|
2012-10-21 16:21:47 +00:00 |
|
Mikko Mononen
|
4c6b604ca3
|
Trying to fix prunetool svn weirdness.
|
2012-10-21 15:51:58 +00:00 |
|
Mikko Mononen
|
ccf401d3da
|
- added finalizeSlicedFindPathPartial()
- added handleStep()/handleToggle() to samples
- changed how crowds are rendered
- added path topology optimization step
|
2010-11-07 10:56:48 +00:00 |
|
Mikko Mononen
|
5abddbf0cd
|
Refactored rcBuildContext to be more customization friendly, changed name to rcContext.
|
2010-08-24 17:53:38 +00:00 |
|
Mikko Mononen
|
55360f6ee5
|
Missing files for R197
|
2010-08-19 09:55:12 +00:00 |
|
Mikko Mononen
|
cbc47f4ddf
|
Fix for Issue 99:Separate Detour mesh queries in to a different class from mesh data
|
2010-08-17 15:10:32 +00:00 |
|
Mikko Mononen
|
7d8fe75de1
|
The ugly and humble beginnings of path following and multi-agent navigation code.
|
2010-08-12 12:54:00 +00:00 |
|
Mikko Mononen
|
474a3ddc67
|
Changed link bmin/bmax to fraction along the edge. Fixed moveAlong to work with multiple links per edge. Use flat delta for path iterator.
|
2010-08-10 10:43:28 +00:00 |
|
Mikko Mononen
|
1c4755012f
|
Removed moveAlongPathCorridor() and added more generic moveAlongSurface().
|
2010-08-09 11:26:07 +00:00 |
|
Mikko Mononen
|
cd3a351f40
|
Custom allocator for Recast.
|
2010-07-09 12:55:14 +00:00 |
|
Mikko Mononen
|
11386cedcf
|
Added option to tesselate edges between areas. Fixed bug in orphan contour merging, which could create overlapping contour.
|
2010-05-26 09:20:57 +00:00 |
|
Mikko Mononen
|
49f2b03cd8
|
Presentation mode tweaks. Fix for Issue 74: added FileIO interface, Fix for Issue 76: added pure virtual destructor for duDebugDraw.
|
2010-05-07 07:14:42 +00:00 |
|
Mikko Mononen
|
d5c65a220f
|
Raycast does not try to follow off-mesh links (Issue 64), use references instead of pointers in debugdraw api (Issue 62, Issue 63)
|
2010-04-15 07:22:58 +00:00 |
|
Mikko Mononen
|
10b330ffb4
|
Moved common functions behind name decoration.
|
2010-04-14 18:45:46 +00:00 |
|
Mikko Mononen
|
9bb95ef45b
|
Issue 61: Everything compiles now without errors in warning level 4.
|
2010-04-13 09:39:33 +00:00 |
|
Mikko Mononen
|
5119b5cb16
|
API CHANGE! Better serialization support.
|
2010-03-25 12:24:40 +00:00 |
|
Mikko Mononen
|
70c17e8212
|
Fix for Issue 55: Negative array access in dtNavMesh::raycast()
|
2010-03-18 08:06:12 +00:00 |
|
Mikko Mononen
|
d9d9fa85a5
|
Added more bits to compact neighbour indices, moved region id to rcCompactSpan to save memory.
|
2010-03-05 09:10:13 +00:00 |
|
Mikko Mononen
|
af0d41f5ff
|
Compact heighfield dump and debug project to load it.
|
2010-03-01 08:22:50 +00:00 |
|