Mikko Mononen
d2c7d8640b
OSX binary.
2009-08-24 13:22:26 +00:00
Mikko Mononen
cc0f1431cd
Detour: Optimized new cost code to removed redundant edge midpoint calculations.
...
Detour: FIxed broken raycast code on TileNavmesh.
Detour: Added more comments to public API.
2009-07-20 08:05:18 +00:00
Mikko Mononen
cc1126daaa
New OSX binary with recent changes.
2009-07-14 17:04:57 +00:00
Mikko Mononen
a7cb1f86e2
Detour: Commented DetourTileNavMesh API.
...
Demo: Fixed and improved few tile navmesh demo issues.
2009-07-13 12:06:04 +00:00
Mikko Mononen
c2e4e01201
Detour: Reduced tile navmesh link size by 6 bytes.
...
Demo: Fixed some include file errors from previous renaming fest.
Added license at top of some files.
2009-07-13 11:09:28 +00:00
Mikko Mononen
d71740036d
Demo: Changed demo "Builders" to "Samples".
...
Detour: Prefixed static nav with 'dtStat', this includes polys and poly refs too.
imgui: Made imgui code not to use id:s anymore, since there were way too many id clashes.
imgui: Separated the rendering code into its' own file, changed prebaked font to use stb_truetype instead, removed glfont.
imgui: Added 'disabled' property to widgets.
Recast: exposed single triangle rasterization into the recast api.
Demo: Changed the debug draw validation to be "soft", easier to demo now.
2009-07-13 10:30:37 +00:00
Mikko Mononen
cdf03f3cd5
Changed tiled stat mesh demo from 'tiling' to 'tiled'.
...
Added ugly tiled nav mesh demo.
2009-07-09 08:36:35 +00:00
Mikko Mononen
9edeccea35
Slightly better heuristic for path finder (Mr. Ericsson would not approve!)
...
Visualize A* open list.
Visualize parent nodes when querying nodes around.
2009-07-01 12:07:02 +00:00
Mikko Mononen
b0cc29570e
Added overlay rendering support for builders + return of start/end labels.
2009-07-01 07:22:18 +00:00
Mikko Mononen
5ca1417039
Added new version of the app.
2009-06-30 15:23:56 +00:00
Mikko Mononen
ec96c8d1ef
- Separating demo out from the Recast folder (osx version only)
2009-03-29 15:39:02 +00:00