1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-04 21:13:08 +00:00
openmw/apps/launcher
elsid 8b8e4f78b6
Support cylinder and rotating box collision shape types for actors
Cylinder collision shape should give the best consistency between physics
simulation and pathfinding. Rotating box is already used by some actors, so
add it to have the same collision shape type for all actors.
2022-07-30 14:28:21 +02:00
..
utils Clean up Qt includes 2022-06-17 11:56:54 +02:00
advancedpage.cpp Support cylinder and rotating box collision shape types for actors 2022-07-30 14:28:21 +02:00
advancedpage.hpp Add sky blending to launcher 2022-07-11 00:26:22 +00:00
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
datafilespage.cpp Use static settings map for launcher and editor - the Settings::Manager has a static data anyway 2022-07-12 14:56:20 +04:00
datafilespage.hpp Add 3 tabs in the "Data Files" page 2022-04-23 09:54:45 +02:00
graphicspage.cpp Clean up Qt includes 2022-06-17 11:56:54 +02:00
graphicspage.hpp * AA combo box no longer disables the AA alpha test checkbox. 2021-11-30 20:07:29 -05:00
main.cpp Clean up Qt includes 2022-06-17 11:56:54 +02:00
maindialog.cpp Use static settings map for launcher and editor - the Settings::Manager has a static data anyway 2022-07-12 14:56:20 +04:00
maindialog.hpp Use static settings map for launcher and editor - the Settings::Manager has a static data anyway 2022-07-12 14:56:20 +04:00
playpage.cpp
playpage.hpp
sdlinit.cpp
sdlinit.hpp
settingspage.cpp Clean up Qt includes 2022-06-17 11:56:54 +02:00
settingspage.hpp
textslotmsgbox.cpp
textslotmsgbox.hpp