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-10-14Cleanup: replace members `m_` prefix by `_` suffix in CompositorManuel Castilla
2021-10-14Cleanup: remove `this->` for `m_` prefixed members in CompositorManuel Castilla
2021-10-14Cleanup: remove unused includes in CompositorManuel Castilla
2021-10-01Compositor: Fix Composite node using alpha when "Use Alpha" is offManuel Castilla
2021-10-01Compositor: Fix Flip node not flipping translation on Full FrameManuel Castilla
2021-10-01Compositor: Fix Dilate/Erode node crash with Step optionManuel Castilla
2021-10-01Compositor: Fix Movie Distortion node rendering an empty imageManuel Castilla
2021-09-29Cleanup: Simplify compositor Z Combine operation conversionAaron Carlisle
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Compositor: Full frame Glare nodeManuel Castilla
2021-09-28Cleanup: Remove XRange and YRange in CompositorManuel Castilla
2021-09-28Compositor: Add support for canvas compositingManuel Castilla
2021-09-28Compositor: Replace resolution concept by canvasManuel Castilla
2021-09-23Fix T91638: image editor Open Cached Render not loading some passesBrecht Van Lommel
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-19Compositor: Fix crash exporting buffers on debugManuel Castilla
2021-09-19Compositor: Fix Alpha Over node ignoring emissive colorsManuel Castilla
2021-09-15Cleanup: doxy sections, parameter syntaxCampbell Barton
2021-09-11Compositor: Full frame previewsManuel Castilla
2021-09-11Compositor: Fix crash when hashing unconnected operationsManuel Castilla
2021-09-06Cleanup: clang-formatAaron Carlisle
2021-09-05Compositor: New Posterize NodeAaron Carlisle
2021-09-05Cleanup: improve code clarityManuel Castilla
2021-09-04Compositor: Merge equal operationsManuel Castilla
2021-09-04Compositor: Full frame vector nodesManuel Castilla
2021-09-04Compositor: Full frame filter nodesManuel Castilla
2021-08-31Cleanup: Use C style comments for descriptive textCampbell Barton
2021-08-26Cleanup: use C style comments for descriptive textCampbell Barton
2021-08-24Cleanup: spellingCampbell Barton
2021-08-23Fix T89998: Cryptomatte node output values doubled with Multi-ViewManuel Castilla
2021-08-23Compositor: Fix crash enabling buffer groups on full frameManuel Castilla
2021-08-23Compositor: Fix incorrect copying of uchar buffersManuel Castilla
2021-08-23Compositor: Full frame matte nodesManuel Castilla
2021-08-23Compositor: Full frame Bokeh Blur and Blur nodesManuel Castilla
2021-08-23Compositor: Full frame distort nodesManuel Castilla
2021-08-23Compositor: Full frame transform nodesManuel Castilla
2021-08-23Compositor: Add sampling methods for full frameManuel Castilla
2021-08-23Compositor: Full frame convert nodesManuel Castilla
2021-08-12Cleanup: spelling in commentsCampbell Barton
2021-08-11Cleanup: clang-formatCampbell Barton
2021-08-10Fix T90572: "Render Region" is broken due to compositingManuel Castilla
2021-08-10Compositor: Full frame output nodesManuel Castilla
2021-08-10Compositor: Full frame color nodesManuel Castilla
2021-08-10Compositor: Full frame curve nodesManuel Castilla
2021-08-10Compositor: Fix memory leaks when initializing tiles multi-threadedManuel Castilla
2021-08-10Compositor: Full frame input nodesManuel Castilla
2021-08-10Compositor: Full frame Mask nodeManuel Castilla
2021-08-10Compositor: Full frame Bilateral Blur nodeManuel Castilla
2021-08-10Compositor: Full frame Sun Beams nodeManuel Castilla