Commit Graph

44 Commits

Author SHA1 Message Date
459bf87869 Fix groundDistance 2022-11-14 09:33:01 +01:00
69fd7af211 Improve gravity 2022-11-14 09:20:42 +01:00
270b8866a6 Basic player controller (WIP) 2022-11-13 18:48:39 +01:00
1d61087e62 Player jumping 2022-11-12 22:04:13 +01:00
ab0accb671 Player jump collider (WIP) 2022-11-12 20:35:30 +01:00
6e45e0bc34 Improve physics 2022-11-11 17:30:27 +01:00
4d78ca9d94 Physics (WIP) 2022-11-10 22:00:34 +01:00
8738f94768 Physics (WIP) 2022-11-09 13:46:19 +01:00
8acf6ec363 Move callbacks ti InputData 2022-11-09 13:24:10 +01:00
bdfa5f16dd Init and destroy components 2022-11-08 20:12:36 +01:00
6725f5eb20 Restructure input code 2022-11-08 13:52:04 +01:00
b706100ddc Restructure code 2022-11-07 21:36:45 +01:00
6bf2e12b08 Fix uncaptureCallback 2022-11-07 09:10:54 +01:00
6c88bcd385 Add KeyCallback to captureKeyboardInput 2022-11-07 09:05:00 +01:00
1941060d4c Add delete char callback 2022-11-06 09:56:55 +01:00
eb45f02afa Update fonts 2022-11-05 22:10:14 +01:00
f15e895af5 Keyboard captures 2022-11-05 22:07:53 +01:00
04df1078b4 Update UI code, Fix bugs 2022-11-05 13:47:17 +01:00
fd71242a42 Improve UI 2022-11-04 16:55:04 +01:00
96eb91ff78 Add UI click 2022-11-03 20:14:11 +01:00
efdffb34b9 Fix UI hover, add icon 2022-11-02 19:23:33 +01:00
725aebf3b1 Implement UI cursor (WIP) 2022-11-02 17:11:33 +01:00
aba3d387e6 Move mouse code to defaults 2022-11-02 13:37:35 +01:00
cc006e7469 Clean up UI stuff, More UI elements (WIP) 2022-11-01 15:55:23 +01:00
1d0869794b Improve input 2022-10-31 21:52:22 +01:00
19f791cd35 More UI stuff 2022-10-21 16:37:31 +02:00
84b871e859 Functioning UI code 2022-10-20 21:09:19 +02:00
299b1b5773 More UI basics (WIP) 2022-10-18 18:48:54 +02:00
2f1bc358b5 Basic UI structure (WIP) 2022-10-17 09:20:25 +02:00
ff1ad05ba4 Key mappings, basic text rendering 2022-10-16 14:30:12 +02:00
e71ffe3f2a Improve lighting, Keep track of frame time 2022-10-15 19:56:44 +02:00
296b667268 Improve CMakeLists.txt, Fix Windows builds 2022-10-14 16:25:24 +02:00
0944fc6206 Fix spot lights 2022-10-13 11:15:52 +02:00
d7ea3bb62e More lighting, Windows builds (WIP) 2022-10-12 19:32:56 +02:00
c02d34227a Basic lighting 2022-10-11 17:27:22 +02:00
b31d9129e2 Use DSA for textures 2022-10-10 10:44:23 +02:00
6d687e63d8 Fix material textures 2022-10-10 09:54:36 +02:00
fbb7980ce7 MTL loading, Lots of changes 2022-10-09 23:12:37 +02:00
1676867489 More input 2022-10-08 23:25:16 +02:00
6bc5f4656e Code restructuring, Input (WIP) 2022-10-08 23:04:35 +02:00
a168893acc Update CMakeLists.txt 2022-10-08 14:27:25 +02:00
e65297de1e Resource loading from tar, Restructuring 2022-10-08 14:15:43 +02:00
396e5611c4 Basic rendering 2022-10-08 00:14:45 +02:00
118f63b910 initial commit 2022-10-07 15:48:50 +02:00