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
2017-09-04Fix T52533: Blender shuts down when rendering duplicated smoke domainSergey Sharybin
2017-09-04Fix T51805: Overlapping volumes renders incorrect on AMD GPUSergey Sharybin
2017-07-25Fix T51450: viewport render time keeps increasing after render is done.Jeff Knox
2017-07-22Fix use of uninitialized value in Cycles, probably did not cause a bug.Brecht Van Lommel
2017-07-21Fix T52135: Cycles should not keep generated/packed images in memory after re...Brecht Van Lommel
2017-07-20Fix T52107: Color management difference when using multiple and different GPU...Stefan Werner
2017-07-12Cycles: Enable SSS from Principled BSDF only when actually in useMai Lavelle
2017-07-08Fix T51967: OSL crash after rendering finished (mainly on Windows).Brecht Van Lommel
2017-07-03Fix missing return error introduced by last commitLuca Rood
2017-07-03Fi T51023: MixRGB constant folding not effective with clamp option.Brecht Van Lommel
2017-07-03Fix T51855: Cycles emssive objects with NaN transform break lighting.Brecht Van Lommel
2017-06-21Fix T51849: change Cycles clearcoat gloss to roughness.Brecht Van Lommel
2017-06-13Fix T51791: Point Density doesn't work on GPUHristo Gueorguiev
2017-06-10Cycles: Selectively include denoising in kernelSergey Sharybin
2017-05-30Fix T51652: Cycles - Persistant Images not storing imagesLukas Stockner
2017-05-20Cycles: Cleanup, style and unused argumentsSergey Sharybin
2017-05-19Cycles: Reload kernels from Session when requested features changeMai Lavelle
2017-05-19Fix T51553: Cycles Volume Emission turns black when strength is 0 or color is...Lukas Stockner
2017-05-19Fix T51555: Cycles tile count is incorrect when denoising is enabledLukas Stockner
2017-05-18Cycles: Fix crash loading single channel textureSergey Sharybin
2017-05-18Fix T51408: Cycles - Principled BSDF Shader - Transparency is not working as ...Pascal Schoen
2017-05-17Fix compilation error in CyclesSergey Sharybin
2017-05-17Fix T51529: Black boxes on a denoising render when using a .exr image as a en...Sergey Sharybin
2017-05-17Revert "Cycles: Fix wrong shading on GPU when background has NaN pixels and M...Sergey Sharybin
2017-05-15Fix T49324: True displacement crashes when shader returns NaNSergey Sharybin
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-05-04Fix T51412: Instant crash with texture plugged into the Displacement outputSergey Sharybin
2017-04-29Cycles: Fix crashes after recent image changesMai Lavelle
2017-04-28Cycles: Simplify code around maximum OpenCL info size allocationSergey Sharybin
2017-04-28Cycles: Cleanup, de-duplicate image packing of various typesSergey Sharybin
2017-04-28Cycles: Quick (real) fix for broken textures on OpenCLSergey Sharybin
2017-04-28Revert "Cycles: Fix image textures were completely broken since recent unlimi...Sergey Sharybin
2017-04-28Cycles: Cleanup, spelling and bracesSergey Sharybin
2017-04-28Cycles: Fix image textures were completely broken since recent unlimited text...Sergey Sharybin
2017-04-28Cycles: Cleanup, always use braces for blocksSergey Sharybin
2017-04-28Cycles: Cleanup, use ccl::vector instead of std::vectorSergey Sharybin
2017-04-28Cycles: Cleanup, indentaiton and trailing whitespace and wrappingSergey Sharybin
2017-04-27Cleanup: Some style and code tweaks to Image Code after changes.Thomas Dinges
2017-04-27Unlimited number of textures for CyclesStefan Werner
2017-04-26Cycles: Fix access undefined macro on non-MSVC compilerSergey Sharybin
2017-04-25workaround for T50176lazydodo
2017-04-21Cycles: Solve speed regression of classroom scene after principled commitSergey Sharybin
2017-04-21Cycles: Make it a generic base class for all types of closure nodesSergey Sharybin
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-18Cycles: Remove meaningless volume shadersSergey Sharybin
2017-04-10Cycles: Fix race condition in shader attribute for real nowSergey Sharybin
2017-04-05Cycles: Fix race condition in attributes creation during SVM compilationSergey Sharybin
2017-04-05Cycles: Guard global write access in SVM compilation codeSergey Sharybin
2017-04-03Fix T51115: Bump node is broken when the displacement socket is usedSergey Sharybin
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin