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-10-07Nodes: Move texture nodes to C++Charlie Jolly
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-06Nodes: Support storing socket link limits in bNodeSocketTypeJacques Lucke
2019-09-06Eevee: Use manual derivatives for better quality bump.Clément Foucault
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-10-18Eevee: Fix default texture coord for procedural texture in world treeClément Foucault
2018-08-14Cleanup: Rename GPU_* functions to make more senseClément Foucault
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
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2016-10-30Cycles: Add smoothing option to the Brick TextureLukas Stockner
2016-05-20Support Cycles brick texture in GLSL viewportSergey Sharybin
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2014-03-02Fix T37334: Better "internal links" function for muting and node disconnect.Lukas Tönne
2014-01-04Changed percentage and 0-1 number fields to use sliders. This is more consist...William Reynish
2013-10-02Fixes for cycles Mapping and Vector Transform node:Brecht Van Lommel
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht 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-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2012-10-22style cleanupCampbell Barton
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel