Blender Git Commit Log

Git Commits -> Revision c80997b

Revision c80997b by Antonis Ryakiotakis (soc-2013-paint)
October 21, 2013, 16:32 (GMT)
Simplify undo pushing for projection painting.

* Do not compare image pixels at end of stroke, it causes a great
stutter at the end of painting on large images (4096x4096 in my test
case). In any case tiles have been pushed already for such images.

* Only add tile if pixel passes the mask test. Previous approach could
add tiles even for clipped pixels.

Commit Details:

Full Hash: c80997bfd772e23dd1c60abef1545a4701015a33
SVN Revision: 60883
Parent Commit: 3577d3e
Lines Changed: +53, -194

1 Modified Path:

/source/blender/editors/sculpt_paint/paint_image_proj.c (+53, -194) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021