Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Riakiotakis <kalast@gmail.com>2012-09-18 19:58:07 +0400
committerAntony Riakiotakis <kalast@gmail.com>2012-09-18 19:58:07 +0400
commit602691fdfc5bdb88f52ca7b96b6d2dce0911abce (patch)
tree6d4723429e7692b626af6d9023583ff19693bc44 /source/blender/blenkernel/intern/image.c
parent71ecbe9b37af2d89a732922fdff9be38a37a1bfb (diff)
Fix #31539, painting in image editor while in object mode does not update mipmaps.
While we could disable/enable mipmaps on stroke begin/end, it is a bit hacky (but worthy of consideration for later) for my taste just to paint in the image editor. Instead we generate mipmaps on the fly. Since we can update texture levels below the first only with GPU mipmapping, partial update when painting in the image editor will actually work only with GPU mipmapping from now on (which is fast enough I hope not to get any lags!).
Diffstat (limited to 'source/blender/blenkernel/intern/image.c')
0 files changed, 0 insertions, 0 deletions