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
|
f5c3a8b609
|
Fix for Issue 128 (third time the charm)
|
2010-10-10 10:15:44 +00:00 |
|
Mikko Mononen
|
7ee6e96e5a
|
- fixed the code to compile on win32
|
2010-09-10 06:53:33 +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
|
a48b50d89c
|
Issue 45:Input triangle based area creation
|
2010-07-13 07:02:03 +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
|
5119b5cb16
|
API CHANGE! Better serialization support.
|
2010-03-25 12:24:40 +00:00 |
|
Mikko Mononen
|
e0fe72ebb0
|
small change to display list
|
2010-02-16 08:48:21 +00:00 |
|
Mikko Mononen
|
f02c123001
|
debug draw display list class.
|
2010-02-16 08:45:42 +00:00 |
|
Mikko Mononen
|
f839fb080a
|
NOTE: Changed the generation procedure, see samples! Erode walkable area before area is generated. Allow to mark areas on chf. Generate regions following areas (+ many fixes here and there to make it alwasy work). Part 2
|
2010-02-01 14:58:30 +00:00 |
|
Mikko Mononen
|
3abbfe006d
|
Changed Detour header var names more to verbose. Pass params as a struct to dtCreateNavMeshData. Named Off-mesh links to Off-mesh connections. Cleaned up Off-mesh connection code and samples. Added connection radius and direction to Off-mesh connections. Agent dimensions passed store in navmesh header.
|
2010-01-19 14:22:48 +00:00 |
|
Mikko Mononen
|
6c76919ab9
|
Moved common debugdraw code to DebugDraw.h/cpp, changed API to allow uint colors.
|
2010-01-10 17:17:47 +00:00 |
|
Mikko Mononen
|
41061699d6
|
Missing debug utils files.
|
2009-12-09 16:45:57 +00:00 |
|