1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 04:46:35 +00:00
openmw/apps
elsid d9a6350c5e Limit AiWander destination by wander distance
From initial actor position.

findRandomPointAroundCircle may return a position outside given range. Use
raycast to choose a different reachable point within a radius but double check
and discard if it's still outside.

Use wander radius instead of wander distance for findRandomPointAroundCircle to
have better chance for a position to be inside wander distance.
2022-09-12 11:03:27 +02:00
..
benchmarks Support google benchmark v1.6.1 2022-07-06 15:06:59 +02:00
bsatool Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
bulletobjecttool Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
esmtool Use meaningful names instead of pretending we don't know what snow is 2022-07-17 19:54:59 +02:00
essimporter Merge branch 'esscamera' into 'master' 2022-07-31 17:31:11 +00:00
launcher Backport fonts fixes to 0.48 2022-08-30 21:08:54 +00:00
mwiniimporter Merge branch 'fontconfig' into 'master' 2022-08-17 21:16:56 +00:00
navmeshtool Do not use collision shapes with visual only collision to generate navmesh 2022-08-25 09:48:06 +02:00
niftest Avoid manual memory management for VFS archives 2022-07-16 15:30:14 +02:00
opencs Merge branch 'cleanup' into 'master' 2022-08-09 23:08:37 +02:00
openmw Limit AiWander destination by wander distance 2022-09-12 11:03:27 +02:00
openmw_test_suite Do not use collision shapes with visual only collision to generate navmesh 2022-08-25 09:48:06 +02:00
wizard Merge branch 'fontconfig' into 'master' 2022-08-17 21:16:56 +00:00
doc.hpp