Blender Git Commits

Blender Git commits from all branches.

Page: 1795 / 2888

March 30, 2017, 17:51 (GMT)
Implement cloth trouble indication map

This allows one to set a vertex group, to which "trouble" data is
written. This allows one to see where issues occured for instance in the
event of a cloth explosion.
March 30, 2017, 15:47 (GMT)
Add support for cyclic stroke
March 30, 2017, 15:47 (GMT)
Cleanup: Rename screen var and change culling factor
March 30, 2017, 15:42 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-depsgraph-layers
March 30, 2017, 15:00 (GMT)
Add stroke culling to avoid weird lines
March 30, 2017, 15:00 (GMT)
Change stroke scale
March 30, 2017, 14:20 (GMT)
Merge branch 'blender2.8' into gpencil_2.8
Revision 76eebd9 by Schoen (cycles_disney_brdf)
March 30, 2017, 13:34 (GMT)
Updated copyright for the new files.
Revision 013f4a1 by Schoen (cycles_disney_brdf)
March 30, 2017, 13:32 (GMT)
Switched from multiplication of base and subsurface color to blending
between them using the subsurface parameter.
March 30, 2017, 10:56 (GMT)
Merge branch 'master' into datablock_idprops
March 30, 2017, 10:52 (GMT)
Fix always-unlinking in ID free function.

Since IDProps now handle ID usages, makes sense to pass do_id_user flag
to some new IDP_FreeProperty_ex() as well...
March 30, 2017, 07:11 (GMT)
Merge branch 'blender2.8' into custom-manipulators
March 30, 2017, 06:23 (GMT)
Merge branch 'blender2.8' into custom-manipulators
March 30, 2017, 06:23 (GMT)
Merge branch 'blender2.8' into custom-manipulators
March 30, 2017, 06:20 (GMT)
remove correspondence struct on the blender side accordingly
March 30, 2017, 06:08 (GMT)
Merge branch 'blender2.8' into custom-manipulators
March 30, 2017, 06:02 (GMT)
the first revision according to D2570
March 29, 2017, 23:30 (GMT)
Rename editors/workspace back to editors/screen

We'll keep the name 'screen' to describe everything visible within the
window, including the global bars (top bar, status bar) which are not
part of bScreen struct (which describes the customizable screen-layout).
It's quite confusing to have the term 'screen' used for bScreen
operations too, but plan is to get rid of bScreen and move its data to
WorkSpace and WorkSpaceLayout (could be called ScreenLayout then).
March 29, 2017, 22:48 (GMT)
Fix incorrect operator name
March 29, 2017, 22:44 (GMT)
Cycles Denoising: Remove a few unused utility functions
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021