Go to file
Bastien Montagne f5cee25a12 Fix T41149: Dissolve Crash Due to AutoSmooth.
bmesh's 'Join Edge Kill Vert' was using own code to delete loops, instead of
using `bm_kill_only_loop()`, which did not tag loop indices as dirty (causing
the crash), but also did not free loop's CDData...
2014-07-24 09:18:33 +02:00
build_files Buildbot: proper fix for 'testbuild overriding master builds' issue. 2014-07-23 22:33:37 +02:00
doc Cleanup: pep8 & redundant vars 2014-07-22 12:03:15 +10:00
extern Fix crash in cases when first BA step happens with all zero-weighted tracks 2014-07-23 00:46:26 +06:00
intern Fix T41116: Motion Blur causes random black surfaces on rigged models 2014-07-23 18:01:35 +06:00
release Freestyle: minor revisions of Python API docstrings and comments. 2014-07-24 14:29:38 +09:00
scons@1ec93106c4 Fix T40606: Blender 2.71RC1 for Windows uses too old blender.mo file in Japanese 2014-06-16 14:04:49 +06:00
source Fix T41149: Dissolve Crash Due to AutoSmooth. 2014-07-24 09:18:33 +02:00
tests Cleanup: pep8 & redundant vars 2014-07-22 12:03:15 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Selective changes picked from: e01449fa4bb0df252d32a3b98ee1e8f195923d96 2014-07-15 16:33:05 +02:00
COPYING
GNUmakefile Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConstruct GSOC 2013 paint 2014-07-21 12:02:05 +02:00