]> git.lizzy.rs Git - shadowclad.git/history - src/engine/geometry.h
Add copyright and license notices in source code
[shadowclad.git] / src / engine / geometry.h
2020-09-17 outfrostAdd copyright and license notices in source code
2020-07-16 outfrostImplement first stage of obstacle detection
2020-07-14 outfrostRename `Vector3D` to `Vector`
2020-06-27 outfrostRestructure keyboard input handling
2020-06-23 outfrostImplement continuous player movement
2020-06-12 outfrostCalculate smoothed vertex normals based on crease angle shading-bug-25
2020-06-12 outfrostCalculate face normals from vertices
2020-06-03 outfrostImplement rudimentary player movement; fix geometry...
2020-06-03 outfrostImplement transform math to rotate movement direction
2020-05-27 outfrostMove camera to world space position of player
2020-05-27 outfrostHousekeeping
2020-05-26 outfrostSeparate tranform code into geometry
2020-04-15 outfrostChange Vector3D definition style
2020-03-07 outfrostRename typedefs.h to geometry.h