Commit Graph

24 Commits (master)

Author SHA1 Message Date
Milk.H 26e63c769d
Added extra Traits and Added input manager module 2024-05-13 16:10:24 +02:00
Milk.H bee9ae2a41
redefined gilrs Events 2024-05-08 14:24:04 +02:00
Milk.H 15c75d8baf
gilrs test 2024-05-07 15:51:17 +02:00
Milk.H fe95327ca8
made them public 2024-05-07 15:41:49 +02:00
Milk.H 70d598bf13 Merge pull request 'config' (#4) from config into master
Reviewed-on: #4
2024-05-07 15:37:01 +02:00
Milk.H c78e556210
made inputConfigs 2024-05-07 15:24:55 +02:00
Milk.H 71add6cfc6
set inputs as scancodes instead of u32 2024-05-07 14:04:58 +02:00
Milk.H 0028bd31c3
prettify 2024-05-07 13:45:51 +02:00
Milk.H e1c61d6799
added serde and wrote some of the configuration code 2024-05-01 13:06:20 +01:00
Milk.H 518ccff2aa
add ron and gilrs
forgot to write the code for egui painting and removing menus
2024-04-30 12:20:37 +01:00
Milk.H ac46d9b0d8
added gui, but does not show up 2024-04-28 18:11:12 +01:00
Milk.H 466119907a
added more animations to the list 2024-04-27 10:12:35 +01:00
Milk.H d17bc77f6c disable transparency 2024-04-27 09:52:03 +01:00
Milk.H d29e9c01c2 Update license.md 2024-04-27 00:48:10 +02:00
Milk.H d534debb92
added readme.md and license.md 2024-04-26 23:19:46 +01:00
Milk.H b64c0940b2
i don't know how to count 2024-04-26 20:37:49 +01:00
Milk.H 977c1baca3
finished animation code, however needs a triangle test 2024-04-26 12:14:02 +01:00
Milk.H 8cee2b5661
renamed renderer, and worked more on the anicode
renamed spritesheet.rs to animation.rs, and i will be putting all of the
animation related code in there
2024-04-26 09:46:29 +01:00
Milk.H ef8760a70f
downgraded Glow and then consequently, Winit, glutin and Egui
Lmao
2024-04-25 20:40:15 +01:00
Milk.H 7759c4e991
added Spritesheet struct and texture loading Func 2024-04-25 20:24:24 +01:00
Milk.H decb65d0ce
added Shader object and Renderer Module 2024-04-25 18:58:03 +01:00
Milk.H 22e47de409
added and data folder and forgot to make buffers swap 2024-04-25 18:04:00 +01:00
Milk.H 0ba9b8698c
added framerate lock 2024-04-25 17:25:17 +01:00
Milk.H 19eb37a455
initial Commit 2024-04-25 16:23:24 +01:00