Podracer / kuda

Automatically exported from code.google.com/p/kuda
GNU General Public License v2.0
0 stars 0 forks source link

Grid lines in World Editor sometimes obscure geometry #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When viewing a Model or Shape in the World Editor, the grid lines on the XY 
plane sometimes obscure sections of the Model or Shape.

Steps to reproduce:
1) In the World Editor, use the Shapes tool to create a Sphere with a radius of 
5.
2) Using the Model Browser tool, select the sphere and translate it up and down 
along the Y-axis.
3) Notice how the sphere disappears and reappears behind the grid line plane.

Original issue reported on code.google.com by erik.kit...@gmail.com on 14 Apr 2011 at 8:48

GoogleCodeExporter commented 8 years ago

Original comment by erik.kit...@gmail.com on 14 Apr 2011 at 8:53

GoogleCodeExporter commented 8 years ago

Original comment by erik.kit...@gmail.com on 14 Apr 2011 at 8:55

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by khang.du...@gmail.com on 29 Apr 2011 at 9:42

GoogleCodeExporter commented 8 years ago
Latest push puts the grid shape onto its own display list, which solves the 
issue (most likely due to alpha blending and z-sort order).

Original comment by khang.du...@gmail.com on 29 Apr 2011 at 9:43

GoogleCodeExporter commented 8 years ago
Marking verified to denote this issue was part of 1.3.1 release.

Original comment by erik.kit...@gmail.com on 13 May 2011 at 5:34