Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-07 | Read images as uint8_t instead of float. Convert Colour and all colour ↵ | Bent Bisballe Nyeng | |
related operations to use uint8_t instade of float and finally optimize rendering to render lines instead of single pixels. | |||
2017-04-16 | Fix bug in TexturedBox where width and height were wrong. | André Nusser | |
2017-01-01 | Revert 'Add texture offset support.'. x0 and y0 is already taken care of in ↵ | Bent Bisballe Nyeng | |
the contained Textures so just remove them completely from the TexturedBox class. | |||
2016-12-10 | Add texture offset support. | Bent Bisballe Nyeng | |
2016-06-06 | New TexturedBox class. | Bent Bisballe Nyeng | |