Commit Graph

20 Commits (8c7e06293fbe6d0ed1dd7dd0f424b9f1b6f92162)

Author SHA1 Message Date
MiroslavR 19a8800d4d Fix camera distance not getting reset to max value (Fixes #3473) 9 years ago
scrawl c47a679ac9 Fix queueing of vanity mode toggle (Bug #3421) 9 years ago
scrawl a68fd791c8 Remove a stray method declaration 9 years ago
scrawl 1b52749ae1 Adjust third person camera height based on character height 9 years ago
scrawl bed31996c9 Camera raycast 10 years ago
scrawl 9b8e2e9db3 Port MWRender::Camera 10 years ago
scrawl f6960debcb Attach sound listener to the player head instead of camera 10 years ago
scrawl 85f5754bb6 Apply third person camera distance to the camera node instead of only the camera itself (Fixes #1705) 10 years ago
scrawl 7252cb63a6 Fix cppcheck issues 10 years ago
scrawl d2e98c4de1 Fix forced switch to third person on death not always working
For instance, when dying from fall damage
11 years ago
scrawl 15e48107f7 Use i1stPersonSneakDelta + some cleanup 11 years ago
scrawl c6421276bd Closes #841: Correct activation distance in third person mode 11 years ago
scrawl d09a86e208 Issue #1018: Don't allow view mode switching while performing an action 11 years ago
Alex "rainChu" Haddad ed0c31b485 Refactored, moved logic out of NpcAnimation
The logic is now handled by RenderingManager, and Camera sets its
animation's first person offset height. Due to how NpcAnimation seems to
be updated, it has to be the one to actually set its own nodes, in the
case of the hands. Otherwise, the hands would not move without a messier
hack.
11 years ago
scrawl 90a5d8b6f5 Fix uninitialized AL listener position/orientation when the game is paused during the first frame 12 years ago
Sebastian Wick d2b7cb5bb2 First/Third person transitions with mouse wheel 12 years ago
Chris Robinson ef17fdeb15 Remove some unused methods 12 years ago
Chris Robinson 5ee889e8b6 Attach the camera to the Head node in first-person 12 years ago
scrawl 60563afc10 Fix a new game crash, reset camera 12 years ago
Chris Robinson d17e1e83d5 Rename MWRender's Player to Camera 12 years ago