tirbofish/dropbear · history
-
cacb2b8perf: created a DynamicBuffer to improve performance — 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 -
a75bf77feature: debug drawing, such as rays and objects and lines and stuff like that — Thribhu K -
51c2405perf: optimised editor/scene.rs — Thribhu K -
6efc74afix: for some reason, the normals were all mixed up. fixed that up — 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 -
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 -
751a9c9fix: light cube rendering — Thribhu K -
d57ac54a bunch of fixes amirite — Thribhu K -
2a0f08afeature: automatic component inspection — Thribhu K -
b5ee86arefactor: eucalyptus-editor is finally compilable. — Thribhu K -
35bc1a7wip: added a new type to Component and removed old "u_fs_main" for the lighting. — 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 -
e4ca62ffeature: hdr — Thribhu K -
cd3689dfeature: input detection works with buttons — Thribhu K -
98da270Merge pull request #86 from tirbofish/slang-shaders — Thribhu K -
d925ed0refactor: changed from wgsl to slang (except for mipmap, and one is still coming along) — Thribhu K -
28e6d76Merge pull request #85 from tirbofish/engine-refactor — Thribhu K -
35f9158fix: general bug fixes with textures. — 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