Blender Git Commit Log

Git Commits -> Revision ac43397

Revision ac43397 by Brecht Van Lommel (master)
May 15, 2013, 17:59 (GMT)
Fix action zones not drawing properly while sculpting, due to recent bugfix.

Partial redraw doesn't work so well with these, now I've changed the action
zones to just draw as part of regions instead of as a special overdraw done
at the end, which fits better with partial redraw by avoiding any special
exceptions.

Commit Details:

Full Hash: ac433977674d64cbb513ecdb01d8245a5950a027
SVN Revision: 56828
Parent Commit: a4b5c05
Lines Changed: +35, -61

3 Modified Paths:

/source/blender/editors/include/ED_screen.h (+0, -2) (Diff)
/source/blender/editors/screen/area.c (+35, -51) (Diff)
/source/blender/windowmanager/intern/wm_draw.c (+0, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021