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
2020-02-06Cycles: Track specular throughput to account for reflection color in denoisin...Lukas Stockner
2020-02-04Merge branch 'blender-v2.82-release'Pablo Dobarro
2020-02-04Fix wrong default value for Lacunarity in Musgrave textureBartosz Moniewski
2020-01-29Fix T73469: OSL: Vector Math Node modulo uses wrong functionCharlie Jolly
2020-01-27Shading: Add color output to White Noise nodeCharlie Jolly
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-21Merge branch 'blender-v2.82-release'Lukas Stockner
2020-01-21Partial Fix T73043: Denoising Albedo not working well for SheenLukas Stockner
2020-01-18Cycles: Suppress OSL normalize function warnings.OmarSquircleArt
2020-01-16Fix T73064: Embree does not like Bevel shaderStefan Werner
2020-01-10Cycles: Fix viewport rendering when displaying as byte and not half floatPatrick Mours
2020-01-10Fix T72470: OptiX render fails with scene with many translucent planes on Linux.Patrick Mours
2020-01-09Cycles: Fixed OpenCL kernel build.Stefan Werner
2020-01-08Fix T72954: Cycles gradient texture not clamped when using OSLBrecht Van Lommel
2020-01-08Cycles: Add OptiX AI denoiser supportPatrick Mours
2019-12-26Cleanup: clang-formatLukas Stockner
2019-12-26Cycles: Support UDIMs with OSL shadingLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-12Cycles: perform clamping per light contribution instead of whole pathLukas Stockner
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-09Cycles: Add OptiX acceleration structure compactionPatrick Mours
2019-12-08Fix T72282: Cycles OpenCL error after recent math node changesBrecht Van Lommel
2019-12-07Shaders: noise and wave distortion now work uniformly instead of diagonallyBartosz Moniewski
2019-12-07Shader Nodes: Add Interpolation modes to Map Range nodeCharlie Jolly
2019-12-07Maths Node: Additional functionsCharlie Jolly
2019-11-27Cycles: Scale denoising albedo contribution of Principled BSDFs according to ...Lukas Stockner
2019-11-27Cycles: Add Random Per Island attribute.OmarSquircleArt
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-22Fix T71255: Particle hair not showing in viewport with OptiX after scalingPatrick Mours
2019-11-13Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-13Cycles: OpenCL PerformanceJeroen Bakker
2019-10-28Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-17Cleanup: spellingCampbell Barton
2019-10-16Cycles: Allow PTX targets for CUDA kernel build.Stefan Werner
2019-10-15Fix T70605: incorrect darken and lighten rgb mix modeJacques Lucke
2019-10-07Fix T70602: error baking with Cycles OpenCL after recent changesBrecht Van Lommel
2019-10-01Cycles: Fixed Camera inside volumes with Embree turned on.Stefan Werner
2019-09-25Cycles: Fix undefined behavior which can causes crashes with a misaligned add...Patrick Mours
2019-09-23Revert part of "GPencil: Invert Paste operator and make Paste to Active default"Brecht Van Lommel
2019-09-19Cleanup: spellingCampbell Barton
2019-09-17Cycles: Viewport Rendering Memory ImprovementJeroen Bakker
2019-09-13Cleanup: compiler warningsBrecht Van Lommel
2019-09-13Cleanup: clang-formatCampbell Barton
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-13Cycles: add Optix support in the kernelPatrick Mours
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker