Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "Gl keeptjunctions"

From Quake Wiki

(New page: {{lowercase-underscores}}{{Infobox Console variable |name=gl_keeptjunctions |default-value=1 |saved-to-config=0 }} Versions: GLQuake enables/disables removing of tjunctions in the BSP...)
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lowercase-underscores}}{{Infobox Console variable
 
{{lowercase-underscores}}{{Infobox Console variable
 
|name=gl_keeptjunctions
 
|name=gl_keeptjunctions
|default-value=1
+
|default-value=0
|saved-to-config=0
+
|saved-to-config=no
 
}}
 
}}
 
Versions: [[GLQuake]]
 
Versions: [[GLQuake]]

Latest revision as of 01:28, 31 October 2007

Template:lowercase-underscores

gl_keeptjunctions
Default value: "0"
Saved to config.cfg: no

Versions: GLQuake

enables/disables removing of tjunctions in the BSP during the building of the surface display list (glquake only).

Setting this to 0 will reduce the number of bsp polygon vertices by removing colinear points, however it produces holes in the BSP due to floating point precision errors.


Console
List of console variables | List of console commands