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-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-12-07DrawManager: Engine Instance Data.Jeroen Bakker
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-19Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-19Fix T92682: EEVEE motion blur crash with curve objectsHans Goudey
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-10-24Cleanup: spelling in commentsCampbell Barton
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-07-21Cleanup: spellingCampbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
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-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-03-18Cleanup: spellingCampbell Barton
2021-02-25Cleanup: spellingCampbell Barton
2021-02-24Workbench: Fix typo in rB32ca8e58a374Clément Foucault
2021-02-24Workbench: Fix samples taken outside of pixel footprintClément Foucault
2021-02-24Fix T85726 Workbench: Orthographic view is blurryClément Foucault
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-16Workbench: Improve AntiAliasing samplingJeroen Bakker
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-01DRW: Fix render wrong orthographic depth conversionClément Foucault
2021-01-26Fix T84160: Wrong DOF when camera is overridenRichard Antalik
2021-01-05Eevee Cryptomatte: Store hashes in render result meta dataJeroen Bakker
2021-01-05Cleanup: remove UNUSED(..) from public function declarationsCampbell Barton
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-14Fix T81633 Workbench: TAA never resolve when enabling both X-Ray and cavityClément Foucault
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07Fix T79184: Specular highlight turns object black on some studio lightsClément Foucault
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-19Cleanup: spellingCampbell Barton
2020-09-16Fix T78653 Workbench: Broken Depth of Field in Viewport (Mac OSX)Clément Foucault
2020-09-15Liquid Simulation Display Options (GSoC 2020)Sriharsha Kotcharlakot
2020-09-15Workbench: Depth Of Field: Fix regression in look and avoid implicit castClément Foucault
2020-09-15Workbench: Depth Of Field: Fix undefined behavior with using texelFetchClément Foucault
2020-09-14Fix T80603 Workbench: Inverted alpha when renderingClément Foucault
2020-09-13Fix T80023 Invisible objects or glitches with object 'in front' + 'X-ray'Clément Foucault
2020-09-08GPUFramebuffer: Make GPU_framebuffer_read_depth more flexibleClément Foucault
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05Cleanup: GPUTexture: Remove use of GPU_texture_create_nDClément Foucault