bevy/crates/bevy_render/src
Hugo Lindsay 00be5d083e
UI component bundles derive clone (#390)
make Draw, TextStyle, and the rest of the ui components derive clone
2020-08-29 16:49:39 -07:00
..
batch Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
camera Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
mesh Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
pass enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
pipeline UI component bundles derive clone (#390) 2020-08-29 16:49:39 -07:00
render_graph Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
renderer Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
shader Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
texture Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
color.rs add Color::rgb_u8 and Color::rgba_u8 (#381) 2020-08-28 16:50:49 -07:00
draw.rs UI component bundles derive clone (#390) 2020-08-29 16:49:39 -07:00
entity.rs add more doc comments and clean up some public exports 2020-08-09 16:13:04 -07:00
lib.rs Fix compilation when png or hdr features are disabled 2020-08-11 00:49:17 -06:00