| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add mouse-based movement to camera | Aaditya Dhruv | 4 days | 1 | -1/+9 |
| | | | | | Can use WASD + Mouse to fly around the scene | ||||
| * | Add camera handling and movement | Aaditya Dhruv | 4 days | 1 | -0/+17 |
| Camera related movements have been moved to camera.c - it tracks the matrices as well so we don't have to call it in block_update The player class is empty right now, but the camera will be a child of the player, and the player a child of the engine | |||||
