Ticket #556 (closed defect: fixed)

Opened 18 months ago

Last modified 16 months ago

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

minimap_clip_fix.patch Download (1.0 KB) - added by Jayschwa 18 months ago.
Fixes camera outline clipping on minimap

Change History

Changed 18 months ago by Jayschwa

Fixes camera outline clipping on minimap

comment:1 Changed 17 months 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 16 months ago by anonymous

  • Milestone Unclassified deleted

Milestone Unclassified deleted

Note: See TracTickets for help on using tickets.