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
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-06Nodes: Composite: Fix wrong socket type for color ramp nodeAaron Carlisle
2021-10-05Cleanup: quiet shadow warning, trailign spaceCampbell Barton
2021-10-04Nodes: Revert some socket declarations to previos APIAaron Carlisle
2021-10-03Cleanup: clang-formatCampbell Barton
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-09-29Cleanup: Compositor: Migrate most converter nodes to new socket builderAaron Carlisle
2021-09-29Nodes: Fix Split View missing identifierAaron Carlisle
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-29Cleanup: Compositor: Migrate color nodes to new socket builderAaron Carlisle
2021-09-29Nodes: Fix compositor viewer nodes having wrong alpha channelAaron Carlisle
2021-09-29Cleanup: Compositor: Migrate most output nodes to new socket builderAaron Carlisle
2021-09-29Cleanup: Make formatAaron 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
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-19Compositor: Add OIDN prefiltering option to Denoise nodeManuel Castilla
2021-09-05Compositor: New Posterize NodeAaron Carlisle
2021-08-31Cleanup: Use C style comments for descriptive textCampbell Barton
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-05Cleanup: license headersCampbell Barton
2021-07-30Cleanup: headers, use 'pragma once', remove argument to '\file'Campbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-15Fix T49944: Compositor ID Mask Anti-Aliasing not workingAidan Haile
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-05-31Fix T88666: Cryptomatte: EXR sequence does not update when scrubbing the time...Jeroen Bakker
2021-04-30Nodes: Add a callback to check for valid socket typeWannes Malfait
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-23Cryptomatte: Node Size.Jeroen Bakker
2021-03-23Cryptomatte: Default Node Size.Jeroen Bakker
2021-03-17Cryptomatte: Show Name of Object/Material Under The Cursor.Jeroen Bakker
2021-03-16Fix: read cryptomatte manifests when images aren't loaded yet.Jeroen Bakker
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-03Fix compiler issues introduced in recent commit.Jeroen Bakker
2021-03-03Cleanup: use zero_v3 to clear colors.Jeroen Bakker
2021-03-03Cleanup: Make node_composite_cryptomatte CPP.Jeroen Bakker
2021-01-13Compositor: "Save as Render" for the file output nodeRobert Guetzkow
2021-01-05Compositor: Alpha ModeJeroen Bakker
2021-01-05Cleanup: remove UNUSED(..) from public function declarationsCampbell Barton
2020-12-19Compositor: New Exposure NodeAaron Carlisle
2020-12-14Cryptomatte: Data structure in compositor nodeJeroen Bakker
2020-11-20Cleanup: spellingCampbell Barton