Mikko Mononen
|
6f066ba9ea
|
polygon area getter/setter.
|
2010-02-12 15:14:38 +00:00 |
|
Mikko Mononen
|
5ade5a3052
|
More robust path iteration code.
|
2010-02-12 13:04:55 +00:00 |
|
Mikko Mononen
|
f6236c133d
|
Added cost per poly. Added API to change poly flags. Optimized pathfinder.
|
2010-02-12 09:29:09 +00:00 |
|
Mikko Mononen
|
a715e9a5f7
|
Area progress: Pass area type and ability flags to recast. Convex Area tool. Mark chf with convex volumes. Better visualization of volumes.
|
2010-02-05 16:15:49 +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
|
531d655ff6
|
Off-Mesh connection direction now actually works.
|
2010-01-28 08:37:56 +00:00 |
|
Mikko Mononen
|
a56bf3ec2d
|
Off-Mesh connections across tile boundaries. Fixed getPolysAround(). Detour links per poly use linked list. Adjusted off-mesh connection tool.
|
2010-01-26 12:48:58 +00:00 |
|
Mikko Mononen
|
e973b71d4b
|
More polygons flags. Added filter for Detour queries.
|
2010-01-19 15:13:33 +00:00 |
|
Mikko Mononen
|
fe1a62db22
|
Draw off-mesh connections over/after navmesh edges. Fixed bvtree size issue (was not decoded correctly on mesh add).
|
2010-01-19 14:29:01 +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
|
da9dec1eef
|
Sped up off-mesh link connection process.
|
2010-01-13 21:32:28 +00:00 |
|
Mikko Mononen
|
a81223f3bb
|
Update path iterator code to cope with off-mesh links. findStraightPath() returns now more info so that off-mesh links can de detected.
|
2010-01-13 21:25:07 +00:00 |
|
Mikko Mononen
|
5c4f1ed0bd
|
Off-Mesh Link progress (not fully working).
|
2010-01-10 17:19:02 +00:00 |
|
Mikko Mononen
|
5daf3f8157
|
raycast resturns hit normal.
|
2009-12-21 10:48:27 +00:00 |
|
Mikko Mononen
|
e4239a3bdf
|
Removed stat and tile navmeshes. Fixed examples.
|
2009-12-04 07:27:53 +00:00 |
|
Mikko Mononen
|
6a00efb936
|
Compile fixes for VC. Update VC project.
|
2009-12-03 16:28:27 +00:00 |
|
Mikko Mononen
|
a47e3436c9
|
Changed static navmesh samples to use new navmesh. Renamed Stat samples to Solo. Added moveAlongPathCorridor() to dtNavMesh.
|
2009-12-03 13:16:25 +00:00 |
|
Mikko Mononen
|
ab023b1700
|
Added dtNavMesh, which is combination of dtStatNavMesh and dtTiledNavMesh. Added Sample_DynMesh which is used for dtNavMesh testing for now.
|
2009-11-20 13:26:13 +00:00 |
|