1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-30 14:06:41 +00:00
openmw/apps
elsid 3878a12ed3
Delay cell grid change until scene update
This allows proper profiling. Changing cell grid is not a part of physics
system, it's a part of world system.
2022-04-01 21:46:20 +02:00
..
benchmarks Move FetchContent for benchmark to extern 2022-01-30 00:44:22 +01:00
bsatool Avoid missusing of CompressedBSAFile with private inheritance 2022-02-27 20:40:35 +01:00
bulletobjecttool Add a tool to load and print information about all bullet objects in all cells 2022-02-04 16:14:52 +01:00
esmtool Use toStringView in esmtool instead of toString 2022-02-25 17:40:27 +01:00
essimporter Switch to a constexpr for FourCC constant 2022-03-08 14:48:37 +00:00
launcher Reuse the same code to load settings in apps/openmw, apps/launcher, apps/opencs 2022-02-02 23:47:11 +01:00
mwiniimporter Avoid extra copy for Utf8Encoder::getUtf8 result 2022-02-14 23:01:32 +01:00
navmeshtool Limit max navmeshdb file size 2022-03-18 19:08:46 +01:00
niftest remove unused includes: part1 2022-01-23 17:30:25 +01:00
opencs Make settings loader differentiate between engine and editor (fixes #6658). 2022-03-04 09:44:52 +00:00
openmw Delay cell grid change until scene update 2022-04-01 21:46:20 +02:00
openmw_test_suite Merge branch 'navmeshdb_max_file_size' into 'master' 2022-03-27 09:07:56 +00:00
wizard remove unused includes: part1 2022-01-23 17:30:25 +01:00
doc.hpp