Carter Anderson
|
ccf81edd8f
|
render: add atlas padding support to work around MSAA artifacts, disable MSAA by default
|
2020-07-30 14:38:13 -07:00 |
|
Thomas Herzog
|
4cf0f53eae
|
use TextureFormat for Textures
This commit also inserts debug asserts that texture data roughly respects
the format.
|
2020-07-26 22:08:15 +02:00 |
|
Carter Anderson
|
196bde64e3
|
cargo fmt
|
2020-07-16 17:23:50 -07:00 |
|
Carter Anderson
|
1110f9b877
|
create bevy_math crate and move math types there
|
2020-07-16 17:11:52 -07:00 |
|
Carter Anderson
|
516cf9ddf0
|
text: font atlas generation. initial Drawable boilerplate. temporary font atlas debug example
|
2020-06-13 18:53:31 -07:00 |
|
Carter Anderson
|
f2b3b909b4
|
sprite: use rectangle_pack crate for texture atlases. rename guillotiere implementation to DynamicTextureAtlasBuilder
|
2020-06-07 11:30:04 -07:00 |
|