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] - add Visibility for lights #3958

Closed
wants to merge 24 commits into from

Commits on Feb 11, 2022

  1. lights

    robtfm committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    94967d0 View commit details
    Browse the repository at this point in the history
  2. format

    robtfm committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d4d8e0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9ec744 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92e261e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    20a68a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    460ccc4 View commit details
    Browse the repository at this point in the history
  3. revert shadow-breaking changes

    robtfm committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    edd7217 View commit details
    Browse the repository at this point in the history
  4. increase CLUSTER_COUNT_SIZE

    robtfm committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    5d1a327 View commit details
    Browse the repository at this point in the history
  5. format

    robtfm committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ab47c5f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    c0cdb26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86c4bd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    00bbe60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3274e4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b4f309 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    0e5293b View commit details
    Browse the repository at this point in the history
  2. clippy

    robtfm committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4ed538a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5f06dd View commit details
    Browse the repository at this point in the history
  4. add Visibility for lights

    - add Visibility to PointLightBundle and DirectionLightBundle
    - filter lights used by Visibility.is_visible
    robtfm committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    7e62f1f View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    robtfm and alice-i-cecile committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    192a769 View commit details
    Browse the repository at this point in the history
  6. refactor odd filter

    robtfm committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    a0873d6 View commit details
    Browse the repository at this point in the history
  7. format

    robtfm committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    0a46ae7 View commit details
    Browse the repository at this point in the history
  8. format

    robtfm committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    2257ec2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Apply suggestions from code review

    Co-authored-by: Charles <IceSentry@users.noreply.github.com>
    robtfm and IceSentry authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3cc2f90 View commit details
    Browse the repository at this point in the history
  2. format

    robtfm committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    970da5c View commit details
    Browse the repository at this point in the history