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
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
2021-07-12Cleanup: improve naming and comments of scene frame/ctime functionsBrecht Van Lommel
2021-07-08Cleanup: spellingCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-20Mesh: optimize object mode face tessellationCampbell Barton
2021-06-18Fix invalid polygon normal array access building bake dataCampbell Barton
2021-06-14Python API: option for render engines to disable image file savingThomas Lachmann
2021-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-05-06Cleanup: spellingCampbell Barton
2021-04-22Fix T87701: debug assert generating scene preview renderBrecht Van Lommel
2021-04-19Fix crash with Alembic export after recent persistent data bugfixBrecht Van Lommel
2021-04-19Fix T87535, T87295: issues with new persistent data optionBrecht Van Lommel
2021-04-12Fix T87283: crash with persistent data and motion blurBrecht Van Lommel