Make VBO optimization partially optional
Yuck, there is a vertexbuffer being built on static init -.-
This commit is contained in:
@@ -3,6 +3,17 @@
|
||||
<map>
|
||||
<!-- Ascent-Specific Settings -->
|
||||
|
||||
<key>SianaRenderOmitBlankVBO</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>Optimization: omit prefilling VBOs with zeroes. Default: OFF</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
</map>
|
||||
<key>SianaUnsitOnCamReset</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
|
||||
Reference in New Issue
Block a user