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
2021-12-29Nodes: Convert shader, shader category nodes to c++Aaron Carlisle
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-05Cleanup: Migrate all shader nodes to c++Aaron Carlisle
2020-03-06Nodes: Support storing socket link limits in bNodeSocketTypeJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-07-06Cleanup: remove unused shader node compatibility flag.Brecht Van Lommel
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
2014-01-04Changed percentage and 0-1 number fields to use sliders. This is more consist...William Reynish
2013-05-22Shader Nodes:Thomas Dinges
2013-04-06Node UI:Thomas Dinges
2013-03-19Cycles / Mix Shader:Thomas Dinges
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2012-10-22style cleanupCampbell Barton
2012-06-02Fixing most (if not all) remaining issues with nodes UI i18n.Bastien Montagne
2011-11-20Muting node patch: first partBastien Montagne
2011-11-13remove Id:'s from shader node headersCampbell Barton
2011-11-08Nodes: add cycles shader nodes, these will only be available to render enginesBrecht Van Lommel