]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - darkplaces.txt
gl_texturecompression is no longer required for TEXF_COMPRESS flag to
[xonotic/darkplaces.git] / darkplaces.txt
index e8dab2d3df9734d081b8022b9a04f9cd457f8bb8..4e0507385c5d5287064a5e09ea90b3cbf98f61d4 100644 (file)
@@ -1368,7 +1368,8 @@ Shader parameters for DP's own features:
   then align it in Radiant so only one of the animation frames can be seen on
   the surface, and specify "tcmod page 4 2 0.1". DP will then display the frames
   in order and the cycle will repeat every 0.8 seconds.
   then align it in Radiant so only one of the animation frames can be seen on
   the surface, and specify "tcmod page 4 2 0.1". DP will then display the frames
   in order and the cycle will repeat every 0.8 seconds.
-
+- dppolygonoffset <factor> <offset>
+  This surface gets glPolygonOffset(factor, offset); useful for decals
 
 
 Thanks to:
 
 
 Thanks to: