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
2022-11-05Cleanup: Remove unnecessary node type registraction functionsHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-29Nodes: Cleanup: Remove no op registration functionsAaron Carlisle
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2020-11-25Nodes: deduplicate ping pong math operationJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Nodes: Support storing socket link limits in bNodeSocketTypeJacques Lucke
2020-02-11Nodes: Add dynamic label support for Math NodesCharlie Jolly
2019-12-07Maths Node: Additional functionsCharlie Jolly
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-04-22Cleanup: style, use braces for nodesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2015-02-04Fix T43450: Texture node tree failed to clampKévin Dietrich
2014-11-05Code cleanup: Replace magic number with verbose name for math node operationsSergey Sharybin
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-05-14Code cleanup: indentationCampbell Barton
2014-05-09Code cleanup: styleCampbell Barton
2014-05-07Fix some nodes showing up as undefined after the fix in 79c345acc21b.Brecht Van Lommel
2014-05-07Nodes: add absolute value operation to all math nodesMatt Heimlich
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-05-29Cleanup: Removed all NODE_OPTIONS flags from C node type definitions, these a...Lukas Toenne
2013-05-24style cleanupCampbell Barton
2013-05-22Texture Nodes:Thomas Dinges
2013-05-20Math Node:Thomas Dinges
2013-03-31style cleanupCampbell Barton
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-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-06-02Fixing most (if not all) remaining issues with nodes UI i18n.Bastien Montagne
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2011-11-20Muting node patch: first partBastien Montagne
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-06SVN maintenance.Guillermo S. Romero
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne