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-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-03-21Mirror influence of environment texture in Blender viewportAlexander Romanov
2016-03-06Fix T47670: cycles GLSL incorrect normal map node.Brecht Van Lommel
2016-03-05Fix T47670: cycles GLSL incorrect layer weight / fresnel.Brecht Van Lommel
2016-02-23Fix memory leak in point densitySergey Sharybin
2016-02-15Compositor: Re-consider the way how track speed worksSergey Sharybin
2016-02-07Fix T47349: incorrect Cycles fresnel and layer weight with GLSL materials.Brecht Van Lommel
2016-02-04Nodes: Remove code which was dead for 2 years nowSergey Sharybin
2016-02-04Cycles: Make Christensen-Burley a default falloff functionSergey Sharybin
2016-02-01Fix T47288 Vector transform not behaving correctly with camera space and cyclesAlexander Romanov
2016-01-24Prevent accidental fall-through in switchCampbell Barton
2016-01-24Correct error in recent vector transform commitCampbell Barton
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2016-01-18Cleanup: styleCampbell Barton
2016-01-07Cycles: Refactor how we pass bounce info to light path node.Thomas Dinges
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-15Compositor: Expose track velocity via the Track Position nodeSergey Sharybin
2015-12-03Node callback for handling link insertion and swapping of occupied inputs.Lukas Tönne
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-12Cleanup: unused definesCampbell Barton
2015-10-30Fix T46619: Levels node becomes UndefinedCampbell Barton
2015-10-27Compositor: Use mask name as mask node labelSergey Sharybin
2015-10-11Fix T45058: Cycles hair shader reflects incorrectly for meshesSergey Sharybin
2015-10-09Fix T46415: empty node group in GLSL shader has incorrect socket type convers...Brecht Van Lommel
2015-09-02Cleanup: styleCampbell Barton
2015-08-24Fix T45737: Vertex colors show washed-outCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-28Fix T45590: Some more missing glsl functionsSergey Sharybin
2015-07-25Compositor: Fixes for the debug passSergey Sharybin
2015-07-24Experiment with setting proper socket name for debug passSergey Sharybin
2015-07-24Compositor: Make it work for debug passes other than floatSergey Sharybin
2015-07-24Compositor: Allow using debug pass output in the compositorSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-08Fix T44979: Crash when rendering with more threads than the system onesSergey Sharybin
2015-05-06Shader node: support native render capabilitiesCampbell Barton
2015-05-06Patch D1283 by Alexander Romanov fixes reroute node type update notAntony Riakiotakis
2015-05-03Fix T41893: inconsistent color management on sculpt texture nodes previews.Brecht Van Lommel
2015-04-29Fix T44132: Crash after open EXR formatSergey Sharybin
2015-04-21Cleanup: styleCampbell Barton
2015-04-13Nodes: Remove hardcoded BLENDER_MAX_THREADS number of threadsSergey Sharybin
2015-04-08Fix memory leak in bump GLSL nodeAntony Riakiotakis
2015-04-08Attempt GLSL compile fix in opensuse linux basically, we passed a vec3Antony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-25minor cleanup: alignmentMike Erwin