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

update camera's target when the mouse wheel is rolling for zoomtomouselocation #14653

Closed
wants to merge 8 commits into from

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    6b2562e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Defines a variable(_targetSetManually)

    to determine whether the user has forced a camera target value
    juzisang committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    99f438c View commit details
    Browse the repository at this point in the history
  2. Rollback the setTarget function

    juzisang committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    06f4fb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    2528e80 View commit details
    Browse the repository at this point in the history
  2. Optimized code

    juzisang committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ff43158 View commit details
    Browse the repository at this point in the history
  3. use TmpVectors store direction

    juzisang committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    34c5bb1 View commit details
    Browse the repository at this point in the history
  4. Optimized code:reduce Garbage Collection pressure

    juzisang committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c2526bc View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'bbl/master'

    juzisang committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ffc5d67 View commit details
    Browse the repository at this point in the history