Blender Git Loki
Git Commits -> Revision bc5df75
Revision bc5df75 by Sergey Sharybin (master) February 8, 2013, 08:18 (GMT) |
Fix part #33935: Texture painting slow down with mouse, but not with tablet Issue is solved for painting on byte buffer with default sRGB display enabled. In this case it is possible to skip any color space transform and just apply dither if needed. Still not sure if there's a regression in painting on flaots or not, will continue investigation. |
Commit Details:
Full Hash: bc5df753aaaf116520d15df0aa53a054e6b1606a
SVN Revision: 54381
Parent Commit: 52df65b
Lines Changed: +87, -39
1 Modified Path:
/source/blender/imbuf/intern/colormanagement.c (+87, -39) (Diff)