Commit graph

197 commits

Author SHA1 Message Date
griffi-gh a5612d965f major ui restructure, wip interactable api 2023-11-28 20:13:14 +01:00
griffi-gh 672007ac7b reduce default render distanc 2023-11-25 16:32:05 +01:00
griffi-gh feac14c79c uwu 2023-11-25 16:19:16 +01:00
griffi-gh f7f0ca4547 ui.ui -> ui.kui 2023-11-25 16:18:40 +01:00
griffi-gh 0b210eac5d use immut. buffers for primitives 2023-11-23 11:43:48 +01:00
griffi-gh 711942567f oh fuck. 2023-11-22 22:03:39 +01:00
griffi-gh 2d655ea8f1 discard alpha, use treshold 2023-11-22 22:02:30 +01:00
griffi-gh 245db03519 oops forgot to remove shader from prefab too 2023-11-22 21:31:05 +01:00
griffi-gh 828694cf5a remove legacy ui shaders 2023-11-22 20:27:08 +01:00
griffi-gh d852c48e4a drop legacy ui system 2023-11-22 19:03:17 +01:00
griffi-gh a53f6f9901 migrate loading screen to guiv2, fix bugs 2023-11-22 19:01:32 +01:00
griffi-gh a5641e0d2e prefer gles core 2023-11-22 17:22:40 +01:00
griffi-gh 198dfb088e fix missing depth buffer (like wtf) 2023-11-22 17:07:55 +01:00
griffi-gh d848f60301 commit 2023-11-22 16:51:59 +01:00
griffi-gh d9d3f78066 log shader compiler release 2023-11-22 14:33:43 +01:00
griffi-gh 09effab7c3 integrate ui 2023-11-22 14:23:48 +01:00
griffi-gh 467e61cb70 use immutable buffers for chunk data 2023-11-22 12:01:49 +01:00
griffi-gh a3857d0586 glium ui backend, misc gui changes 2023-11-22 11:56:46 +01:00
griffi-gh 6f982d4308 change settings 2023-11-21 22:40:57 +01:00
griffi-gh f7210e4dec minor changes 2023-11-21 19:33:05 +01:00
griffi-gh 7dc33c2dce stuff 2023-11-21 19:23:48 +01:00
griffi-gh 517838e2ae copy over simple init clode 2023-11-21 18:26:39 +01:00
griffi-gh 5987484452 fix android event loop init 2023-11-21 18:06:34 +01:00
griffi-gh ae7cc718cf fix visibility 2023-11-21 17:51:10 +01:00
griffi-gh 06a49e1b93 wip fix android 2023-11-21 17:49:40 +01:00
griffi-gh bc36bb8ce2 fix mouse input 2023-11-21 17:30:04 +01:00
griffi-gh 612e46f454 reuse window creation code 2023-11-21 17:27:44 +01:00
griffi-gh c69ce9105c fix the rest of stuff
now i need to fix mouse buttons and add init code back
2023-11-21 17:24:37 +01:00
griffi-gh 363dcddeca fix some stuff 2023-11-21 17:19:52 +01:00
griffi-gh 2656f5af21 upgrade more stuff 2023-11-21 17:11:53 +01:00
griffi-gh 3388dd6491 get it to compile 2023-11-21 17:03:50 +01:00
griffi-gh dec20225cb undo 2023-11-21 16:46:18 +01:00
griffi-gh d50f4323b1 start fixing stuff 2023-11-21 16:45:51 +01:00
griffi-gh 014e0e7824 upgrade shipyard/glium 2023-11-21 16:45:41 +01:00
griffi-gh 927337c86d wip ui 2023-11-21 14:08:22 +01:00
griffi-gh 2803ac03db wip new gui 2023-11-21 01:03:04 +01:00
griffi-gh bd327c86f3 change stuff :3 (will break android builds) 2023-11-20 23:21:50 +01:00
griffi-gh 43ca458896 wip data 2023-11-20 20:59:34 +01:00
griffi-gh 7ba5d739e7 upgrade some deps 2023-11-19 19:36:17 +01:00
griffi-gh 9affee68c3 oops my screen is hdr only 2023-09-25 11:37:59 +02:00
griffi-gh abeef03d50 upgrade dependencies 2023-07-09 03:03:45 +02:00
griffi-gh cc1490db8a Revert "mess around with srgb (wip)"
This reverts commit 3b87fc6423.
2023-07-09 01:40:40 +02:00
griffi-gh 3b87fc6423 mess around with srgb (wip) 2023-06-04 19:38:46 +02:00
griffi-gh b3be350047 Add touch controls, switch to tinymap for keyboard input 2023-06-04 18:39:55 +02:00
griffi-gh 3a9a452fda update android metadata 2023-06-04 15:44:27 +02:00
griffi-gh 01cf42b2bf This is deprecated but required to make cargo-apk work! 2023-06-04 15:30:47 +02:00
griffi-gh e70165ba00 change orientation 2023-06-04 15:29:53 +02:00
griffi-gh d5e8b4c6b7 add raw-evt feature, fix clippy warnings
`raw-evt` is enable by default
forcing it off is required for kb input on android
mouse input is not supported without it yet though
2023-06-04 15:16:25 +02:00
griffi-gh 31a959ba1a remove not used yet comment 2023-05-21 12:33:09 +02:00
griffi-gh 2dfc915d41 use ProgramCreationInput 2023-05-21 12:32:06 +02:00