Blender Git Commit Log

Git Commits -> Revision f302ebe

Revision f302ebe by Brecht Van Lommel (master)
September 14, 2009, 19:49 (GMT)
2.5 Bugfixes

#19343: vertex paint blur was not working. shared vcol was disabled
for speed, but blurring still needs it. Also fixed brushes with
size > 64 not working correct.
#19314: non-zbuffer selection did not work with background image,
drawing it made the WM matrix go out of sync.

Forgot to mention these in previous commit:
* Manipulator type was not properly initialized, .B.blend update helps,
but still needed version patch & correct setting for new space.
* Added a utility function for the toggling region hide, instead of
duplicating the code.
* SSS preview render preprocessing pass now also uses multiple threads.
* Added version patch for unit scale, was still 0.0.

Commit Details:

Full Hash: f302ebeb670f021d627388ab7f0e1fc682183250
SVN Revision: 23231
Parent Commit: 725c30f
Lines Changed: +11, -11

2 Modified Paths:

/source/blender/editors/sculpt_paint/paint_vertex.c (+7, -1) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+4, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021