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
2013-09-04Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this willBrecht Van Lommel
2013-09-02Related to #36632: cycles textured draw mode now shows the image from an imageBrecht Van Lommel
2013-08-30Fix #36609: glsl materials with reroute nodes not working correct.Brecht Van Lommel
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-08-17Cycles / Sky Model:Thomas Dinges
2013-08-09Fix #36146, Cycles SSS Shader Node - Scale Value Input Box - to sensitive. Ch...Lukas Toenne
2013-08-01Cycles / HSV Separator and Combine node:Thomas Dinges
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-08-01Cycles / Blackbody to RGB node:Thomas Dinges
2013-08-01Cycles / Ray Depth:Thomas Dinges
2013-07-29Fix #36264, New modulo math node not viewable in GLSL mode. Modulo math opera...Lukas Toenne
2013-07-19style cleanup: braces/indentationCampbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-07-04Cycles:Thomas Dinges
2013-06-20Cycles / Vector Transform Node:Thomas Dinges
2013-06-16Cycles / Blackbody node:Thomas Dinges
2013-06-13Cycles / Blackbody node:Thomas Dinges
2013-06-10Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-05Cycles: GLSL materials now can use multiple UV maps with the attribute node.Brecht Van Lommel
2013-06-05Fix #35625, crash with NULL pointer after node render. Happens when node grou...Lukas Toenne
2013-06-01Extended max size for group node types from 200 to 400, in case users need lo...Lukas Toenne
2013-05-29Cleanup: Removed all NODE_OPTIONS flags from C node type definitions, these a...Lukas Toenne
2013-05-28Fix #35547: incomplete tooltips in node editorSergey Sharybin
2013-05-27style cleanup: nodesCampbell Barton
2013-05-27style cleanup: nodesCampbell Barton
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-22Shader Nodes:Thomas Dinges
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-20Math Node:Thomas Dinges
2013-05-10Cycles: bump node changes to add a Distance input that controls the overall d...Brecht Van Lommel
2013-05-09Cycles bump node: change the Strength value to work better, previously it wouldBrecht Van Lommel
2013-05-08Fix #35246: cycles has no simple way to combine bump and normal mapping. NowBrecht Van Lommel
2013-04-24Fix material node editor not working when Blender Game is selected as render ...Brecht Van Lommel
2013-04-20Removed the group_tree_idname property from node types. This was a bit of a h...Lukas Toenne
2013-04-18Fix for #35010, Node Groups don't show up anymore in Material Surface. Fixing...Lukas Toenne
2013-04-16Cycles Hair: Strand Minimum Pixel SizeStuart Broadfoot
2013-04-06Node UI:Thomas Dinges
2013-04-05code cleanup: include orderCampbell Barton
2013-04-04fix for referencing freed memory when rendering materials (could crash materi...Campbell Barton
2013-04-03code cleanup: unused functionsCampbell Barton
2013-04-03Fix #33628, Segmentation fault after pasting a closed group of nodes into an ...Lukas Toenne
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-03-31style cleanupCampbell Barton
2013-03-24fix for struct definition building with msvc2008 and some style cleanup.Campbell Barton
2013-03-22Node preview merge function now has an additional option "remove_old", which ...Lukas Toenne
2013-03-19Cycles / Mix Shader:Thomas Dinges
2013-03-19Fixes for context updates of the node editor:Lukas Toenne
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne