tirbofish/dropbear · history
-
5903bc0perf: updated dependencies style: ran `cargo fmt` — Thribhu K -
9d4eb6dfeature: pbr (i hope) — Thribhu K -
8d2b167sigh — 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 -
fa395dawip: morph targets refactor: changed my mess of bind groups into one clean and organised thing :) — Thribhu K -
a01f355feature: multisampling with MSAA — Thribhu K -
4d1cb4efmt: cargo fix + cargo fmt — Thribhu K -
2d2c8e2Merge pull request #88 from tirbofish/ui — Thribhu K -
6f0d1f1Merge pull request #89 from tirbofish/patch — Thribhu K -
d915a72wip: animation wip: animation scripting feature: implemented puffin profiler into dropbear_engine refactor: completely remade the asset server, with support for typesafe handles instead of using arbitrary values (fixes #87) refactor: model importing to be able to export in a custom format during production — Thribhu K -
51530a7feature: skybox on redback-runtime works — Thribhu K -
67dbcbefeature: skybox fix: lighting — Thribhu K