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

Crosshair separation #209

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

Crosshair separation #209

wants to merge 8 commits into from

Commits on Sep 10, 2020

  1. Make drawpointer easier to read

    Robert Alm Nilsson committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    3ab98eb View commit details
    Browse the repository at this point in the history
  2. Separate cursor from crosshair functions

    Robert Alm Nilsson committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    a4320bc View commit details
    Browse the repository at this point in the history
  3. Separate cursor from crosshair variables

    Robert Alm Nilsson committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    3ea544d View commit details
    Browse the repository at this point in the history
  4. Always reset crosshair in resetcamera()

    Robert Alm Nilsson committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    aba2642 View commit details
    Browse the repository at this point in the history
  5. Draw crosshair behind command background

    Robert Alm Nilsson committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    32373f9 View commit details
    Browse the repository at this point in the history
  6. Don't show crosshair if compass is visible

    Robert Alm Nilsson committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    85c8d34 View commit details
    Browse the repository at this point in the history
  7. Check pointer type first

    Robert Alm Nilsson committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    fd2c8a9 View commit details
    Browse the repository at this point in the history
  8. Remove unused variable

    Robert Alm Nilsson committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    88339ea View commit details
    Browse the repository at this point in the history