tirbofish/dropbear · history
-
cacb2b8perf: created a DynamicBuffer to improve performance — Thribhu K -
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 -
66651fffeature: improved lighting feature: changed to uuid-based id system for assets — Thribhu K -
c8aafb9wip: overhaul on assets, with uuid linking planned. — 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