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
aa7357d897
Updated VC project to include new tiled navmesh.
...
Fixed warnings for VC.
2009-07-09 08:55:29 +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
22865e60af
Fixes for VC and new Win32 binary.
2009-06-30 15:29:52 +00:00
Mikko Mononen
5ca1417039
Added new version of the app.
2009-06-30 15:23:56 +00:00
Mikko Mononen
b31b9334c3
Visual studio compile fixes.
2009-06-16 10:03:47 +00:00
Mikko Mononen
dac9bc0f64
Fixes to win32 version.
2009-04-11 17:59:15 +00:00
Mikko Mononen
1453be33cd
- win32 version of the recast demo
2009-03-29 15:51:07 +00:00
Mikko Mononen
8e9bf581cf
- Removed build temp files.
2009-03-29 15:40:25 +00:00
Mikko Mononen
ec96c8d1ef
- Separating demo out from the Recast folder (osx version only)
2009-03-29 15:39:02 +00:00