Ticket #556 (closed defect: fixed)

Opened 3 years ago

Last modified 13 months ago

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

minimap_clip_fix.patch (1.0 KB) - added by Jayschwa 3 years ago.
Fixes camera outline clipping on minimap

Change History

Changed 3 years ago by Jayschwa

Fixes camera outline clipping on minimap

comment:1 Changed 3 years ago by philip

  • Status changed from new to closed
  • Resolution set to fixed

(In [8045]) Fix #556 (Minimap camera outline clips incorrectly), based on patch from Jayschwa

comment:2 Changed 3 years ago by anonymous

  • Milestone Unclassified deleted

Milestone Unclassified deleted

comment:3 Changed 13 months ago by historic_bruno

  • Milestone set to Alpha 2
Note: See TracTickets for help on using tickets.