bevy/assets
Al M 2c9b7956d1
Live reloading of shaders (#937)
* Add ShaderLoader, rebuild pipelines for modified shader assets
* New example
* Add shader_update_system, ShaderError, remove specialization assets
* Don't panic on shader compilation failure
2020-12-07 12:32:13 -08:00
..
android-res/mipmap-mdpi android example polish (#845) 2020-11-11 16:31:16 -08:00
branding organize examples and add ecs guide 2020-05-01 13:12:47 -07:00
data Asset system rework and GLTF scene loading (#693) 2020-10-18 13:48:15 -07:00
fonts initial text rendering 2020-05-13 13:22:12 -07:00
models Asset system rework and GLTF scene loading (#693) 2020-10-18 13:48:15 -07:00
scenes Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
shaders Live reloading of shaders (#937) 2020-12-07 12:32:13 -08:00
sounds audio: initial (very minimal) audio plugin 2020-07-16 13:46:51 -07:00
textures Extend the Texture asset type to support 3D data (#903) 2020-11-22 12:04:47 -08:00