]> git.lizzy.rs Git - shadowclad.git/history - src/engine/input.c
Also yeah divide by zero is a thing
[shadowclad.git] / src / engine / input.c
2020-09-17 outfrostMerge branch '29-license' into master
2020-09-17 outfrostAdd copyright and license notices in source code
2020-07-05 outfrostAdd prelude with UNUSED macro
2020-06-27 outfrostCreate keybinds for scene and render debug functionalities
2020-06-27 outfrostRestructure keyboard input handling
2020-06-03 outfrostImplement rudimentary player movement; fix geometry...
2020-06-03 outfrostImplement transform math to rotate movement direction