Blender Git Commit Log
Git Commits -> Revision d36795a
Revision d36795a by Antonis Ryakiotakis (master) April 29, 2014, 13:52 (GMT) |
Fix issue discovered in soc-paint-2013 branch. Weights do not need perspective correction since they are calculated on flat triangle coordinates. Only pixel coordinates, reprojected from the weights need this. This was already fixed for clone brushes but in soc-2013-paint where we have stencil preview, it is apparent that the stencil suffered from the perspective distortion issue too. |
Commit Details:
Full Hash: d36795a11e673074e6ca2ef67f5060b692939075
Parent Commit: c034a25
Lines Changed: +2, -39
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_image_proj.c (+2, -39) (Diff)