1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-01 10:34:33 +00:00
openmw/apps/openmw
glassmancody.info 27fe8d42ae fix pass normals
2023-01-19 09:28:51 -08:00
..
mwbase Merge branch 'playercontrols' into 'master' 2022-12-30 16:57:40 +00:00
mwclass Don't use xkf if xnif is merely the base model (bug #5371) 2023-01-14 04:55:12 +03:00
mwdialogue Remove implicit conversion MWWorld::Ptr -> bool 2023-01-18 02:40:56 +01:00
mwgui Remove implicit conversion MWWorld::Ptr -> bool 2023-01-18 02:40:56 +01:00
mwinput Cleanup unused actions 2023-01-07 23:42:53 +01:00
mwlua Additional information in Lua profiler 2023-01-13 21:14:23 +01:00
mwmechanics Delay teleportation till the menu is closed 2023-01-18 19:57:05 +01:00
mwphysics Fix animated object physics 2023-01-16 17:08:48 +03:00
mwrender fix pass normals 2023-01-19 09:28:51 -08:00
mwscript Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
mwsound create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
mwstate Fixed issue with getSummonedCreature( that returned a reference to a non const static value 2022-12-27 19:16:22 +01:00
mwworld Merge branch 'remove_ptr_conversion' into 'master' 2023-01-18 14:32:58 +00:00
android_main.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
CMakeLists.txt rain occlusion 2023-01-06 22:23:03 -08:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp script blacklist => RefId 2022-12-27 19:16:21 +01:00
engine.hpp script blacklist => RefId 2022-12-27 19:16:21 +01:00
main.cpp script blacklist => RefId 2022-12-27 19:16:21 +01:00
options.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
options.hpp Add tests for openmw options 2021-10-05 22:51:12 +02:00
profile.hpp Profile window manager update 2022-10-06 21:50:31 +02:00