357febc168
fix for building with collada and some other warnings
2011-09-10 09:38:38 +00:00
8ed1c07a7b
Navigation Mesh Modifier:
...
* Fix scons define for operator append
* Don't use abbreviations in the UI.
2011-09-10 09:21:46 +00:00
Nick Samarin
c5f6a01dd5
synched with trunk at revision 34793
2011-02-16 17:07:18 +00:00
0bca249298
Add CMake build system on Recast&Navigation branch
2010-08-31 22:08:01 +00:00
Nick Samarin
f09cd6974e
synched with trunk at revision 31065
2010-08-05 13:54:56 +00:00
Nick Samarin
dbc8d4274f
- moved navmesh conversion code to ED_Editors project (ED_navmesh_conversion.h and navmesh_conversion.cpp files)
...
- added new custom data layer CD_Recast
2010-07-30 13:02:32 +00:00
Nick Samarin
870e0e37e5
- fixed bug in steering actuator: calculate 2d distance to target for seeking and fleeing
...
- added possibility to add navmesh modifier manually in order to transform manually created mesh to navigation mesh (with navigation polygons data layer)
- added possibility to use existed navigation mesh object for navmesh generation (so new object won't be created, but existed object will be updated)
2010-07-29 14:06:48 +00:00
Nick Samarin
af1ca0cfc1
- added operators for manual assigning navigation polygon idx to mesh faces in edit mode
...
- modified conversion process to take into account changes caused by mesh editing
Note: conversion to dtStatNavMesh in KX_NavMeshObject hasn't worked correctly yet
2010-07-27 21:01:00 +00:00
Nick Samarin
b7819807b3
implemented navigation mesh visualization via modifier
2010-07-21 19:44:59 +00:00
Nick Samarin
b4b9e01f8d
- set defaults to steering actuator parameters
...
- fixed order of triangle indexes for navigation mesh representation
2010-07-20 14:09:05 +00:00
Nick Samarin
219e9022b9
- set default value for level height params
...
- added flag OPTYPE_UNDO for navmesh operator to enable undo operation
2010-07-14 20:09:04 +00:00
Nick Samarin
b17f90b22c
- fixed bugs with unique vertices of detailed mesh in generation and conversion of navigation mesh
...
- set default physic type and name for navigation mesh object
2010-07-14 13:20:13 +00:00
Nick Samarin
36e27b0765
Added operator for generating navigation mesh for selected blender objects
2010-07-09 22:16:52 +00:00