Joshua J. Bouw
|
9f4c8b1b9a
|
Fix errors and panics to typical Rust conventions (#968)
Fix errors and panics to typical Rust conventions
|
2020-12-02 11:31:16 -08:00 |
|
Carter Anderson
|
72b2fc9843
|
Bevy Reflection (#926)
Bevy Reflection
|
2020-11-27 16:39:59 -08:00 |
|
Mariusz Kryński
|
515d750004
|
wasm32: non-spirv shader specialization (#843)
wasm32: non-spirv shader specialization
|
2020-11-15 12:07:17 -08:00 |
|
Nicholas Rishel
|
53c4c45eca
|
Use embedded glslang for runtime glsl-to-spirv and add Android example (#740)
Use embedded glslang for runtime glsl-to-spirv and add Android example
|
2020-11-02 16:30:30 -08:00 |
|
Carter Anderson
|
c32e637384
|
Asset system rework and GLTF scene loading (#693)
|
2020-10-18 13:48:15 -07:00 |
|
Mariusz Kryński
|
fccfa12d3b
|
do not depend on spirv on wasm target (#689)
do not use spirv for wasm target
|
2020-10-16 11:12:55 -07:00 |
|
Michael Hills
|
38a982b28d
|
iOS: use shaderc-rs for glsl to spirv compilation (#324)
|
2020-09-01 11:06:15 -07:00 |
|
Victor "multun" Collod
|
d138647818
|
enforce cargo fmt --check
|
2020-08-16 05:02:06 -07:00 |
|
Carter Anderson
|
3deeb05264
|
use bevy-glsl-to-spirv
|
2020-08-09 18:57:17 -07:00 |
|
Carter Anderson
|
3d09459813
|
add more doc comments and clean up some public exports
|
2020-08-09 16:13:04 -07:00 |
|
Carter Anderson
|
7212b70478
|
rustfmt changes
|
2020-07-28 14:24:03 -07:00 |
|
Carter Anderson
|
2bcb8a2a41
|
cargo fmt
|
2020-05-13 18:05:18 -07:00 |
|
Carter Anderson
|
5e5df2bb87
|
toggle-able "bevy conventions" in shaders
|
2020-05-07 19:09:25 -07:00 |
|
Carter Anderson
|
20cc41a639
|
create shader module from source
|
2020-05-06 19:26:55 -07:00 |
|
Carter Anderson
|
c5ca59dc4d
|
cargo fmt
|
2020-05-05 18:44:32 -07:00 |
|
Carter Anderson
|
a5a7edf07e
|
remove shaderc dependency (makes windows builds seamless)
|
2020-05-02 13:57:22 -07:00 |
|
Carter Anderson
|
87066cafd3
|
move bevy crates to their own folder
|
2020-04-24 17:57:20 -07:00 |
|