Blender Git Loki
Git Commits -> Revision 9c5995c
Revision 9c5995c by Sergey Sharybin (master) June 11, 2015, 21:29 (GMT) |
Image scopes: Make sample line saving check local Previously it was using accumulative counter of saved lines and so on in order to detect cases when new sample is to be saved. This is not quite possible to do with threaded scopes update. Change it now with non-accumulative approach which saves a bit different lines due to slightly different rounding, but this things are not strictly defined anyway and results are close enough to each other. |
Commit Details:
Full Hash: 9c5995c06259ee596dc80b5b5f69690679894357
Parent Commit: b496819
Lines Changed: +5, -12
1 Modified Path:
/source/blender/blenkernel/intern/colortools.c (+5, -12) (Diff)