Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Remove magic number and float flags from texture loader | Dan Goodliffe | 2021-01-26 | |
| | ||||
* | Enable alpha in textures | Dan Goodliffe | 2021-01-26 | |
| | ||||
* | Basic mouse navigation | Dan Goodliffe | 2021-01-26 | |
| | ||||
* | Define light direction as a vector | Dan Goodliffe | 2021-01-26 | |
| | ||||
* | Simplify vertex interface | Dan Goodliffe | 2021-01-25 | |
| | ||||
* | Move texture cache to Texture class | Dan Goodliffe | 2021-01-25 | |
| | ||||
* | Split physical objects from renderable ones | Dan Goodliffe | 2021-01-25 | |
| | ||||
* | Remove the weird view/model/camera connectedness | Dan Goodliffe | 2021-01-24 | |
| | ||||
* | Big tidy up of shader wrapper | Dan Goodliffe | 2021-01-24 | |
| | ||||
* | Factor to support worlds, objects, windows etc | Dan Goodliffe | 2021-01-18 | |
| | ||||
* | Helpers can be static | Dan Goodliffe | 2021-01-17 | |
| | ||||
* | Split window and display (application) classes | Dan Goodliffe | 2021-01-17 | |
| | ||||
* | Big reshuffle | Dan Goodliffe | 2021-01-17 | |
Fixes code quality warnings now picked up. |