main
/
crates
/
eucalyptus-core
/
Cargo.toml
crates/eucalyptus-core/Cargo.toml
-
0aabf45
refactor: move exports to `eucalyptus-exports` crate to clean up eucalyptus-core.
— Thribhu K
2026-04-03 12:01
-
0f3aade
refactor: refactoring the render() functions to make it more organised, plan on optimising later.
— Thribhu K
2026-03-31 14:05
-
9e5caa8
feature: OnRails, which allows an entities EntityTransform be constricted by a set path. refactor: made collider wireframe use DebugDraw instead of its own pipeline. feature+refactor: allowed for components to be created within the users kotlin codebase instead of a rust only implementation. wip: improving UI with a stolen WidgetType struct from egui LOL
— Thribhu K
2026-03-27 10:31
-
c8aafb9
wip: overhaul on assets, with uuid linking planned.
— Thribhu K
2026-03-24 13:50
-
25ba059
feature: memory was an issue when serializing to bytes, so i made a new model file type (eucmdl) and a new generic binary file type (eucbin).
— Thribhu K
2026-03-09 09:44
-
8235d5c
wip: 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
2026-03-07 02:49
-
e9c9f39
refactor: got redback-runtime compilable
— Thribhu K
2026-02-17 06:20
-
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
-
bba1ced
wip: final change before going to sleep and dealing with this shit tomorrow.
— Thribhu K
2026-02-15 14:09
-
31165a8
wip: eucalyptus-core/scene.rs is the only one not done, all bindings completed
— Thribhu K
2026-02-15 09:50
-
3a6dcc2
feature: cbindgen works now, everything else is still broken
— Thribhu K
2026-02-14 14:21
-
2d2c8e2
Merge pull request #88 from tirbofish/ui
— Thribhu K
2026-02-14 11:07
-
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
-
5eb186d
fix: ensured speed was constant with deltaTime (double FPS meant double speed, not expected). feature: complete the rest of buttons types, more testing needed, still doesnt **really** work
— Thribhu K
2026-01-26 15:47
-
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
-
6d99ab1
feature: basic rectangle rendering onto the screen. also start of UI branch.
— Thribhu K
2026-01-20 15:34
-
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