Commit graph

178 commits

Author SHA1 Message Date
griffi-gh 5de03912d2 minor changes 2023-11-21 19:33:05 +01:00
griffi-gh a6d642ce7a stuff 2023-11-21 19:23:48 +01:00
griffi-gh d949d86ea8 copy over simple init clode 2023-11-21 18:26:39 +01:00
griffi-gh 8c0004e990 fix android event loop init 2023-11-21 18:06:34 +01:00
griffi-gh 50aeb64c11 fix visibility 2023-11-21 17:51:10 +01:00
griffi-gh fc23e8b827 wip fix android 2023-11-21 17:49:40 +01:00
griffi-gh 5dbc52bba2 fix mouse input 2023-11-21 17:30:04 +01:00
griffi-gh 8183f4b0d0 reuse window creation code 2023-11-21 17:27:44 +01:00
griffi-gh 11ec9d3ea9 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 8287a48f83 fix some stuff 2023-11-21 17:19:52 +01:00
griffi-gh bdcdd4ebd2 upgrade more stuff 2023-11-21 17:11:53 +01:00
griffi-gh 02009e6b59 get it to compile 2023-11-21 17:03:50 +01:00
griffi-gh 003f2fd460 undo 2023-11-21 16:46:18 +01:00
griffi-gh 13816a6bd3 start fixing stuff 2023-11-21 16:45:51 +01:00
griffi-gh 6864e65814 upgrade shipyard/glium 2023-11-21 16:45:41 +01:00
griffi-gh ad61b7db94 wip ui 2023-11-21 14:08:22 +01:00
griffi-gh 6eb7a3f690 wip new gui 2023-11-21 01:03:04 +01:00
griffi-gh 3e9e914df3 change stuff :3 (will break android builds) 2023-11-20 23:21:50 +01:00
griffi-gh 264c72aeb0 wip data 2023-11-20 20:59:34 +01:00
griffi-gh 298c959d73 upgrade some deps 2023-11-19 19:36:17 +01:00
griffi-gh 5494dc61ed oops my screen is hdr only 2023-09-25 11:37:59 +02:00
griffi-gh 503e005fcf upgrade dependencies 2023-07-09 03:03:45 +02:00
griffi-gh b760a0f5b8 Revert "mess around with srgb (wip)"
This reverts commit 4f37e7bfc6.
2023-07-09 01:40:40 +02:00
griffi-gh 4f37e7bfc6 mess around with srgb (wip) 2023-06-04 19:38:46 +02:00
griffi-gh bbea1659e1 Add touch controls, switch to tinymap for keyboard input 2023-06-04 18:39:55 +02:00
griffi-gh 48497c6e17 update android metadata 2023-06-04 15:44:27 +02:00
griffi-gh ea7fc85c6d This is deprecated but required to make cargo-apk work! 2023-06-04 15:30:47 +02:00
griffi-gh 3c9da07bc0 change orientation 2023-06-04 15:29:53 +02:00
griffi-gh 601e55fb9f 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 864ae29b3b remove not used yet comment 2023-05-21 12:33:09 +02:00
griffi-gh fe29489f7a use ProgramCreationInput 2023-05-21 12:32:06 +02:00
griffi-gh e42475570b remove geom shader macro 2023-05-21 12:29:01 +02:00
griffi-gh 3f77dfc099 fix warnings; remove unused imports 2023-05-21 12:24:45 +02:00
griffi-gh c48afa107f use libcubi as lib name 2023-05-21 12:08:29 +02:00
griffi-gh 986c80111f add ndk to deps, disable srgb by default 2023-05-21 12:03:41 +02:00
griffi-gh 3159273495 check at runtime 2023-05-21 04:54:02 +02:00
griffi-gh f33d1589b3 skip cursor lock on android 2023-05-21 04:24:54 +02:00
griffi-gh ec7cddec8d allow gilrs to fail (required for android support) 2023-05-21 04:23:10 +02:00
griffi-gh 0c0619a54b cross-platform assets 2023-05-21 04:17:28 +02:00
griffi-gh 09920a2e55 initial android support (fails on textures) 2023-05-21 03:14:04 +02:00
griffi-gh edd43d3684 use specific log version 2023-05-21 02:16:12 +02:00
griffi-gh 2745a8c823 add some android metadata 2023-05-20 16:43:00 +02:00
griffi-gh aeaa3d175f Fixed timestamps! (use them to fix networking) 2023-05-20 15:59:52 +02:00
griffi-gh 76ec9fba32 oops 2023-05-20 15:17:33 +02:00
griffi-gh 7fbee66880 minor changes to netwrok code 2023-05-20 15:17:16 +02:00
griffi-gh 8e2bc5d35d add centered cube 2023-05-20 02:48:17 +02:00
griffi-gh 78689bbe1c player position sync, refactor some stuff 2023-05-20 02:32:32 +02:00
griffi-gh af356565a3 disable texture filtering experiment 2023-05-19 13:44:33 +02:00
griffi-gh b18756bb7e wip 2023-05-19 13:22:32 +02:00
griffi-gh 163298fe38 Big refactor + Early wip position sync /connect events in multiplayer 2023-05-19 07:02:20 +02:00