tirbofish/dropbear · history
-
cacb2b8perf: created a DynamicBuffer to improve performance — Thribhu K -
0f3aaderefactor: refactoring the render() functions to make it more organised, plan on optimising later. — Thribhu K -
5903bc0perf: updated dependencies style: ran `cargo fmt` — Thribhu K -
51c2405perf: optimised editor/scene.rs — Thribhu K -
8235d5cwip: ui editor refactor: prepared kino_ui for serialization refactor: integrated kino_ui WidgetTree into the components and redback-runtime. feature: ability to switch between UI and editor possible now feature: implemented categorisation to adding a component feature: scene settings related to overlaying. — Thribhu K -
dd5d9bafix: morph vertex animation fully implemented — Thribhu K -
f574759wip: morph targets — 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 -
2643d1ffix: magna-carta parser fix: reset animation state on animation change so its legs don't look like its snapped fix: collider wireframe finally renders now (fixes #90) fix: kcc contains a CharacterMovementResult now refactor: included a world + entity in all InspectableComponents — Thribhu K -
4d1cb4efmt: cargo fix + cargo fmt — Thribhu K -
f4471a7refactor: main shader, bind groups and textures. — Thribhu K -
9115981skinned animation officially works now (hooray!!!) — 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 -
f4117cewip: made a way more neater component registry that actually doesnt suck ass (so far). i cbb to do the rest tho. — 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