]> git.lizzy.rs Git - shadowclad.git/history - src/game/player.c
Rename `Vector3D` to `Vector`
[shadowclad.git] / src / game / player.c
2020-07-14 outfrostRename `Vector3D` to `Vector`
2020-06-23 outfrostImplement continuous player movement
2020-06-03 outfrostImplement rudimentary player movement; fix geometry...
2020-06-03 outfrostImplement transform math to rotate movement direction
2020-05-27 outfrostHousekeeping
2020-05-26 outfrostFinish moving to scene tree implementation; clean up...
2020-04-30 outfrostRename Asset3D to Solid
2020-02-19 outfrostFix includes and build instructions
2020-02-19 outfrostMove code into game and engine directories