blender/intern/cycles
Sergey Sharybin e92e90c30e Cycles: Fix wrong looking voronoi of second 2nd closest
Was only happening for release builds made with GCC-8. Probably some
optimization strtegy was confused by uninitialized variable.
2018-08-24 12:29:13 +02:00
..
app Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
blender Cycles: Initial implementation of detailed statistics 2018-07-27 17:19:54 +02:00
bvh Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
cmake Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assuming sRGB 2018-06-14 22:21:37 +02:00
device Fix T56359: Unitialized variable in Cycles OpenCL could cause crashes. 2018-08-14 22:51:53 +02:00
doc Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
graph Cycles: Add utility function to query graph node size in bytes 2018-07-27 17:19:54 +02:00
kernel Cycles: Fix wrong looking voronoi of second 2nd closest 2018-08-24 12:29:13 +02:00
render Cycles: speed up mesh volume bounds construction. 2018-07-28 19:23:35 +02:00
subd Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
test Fix Cycles tests build on macOS. 2018-06-28 00:11:01 +02:00
util Cycles: Util, add to_string() with some helper 2018-08-09 15:51:23 +02:00
CMakeLists.txt Build: require C11/C++11 for all operating systems in master. 2018-07-30 17:12:24 +02:00