Carter Anderson
|
c5ab7df98f
|
automatically detect bevy meta crate in derive macros
|
2020-05-24 12:39:23 -07:00 |
|
Carter Anderson
|
f1d58609d5
|
add text label to ui example. fix 0x0 label textures
|
2020-05-22 17:07:14 -07:00 |
|
Carter Anderson
|
c5a78d4616
|
TextureCopy render graph node, texture_resource_system
Removed textures are now freed
|
2020-05-18 11:31:11 -07:00 |
|
Carter Anderson
|
86c18edbfd
|
Label component
|
2020-05-17 18:09:29 -07:00 |
|
Carter Anderson
|
fcc0a6303b
|
update mesh on gpu when it changes
|
2020-05-16 00:21:04 -07:00 |
|
Carter Anderson
|
bf7f222318
|
Support async texture loading
|
2020-05-15 19:30:02 -07:00 |
|
Carter Anderson
|
2bcb8a2a41
|
cargo fmt
|
2020-05-13 18:05:18 -07:00 |
|
Carter Anderson
|
fb8f9e8636
|
RenderGraph::add_node now requires a name
|
2020-05-13 17:35:48 -07:00 |
|
Carter Anderson
|
06f3a4efb9
|
Use system fns for all setup code
|
2020-05-13 17:31:56 -07:00 |
|
Carter Anderson
|
70f122b92a
|
Rename AssetStorage to Assets
|
2020-05-13 16:45:18 -07:00 |
|
Carter Anderson
|
16b568e00e
|
Asset events and AddAsset builder
|
2020-05-13 16:17:44 -07:00 |
|
Carter Anderson
|
75614f5084
|
Ui depth from parent (falls back to insertion order for orphans), do ui rect size offsets before rendering,
|
2020-05-06 13:49:07 -07:00 |
|
Carter Anderson
|
c5ca59dc4d
|
cargo fmt
|
2020-05-05 18:44:32 -07:00 |
|
Carter Anderson
|
af2a111801
|
use ints instead of bytes for uuids
|
2020-05-04 11:20:12 -07:00 |
|
Carter Anderson
|
076fef873a
|
Anchor constants
|
2020-05-04 11:02:04 -07:00 |
|
Carter Anderson
|
f5149cab05
|
move color constants to Color struct
|
2020-05-04 11:01:57 -07:00 |
|
Carter Anderson
|
dcc34473e5
|
sprites
|
2020-05-04 01:23:40 -07:00 |
|
Carter Anderson
|
1056b79abf
|
ui textures
|
2020-05-03 23:49:45 -07:00 |
|
Carter Anderson
|
d50313c285
|
ui is back!
|
2020-05-03 19:30:31 -07:00 |
|
Carter Anderson
|
05dbf31fd1
|
derive struct as uniform
|
2020-05-03 17:54:16 -07:00 |
|
Carter Anderson
|
41be55bf8d
|
custom glam with zerocopy impls
|
2020-05-03 16:55:17 -07:00 |
|
Carter Anderson
|
dac9cac776
|
ui render graph
|
2020-05-03 12:35:07 -07:00 |
|
Carter Anderson
|
355e219608
|
begin porting ui to new render graph
|
2020-05-02 17:56:30 -07:00 |
|
Carter Anderson
|
87066cafd3
|
move bevy crates to their own folder
|
2020-04-24 17:57:20 -07:00 |
|