This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Dalai Felinto 089d2a18d9 Fix: Empty > Image not working in some hardwares
Basically the default U.glalphaclip was 1.8367099231598242e-40 in some
computers (e.g., OSX 10.11, AMD Radeon HD 6750M) this value would need for bad
gl clipping.

The new default is 0.0. To test this before/after the fix, just run:

$ blender -b --factory-startup --python-expr "import bpy; print(bpy.context.user_preferences.system.gl_clip_alpha)"
2016-02-08 15:15:48 -02:00
..
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-02-03 21:17:07 +11:00
2016-01-28 00:30:50 -05:00
2016-01-04 14:20:48 +05:00
2015-01-29 15:35:06 +11:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-02-03 18:39:37 +11:00
2016-01-21 09:42:17 +11:00
2016-01-04 14:20:48 +05:00