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-04-04Fix T95678: Thumbnails are not working with big / large ObjectsGermano Cavalcante
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-03-30Cleanup: unbalanced doxy sectionsCampbell Barton
2022-03-29Assets: Support automatic collection previewsJulian Eisel
2022-03-24Cleanup: Clang tidyHans Goudey
2022-03-21Cleanup: move render image and multilayer EXR write code to image_save.ccBrecht Van Lommel
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-17Cleanup: spelling in commentsCampbell Barton
2022-03-16Cleanup: Remove volatile from RenderResult and related APIsJesse Yurkovich
2022-03-15Fix T96263: command line rendering affected by current scene subframeBrecht Van Lommel
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-02-19Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix T95338: missing image editor refresh after render compositingBrecht Van Lommel
2022-02-18UI: Speedup preview icon loading from hard driveJulian Eisel
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-14Merge branch 'blender-v3.1-release'Jeroen Bakker
2022-02-14Phase out IMA_GPU_REFRESH.Jeroen Bakker
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Cleanup: Grammar in comments and tooltipsHans Goudey
2022-02-04Fix: Missing translations from operator descriptionsHans Goudey
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-28Image: Partial Update Redesign.Jeroen Bakker
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel
2022-01-14Cleanup: compiler warnings with clangBrecht Van Lommel
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-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11Cleanup compiler warning in WindowsAntonio Vazquez
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: compiler warningsCampbell Barton
2022-01-06Fix: MSVC build errorRay Molenkamp
2022-01-05Assets: disable automatic preview generation for node groupsJacques Lucke
2022-01-05Fix T89587: Don't Change Line Width For PreviewsHarley Acheson
2021-12-29Cleanup: clang-tidyAaron Carlisle
2021-12-27Cleanup: clang tidyJacques Lucke
2021-12-27Render: move editor/render module to c++Jacques Lucke
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-16Cleanup: unused variable warningCampbell Barton
2021-12-15Cleanup: Remove no-op node preview function callsHans Goudey
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-07Fix T93467: Use world bg color for pose library previewsYuchen Wen
2021-11-29Fix T93431: Crash when empty is marked as assetPratik Borhade