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-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-26Cleanup: use ELEM/STR_ELEM/STREQ macrosCampbell Barton
2022-09-25Cleanup: remove redundant parenthesis (especially with macros)Campbell Barton
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-10Realtime Compositor: Add basic input nodesOmar Emara
2022-07-05Cleanup: Unused headers in generic compositor nodes headerSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Fix T94812: render layer sockets are missing after file loadJacques Lucke
2022-01-11Cleanup: Composite nodes: add namespace for every fileAaron Carlisle
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-25Cleanup: use new c++ guarded allocator API in nodesAaron Carlisle
2021-12-16Nodes: Begin splitting composite node buttons into individual filesAaron Carlisle
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-07Cleanup: clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-06Cleanup: clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-02Fix: Add tooltip translation marker to disabled hintsHans Goudey
2021-11-17Cleanup: change node socket availability in a single placeJacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Cleanup: convert compositor nodes to c++Aaron Carlisle