Age | Commit message (Expand) | Author |
---|---|---|
2023-05-11 | limit framerate to 60 fpsrdbms-ecs | sanine-a |
2023-05-10 | implement basic floating-ray character controller | sanine |
2023-05-09 | fix camera resizing and move all scripts into separate files | sanine |
2023-05-09 | fix bug when getting components no entity has | sanine-a |
2023-05-09 | create more globals in honey.std | sanine-a |
2023-05-08 | add simple character movement | sanine |
2023-05-07 | correctly implement capsule collisions and camera view matrix | sanine |
2023-04-19 | add split drawing function and renderQuad component | sanine |
2023-04-15 | add collision system | sanine |
2023-04-15 | fix circular reference bug for physics objects | sanine |
2023-04-14 | add physics linear/angular velocity tracking | sanine-a |