bevy/examples/shader
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
..
array_texture.rs fix example bindings (#1001) 2020-12-04 10:37:27 -08:00
hot_shader_reloading.rs Live reloading of shaders (#937) 2020-12-07 12:32:13 -08:00
mesh_custom_attribute.rs Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
shader_custom_material.rs fix example bindings (#1001) 2020-12-04 10:37:27 -08:00
shader_defs.rs fix example bindings (#1001) 2020-12-04 10:37:27 -08:00