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
2014-10-07Cleanup to previous commit, we can reuse set_rgb instead of new functionAntony Riakiotakis
2014-10-07Fix T42074, textured lamps influncing other layersAntony Riakiotakis
2014-09-02A bit of a code cleanup in GLSL shaderSergey Sharybin
2014-09-02Support window coordinates in cycles nodes.Antony Riakiotakis
2014-09-02Fix second part of T41068 -- reflection mapping was wrongSergey Sharybin
2014-08-22Fix T41068: 3D viewport shading - Material or Window vs. RenderedSergey Sharybin
2014-08-18Fix T41456: soft light texture blend mode zero effectAntony Riakiotakis
2014-07-19Fix T40658: UV map node not working for GLSL materials.Brecht Van Lommel
2014-06-20Fix 2 GLSL errors, with Cycles Hair BSDF.Thomas Dinges
2014-06-14Implement GLSL code for XYZ nodes.Thomas Dinges
2014-06-04Fix T40478: wrong cycles fresnel with GLSL materials in the viewport.Brecht Van Lommel
2014-05-30Fix T40078: GLSL Lamp with OnlyShadow makes weird colors in object.IRIE Shinsuke
2014-05-07Nodes: add absolute value operation to all math nodesMatt Heimlich
2014-04-29Fix for wrong behavior of 'darken' blend mode with factor.Kevin Dietrich
2014-04-21Fix GLSL after 7765b73f6d20 (Transparent Depth).Thomas Dinges
2014-04-01Make matcaps suck lessAntony Riakiotakis
2014-03-06Fix T38973: GLSL error, when using Cycles Light Path node.Thomas Dinges
2014-01-14Fix GLSL compatible_pow to give 1.0 for 0 ^ 0Sv. Lockal
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-24Blender Internal: Revert own previous commit for "Camera Data" node, correct ...IRIE Shinsuke
2013-11-24Blender Internal: Fix shader node "Camera Data" that doesn't consider orthogr...IRIE Shinsuke
2013-11-22Cycles: Add a "Normal" input socket to the Layer Weight node + GLSL drawing c...Thomas Dinges
2013-11-21Blender Internal: Add shader nodes "Separate HSV" and "Combine HSV", same as ...IRIE Shinsuke
2013-11-12Change the behavior of AO pass in Blender internal's shader/render node tree ...Irie Shinsuke
2013-11-09Cycles / Fresnel Node:Thomas Dinges
2013-09-30Fix #36882: cycles gamma node not working with glsl materials.Brecht Van Lommel
2013-09-20FIX: [#27536] GLSL object space normal maps have wrong shadingAndrea Weikert
2013-09-16Fix #36734 Matcap displays solid black.Lukas Toenne
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-05Fix broken GLSL shader after recent changes.Brecht Van Lommel
2013-09-04Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this willBrecht Van Lommel
2013-06-24Fix GLSL not showing shading properly on the backside of faces. Now it flipsBrecht Van Lommel
2013-06-05Cycles: GLSL materials now can use multiple UV maps with the attribute node.Brecht Van Lommel
2013-06-04Fix #35617: cycles GLSL object texture coordinates were wrong.Brecht Van Lommel
2013-05-27Fix #35505: cycles object space normal mapping did not match blender internal.Brecht Van Lommel
2013-05-24Fix for [#35490] Initial cube is green, turn off matcap and it is correct colorThomas Dinges
2013-05-23Cycles / Toon BSDF: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-04-24Fix #35063: GLSL texture node Value output was not outputting alpha.Brecht Van Lommel
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-03-31style cleanupCampbell Barton
2013-03-16style cleanupCampbell Barton
2013-02-15Fix #34254: cycles brightness/contrast node was missing for GLSL material view.Brecht Van Lommel
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2012-12-21Additional fix in glsl shaders: "Darken" was using different formula as render.Ton Roosendaal
2012-12-21Bug fix #33639Ton Roosendaal
2012-11-06Fixes related to #33087:Brecht Van Lommel
2012-11-05Cycles: improve Anisotropic BSDF node, changing the Roughness U/V inputs toBrecht Van Lommel
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton