bevy/crates/bevy_render/src
danieleades d8974e7c3d small and mostly pointless refactoring (#2934)
What is says on the tin.

This has got more to do with making `clippy` slightly more *quiet* than it does with changing anything that might greatly impact readability or performance.

that said, deriving `Default` for a couple of structs is a nice easy win
2022-02-13 22:33:55 +00:00
..
camera small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
color small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
mesh small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
primitives bevy_gltf: Add support for loading lights (#3506) 2022-01-03 07:59:25 +00:00
render_graph small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
render_phase small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
render_resource small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
renderer small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
texture small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
view small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
lib.rs Add headless mode (#3439) 2022-01-08 10:39:43 +00:00
options.rs bevy_render: Support overriding wgpu features and limits (#3912) 2022-02-13 04:24:52 +00:00
render_asset.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
render_component.rs Deprecate .system (#3302) 2022-02-08 04:00:58 +00:00