You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/files/data/scripts/omw/camera
trav5 d4e6dd9f8c Add Camera.isZoomEnabled check to move360 zooming
Early return in the processZoom3rdPerson function at move360.lua
extended with a check for disabled zoom in the Camera interface.

This fixes #8064 - prevents from switching between 1st and 3rd person
camera by pressing zoom in/out inputs when zooming is disabled.
6 months ago
..
camera.lua Make paralysis cancel camera mode changes (#7997) 7 months ago
first_person_auto_switch.lua Lua: change obj.rotation from Euler angles to Quaternion 2 years ago
head_bobbing.lua Move camera settings to a menu script 12 months ago
move360.lua Add Camera.isZoomEnabled check to move360 zooming 6 months ago
settings.lua Move camera settings to a menu script 12 months ago
third_person.lua Move camera settings to a menu script 12 months ago