Wilhelm Friedemann

Results 7 comments of Wilhelm Friedemann

depends on #46

deferred until #56 is and #52 are applied

with the release of amethyst 0.11 some dependiency hell (nalgebra 0.18 :confetti_ball:) was solved, but new bugs occured. Things todo: * [x] update 'Cargo.toml' * [ ] fix Assethandling (thanks...

we can use `loader.load_from_data( TextureData::color(COLOR), (), &storage,` to add a single colored texture. this requires a split of the assetmanager, because the current implementation of assetmanager does not support hardcoded...

since there is no batching at all, we will close this issue with the upcoming assetmanagerrefactoring

deferred until #56 is applied