1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-12-15 21:43:11 +00:00
openmw-tes3mp/apps/openmw
bzzt 63ab7345be Reuse traversal result for different traversal with same view point
Rename eyePoint to viewPoint to match OSG conventions (eyePoint is the camera position, viewPoint is for LOD handling)
2019-04-07 11:14:37 +04:00
..
mwbase Only allow resting in air when a bed is used 2019-04-04 17:22:24 +03:00
mwclass Disable any footstep sounds when flying (bug #4948) 2019-04-04 17:22:24 +03:00
mwdialogue Merge branch 'master' into dialoguefix 2019-03-29 15:07:45 +01:00
mwgui Only allow resting in air when a bed is used 2019-04-04 17:22:24 +03:00
mwinput Disallow binding some reserved keys (bug #3282) 2019-03-23 22:56:30 +03:00
mwmechanics Only set attack type randomly if "best attack" is on (bug #4942) 2019-03-31 22:20:26 +03:00
mwphysics Use C++11-style loops in the game world instead of iterators 2019-03-07 12:39:57 +04:00
mwrender Merge pull request #2263 from akortunov/actor_culling 2019-03-26 14:13:50 +00:00
mwscript Replicate vanilla Position/SetPos behavior more closely (bug #3109) 2019-03-31 14:17:06 +03:00
mwsound Use loudness data for 2D voiceover (bug #4947) 2019-04-04 19:07:29 +03:00
mwstate Remove redundant includes 2019-02-23 08:02:12 +04:00
mwworld Reuse traversal result for different traversal with same view point 2019-04-07 11:14:37 +04:00
android_commandLine.cpp Fix tab indentations in apps/ and components/ 2015-09-16 20:45:37 +02:00
android_commandLine.h Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
android_main.c android: Add a method so that we can send relative mouse movements from java. 2018-12-23 15:14:29 -05:00
CMakeLists.txt Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm 2018-11-29 01:19:01 +00:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Initialize missing variables 2019-03-19 09:12:31 +04:00
engine.hpp Option to set specific random seed for random number generator 2019-02-26 09:36:34 +03:00
main.cpp Option to set specific random seed for random number generator 2019-02-26 09:36:34 +03:00