summaryrefslogtreecommitdiff
path: root/gfx/gl/billboardPainter.cpp
Commit message (Collapse)AuthorAge
* Wrap up some low level texture operations in glTexture classHEADmainDan Goodliffe23 hours
| | | | Fixes previously hard coded billboard texture size.
* Support for the BillboardPainterDan Goodliffe3 days
Based on the ShadowStenciller, creates flattened images of a model for simplified mass use in a scene.