Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-11-08Cycles: Write Cryptomatte metadata according to the specificationLukas Stockner
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-11-04Fix assert rendering with denoising, after recent changes.Brecht Van Lommel
2018-10-31Cycles: Fix wrong BVH used when disabling AVX2 in debug settingsSergey Sharybin
2018-10-29Cycles: Support generating Denoising passes without actually denoisingLukas Stockner
2018-10-28Cycles: Added Cryptomatte output.Stefan Werner
2018-10-26Cycles: Expose noisy image pass by default when rendering with denoiserLukas Stockner
2018-10-22Cycles: Enable shadow information in requested features when denoising is usedLukas Stockner
2018-09-28Fix compilation errors and warnings with Clang-6Sergey Sharybin
2018-09-06Cleanup: fix compiler warning.Brecht Van Lommel
2018-09-06Cycles: Allow cancel during displacement of meshesMai Lavelle
2018-08-29Cleanup: consistent includes.Brecht Van Lommel
2018-08-28cmake: adjustments required for lib-upgrade on windows.Ray Molenkamp
2018-08-25Cycles: Add Denoising Clean to the debugging denoising passesLukas Stockner
2018-08-24Cycles: Cleanup, styleSergey Sharybin
2018-07-28Cycles: speed up mesh volume bounds construction.Stefan Werner
2018-07-27Cycles: Initial implementation of detailed statisticsSergey Sharybin
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, spellingSergey Sharybin
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, line lengthSergey Sharybin
2018-07-27Cycles: Cleanup, move functions outside of class methodsSergey Sharybin
2018-07-27Cycles: Cleanup, remove unused functionSergey Sharybin
2018-07-27Cycles: Cleanup in image manager, switch statement instead of if-elseSergey Sharybin
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-15Fix Cycles incorrect resize and CMYK conversion of uint16/half images.Brecht Van Lommel
2018-07-15Cycles: add voronoi features and distance settings from Blender.charlie
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-07-05Cycles: Adding native support for UINT16 textures.Stefan Werner
2018-07-04Cycles Denoising: Correctly handle target buffer in tile unmapping and move d...Lukas Stockner
2018-07-04Cycles Denoising: Refactor denoiser tile handlingLukas Stockner
2018-06-29Cycles: change AO node default to 16 samples and only local off.Brecht Van Lommel
2018-06-26Revert "Turned off clang warnings in third party includes."Stefan Werner
2018-06-26Cycles: Fix wrong row count for World MIS CDF calculationLukas Stockner
2018-06-26Turned off clang warnings in third party includes.Stefan Werner
2018-06-24Cycles: change AO node color default to 1.0.Brecht Van Lommel
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-15Fix more Cycles CUDA errors after recent changes.Brecht Van Lommel
2018-06-14Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assumi...Lukas Stockner
2018-06-14Cycles: Connect value inputs to Strength instead of Color when inserting an E...Lukas Stockner
2018-06-14Cycles: Automatically detect HDRI resolution by default and use non-square sa...Lukas Stockner
2018-06-13Cycles: auto insert emission node when linking color to closure.Brecht Van Lommel
2018-06-11Cycles: Cleanup, silence strict compiler warningSergey Sharybin
2018-05-28Fix Cycles + OSL build error, pass main to node editing functions.Brecht Van Lommel
2018-05-27Cycles: Fix problems in the IES loader when rendering with no file selectedLukas Stockner
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-05-21Fix too much memory usage for Cycles attribute map.Brecht Van Lommel