Blender Git Loki
Git Commits -> Revision 0caf9d4
Revision 0caf9d4 by Antonis Ryakiotakis (soc-2012-bratwurst) June 26, 2012, 18:06 (GMT) |
Overlay for Tiled style brushes. The implementation uses openGL multitexture to minimize texture uploads. The curve strength is written to a separate texture and modulated with the view texture at runtime. Unfortunately, I haven't found a way to get a consistent result with the rest of the brushes because this would require inverting the alpha after the texture combine operation. |
Commit Details:
Full Hash: 0caf9d4ac76b4f50adb106940f5caea3bab39ddb
SVN Revision: 48319
Parent Commit: 079e43a
Lines Changed: +14, -12
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_cursor.c (+14, -12) (Diff)