summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2021-01-30Hide the terminal in windows executionStephen Enders
2021-01-29Add verbose loggingStephen Enders
2021-01-29Add windows and linux build notesStephen Enders
Added some really rough build notes too
2021-01-23Move source files to src folderStephen Enders
We'll be making a few source files it'll be useful to have them organized at least somewhat from our non-src files
2021-01-21Add rolling animationStephen Enders
2021-01-20Create timer and use it to end the rolling phaseStephen Enders
This timer can be used to determine when to end rolling
2021-01-18Move helper.h to helper.hpp and reformatStephen Enders
2021-01-05Initial commit - RenderingStephen Enders