bevy/crates/bevy_render/src/renderer/render_resource
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
..
bind_group.rs The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
buffer.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
mod.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
render_resource_bindings.rs The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
render_resource.rs Transform and GlobalTransform are now Similarities (#596) 2020-10-18 13:03:16 -07:00
shared_buffers.rs Replace std synchronization primitives with parking_lot (#210) 2020-08-21 14:55:16 -07:00
texture.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00