tirbofish/dropbear · history
-
8a5b9a9fix: cargo fix — Thribhu K -
cacb2b8perf: created a DynamicBuffer to improve performance — Thribhu K -
5903bc0perf: updated dependencies style: ran `cargo fmt` — Thribhu K -
5b2e1a2refactor: created new TextureBuilder struct to clean up the mess that was before. refactor: made AssetViewer use Arc<T> instead of references. fix: on colour change, it constantly recreates the texture. — Thribhu K -
b594e06Merge pull request #93 from tirbofish/billboarding — Thribhu K -
2da0587feature: billboarding (on the path to particles). can render from other texture views, just specifically got it to render from kino_ui. — Thribhu K