1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 12:09:43 +00:00
openmw/apps/openmw_test_suite
elsid e00eb50587
Remove stepping from findSmoothPath
This is not used anyway. There are features like smooth movement which remove
all redundant points.

Use single findStraightPath call instead of multiple.
2023-07-22 18:08:40 +02:00
..
detournavigator Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
esm Make RefId::deserializeText return an empty RefId if no pre-existing StringRefId can be found 2023-07-13 16:49:23 +02:00
esm3 Merge branch 'fastandloose' into 'master' 2023-07-02 19:24:14 +00:00
esm4 Rename components/esm4/acti.hpp -> components/esm4/loadacti.hpp 2022-04-23 00:40:45 +02:00
esmloader Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
files Remove unused includes 2022-10-09 16:44:18 +02:00
fx Use settings values for Fog settings 2023-06-15 22:01:14 +02:00
lua Lua: change obj.rotation from Euler angles to Quaternion 2023-06-12 00:16:42 +02:00
misc Fix unit tests 2023-06-08 21:10:11 +02:00
mwdialogue Remove dialogue related instances of getRefIdString 2023-05-04 19:46:49 +02:00
mwscript Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
mwworld Merge branch 'caius4friends' into 'master' 2023-07-20 15:29:57 +00:00
nif Do not add redundant nullptr parent 2022-09-24 19:10:31 +02:00
nifloader Don't discard collision for the entire tree if BSXFlags marker flag is set 2023-07-10 23:37:37 +03:00
nifosg Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
openmw Apply clang-format to code base 2022-09-22 21:35:26 +03:00
serialization Apply clang-format to code base 2022-09-22 21:35:26 +03:00
settings Add settings index to provide lookup by category and name 2023-05-03 22:11:44 +02:00
shader shade refactor 2023-02-25 11:03:39 -08:00
sqlite3 Apply clang-format to code base 2022-09-22 21:35:26 +03:00
toutf8 Use PROJECT_SOURCE_DIR in tests 2023-04-23 15:11:17 +02:00
CMakeLists.txt Eliminate redundant version checks 2023-07-20 00:43:56 +01:00
openmw_test_suite.cpp Use settings values for Fog settings 2023-06-15 22:01:14 +02:00
testing_util.hpp Fix unit tests 2023-06-08 21:10:11 +02:00