Go to file
Jeroen Bakker 4887baf7d6 Fix T62145: Geometry.Backface Node Renders Black
The NODE_GROUP_LEVEL of the Geometry node should be bumped to 1
when Backface is connected. Backface uses `NODE_LIGHT_PATH` that
is part of NODE_GROUP_LEVEL1, the rest of the geometry ndoe is
NODE_GROUP_LEVEL_0.
2019-03-14 09:20:11 +01:00
build_files Build environment: require Alsa/OSS/PulseAudio backends for OpenAL on Linux. 2019-03-13 18:33:26 +01:00
doc Fix typo in context docs. 2018-12-14 08:13:55 +11:00
extern Cleanup: manually remove header text not handled by automation 2019-02-02 02:41:25 +11:00
intern Fix T62145: Geometry.Backface Node Renders Black 2019-03-14 09:20:11 +01:00
release Cleanup: remove redundant, invalid info from headers 2019-02-02 02:40:00 +11:00
source Fix T61053: crash baking to float image after file save. 2019-03-11 14:31:59 +01:00
tests Tests: only run OpenGL draw tests on lib/tests/opengl, support symlinks. 2019-02-20 17:13:33 +01:00
.arcconfig Update .arcconfig for moving master to blender2.7 branch. 2018-12-21 12:12:32 +01:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Git: add TAGS & tags to .gitignore 2019-01-22 12:50:13 +01:00
.gitmodules Update for moving master to blender2.7 branch. 2018-12-21 12:01:05 +01:00
CMakeLists.txt macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster. 2019-01-26 15:48:56 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Update for moving master to blender2.7 branch. 2018-12-21 12:01:05 +01:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00