This website requires JavaScript.
Explore
Help
Register
Sign In
forestia
/
bevy
Watch
2
Star
0
Fork
0
You've already forked bevy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26be22e73c
bevy
/
crates
/
bevy_render
/
src
History
Carter Anderson
2e2fa4fef4
make Mesh::attribute() immutable (
#774
)
2020-11-02 22:54:20 -08:00
..
camera
Rename query.entity() to query.get() and query.get() to query.get_component() (
#752
)
2020-10-30 18:04:33 -07:00
mesh
make Mesh::attribute() immutable (
#774
)
2020-11-02 22:54:20 -08:00
pass
Asset system rework and GLTF scene loading (
#693
)
2020-10-18 13:48:15 -07:00
pipeline
fix mesh allocation bug and public mesh api improvements (
#768
)
2020-11-02 13:15:07 -08:00
render_graph
Rename query.entity() to query.get() and query.get() to query.get_component() (
#752
)
2020-10-30 18:04:33 -07:00
renderer
Mesh overhaul with custom vertex attributes
#592
(
#599
)
2020-10-30 19:21:53 -07:00
shader
Use embedded glslang for runtime glsl-to-spirv and add Android example (
#740
)
2020-11-02 16:30:30 -08:00
texture
Mesh overhaul with custom vertex attributes
#592
(
#599
)
2020-10-30 19:21:53 -07:00
color.rs
two-way conversions between
Color
-
Vec4
and
Color
-
[f32; 4]
(
#688
)
2020-10-19 12:37:15 -07:00
colorspace.rs
sRGB awareness for Color (
#616
)
2020-10-08 10:30:23 -07:00
draw.rs
Mesh overhaul with custom vertex attributes
#592
(
#599
)
2020-10-30 19:21:53 -07:00
entity.rs
Transform Rewrite (
#374
)
2020-09-14 14:00:32 -07:00
lib.rs
Mesh overhaul with custom vertex attributes
#592
(
#599
)
2020-10-30 19:21:53 -07:00