JACoders / OpenJK

Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
GNU General Public License v2.0
1.97k stars 606 forks source link

Fix r_showtris #1187

Closed xycaleth closed 7 months ago

xycaleth commented 7 months ago

Depth test should be disabled when rendering wireframes so we can see the triangles being drawn behind the front-most surfaces.

xycaleth commented 7 months ago

Already part of #1179