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

Replace unwraps with expects in bevy_pbr #4046

Closed
wants to merge 14 commits into from

Commits on Feb 26, 2022

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

Commits on Feb 28, 2022

  1. Update crates/bevy_pbr/src/lib.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    omarbassam88 and superdump committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    ad34eee View commit details
    Browse the repository at this point in the history
  2. Update crates/bevy_pbr/src/lib.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    omarbassam88 and superdump committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    dfd83a5 View commit details
    Browse the repository at this point in the history
  3. Update crates/bevy_pbr/src/lib.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    omarbassam88 and superdump committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    8391494 View commit details
    Browse the repository at this point in the history
  4. Update crates/bevy_pbr/src/material.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    omarbassam88 and superdump committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    58fdfba View commit details
    Browse the repository at this point in the history
  5. Update crates/bevy_pbr/src/render/light.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    omarbassam88 and superdump committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    ceb338f View commit details
    Browse the repository at this point in the history
  6. Update crates/bevy_pbr/src/render/mesh.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    omarbassam88 and superdump committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    7534ea1 View commit details
    Browse the repository at this point in the history
  7. Update crates/bevy_pbr/src/render/mesh.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    omarbassam88 and superdump committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    bea7f9c View commit details
    Browse the repository at this point in the history
  8. Update crates/bevy_pbr/src/render/mesh.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    omarbassam88 and superdump committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    8c25b04 View commit details
    Browse the repository at this point in the history
  9. Update crates/bevy_pbr/src/render/mesh.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    omarbassam88 and superdump committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    26099ba View commit details
    Browse the repository at this point in the history
  10. Update crates/bevy_pbr/src/render/mesh.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    omarbassam88 and superdump committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    8ba3cdc View commit details
    Browse the repository at this point in the history
  11. Update crates/bevy_pbr/src/render/mesh.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    omarbassam88 and superdump committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    0a6276f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b45b988 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fc5b0a2 View commit details
    Browse the repository at this point in the history