main
/
crates
/
redback-runtime
/
src
/
lib.rs
crates/redback-runtime/src/lib.rs
-
cacb2b8
perf: created a DynamicBuffer to improve performance
— Thribhu K
2026-04-03 14:46
-
0f3aade
refactor: refactoring the render() functions to make it more organised, plan on optimising later.
— Thribhu K
2026-03-31 14:05
-
c2a063c
feature: improved copy and pasting. feature: improved onrails perf: changed backend of hitbox wireframe to use DebugDraw instead.
— Thribhu K
2026-03-28 15:16
-
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
-
f5ca1fd
wip: stupid ass bug related to not updating Components.
— Thribhu K
2026-03-27 13:58
-
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
-
a75bf77
feature: debug drawing, such as rays and objects and lines and stuff like that
— Thribhu K
2026-03-26 13:59
-
51c2405
perf: optimised editor/scene.rs
— Thribhu K
2026-03-14 06:34
-
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
-
dd5d9ba
fix: morph vertex animation fully implemented
— Thribhu K
2026-02-26 13:08
-
f574759
wip: morph targets
— Thribhu K
2026-02-25 11:53
-
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
-
7e2ec0f
fix: window resizing, done for today
— Thribhu K
2026-02-21 10:45
-
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
-
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
-
481ea18
fix: scripting, runtime/play mode works now :)
— Thribhu K
2026-02-18 08:01
-
e9c9f39
refactor: got redback-runtime compilable
— Thribhu K
2026-02-17 06:20
-
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
-
51530a7
feature: skybox on redback-runtime works
— Thribhu K
2026-02-09 01:55
-
e4ca62f
feature: hdr
— Thribhu K
2026-02-05 01: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
-
ed895ce
feature: kino-ui works
— Thribhu K
2026-01-30 09:56
-
3a81844
feature: created a checkbox refactor: changed up my UI structure
— Thribhu K
2026-01-29 14:28
-
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
-
cd3689d
feature: input detection works with buttons
— Thribhu K
2026-01-27 07:08
-
a21b036
feature: got a console working, so the output can be sent through.
— Thribhu K
2026-01-24 14:40
-
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
-
28e6d76
Merge pull request #85 from tirbofish/engine-refactor
— Thribhu K
2026-01-18 12:40
-
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
-
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