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

Param vector updates #418

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

Commits on Jun 17, 2020

  1. Made SpatialBoundingBox a BoundingBox.

    Made LocationInitialInfection[] a Vector2.
    CloneDeath committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    5e73ddc View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

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

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    3697050 View commit details
    Browse the repository at this point in the history
  2. Replaced infectee_x/y with infectee_position. Fixed usages.

    Added overload for adding Vector2<float> and Vector2<double>.
    CloneDeath committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    e27c374 View commit details
    Browse the repository at this point in the history