tirbofish/dropbear · history
-
42723a0fix: egui kept on dragging/highlighting all of my characters (which was really frustrating). perf: improving performance and looks wip: outline shader for selection (as if selection worked in the first place LMAOOOO) refactor: removed old ColliderWireframePipeline code (since we changed the backend to use DebugDraw). perf: changed compilation back to mold instead of lld to improve build times. — Thribhu K -
5903bc0perf: updated dependencies style: ran `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 -
0148386moved around some stuff. about to start on refactor of engine. — Thribhu K