Mikko Mononen
c56ebb7e77
- (too) large refactoring of the generation and demo code to support tiled preprocessing
...
- added rcFixupAdjacentContours which adjust adjacent contour sets so that that they share all vertices (still buggy!)
- changed the demo stucture to handle tiled navmesh generation process (still ugly)
- the performance results are put into a struct instead of logged immediatelly
- added ChunkyTriMesh class which allows to partiotion a trimesh to smaller pieces using AABB tree
2009-05-17 13:31:09 +00:00
Mikko Mononen
dac9bc0f64
Fixes to win32 version.
2009-04-11 17:59:15 +00:00
Mikko Mononen
a2a85ede2b
Fixing RecastDemo
2009-04-11 17:57:09 +00:00
Mikko Mononen
b93fe6b29a
Changed the polygon merging so that it does not generate parallel neighbor edges.
...
Added first version of Detour.
Changed the demo to use Detour.
2009-04-11 17:40:09 +00:00
Mikko Mononen
ea8fb55a46
- Moved license.txt, readme.txt to root folder
...
- Added TODO.txt
2009-03-29 15:59:39 +00:00
Mikko Mononen
f2595134a4
- Removed example from the Recast folder
2009-03-29 15:52:38 +00:00
Mikko Mononen
1453be33cd
- win32 version of the recast demo
2009-03-29 15:51:07 +00:00
Mikko Mononen
4e86a7747a
- Added contrib dir for win32 build
2009-03-29 15:44:00 +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
Mikko Mononen
ddc9af1d93
- Added version 1.0 release notes.
2009-03-29 12:38:26 +00:00
Mikko Mononen
4e6621a124
- Removed multipass blur test
2009-03-29 12:38:01 +00:00
Mikko Mononen
2a1c3dd7e8
- Changed readme
...
- Fixed XCode project file
- Added readily complied OSX version
2009-03-29 11:54:28 +00:00
Mikko Mononen
06832c885e
Initial commit.
2009-03-29 10:30:52 +00:00
Mikko Mononen
fc115e3dc6
Initial directory structure.
2009-03-29 10:07:26 +00:00