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

[Merged by Bors] - Frustum Culling (for Sprites) #1492

Closed
wants to merge 6 commits into from

Commits on Mar 23, 2021

  1. frustum cullign for sprites

    Byteron committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    5394f13 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Switch to OutsideFrustum component

    This allows rendering to work as expected without hacks
    cart committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    876a1a6 View commit details
    Browse the repository at this point in the history
  2. account for nasty insert error

    cart committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    42a7022 View commit details
    Browse the repository at this point in the history
  3. Update OutsideFrustum docs

    cart committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9e4598f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcbdccc View commit details
    Browse the repository at this point in the history
  5. fmt

    cart committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    dbb8cd1 View commit details
    Browse the repository at this point in the history