Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cinecam improvements #3010

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Cinecam improvements #3010

wants to merge 3 commits into from

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    060ae94 View commit details
    Browse the repository at this point in the history
  2. Improved cinecam mouse rotation

    The rotation speed no longer depends on rendering resolution.
    The rotation is faster overall, horizontal rotation is a little faster than vertical rotation.
    ohlidalp committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    847476a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Added camera controls LOOK_LEFT+LOOK_RIGHT

    Renamed LOOKBACK to LOOK_BACK
    Changed toggle order: instead of resetting to front view first and then toggling the direction, the direction is toggled immediatelly and only a second press resets view to front.
    
    Note: LOOK_LEFT+LOOK_RIGHT have no default bindings because all numpad keys are taken.
    ohlidalp committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    181bb1b View commit details
    Browse the repository at this point in the history