Camera reset (ESC) always turn avatar also if toggle is off in settings

Description

Whenever I press ESC to reset the camera position after camming around, my avatar always turns in the direction of the camera also if I have "Turn avatar towards camera direction on reset view" toggled off in settings.

Environment

None

Activity

Show:

Chorazin Allen 4 June 2020 at 14:20

The cause looks to be the removal of

gAgentCamera.switchCameraPreset(CAMERA_PRESET_REAR_VIEW);

within handle_reset_view() in llviewermenu.cpp

Chorazin Allen 4 June 2020 at 14:02

Chorazin Allen 4 June 2020 at 11:54

This is changed behaviour in the parent LL viewer - as of the camera presets viewer turning the avatar on ESC has become standard behaviour, so for Kokua we're going to need to track down where it's been added and add a decision controlled by the reset view option.

Done

Details

Assignee

Reporter

Variant

FTRLV

Platform

Mac

Fix versions

Components

Affects versions

Priority

Created 4 June 2020 at 07:56
Updated 4 June 2020 at 21:42
Resolved 4 June 2020 at 21:42