1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +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
graphicspage.cpp Clean up Qt includes 2022-06-17 11:56:54 +02:00
graphicspage.hpp
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