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-05-25Cleanup: Fix short comparison with bool warningHans Goudey
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-22Cleanup: Move curve draw cache implementation to C++Hans Goudey
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-05-05Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-04DRW: Fix issue with batch reusing freed VBO indices.Clément Foucault
2021-04-30Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-30Fix potential buffer overrun in drw_shader_dependencies_getCampbell Barton
2021-04-21Fix T86968: Last UV factor in cyclic strokesFalk David
2021-04-20Fix T87369 EEVEE: Ambient Oclussion: Firefly caused by degenerated normalClément Foucault
2021-04-20Fix T87541 EEVEE: AO causes black outline around objects and NaN pixelsClément Foucault
2021-04-09Fix T87150: bad points appearance in orthographic viewPhilipp Oeser
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-18Fix T86219: Compositor backdrop not using Color Management ViewPhilipp Oeser
2021-03-18Cleanup: spellingCampbell Barton
2021-03-15EEVEE: Contact Shadow: Fix self intersection issuesClément Foucault
2021-03-13Cleanup: EEVEE: Remove hammersley texture and split hammersley codeClément Foucault
2021-03-09BLI: New 'BLI_array_iter_spiral_square'Germano Cavalcante
2021-03-08EEVEE: Use Fullscreen maxZBuffer instead of halfresClément Foucault
2021-03-04Fix T86050: use material count from correct data blockJacques Lucke
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-02Fix T86122: Performance Debug View Viewport Not WorkingJeroen Bakker
2021-02-21Cleanup: EEVEE: change cameraVec macro to cameraVec(P)Clément Foucault
2021-02-21GPU: Add RGB10_A2 format supportClément Foucault
2021-02-21EEVEE: Ambient Occlusion: RefactorClément Foucault
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-17Cleanup: use edituv prefix for stretch area/angle dataCampbell Barton
2021-02-17Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-17Fix T85680: Crash displaying UV stretch/area with modifiersCampbell Barton
2021-02-17Cleanup: pass scene as constCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13EEVEE: Refactor closure_lit_lib.glslClément Foucault
2021-02-13Cleanup: macro hygiene, use parenthesis around operatorsCampbell Barton
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-02-09Cleanup: spellingCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-05Fix T85260: Viewport render does not draw backgroundJeroen Bakker
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-04Cleanup: replace '_imp' function suffix with '_impl'Campbell Barton
2021-02-02Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-02Fix T85301: Eevee does not respect collection instance offset for hairPhilipp Oeser
2021-01-26Merge remote-tracking branch 'origin/blender-v2.92-release'Sybren A. Stüvel
2021-01-26Viewport Rendering: Don't clamp when overlays are disabled.Jeroen Bakker