Difference between revisions of "Chamber of Horrors"

From LugdunonWiki
Jump to: navigation, search
(Created page with "'''Welcome to the Chamber of Horrors!''' Here you will find a repository of 'things that should not be', otherwise known as interesting or humorous bugs.")
 
Line 2: Line 2:
  
 
Here you will find a repository of 'things that should not be', otherwise known as interesting or humorous bugs.
 
Here you will find a repository of 'things that should not be', otherwise known as interesting or humorous bugs.
 +
 +
 +
==How Not to Implement the Panning of Your Lightmap==
 +
 +
* Caused during development of 0.5.4
 +
* Eradicated  during development of 0.5.4
 +
* Cause: New implementation of minimap required rendering of the light map for the entire minimap region. Transposed some coordinates when translating the position of the main camera's portion of the lightmap.
 +
 +
{{#ev:youtube|WvUMvDPopb0|560|center|How Not to Implement the Panning of Your Lightmap}}

Revision as of 03:25, 2 November 2013

Welcome to the Chamber of Horrors!

Here you will find a repository of 'things that should not be', otherwise known as interesting or humorous bugs.


How Not to Implement the Panning of Your Lightmap

  • Caused during development of 0.5.4
  • Eradicated during development of 0.5.4
  • Cause: New implementation of minimap required rendering of the light map for the entire minimap region. Transposed some coordinates when translating the position of the main camera's portion of the lightmap.
How Not to Implement the Panning of Your Lightmap