Blender Git Commits

Blender Git "master" branch commits.

Page: 3594 / 5574

June 1, 2012, 05:50 (GMT)
svn merge ^/trunk/blender -r47272:47306
June 1, 2012, 05:46 (GMT)
style cleanup
June 1, 2012, 02:17 (GMT)
Fix for [#27472] "preserve volume for armature modifier does not work" based on code provided by Sergey Kurdakov. Now more deformation flags are being passed to armature_deform_verts(). Note: this fix is only for the Blender vertex deformer, not the BGE deformer.

May 31, 2012, 21:56 (GMT)
small code refactor to remove redundant calculations
May 31, 2012, 21:25 (GMT)
Add const prefix to match definition in lasso.c
May 31, 2012, 20:58 (GMT)
code and comment cleanup in feather region drawing code
May 31, 2012, 20:26 (GMT)
Fix for [#31662] Compositing: No Alpha if image/color connected to second input of math node
May 31, 2012, 20:26 (GMT)
Cycles:
* Added missing GPL licence block to kernel_textures.h
May 31, 2012, 19:53 (GMT)
speedup normalized buffer space pixel position calculations... now incremental adds rather than full per pixel evaluation.
May 31, 2012, 19:17 (GMT)
fixed gradient visual stepping in mask feather regions. converted all distance calculations from int to float.
May 31, 2012, 19:12 (GMT)
rename mask-objects to mask-layers.
May 31, 2012, 19:09 (GMT)
Fixes to bugs that appeared during restructure.
May 31, 2012, 19:06 (GMT)
Fix #31634: crash calling bpy.ops.transform.edge_slide() outside 3d view.
Solution based on patch #31635 by Philipp Oeser.
May 31, 2012, 18:40 (GMT)
style cleanup
Revision 9547b76 by Jason Hays
May 31, 2012, 17:22 (GMT)
This fixes a precision issue in multi-paint so that near zero values do not cause flickering as you paint.

It also changes multi-paint's "zero weight color" to black again--it was unintentionally changed to red some time late last year when an aspect of the colors were changed.
May 31, 2012, 16:59 (GMT)
Add dynamic mask curve differentiation for more accurate feather gradients.
May 31, 2012, 16:04 (GMT)
Fix #31658: missing properties in key configuration export, hidden properties
should be exported as well, not sure why this was disabled, it's supposed to
only affect UI hiding.
May 31, 2012, 16:04 (GMT)
Fix #31657: adding mesh objects did not take units into account for the grid
scale that sets the default size.
May 31, 2012, 15:37 (GMT)
fix for border/circle/lasso select not using the deformed locations when selecting.
May 31, 2012, 14:36 (GMT)
Fix possible memory leak where spline differentiation fails but feather differentiation does not.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021