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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-17Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'render'Campbell 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-28Fix T91679: Crash when saving bordered render as multilayer exrSergey Sharybin
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-31Fix missing render result when using region renderSergey Sharybin
2021-08-31Fix possible wrongly highlighted tilesSergey Sharybin
2021-08-26Decouple highlighted tiles from RenderPartSergey Sharybin
2021-08-24Render: Lazily allocate render passes pixels storageSergey Sharybin
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-07-29Render: remove unused Blender Internal view layer settingsBrecht Van Lommel
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-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-14Python API: option for render engines to disable image file savingThomas Lachmann
2021-04-08Cleanup: renaming, comments and removing unused code in render pipelineBrecht Van Lommel
2021-04-08Fix T87291: assert on exit with preview renderBrecht Van Lommel
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-02-26Cleanup: use boolean argumentsCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: outdated/unhelpful commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-04Cleanup: unused function warningCampbell Barton
2021-02-02Python API: option for render engines to delegate Freestyle render to EeveeMiguel Pozo
2021-01-22Cleanup: remove unused render camera codeBrecht Van Lommel
2021-01-09Cleanup: use bool arguments & variablesCampbell Barton
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-16Cleanup: Remove unused crop field from RenderResult.Jeroen Bakker
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-11-06Cleanup: Sort includes after recent render module cleanupAaron Carlisle
2020-11-06Cleanup: Render Module: combine intern/ source & includeAaron Carlisle