Blender Git Loki
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