summaryrefslogtreecommitdiff
path: root/save
AgeCommit message (Expand)Author
2023-05-11limit framerate to 60 fpsrdbms-ecssanine-a
2023-05-10implement basic floating-ray character controllersanine
2023-05-09fix camera resizing and move all scripts into separate filessanine
2023-05-09fix bug when getting components no entity hassanine-a
2023-05-09create more globals in honey.stdsanine-a
2023-05-08add simple character movementsanine
2023-05-07correctly implement capsule collisions and camera view matrixsanine
2023-04-19add split drawing function and renderQuad componentsanine
2023-04-15add collision systemsanine
2023-04-15fix circular reference bug for physics objectssanine
2023-04-14add physics linear/angular velocity trackingsanine-a