bevy/pipelined/bevy_pbr2/src
François c6fec1f0c2 Fix clippy lints for 1.57 (#3238)
# Objective

- New clippy lints with rust 1.57 are failing

## Solution

- Fixed clippy lints following suggestions
- I ignored clippy in old renderer because there was many and it will be removed soon
2021-12-02 23:40:37 +00:00
..
render fix calls to as_rgba_linear (#3200) 2021-11-28 10:40:42 +00:00
alpha.rs Merge New Renderer 2021-11-22 23:57:42 -08:00
bundle.rs Fix clippy lints for 1.57 (#3238) 2021-12-02 23:40:37 +00:00
lib.rs Shader Imports. Decouple Mesh logic from PBR (#3137) 2021-11-18 03:45:02 +00:00
light.rs Merge New Renderer 2021-11-22 23:57:42 -08:00
material.rs fix calls to as_rgba_linear (#3200) 2021-11-28 10:40:42 +00:00