bevy/crates
Carter Anderson 3ccaebf9a5 upgrade wgpu
2020-06-09 10:57:18 -07:00
..
bevy_app remove specialization. bevy now builds on stable rust! 2020-06-07 23:36:39 -07:00
bevy_asset add RenderResources/RenderResource traits to replace Uniforms/Uniform 2020-06-07 19:12:41 -07:00
bevy_core add RenderResources/RenderResource traits to replace Uniforms/Uniform 2020-06-07 19:12:41 -07:00
bevy_derive remove old uniform system 2020-06-07 22:32:55 -07:00
bevy_diagnostic cargo fmt 2020-06-03 20:08:20 -07:00
bevy_gltf add texture atlases 2020-06-06 00:12:38 -07:00
bevy_input input: make new Input resource generic and add Input<MouseButton> 2020-06-04 23:34:21 -07:00
bevy_legion cargo fmt 2020-06-03 20:08:20 -07:00
bevy_pbr remove DrawTargets in favor of PassNodes and in preparation for "immediate mode" drawing api 2020-06-08 14:35:13 -07:00
bevy_property cargo fmt 2020-06-03 20:08:20 -07:00
bevy_render remove DrawTargets in favor of PassNodes and in preparation for "immediate mode" drawing api 2020-06-08 14:35:13 -07:00
bevy_scene asset: AssetServer versioning and load group status 2020-06-05 17:32:32 -07:00
bevy_sprite remove DrawTargets in favor of PassNodes and in preparation for "immediate mode" drawing api 2020-06-08 14:35:13 -07:00
bevy_text remove TextureType 2020-06-05 19:38:03 -07:00
bevy_transform rename LocalToWorld -> Transform and LocalToParent -> LocalTransform 2020-06-07 13:39:50 -07:00
bevy_type_registry cargo fmt 2020-06-03 20:08:20 -07:00
bevy_ui remove DrawTargets in favor of PassNodes and in preparation for "immediate mode" drawing api 2020-06-08 14:35:13 -07:00
bevy_wgpu upgrade wgpu 2020-06-09 10:57:18 -07:00
bevy_window impl Default for EventReader 2020-06-03 23:53:00 -07:00
bevy_winit input: make new Input resource generic and add Input<MouseButton> 2020-06-04 23:34:21 -07:00