1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-01 00:34:36 +00:00
openmw/apps
elsid ac5844cad2
Do not perform physics simulation for actors outside processing range
Actors with disabled collisions still have physics simulations. Assuming they
should not be processed at all instead of disabling collision add a new flag to
make them inactive.
2022-05-26 10:36:03 +02:00
..
benchmarks Move FetchContent for benchmark to extern 2022-01-30 00:44:22 +01:00
bsatool Remove dependency on boost::filesystem in bsatool and niftest CMakeLists.txt 2022-05-23 21:52:22 +02:00
bulletobjecttool Remove some unused includes from bulletobjecttool 2022-05-23 21:35:07 +02:00
esmtool Convert esmtool from const std::string& to std::string_view 2022-05-21 21:39:26 +02:00
essimporter Remove even more of boost::filesystem 2022-05-25 18:29:02 +00:00
launcher moddable post-processing pipeline 2022-05-15 10:03:58 -07:00
mwiniimporter Avoid extra copy for Utf8Encoder::getUtf8 result 2022-02-14 23:01:32 +01:00
navmeshtool Fix typo in navmeshtool log message 2022-05-24 19:28:48 +02:00
niftest Remove dependency on boost::filesystem in bsatool and niftest CMakeLists.txt 2022-05-23 21:52:22 +02:00
opencs Correct CS typo described in #6704 2022-05-24 19:24:39 +02:00
openmw Do not perform physics simulation for actors outside processing range 2022-05-26 10:36:03 +02:00
openmw_test_suite Remove some more of boost:: 2022-05-25 21:16:26 +02:00
wizard Merge branch 'fix_6627' into 'master' 2022-04-17 17:13:13 +00:00
doc.hpp