Ticket #556 (closed defect: fixed)
Minimap camera outline clips incorrectly
| Reported by: | Jayschwa | Owned by: | Jayschwa |
|---|---|---|---|
| Priority: | If Time Permits | Milestone: | Alpha 2 |
| Component: | Core engine | Keywords: | simple, review |
| Cc: | philip |
Description
The camera outline clips correctly on the left, overlaps the borders on the bottom and right, and clips prematurely on the top. glScissor is being passed incorrect values. Attached is a patch which fixes the issue.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Fixes camera outline clipping on minimap