summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FreeLookCamera.h
AgeCommit message (Expand)Author
2021-10-08VideoCommon: update Free Look camera's 'FieldOfView' function to 'FieldOfView...iwubcode
2021-10-08VideoCommon: update fov multiplier variables and add constant variables for d...iwubcode
2021-10-08Core / VideoCommon: refactor FreeLookCamera to have the underlying controller...iwubcode
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-18FreeLook: update camera and manager to use a delta time for movement (in case...iwubcode
2021-03-17VideoCommon: update FreeLook camera to add quaternion based rotation, fix orb...iwubcode
2021-03-07FreeLookCamera: Remove unused variableDentomologist
2021-01-27VideoCommon: use Quaternion for Free Look orientationiwubcode
2020-12-26VideoCommon: Fix crash that occurs on loading a fifo log due to uninitialized...iwubcode
2020-12-24VideoCommon: Add 'Active' state to FreelookCamera to future proof if we ever ...iwubcode
2020-12-24VideoCommon: Update Free Look camera with settings change...iwubcode
2020-12-24VideoCommon: Change 'Zoom' to 'MoveForward' since it really isn't a zoomiwubcode
2020-12-24VideoCommon: Add speed to Free Look cameraiwubcode
2020-06-25VideoCommon: change freelook camera fov step size and expose itiwubcode
2020-06-25VideoCommon: Use freelook field of view to change the perspective of the cameraiwubcode
2020-06-17VideoCommon: Clean freelook camera dirty state when getting the new viewiwubcode
2020-05-03VideoCommon: Add Free Look camera with separate modesiwubcode