This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-02-14 15:40:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
apps
/
openmw_test_suite
/
detournavigator
History
psi29a
16bb3919d1
Merge branch 'navmesh_cache_simplification' into 'master'
...
Simplify navmesh cache See merge request
OpenMW/openmw!691
2021-04-28 08:01:06 +00:00
..
gettilespositions.cpp
Do not use NavMesh to find changed tiles
2018-10-13 22:16:28 +03:00
navigator.cpp
Detect and ignore updates for oscillating objects
2021-04-18 23:00:13 +02:00
navmeshtilescache.cpp
Return cached element when set existing
2021-03-25 19:28:41 +01:00
operators.hpp
Optimize recast mesh size by vertex deduplication
2020-06-16 00:51:36 +02:00
recastmeshbuilder.cpp
Optimize recast mesh size by vertex deduplication
2020-06-16 00:51:36 +02:00
recastmeshobject.cpp
be explicit about narrowing to resolve: error: type 'btScalar *' (aka 'float *') cannot be narrowed to 'bool' in initializer list [-Wc++11-narrowing]
2020-12-10 21:30:05 +00:00
settingsutils.cpp
Use recastnavigation to find path
2018-10-13 22:16:25 +03:00
tilecachedrecastmeshmanager.cpp
Remove unused includes
2021-02-28 20:44:56 +01:00