tirbofish/dropbear · history
-
5903bc0perf: updated dependencies style: ran `cargo fmt` — Thribhu K -
66651fffeature: improved lighting feature: changed to uuid-based id system for assets — Thribhu K -
aa5d3a3fix: bug with padding of MaterialUniform — Thribhu K -
8d2b167sigh — Thribhu K -
25ba059feature: memory was an issue when serializing to bytes, so i made a new model file type (eucmdl) and a new generic binary file type (eucbin). — 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 -
69c2f90feature: implement reflections, improved model textures. — Thribhu K -
4d1cb4efmt: cargo fix + cargo fmt — Thribhu K -
f4471a7refactor: main shader, bind groups and textures. — Thribhu K -
5734766fix: general editor fixes, improvements to components and optimised the model rendering (as well as animations playing). — Thribhu K -
f4117cewip: made a way more neater component registry that actually doesnt suck ass (so far). i cbb to do the rest tho. — Thribhu K -
160b23fwip: got asset working (sorta), everything else is broken — 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 -
e00f91cwip: asset server remake and improved model importing wip: animation within gltf — Thribhu K -
51530a7feature: skybox on redback-runtime works — Thribhu K -
1aca576wip: resetting computer, creating backup — Thribhu K -
b2ef470feature: mipmaps (fixes #77) — Thribhu K -
28e6d76Merge pull request #85 from tirbofish/engine-refactor — Thribhu K -
65bc7fcfeature: added support for lighting as a storage resource. fix: dealt with some weird "../../../" corruption or bug. wip: redback-runtime runner (euca-runner) bin — Thribhu K -
c4de601wip: this is a tomorrow problem — Thribhu K -
e2c482brefactor: organised code. — Thribhu K