This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/compositor/intern
Lukas Toenne ba68fea78b Fix #36700, z-depth not rendering properly at (n*256)+1 dimensions.
The chunk indices for scheduling chunks based on a given area were calculated incorrectly. This caused chunks at the very border of the render (pixels 256..257) to be omitted, leading to incorrect values
in the Z buffer of the test file, which in turn caused wrong normalization range and the resulting almost-white image.
Also added a dedicated executePixel function for Z buffer to avoid any interpolation of Z values.
2013-09-11 17:34:32 +00:00
..
2012-07-04 11:39:28 +00:00
2012-06-13 23:31:47 +00:00
2012-05-17 12:49:33 +00:00
2013-09-05 19:56:49 +00:00
2012-07-16 23:23:33 +00:00
2012-08-03 10:19:13 +00:00
2012-05-17 12:49:33 +00:00