Blender Git Loki
Git Commits -> Revision cb87b8b
Revision cb87b8b by Antonis Ryakiotakis (soc-2012-bratwurst) June 14, 2012, 11:47 (GMT) |
Rake brushes for texture paint ============================== * port brushes correctly to projection painting * put rake state to unified settings, it's probably the most accessible place for texpaint/sculpt/display functions. Ideally I would put these in the paint or brush structs but since these are actually screen-space state they can be unique for each space and common to all brushes. This is in preparation to unifying brush draw code. |
Commit Details:
Full Hash: cb87b8b3f708af1f0ade9a5ecf4e8ba719a62078
SVN Revision: 47891
Parent Commit: 7b183d0
Lines Changed: +41, -14