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.
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-02-08 20:35:32 +11:00
2016-02-03 18:39:37 +11:00
2016-02-06 21:21:55 +05:00
2013-12-24 22:57:27 +06:00
2016-01-04 14:20:48 +05:00
2016-02-06 04:26:57 -08:00
2010-10-13 14:44:22 +00:00
2016-02-08 21:14:10 +11:00
Description
Archive of Blender with old branches
823 MiB
Languages
C 67.4%
C++ 23.4%
Python 6.1%
CMake 1.5%
GLSL 1.1%
Other 0.4%