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-03-27Fix Optix build error after recent changesDaniel Santana
2020-03-27Cleanup: Silence uninitialized variable warningCharlie Jolly
2020-02-15Shading: Extend Vector Math Node with Sin, Cos, Tan and Wrap functionsCharlie Jolly
2019-12-07Maths Node: Additional functionsCharlie Jolly
2019-08-26Cycles: change svm node decoding for more efficient code generation on GPUPatrick Mours
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-25Cycles: Optimize vector math node without links to single values.Thomas Dinges
2014-10-29Cycles: Optimize math node without links to a single value nodeSergey Sharybin
2014-05-07Nodes: add absolute value operation to all math nodesMatt Heimlich
2013-11-18Cycles: change __device and similar qualifiers to ccl_device in kernel code.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-06-04Cycles:Thomas Dinges
2013-06-03Cycles / Math functions:Thomas Dinges
2013-05-20Math Node:Thomas Dinges
2012-12-20Cycles OSL: diffuse_toon and specular_toon closures. These are toon shaders withBrecht Van Lommel
2012-11-23Fix #33267: cycles math node power gave different results for CPU and GPU. TheBrecht Van Lommel
2012-08-29Cycles bugfix: [32431] Cycles Math Node : Clamp does not workDalai Felinto
2011-08-10Cycles: amd opencl compatibility fixes.Brecht Van Lommel
2011-05-16Cycles: fix vector math subtract not working correct, patch by Sanne.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal