Go to file
Bastien Montagne 9dd194716b Fix T50736: Zero streaks in Glare node.
Please never, ever use same DNA var for two different things. Even worse
if they do not have same type and ranges!

This is only ensuring issues (as described in report, but also if
animating both RNA props using same DNA var... yuck).

And we were not even saving any byte in DNA, could reuse some padding
there to store the two new needed vars (yes, two, since we cannot re-use
existing one if we want to keep backward *and* forward compatibility).
2017-02-23 10:39:51 +01:00
build_files Buildbot: Re-enable cuda support for OSX 2017-02-03 16:11:05 +01:00
doc Use new manual URL 2017-01-23 19:10:37 -05:00
extern Fix strict compiler warning in the gflags code 2017-01-23 11:52:41 +01:00
intern Cycles: Fix shading with autosmooth and custom normals 2017-02-22 10:54:36 +01:00
release Use new api doc links 2017-02-22 11:19:30 -05:00
source Fix T50736: Zero streaks in Glare node. 2017-02-23 10:39:51 +01:00
tests Register test for mesh.split_faces() 2017-02-16 15:36:00 +01:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt CTests: Initial work to cover Cycles nodes with OpenGL tests 2017-02-10 14:52:54 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: line length 2016-07-15 01:26:26 +10:00
make.bat Make File: Print 'blender.exe' at the end of the path to run from 2017-02-16 17:08:33 -05:00