Ticket #556 (closed defect: fixed)
Minimap camera outline clips incorrectly
| Reported by: | Jayschwa | Owned by: | Jayschwa |
|---|---|---|---|
| Priority: | If Time Permits | Milestone: | |
| Component: | Game 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
Changed 18 months ago by Jayschwa
-
attachment
minimap_clip_fix.patch
added
Note: See
TracTickets for help on using
tickets.

Fixes camera outline clipping on minimap