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-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-09Cleanup: Remove no op socket templatesAaron Carlisle
2022-01-06Cleanup: Remove empty node socket template arrayAaron Carlisle
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-29Nodes: Cleanup: Remove no op registration functionsAaron Carlisle
2021-12-20Cleanup: Remove more texture nodes preview handlingHans Goudey
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-07Cleanup: clang formatAaron Carlisle
2021-12-07Cleanup: Remove unused includesHans Goudey
2021-12-07Cleanup: Remove unused node flagHans Goudey
2021-12-07Cleanup: Remove unnecessary generic includes from headersHans Goudey
2021-11-17Cleanup: use same function for updating internal links for all nodesJacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2020-11-25Nodes: deduplicate ping pong math operationJacques Lucke
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-04-03Cleanup: Rename ExtensionRNA variables from ext to rna_extJulian Eisel
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-09-12Cleanup: line breaks with commentsCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-06-04Fix T64247: Crash on playback with special shader node treeSergey Sharybin
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-04-29Cleanup: comments (long lines) in nodesCampbell Barton
2019-04-24Nodes: avoid slow and unecessary node group updates on file readBrecht Van Lommel
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-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-07-10Image: remove fields option for image sequencesCampbell Barton
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton