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
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-02-21EEVEE: Render PassesJeroen Bakker
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2020-02-14Freestyle: Add option for rendering Freestyle to a separate passLukas Stockner
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-17Cleanup: spellingCampbell Barton
2019-06-18Cleanup: remove unused render buffersBrecht Van Lommel
2019-06-06Python API: allow external render engines to use Eevee for LookDev shadingBrecht Van Lommel
2019-05-16Cycles: Fix missing viewport updates after recent changesSergey Sharybin
2019-05-07Cleanup: Make Render finalization function more genericSergey Sharybin
2019-05-07Cleanup: More clear naming for rendering functionsSergey Sharybin
2019-04-21Cleanup: comments (long lines) in renderCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Render: new material previewWilliam Reynish
2019-03-25Cleanup: styleCampbell Barton
2019-03-01Merge branch 'blender2.7'Brecht Van Lommel
2019-03-01Fix T62073: Cycles random hangs rendering with Save Buffers on.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove blender-internal update flagCampbell Barton
2019-01-24Fix T60095: freestyle not rendering animated camera correctly.Brecht Van Lommel
2019-01-18Merge branch 'blender2.7'Lukas Stockner
2019-01-18Fix T56799: Custom render passes missing when using Save BuffersLukas Stockner
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-12Fix Cycles baking active/cageDalai Felinto
2018-12-07Fix selected to active Cycles BakingDalai Felinto
2018-11-09Cycles: Free Blender side data as soon as we don't need itSergey Sharybin
2018-10-31Eevee: Implement Overscan optionClément Foucault
2018-10-16Fix T57247: Render animation does not respect render single view layerPhilipp Oeser
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-06Fix T54329: brush texture preview not working.Sebastian Parborg
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-22Subsurf: Move away from using scene from modifier dataSergey Sharybin
2018-06-21Fix T55555: Crash when select material propertiesAntonioya
2018-06-14Image: Refactor render slots to a dynamic listLukas Stockner