Go to file
Julian Eisel 7359cc1060 Fix possible crash in various 3D View operators
Was actually harmeless and not crashing, but I'd say more or less only
by luck: the NULL-check for region data would only evaluate to true for
the correct 3D View region. However, if we were to add region data to a
different region type in future, this would lead to undefined behavior
if executed in the wrong region.
2017-02-23 02:14:27 +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 possible crash in various 3D View operators 2017-02-23 02:14:27 +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