1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-03 17:37:18 +00:00
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.
2024-07-08 23:30:05 +02:00
..
camera.lua Make paralysis cancel camera mode changes (#7997) 2024-05-23 12:29:10 +03:00
first_person_auto_switch.lua Lua: change obj.rotation from Euler angles to Quaternion 2023-06-12 00:16:42 +02:00
head_bobbing.lua Move camera settings to a menu script 2024-01-10 23:13:27 +01:00
move360.lua Add Camera.isZoomEnabled check to move360 zooming 2024-07-08 23:30:05 +02:00
settings.lua Move camera settings to a menu script 2024-01-10 23:13:27 +01:00
third_person.lua Move camera settings to a menu script 2024-01-10 23:13:27 +01:00