Blender Git Commit Log
Git Commits -> Revision 12bce04
Revision 12bce04 by Mike Erwin (master) November 8, 2016, 16:08 (GMT) |
Blender 2.8: OpenGL: new immediate mode for paint_image.c This one is for the straight line (white with width 2.0 over a black with width 4.0) drawn when you use the gradient tool. To test: Image editor, create / open an image, choose image paint mode and on the tool shelf: choose the Fill brush and enable "Use Gradient" for it. Then click and drag on the image. From what I checked, calls to glLineWidth are not being removed yet, so I kept them. Reviewers: dfelinto, Severin, merwin Reviewed By: merwin Tags: #bf_blender_2.8, #opengl_gfx Maniphest Tasks: T49043 Differential Revision: https://developer.blender.org/D2312 |
Commit Details:
Full Hash: 12bce04b2f6bdf4830412e91a864bf0d093bda2f
Parent Commit: f90b480
Lines Changed: +21, -4
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_image.c (+21, -4) (Diff)