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-01-18Cleanup: spelling in commentsCampbell Barton
2022-01-18Cleanup: move docs to definitionCampbell Barton
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
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-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-10Cleanup: note that compositor vector blur shares logic with zbuf.cCampbell Barton
2022-01-10Cleanup: typos in comments, remove libnumaapi referenceCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-05Fix T94169: Missing grease pencil render with tiled renderingSergey Sharybin
2022-01-05Fix Cycles allocating result too earlySergey Sharybin
2022-01-05Fix T94506: Crash in CompositingSergey Sharybin
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-17Cleanup: spelling in commentsCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'render'Campbell Barton
2021-12-07Cleanup: Missing includeAaron Carlisle
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-05Cleanup: Add missing includeAaron Carlisle
2021-11-18Fix T93152: Cycles baking multiple selected object to active not workingBrecht Van Lommel
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-08Fix wrong Cycles tile highlight with region renderSergey Sharybin
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05VSE: Free animation strip data if they are not visibleSebastian Parborg
2021-09-29Fix T91803: Freestyle rendering as pass broken after recent changesBrecht Van Lommel
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Fix T91679: Crash when saving bordered render as multilayer exrSergey Sharybin
2021-09-23Fix T91638: image editor Open Cached Render not loading some passesBrecht Van Lommel
2021-09-23Fix T91629: Crash in "Open Cached Render" functionSergey Sharybin
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-15Fix missing passes result when rendering multiple viewsSergey Sharybin
2021-09-02Fix possible missing render result with `update_result`Sergey Sharybin
2021-08-31Fix missing render result when using region renderSergey Sharybin
2021-08-31Fix possible wrongly highlighted tilesSergey Sharybin
2021-08-31Cleanup: Use C style comments for descriptive textCampbell Barton
2021-08-26Decouple highlighted tiles from RenderPartSergey Sharybin
2021-08-24Render: Lazily allocate render passes pixels storageSergey Sharybin
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-07-29Render: remove unused Blender Internal view layer settingsBrecht Van Lommel
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-12Fix T89040: dependency graph not handling time remapping correctlyBrecht Van Lommel