set "RenderVBOMappingDisable" to be true by default to stop VBO memory leaking.

master
Xiaohong Bao 2011-02-22 13:28:48 -07:00
parent 417069f152
commit 2ebcf802cb
1 changed files with 1 additions and 1 deletions

View File

@ -8460,7 +8460,7 @@
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
<integer>1</integer>
</map>
<key>RenderUseStreamVBO</key>
<map>