| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Update stencils and billboards less often | Dan Goodliffe | 6 days |
| | | | | | | | | No need to update these every frame when little of nothing has changed. Instead, track the angle previously rendered and updated only when the new angle has diverged sufficiently from this. Larger updates update more frequently. | ||
| * | Wrap up some low level texture operations in glTexture class | Dan Goodliffe | 7 days |
| | | | | | Fixes previously hard coded billboard texture size. | ||
| * | Support for the BillboardPainter | Dan Goodliffe | 9 days |
| Based on the ShadowStenciller, creates flattened images of a model for simplified mass use in a scene. | |||
