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

Helper function to translate world coords to screen space #1258

Merged
merged 18 commits into from
Jan 22, 2021
Merged

Helper function to translate world coords to screen space #1258

merged 18 commits into from
Jan 22, 2021

Commits on Jan 18, 2021

  1. added helper function

    aevyrie committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    93550cf View commit details
    Browse the repository at this point in the history
  2. fmt

    aevyrie committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    5d4ca35 View commit details
    Browse the repository at this point in the history
  3. fmt 2 cargo boogaloo

    aevyrie committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ffff061 View commit details
    Browse the repository at this point in the history
  4. made function pub

    aevyrie committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    12aea5f View commit details
    Browse the repository at this point in the history
  5. change to proj matrix mat4

    aevyrie committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    9ace96e View commit details
    Browse the repository at this point in the history
  6. math is hard

    aevyrie committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    521282f View commit details
    Browse the repository at this point in the history
  7. remove unused line

    aevyrie committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    6c4b1fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    813543b View commit details
    Browse the repository at this point in the history
  9. Updated comments

    aevyrie committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    51bf477 View commit details
    Browse the repository at this point in the history
  10. removed brackets

    aevyrie committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    a9572be View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. poka-yoke all the APIs!

    aevyrie committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    254b534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84be080 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faff46f View commit details
    Browse the repository at this point in the history
  4. fmt

    aevyrie committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    c51e3b1 View commit details
    Browse the repository at this point in the history
  5. fmt

    aevyrie committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    22783ed View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Changes from code review

    aevyrie committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    cf050be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89765cf View commit details
    Browse the repository at this point in the history
  3. clippy

    aevyrie committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    6040dc8 View commit details
    Browse the repository at this point in the history