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-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-07-08Fix build error without unity build, after recent changesBrecht Van Lommel
2022-03-22Cleanup: refactor passing of color management settings for image saveBrecht Van Lommel
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
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
2021-12-29Cleanup: Remove unused node tree "local sync" functionsHans Goudey
2021-12-25Cleanup: use new c++ guarded allocator API in nodesAaron Carlisle
2021-12-25Cleanup: Define node tree icon in register functionAaron Carlisle
2021-12-22Nodes: Refactor to remove node and socket "new" pointersHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-07Cleanup: clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-12-06Cleanup: clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Cleanup: convert compositor nodes to c++Aaron Carlisle