main
/
crates
/
dropbear-engine
/
src
/
lib.rs
crates/dropbear-engine/src/lib.rs
-
42723a0
fix: 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
2026-04-01 16:19
-
46fd10e
fix: general fixes around the block style: `cargo fmt`
— Thribhu K
2026-03-28 10:01
-
5903bc0
perf: updated dependencies style: ran `cargo fmt`
— Thribhu K
2026-03-28 09:33
-
a75bf77
feature: debug drawing, such as rays and objects and lines and stuff like that
— Thribhu K
2026-03-26 13:59
-
0e5688b
wip: component should support kotlin wip: debug drawing for camera splines
— Thribhu K
2026-03-26 08:57
-
9d4eb6d
feature: pbr (i hope)
— Thribhu K
2026-03-24 11:48
-
5b2e1a2
refactor: created new TextureBuilder struct to clean up the mess that was before. refactor: made AssetViewer use Arc<T> instead of references. fix: on colour change, it constantly recreates the texture.
— Thribhu K
2026-03-07 15:06
-
b594e06
Merge pull request #93 from tirbofish/billboarding
— Thribhu K
2026-03-02 13:20
-
2da0587
feature: billboarding (on the path to particles). can render from other texture views, just specifically got it to render from kino_ui.
— Thribhu K
2026-03-02 12:05
-
6efc74a
fix: for some reason, the normals were all mixed up. fixed that up
— Thribhu K
2026-02-25 08:49
-
fa395da
wip: morph targets refactor: changed my mess of bind groups into one clean and organised thing :)
— Thribhu K
2026-02-24 07:57
-
7192219
fix: antialiasing hot swapping fix
— Thribhu K
2026-02-23 10:52
-
a01f355
feature: multisampling with MSAA
— Thribhu K
2026-02-22 13:00
-
69c2f90
feature: implement reflections, improved model textures.
— Thribhu K
2026-02-20 13:57
-
4d1cb4e
fmt: cargo fix + cargo fmt
— Thribhu K
2026-02-20 04:36
-
f4471a7
refactor: main shader, bind groups and textures.
— Thribhu K
2026-02-18 13:22
-
b5ee86a
refactor: eucalyptus-editor is finally compilable.
— Thribhu K
2026-02-17 07:57
-
35bc1a7
wip: added a new type to Component and removed old "u_fs_main" for the lighting.
— Thribhu K
2026-02-16 13:57
-
f4117ce
wip: made a way more neater component registry that actually doesnt suck ass (so far). i cbb to do the rest tho.
— Thribhu K
2026-02-16 13:26
-
48f2338
refactor: edit compiles, but no components being shown.
— Thribhu K
2026-02-16 07:10
-
2d2c8e2
Merge pull request #88 from tirbofish/ui
— Thribhu K
2026-02-14 11:07
-
6f0d1f1
Merge pull request #89 from tirbofish/patch
— Thribhu K
2026-02-14 11:05
-
d915a72
wip: 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
2026-02-11 10:03
-
51530a7
feature: skybox on redback-runtime works
— Thribhu K
2026-02-09 01:55
-
67dbcbe
feature: skybox fix: lighting
— Thribhu K
2026-02-07 14:40
-
e4ca62f
feature: hdr
— Thribhu K
2026-02-05 01:31
-
33ad3d6
fix: before hdr (it compiles) fix: reverted the weird camera stuff
— Thribhu K
2026-02-04 01:25
-
1aca576
wip: resetting computer, creating backup
— Thribhu K
2026-02-03 08:31
-
d27053d
feature: text rendering now works (workaround for wgpu 27) + input feature: contained widgets now work. feature: shorthand for UI
— Thribhu K
2026-02-01 13:10
-
c4d1e16
feature: implemented text (but still on wgpu 27.0) :( feature: implemented basic input checking docs: new readme.md feature: got texturing working
— Thribhu K
2026-01-31 16:07
-
7c471d2
feature: euca-runner now works successfully. fix: got windowing options available for the redback-runtime fix: some general fixes here and there.
— Thribhu K
2026-01-28 11:35
-
9a860a3
FINALLY GOT TEXT TO RENDER YIPPEEEEEEE!!!!
— Thribhu K
2026-01-27 11:35
-
cd3689d
feature: input detection works with buttons
— Thribhu K
2026-01-27 07:08
-
2437ae2
wip: got yakui ui to work, and i should be able to create a little "buffer" typa thing. hooray!
— Thribhu K
2026-01-23 13:03
-
09fa5f3
wip: new library called kino-gui
— Thribhu K
2026-01-21 16:46
-
b2ef470
feature: mipmaps (fixes #77)
— Thribhu K
2026-01-19 13:57
-
28e6d76
Merge pull request #85 from tirbofish/engine-refactor
— Thribhu K
2026-01-18 12:40
-
0394e11
fix: actually builds and displays a texture properly. the dir light is weird tho.
— Thribhu K
2026-01-18 12:06
-
65bc7fc
feature: 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
2026-01-18 11:38
-
c4de601
wip: this is a tomorrow problem
— Thribhu K
2026-01-17 16:59
-
e2c482b
refactor: organised code.
— Thribhu K
2026-01-17 16:02
-
0148386
moved around some stuff. about to start on refactor of engine.
— Thribhu K
2026-01-17 12:04