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
2020-09-12Cleanup: use C style doxygen commentsCampbell Barton
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-09-07Partially revert "Cleanup: use post increment/decrement"Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-05-02Cleanup: typos in commentsCampbell Barton
2019-05-01Cleanup: comments (long lines) in compositorCampbell Barton
2019-04-23Cleanup: style, use braces for compositorCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-09-05Cleanup: replace doxy @ with backslashCampbell Barton
2018-06-17Cleanup: trailing space for compositorCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-05-07Remove unused node socket flag that was added in the render pass commitLukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2015-01-14Ignore "unavailable" links in the compositor, where one or both socketsLukas Tönne
2014-07-15Fix T41067: Muted nodes still do data type conversions.Lukas Tönne
2014-07-08Fix T40986: crash on using the viewer node inside of group nodes.Lukas Tönne
2014-05-29Fix T40414: Multiple input nodes in a group not working.Lukas Tönne
2014-04-23Fix T39848: Reroute nodes were not handled properly after compositorLukas Tönne
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne