main
/
README.md
-
74fe522
Fix link to eucalyptus-exports in README
— Thribhu K
2026-04-03 12:07
-
0aabf45
refactor: move exports to `eucalyptus-exports` crate to clean up eucalyptus-core.
— Thribhu K
2026-04-03 12:01
-
2d2c8e2
Merge pull request #88 from tirbofish/ui
— Thribhu K
2026-02-14 11:07
-
c48edd0
Update README.mdci: build
— Thribhu K
2026-02-03 00:08
-
7a65f93
ci: realised that slank creates errors in action build. fixing that.
— Thribhu K
2026-02-01 06: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
-
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
-
6c47dd8
feature: physics shape cast. fix: implement the shadowJar for creating farJars to package
— Thribhu K
2026-01-19 16:21
-
f19ddb8
Update README.md
— Thribhu K
2026-01-14 13:59
-
0a6e235
fix: linux support works better now (since i moved to linux and got rid of windows). feature: got a brand new logo for dropbear. i sketched it up quickly, but it works...
— Thribhu K
2026-01-14 13:57
-
5e7c2af
refactor: changed from `pub fn Java_*` to `pub extern "system" fn Java_*` ci: the rfd crate has a dependency (`ashpd`) that caused a bug while compiling. changed rfd version. chore: updated *most* of the dependencies. wgpu is still at v27 due to egui requiring the dependency. refactor: due to bincode not being updated and the devs basically nuking the entire project, i have to switch to `postcard`. refactor + chore: update rapier3d to the latest version (0.32). refactor: update hecs to the latest version and reflect the new update onto the codebase refactor: remove the old legacy scripting modules opt: optimised incremental builds
— Thribhu K
2026-01-11 09:24
-
38548ee
Merge branch 'main' of github.com:tirbofish/dropbear
— Thribhu K
2025-12-14 01:06
-
eab6095
Update README.md
— Thribhu K
2025-12-13 14:15
-
a42d874
fix up some issues to do with features and add a new engine.quit() function which quits playing.
— Thribhu K
2025-12-13 14:13
-
1d84d94
update readme.md
— Thribhu K
2025-11-12 10:00
-
c43b8b3
change username
— Thribhu K
2025-11-10 01:15
-
44a392b
fps counter + performance statistics
— tk
2025-11-02 03:03
-
39245f2
feature: outline shaders (incomplete)
— tk
2025-10-30 21:14
-
2116227
changed license from custom DEL 1.2 to MIT OR Apache 2.0. added support for wesl shader compilation (for dropbear only, not for users). also did some resource cleaning up...
— tk
2025-10-29 12:48
-
2e06b74
redoing redback-runtime
— tk
2025-10-28 04:26
-
2300585
plugin loading system and the very basics of an SDK
— tk
2025-10-17 13:33
-
563bf9a
added new native functions for player manipulation
— tk
2025-10-16 13:41
-
e5d9f05
need to build fat jar
— tk
2025-10-15 22:30
-
d3bf977
Update README.md
— tk
2025-10-13 02:23
-
8640886
fix up magna-carta crate and magna-carta-plugin gradle plugin. it works pretty nicely now :)
— tk
2025-10-12 01:45
-
3d0d680
fixed lack of ExperimentalNativeAPI, general housekeeping and some plugin updates. it still doesn't work but hey more to come amirite???
— tk
2025-10-11 11:43
-
09e4dd4
readme
— tk
2025-10-09 12:26
-
a22b802
Merge pull request #50 from 4tkbytes/sockets
— tk
2025-10-09 12:20
-
b44209f
Merge branch 'main' into sockets
— tk
2025-10-09 12:18
-
09d5dab
added docs with dokka, added publishing (mavenLocal) because fuck dealing with namespacing. worked a bunch on native functions and rust.
— tk
2025-10-09 11:17
-
f5d1156
worked on the NativeEngine, i think im getting somewhere (hopefully).
— tk
2025-10-08 15:23
-
ebb6394
what a fucking mess. i dont even think this works, but it can build a nice bridge (hopefully)...
— tk
2025-10-03 06:29
-
534cf03
Merge pull request #49 from 4tkbytes/kotlin
— tk
2025-10-02 05:58
-
2bfa265
initialised kotlin project, about to start on it...
— tk
2025-09-30 03:18
-
13032bf
Merge branch 'main' of github.com:4tkbytes/dropbear
— tk
2025-09-26 06:49
-
2196cf1
Update README.md (empty commit)
— tk
2025-09-26 02:51
-
a6a5f38
started the switching to swift instead of gleam (as it is more suitable)
— tk
2025-09-25 14:01
-
3f05134
Merge pull request #47 from 4tkbytes/big-refactor
— tk
2025-09-24 04:51
-
650e410
housekeeping
— tk
2025-09-20 15:31
-
80e9c4e
update readme.md
— tk
2025-09-12 16:06
-
05feb50
attempted to improve model loading, required to change from rustyscript to wasm. fml
— tk
2025-09-10 09:31
-
823e867
Update README.md
— tk
2025-09-03 04:59
-
d59a37a
Merge pull request #42 from 4tkbytes/typescript
— tk
2025-09-01 16:41
-
28fa288
Merge branch 'main' into typescript
— tk
2025-09-01 16:40
-
3bc8da8
ok so i have gotten typescript support pretty nicely done :)
— tk
2025-09-01 16:37
-
e5da7eb
Update README.md
— tk
2025-08-31 23:20
-
dffd022
created new licensing (DEL), creating new package for generating bindings for rust types for gleam LSP (gleek). about to publish first version onto crates.io
— tk
2025-08-30 08:16
-
941c87d
created new licensing (DEL), creating new package for generating bindings for rust types for gleam LSP (gleek). about to publish first version onto crates.io
— tk
2025-08-30 08:16
-
0453939
Update readme
— tk
2025-08-28 01:39
-
9aefda4
jarvis, run github actions
— tk
2025-08-19 06:03
-
dde1761
Merge branch 'main' of github.com:4tkbytes/dropbear
— tk
2025-08-19 06:00
-
5707fba
jarvis, run github actions
— tk
2025-08-19 01:33
-
c4077cb
russimp is a pain to deal with smh
— tk
2025-08-15 10:53
-
60aeb39
Merge pull request #3 from 4tkbytes/build-system
— tk
2025-08-14 23:18
-
0e8ba86
about to merge to work on it
— tk
2025-08-14 23:16
-
d920dc1
input detection and more docs
— tk
2025-08-11 05:37
-
f08a448
Update README.md jarvis, run github actions
— tk
2025-08-03 07:33
-
fb0d0f3
Merge pull request #2 from 4tkbytes/fix_up_guizmo_fuckup
— tk
2025-08-03 07:33
-
048f959
changed readme.md to update for linux build docs, fixed up the borked .eucp file where it copied to dir.
— tk
2025-07-31 14:50
-
edfad19
push on tag to not drain my gh actions and update readme to include nightly link
— tk
2025-07-29 05:25
-
e73acf6
fix: update the fuckups i made with the READMEs (now they got published and the links are broken :( )
— tk
2025-07-24 14:15
-
4c0b4a9
publish: preparing to publish on crates.io
— tk
2025-07-24 13:21
-
b459279
got python to be working successfully
— tk
2025-07-24 09:02
-
5d5d44a
Initialised project
— tk
2025-07-04 11:34