Cocoa Port:

- Have SoftRasterizer’s Fragment Sampling Hack be disabled by default.
This commit is contained in:
rogerman 2015-03-29 01:14:03 +00:00
parent d5565bad72
commit ccbf85ed42
1 changed files with 1 additions and 1 deletions

View File

@ -703,7 +703,7 @@
<key>Render3D_Fog</key>
<true/>
<key>Render3D_FragmentSamplingHack</key>
<true/>
<false/>
<key>Render3D_HighPrecisionColorInterpolation</key>
<true/>
<key>Render3D_LineHack</key>