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-25Cycles: move sss and diffuse transmission into diffuse passBrecht Van Lommel
2020-02-24Fix T74169: Vector Rotate Node - Euler modes not working as intendedCharlie Jolly
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2020-02-15Cleanup: clang-formatCampbell Barton
2020-02-15Shading: Extend Vector Math Node with Sin, Cos, Tan and Wrap functionsCharlie Jolly
2020-01-27Shading: Add color output to White Noise nodeCharlie Jolly
2020-01-21Partial Fix T73043: Denoising Albedo not working well for SheenLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-09Cycles: Add OptiX acceleration structure compactionPatrick Mours
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-13Cycles: OpenCL PerformanceJeroen Bakker
2019-10-15Fix T70605: incorrect darken and lighten rgb mix modeJacques Lucke
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-13Cleanup: compiler warningsBrecht Van Lommel
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-09Shading: Extend Musgrave node to other dimensions.OmarSquircleArt
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-05Fix: Compile error due to undefined isinf function.OmarSquircleArt
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-08-26GPencil: Invert Paste operator and make Paste to Active defaultAntonio Vazquez
2019-08-26Cleanup: simplify perlin noise function definitionPatrick Mours
2019-08-26Cleanup: use saturate3() for float3 clampingPatrick Mours
2019-08-26Cycles: inline more functions on the GPUPatrick Mours
2019-08-26Cycles: change svm node decoding for more efficient code generation on GPUPatrick Mours
2019-08-26Cycles: remove workaround to pass ray by valuePatrick Mours
2019-08-26Cycles: tweaks for better GPU code generationPatrick Mours
2019-08-26Cycles: fixes for building kernel without certain featuresPatrick Mours
2019-08-26Cleanup: fix compiler warningBrecht Van Lommel
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-22Fix T69044: OpenCL fail due to bad fract function.OmarSquircleArt
2019-08-21Shading: Add White Noise node.OmarSquircleArt
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-08-13Shading: Add Clamp node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Shading: Add Map Range node to Cycles and EEVEE.OmarSquircleArt
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-05-19Cleanup: refactor image texture node code for coming changesBrecht Van Lommel
2019-05-03Cycles: support loading images from arbitrary OpenColorIO color spaceLukas Stockner
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-04-24Cycles: remove hair minimum width support.Brecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-11Fix T61103: Cycles bevel wrong on objects with negative scale.Brecht Van Lommel