Missing file

This was SVN commit r15075.
This commit is contained in:
JoshuaJB 2014-04-30 06:29:42 +00:00
parent 911be4e860
commit db6c3f86f2

View File

@ -85,10 +85,10 @@ renderpath = default
;;;;; EXPERIMENTAL ;;;;;
; Prefer GLSL shaders over ARB shaders (not recommended). REQUIRES gentangents=true.
preferglsl = false
preferglsl = true
; Generate tangents for normal and parallax mapping. REQUIRES preferglsl=true.
gentangents = false
gentangents = true
; Experimental probably-non-working GPU skinning support; requires preferglsl; use at own risk
gpuskinning = false