Blender Git Commits

Blender Git "soc-2013-paint" branch commits.

Page: 6 / 20

May 10, 2014, 15:50 (GMT)
Fix issues reported by gcc address sanitizer

* paint curves and palettes should be freed after brushes
* out of bounds write in transform code.
May 10, 2014, 15:36 (GMT)
Fix T40128, curve operators "leaked" in non-paint modes
May 10, 2014, 14:22 (GMT)
Use operand for masking. Corrects loading a file with masking not
showing the color.
May 10, 2014, 13:30 (GMT)
Tweaks to mask brush:

* Paint the "correct" value independent of inverted mask.
* Always turn on masking when painting with the mask tool.
May 10, 2014, 11:37 (GMT)
Fix swimming textures on 2D painting with textured brushes + pressure.

When sampling the old texture buffer we need to account for the diameter
change in the sampling offset as well.
May 10, 2014, 10:34 (GMT)
Make sure mesh is updated when we change the stencil layer. Takes care
of updating the stencil preview.
May 9, 2014, 20:44 (GMT)
Merge branch 'master' into soc-2013-paint

Conflicts:
source/blender/editors/sculpt_paint/paint_image_2d.c
May 8, 2014, 21:14 (GMT)
Merge branch 'master' into soc-2013-paint
May 8, 2014, 20:23 (GMT)
Support inverting the mask brush value
May 8, 2014, 20:06 (GMT)
Fix fill brush threshold not exposed after recent UI changes.
May 8, 2014, 19:04 (GMT)
Disable stencil masking if there's no stencil image set.
May 8, 2014, 18:23 (GMT)
Merge branch 'master' into soc-2013-paint
May 5, 2014, 11:58 (GMT)
UI cleanup:

Only expose material list if more than one material present.
May 2, 2014, 22:03 (GMT)
Reuse old regular drawing even in cycles for non-material mode in
texture paint. This enables us to see stencil masking even then.
May 1, 2014, 00:23 (GMT)
Merge branch 'master' into soc-2013-paint

Conflicts:
source/blender/editors/sculpt_paint/paint_image.c
source/blender/editors/sculpt_paint/paint_image_2d.c
source/blender/editors/sculpt_paint/paint_image_proj.c
April 29, 2014, 20:05 (GMT)
Add evil warning when object does not have a UV map. It would be ideal
to generate a UV map, but I think algorithms all require edit mode.
April 29, 2014, 19:43 (GMT)
Add select mouse drag to initiate grab for paint curves.
April 29, 2014, 19:33 (GMT)
Paint Curves:

Avoid transform if no curve is active.
April 29, 2014, 18:47 (GMT)
Fix irritating issue with cursor display.

It seems tpage reset was not occuring because new display code did not
update those data at all. Now force OpenGL update properly and
also add a forced way to clear the tpage.
April 29, 2014, 16:01 (GMT)
Enable stencil display for legacy display in texture painting.

Also, don't always pass stencil texture coordinates, only in texture
paint mode.

+ fix compilation after merge
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021