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
2018-07-06Cleanup: remove unused shader node compatibility flag.Brecht Van Lommel
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-07-14Implement Uniformbuffer objects for nodetree parametersDalai Felinto
2016-07-02Cleanup: comment blocksCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2014-12-31Gamma node support for Blender InternalDotsnov Valentin
2013-09-30Fix #36882: cycles gamma node not working with glsl materials.Brecht Van Lommel
2013-05-29Cleanup: Removed all NODE_OPTIONS flags from C node type definitions, these a...Lukas Toenne
2013-05-22Shader Nodes:Thomas Dinges
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2012-10-22style cleanupCampbell Barton
2012-06-02Fixing most (if not all) remaining issues with nodes UI i18n.Bastien Montagne
2012-01-24Brightness/Contrast Node for CyclesDalai Felinto
2011-12-17Cycles Gamma NodeDalai Felinto