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 -
c2a063cfeature: improved copy and pasting. feature: improved onrails perf: changed backend of hitbox wireframe to use DebugDraw instead. — Thribhu K -
5903bc0perf: updated dependencies style: ran `cargo fmt` — Thribhu K -
f5ca1fdwip: stupid ass bug related to not updating Components. — Thribhu K -
9d4eb6dfeature: pbr (i hope) — Thribhu K -
95ef132i have no clue what i have done here — Thribhu K -
fd6bf0dfeature: created a new grid for the UI editor with pan and zoom. — Thribhu K -
af45eddfix: weird signal bug — Thribhu K -
fa395dawip: morph targets refactor: changed my mess of bind groups into one clean and organised thing :) — Thribhu K -
7192219fix: antialiasing hot swapping fix — Thribhu K -
69c2f90feature: implement reflections, improved model textures. — Thribhu K -
4d1cb4efmt: cargo fix + cargo fmt — Thribhu K -
5734766fix: general editor fixes, improvements to components and optimised the model rendering (as well as animations playing). — Thribhu K -
d57ac54a bunch of fixes amirite — Thribhu K -
b5ee86arefactor: eucalyptus-editor is finally compilable. — Thribhu K -
48f2338refactor: edit compiles, but no components being shown. — Thribhu K -
a0917a8wip: finally got eucalyptus-core all smoothened out, need to fix up the editor now. — 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 -
2437ae2wip: got yakui ui to work, and i should be able to create a little "buffer" typa thing. hooray! — 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 -
e2c482brefactor: organised code. — Thribhu K -
0148386moved around some stuff. about to start on refactor of engine. — Thribhu K