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-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
2022-02-09Cleanup: remove "The Original Code is: ..." from code commentsCampbell Barton
2022-02-02Compositor: Combine and Separate XYZ NodeAaron Carlisle
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-24Cleanup: sort cmake file listsCampbell Barton
2022-01-18Cleanup: quite old-style-declaration warning, strip trailing spaceCampbell Barton
2022-01-14Fix: Compilation error caused by missing target relationRay Molenkamp
2022-01-13Cleanup: follow code-style for float suffixCampbell Barton
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
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-12Compositor: Add Scene Time Node, Rename Time nodeNathan Rozendaal
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
2022-01-11Cleanup: use unity build for composite nodesAaron Carlisle
2022-01-11Cleanup: Composite nodes: add namespace for every fileAaron Carlisle
2022-01-10Compositing Convert color space nodeJeroen Bakker
2022-01-09Cleanup: Remove no op socket templatesAaron Carlisle
2022-01-07Cleanup: Fix spelling in filenameAaron Carlisle
2022-01-06Cleanup: remove unnecessary slashes and quotes from paths in CMakeCampbell Barton
2022-01-06Cleanup: Use snake case for file namesAaron Carlisle
2022-01-04Cleanup: Dont use relative includeAaron Carlisle
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-29Nodes: Composite: UI fixes to time nodeAaron Carlisle
2021-12-29Cleanup: Remove unused node tree "local sync" functionsHans Goudey
2021-12-28Nodes: Add bf_nodes_composite moduleAaron Carlisle