Blender Git Commit Log

Git Commits -> Revision 76437f9

Revision 76437f9 by Jason Wilkins (soc-2010-jwilkins)
June 6, 2010, 01:31 (GMT)
== Surface Brush & Surface Size Lock ==
I now consider surface brush and size lock to be alpha quality now.

* paint brush no longer shows when the model is not hit
* added slider for "surface size" and changed name of "lock brush size" to "Use Surface Size", also fixed issue with surface size only taking effect when you start to sculpt.
* checkbox to activate "draw brush on surface"
* temporary hack to get surface drawn brush to refresh, i force blender to redraw the screen when its on
* Fixing this hack will require that there be a way to tell the "triple" drawing path to save and restore the zbuffer
* if stencil buffer usage is a problem, then maybe it could be a global option
* temporary hack to get surface size and brush size to refresh in real time (just need to do more research on this one)
* Still to-do: drawing the smooth and anchor brushes on the surface correctly

Commit Details:

Full Hash: 76437f993ea5276a93486ce7b5e36dae2f5e46b6
SVN Revision: 29260
Parent Commit: c0c3d17
Lines Changed: +116, -64

3 Modified Paths:

/release/scripts/ui/space_view3d_toolbar.py (+11, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+102, -59) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021