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-17Cleanup: strip blank lines around comment blocksCampbell Barton
2022-03-11Cleanup: use enum for local versioning enumCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-11-04Fix Cycles wrong ray visibility with old .blend filesBrecht Van Lommel
2021-10-11Cycles: restore Christensen-Burley SSSBrecht Van Lommel
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-08-07Cleanup: Blenloader, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-25Fix T78238: issue loading existing .blend files with Optix viewport denoiserBrecht Van Lommel
2020-06-24Cycles: add denoising settings to the render propertiesBrecht Van Lommel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2020-01-06Fix crash opening specific filesSergey Sharybin
2019-12-13Cleanup: clang-formatCampbell Barton
2019-12-07Shaders: noise and wave distortion now work uniformly instead of diagonallyBartosz Moniewski
2019-11-26Fix T71860: No versioning for drivers in Mapping node.OmarSquircleArt
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-06Fix T70279: crash loading certain old, possibly corrupt files with nodesBrecht Van Lommel
2019-09-19Cleanup: spellingCampbell Barton
2019-09-17Fix T69989: Correct Mapping node min/max versioning.OmarSquircleArt
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-09Fix (unreported) crash after new mapping node commit.Bastien Montagne
2019-09-09Shading: Extend Musgrave node to other dimensions.OmarSquircleArt
2019-09-09Fix T69663: 2.81 Cant open/append/link a blend file but 2.8 canPhilipp Oeser
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-04Versioning: Bump subversion for the Noise node.OmarSquircleArt
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-06-25Fix T66096: Crash in Cycles versioningCampbell Barton
2019-06-04Fix T65486: Cycles f-stop value from old files not preservedBrecht Van Lommel
2019-05-20Camera: change default f-stop from 5.6 to 2.8Brecht Van Lommel
2019-05-17Fix T64775: crash loading Eevee files with DoF, after recent changesBrecht Van Lommel
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-05-16Fix T64651, T64658: image texture not set to non-color properlyBrecht Van Lommel
2019-05-13Cycles/Eevee: unify light strength and colorBrecht Van Lommel
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-04-24Cycles: move shader node versioning code to CBrecht Van Lommel