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-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-25Cleanup: replace static_casts with functional casts for numeric typesCampbell Barton
2022-08-31Cleanup: Use const for node data in compositorHans Goudey
2022-08-10Realtime Compositor: Add basic color nodesOmar Emara
2022-07-05Cleanup: Unused headers in generic compositor nodes headerSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12Compositor: Add Scene Time Node, Rename Time nodeNathan Rozendaal
2022-01-11Cleanup: Composite nodes: add namespace for every fileAaron Carlisle
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-29Nodes: Composite: UI fixes to time nodeAaron Carlisle
2021-12-16Nodes: Begin splitting composite node buttons into individual filesAaron Carlisle
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-04Compositor: Migrate most nodes to new socket builder APIAaron Carlisle
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-09-29Cleanup: Compositor: Migrate color nodes to new socket builderAaron Carlisle
2021-09-29Cleanup: Compositor: Migrate most input nodes to new socket builderAaron Carlisle
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Cleanup: convert compositor nodes to c++Aaron Carlisle