bevy/crates/bevy_render/src/render_graph/nodes
Marek Legris 5acebed731
Transform and GlobalTransform are now Similarities (#596)
Transform and GlobalTransform are now Similarities.

This resolves precision errors and simplifies the api

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
2020-10-18 13:03:16 -07:00
..
camera_node.rs Transform and GlobalTransform are now Similarities (#596) 2020-10-18 13:03:16 -07:00
mod.rs render: rename MainPassNode to PassNode 2020-06-24 10:29:26 -07:00
pass_node.rs The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
render_resources_node.rs Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
shared_buffers_node.rs The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
texture_copy_node.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
window_swapchain_node.rs can change window settings at runtime (#644) 2020-10-15 11:42:19 -07:00
window_texture_node.rs can change window settings at runtime (#644) 2020-10-15 11:42:19 -07:00