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
2016-04-08Wide lines + line stipple deprecated API replacementAlexander Romanov
2016-04-06Cycles: Fix compilation error of Hair BSDF GLSL shaderSergey Sharybin
2016-04-04Smoke: Don't use `min` as an uniform nameSergey Sharybin
2016-03-27Fix T47697: Smoke simulation doesn't work in viewportSergey Sharybin
2016-03-21Mirror influence of environment texture in Blender viewportAlexander Romanov
2016-03-13Full Inverse-Quadratic-Equation Lamp FalloffJack Andersen
2016-03-05Fix T47670: cycles GLSL incorrect layer weight / fresnel.Brecht Van Lommel
2016-02-07Fix T47349: incorrect Cycles fresnel and layer weight with GLSL materials.Brecht Van Lommel
2016-02-04Support for cubemap reflections in the viewportCampbell Barton
2016-02-02Fix T47207: Material shading incorrectly handles colorramp nodeSergey Sharybin
2016-02-01Fix T47288 Vector transform not behaving correctly with camera space and cyclesAlexander Romanov
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2016-01-10OpenGL Smoke: fix color issue, and clarify meaning of variables in the shader.Brecht Van Lommel
2016-01-10OpenGL: port smoke drawing code to GLSL.Kévin Dietrich
2016-01-07Cycles: Refactor how we pass bounce info to light path node.Thomas Dinges
2015-12-27OpenGL: stipple support added to basic GLSL shaderAlexander Romanov
2015-12-06OpenGL: rename simple shader to basic shader.Brecht Van Lommel
2015-11-25OpenGL: set geometry shader input length implicitlyMike Erwin
2015-11-23OpenGL: fix hq viewport dof on Mac / GL 2.1Mike Erwin
2015-11-23OpenGL: update geometry shaders, fixes T46838Mike Erwin
2015-10-153D View: support non-uniform scaled lampsCampbell Barton
2015-08-24Fix T45737: Vertex colors show washed-outCampbell Barton
2015-07-28Fix T45590: Some more missing glsl functionsSergey Sharybin
2015-07-28Fix T45581: GPU failed to find function node_bsdf_refractionSergey Sharybin
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-20OpenSubdiv: Add OpenSubdiv files which are related on the CCGSubSurf and GPUSergey Sharybin
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-05-11Keep valgrind happy by using tight vec3 packing instead of lax vec4 withAntony Riakiotakis
2015-04-09Fix T31546 fragment program gets created every frameAntony Riakiotakis
2015-03-30Attempt to fix T44056, dof high quality shader error in ATI cards.Antony Riakiotakis
2015-03-30Potential fix for T43987, ambient occlusion different between offscreenAntony Riakiotakis
2015-03-25Attempt to fix an error in compilation of geometry shaders in Intel 4000Antony Riakiotakis
2015-03-24BGE: Fix T43592: World GLSLThomas Szepe
2015-03-20Fix high quality depth of field on the Mac.Antony Riakiotakis
2015-03-19Depth of field high quality:Antony Riakiotakis
2015-03-18Simplify math in mix_linear glsl function. Thanks to valentin forAntony Riakiotakis
2015-02-26SSAO: sampling coordinates go out of screen, reject the sampleAntony Riakiotakis
2015-02-17Compositing works with X-Ray.Antony Riakiotakis
2015-02-16Fix T43689, viewport compositing does not respect alpha settings forAntony Riakiotakis
2015-02-13Fix T43649: Geometry node breaks GLSL shadingSergey Sharybin
2015-02-12Revert "Add missing trailing '}' in GLSL files"Antony Riakiotakis
2015-02-12Add missing trailing '}' in GLSL filesCampbell Barton
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-04GLSL: On some cards '>' can't operate on 'float' and 'int'Sergey Sharybin
2015-02-03Fix T43380 modulo operation in GLSL does not return negatives.Antony Riakiotakis
2015-02-02Adjust GLSL drawing of window coordinates from camera view (use cameraAntony Riakiotakis
2015-01-27Fix T43250, lamp node did not use energy when used with nodes in blenderAntony Riakiotakis
2015-01-17Fix T43273: vector math cross product inconsistentKévin Dietrich
2014-12-31Modify shader for texture coordinates of objects to also match theAntony Riakiotakis