main
/
crates
/
dropbear-engine
/
src
/
entity.rs
crates/dropbear-engine/src/entity.rs
-
5903bc0
perf: updated dependencies style: ran `cargo fmt`
— Thribhu K
2026-03-28 09:33
-
9d4eb6d
feature: pbr (i hope)
— Thribhu K
2026-03-24 11:48
-
95ef132
i have no clue what i have done here
— Thribhu K
2026-03-22 13:47
-
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
-
060c236
feature: multisampling with MSAA4 feature: increase active camera speed with mouse wheel scroll fix: when TRS animation was run, it would rotate the entire model, making it look like it was standing on its nose
— Thribhu K
2026-02-22 14:15
-
479c490
feature: TRS (translation, rotation, scale) animation implemented fix: use string id instead of typeid for storing editor tab IDs
— Thribhu K
2026-02-22 10:45
-
4d1cb4e
fmt: cargo fix + cargo fmt
— Thribhu K
2026-02-20 04:36
-
5734766
fix: general editor fixes, improvements to components and optimised the model rendering (as well as animations playing).
— Thribhu K
2026-02-18 11:11
-
f785b02
wip: mess
— Thribhu K
2026-02-17 13:44
-
b5ee86a
refactor: eucalyptus-editor is finally compilable.
— Thribhu K
2026-02-17 07: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
-
a0917a8
wip: finally got eucalyptus-core all smoothened out, need to fix up the editor now.
— Thribhu K
2026-02-15 13:42
-
31165a8
wip: eucalyptus-core/scene.rs is the only one not done, all bindings completed
— Thribhu K
2026-02-15 09:50
-
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
-
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
-
3a81844
feature: created a checkbox refactor: changed up my UI structure
— Thribhu K
2026-01-29 14:28
-
28e6d76
Merge pull request #85 from tirbofish/engine-refactor
— Thribhu K
2026-01-18 12:40
-
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