Blender Git Commits

Blender Git "master" branch commits.

Page: 2860 / 5574

May 24, 2014, 17:22 (GMT)
Revert "Cycles-Bake: fix T40322 Glitch in baking a mixed SSS shader"

This reverts commit 81b129d3b837e31c0d6d2a9d2a6e39d39e47c1ec.

This is not the correct fix yet. More details in T40322
May 24, 2014, 14:02 (GMT)
Fix T40331: Incorrect display of path of editted data.
May 24, 2014, 09:20 (GMT)
msvc 2008 platofrm suffix changed to be -vc9
May 24, 2014, 05:28 (GMT)
Cleanup: Comments and unused variables.
May 23, 2014, 16:30 (GMT)
Some operation allowed to set invalid active scene render layer

Forbid this now and do tricks in the versioning code to repair
corrupted files.

Thanks to Pablo, Caminandes and Koro for discovering this bug!
May 23, 2014, 15:42 (GMT)
Fix crash rendering linked scenes in compo

Simply linking scene (lib.blend) without compo into another one (compo.blend),
using it in a compositor and rendering it would crash.
May 23, 2014, 14:11 (GMT)
Fix T40320: wrong render layer visibility with cycles deformation motion blur.
May 23, 2014, 14:02 (GMT)
Optimization of keying clip operations

Gives around 20%-30% speedup by doing early exit from
kernel traversal cycle.
May 23, 2014, 11:48 (GMT)
Report to the console when custom ocio config is used
May 23, 2014, 11:06 (GMT)
Fix T40325: Part II

Use same cursors for GRIP buttons as for window resize e.g.
May 23, 2014, 11:04 (GMT)
Spelling fix
May 23, 2014, 10:50 (GMT)
Checker Deselect: keep active item selected by default
May 23, 2014, 10:50 (GMT)
Fix T40324: Checker deselect fails for edge-rings
May 23, 2014, 10:50 (GMT)
BMesh Walker: add face-shell walker
May 23, 2014, 10:50 (GMT)
BMesh Walker: rename BMW_SHELL -> BMW_VERT_SHELL
May 23, 2014, 10:50 (GMT)
BMesh Walker: typecheck args for walker->begin()
Revision 90449f9 by Lukas Toenne
May 23, 2014, 07:28 (GMT)
Another fix for T40230/T40290: Object tags were not properly initialized
before entering the recursion check.

Now use group tags instead of object tags, which could be a little more
efficient and was used before this patch too.
May 23, 2014, 06:55 (GMT)
Fix T40325: UILists do not save their height anymore
May 23, 2014, 04:54 (GMT)
Bake API: compare with NULL rather then casting to bool
May 23, 2014, 01:41 (GMT)
Transfer shape keys wasn't checking for mesh types
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021