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-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-23Fix: Missing compositor domain priority for filter nodesOmar Emara
2022-08-23Cleanup: Turn filter node methods into an EnumOmar Emara
2022-08-19Cleanup: spelling in commentsCampbell Barton
2022-08-18Fix build error when not using unity buildBrecht Van Lommel
2022-08-18Realtime Compositor: Implement bilateral blur nodeOmar Emara
2022-08-18Realtime Compositor: Implement despeckle nodeOmar Emara
2022-08-18Realtime Compositor: Implement directional blur nodeOmar Emara
2022-08-18Realtime Compositor: Implement filter nodeOmar Emara
2022-08-18Realtime Compositor: Implement bokeh image nodeOmar Emara
2022-08-17Fix: Crash if Movie Clip node has an empty movieOmar Emara
2022-08-12Cleanup: repeated words in commentsCampbell Barton
2022-08-10Compositor: Limit C linkage of cryptomatte functionsOmar Emara
2022-08-10Realtime Compositor: Fix missing include in Displace nodeOmar Emara
2022-08-10Realtime Compositor: Fix clang tidy warningsOmar Emara
2022-08-10Realtime Compositor: Add stub unsupported nodesOmar Emara
2022-08-10Realtime Compositor: Add basic distort nodesOmar Emara
2022-08-10Realtime Compositor: Add basic matte nodesOmar Emara
2022-08-10Realtime Compositor: Add basic convert and vector nodesOmar Emara
2022-08-10Realtime Compositor: Add basic color nodesOmar Emara
2022-08-10Realtime Compositor: Add basic input nodesOmar Emara
2022-08-10Realtime Compositor: Add basic output nodesOmar Emara
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Nodes: Disable link drag search for deprecated nodesHans Goudey
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-07-15Cleanup: Use const pointers for ImageSaveOptions and ImageFormatDataJesse Yurkovich
2022-07-14Fix: Wrong output types for some compositor nodesOmar Emara
2022-07-08Fix build error without unity build, after recent changesBrecht Van Lommel
2022-07-07Compositor: Pre-fill motion tracking fieldsSergey Sharybin
2022-07-06Compositor: Pre-fill active scene movie clip in more nodesSergey Sharybin
2022-07-05Cleanup: Unused headers in generic compositor nodes headerSergey Sharybin
2022-06-23Fix T99028: crash deleting file output node with color management overrideBrecht Van Lommel
2022-05-23Merge branch 'blender-v3.2-release'Aaron Carlisle
2022-05-23Compositor: Fix Map Range node To/From Max default valueAaron Carlisle
2022-05-05Cleanup: unused argument warningsCampbell Barton
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-04-25Fix memory leak in cryptomatteSergey Sharybin
2022-03-30Compositor: Fix Missing output UI for Normal nodeAaron Carlisle
2022-03-28Cleanup: use "num" as a suffix in: source/blender/nodesCampbell Barton
2022-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-22Cleanup: refactor passing of color management settings for image saveBrecht Van Lommel
2022-03-22Cleanup: add proper IMB_openexr.h instead of including file from intern/Brecht Van Lommel
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-17Fix build errors on Linux/clang after recent changesBrecht Van Lommel
2022-02-15BLI: Change dependencies in vector math filesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton