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
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-31DRW manager: select engine: create generic draw_select_id_meshmano-wii
2019-07-31Cleanup: Rearrange Select Engine into multiple filesmano-wii
2019-07-30DRW manager: select engine: remove redundant callsmano-wii
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-07-29Fix T66233: Grease Pencil Swirl Effect not working at originAntonioya
2019-07-29GPencil: Use uniform_int_copy instead to pass referenceAntonioya
2019-07-23Fix T65386 Eevee: Crash after baking indirect lights or cubemapClément Foucault
2019-07-19Fix T67033 EEVEE: Random Flickering MaterialsClément Foucault
2019-07-18Fix T66811 Eevee: Flickering in weight paint modeClément Foucault
2019-07-17Fix T67001: Studio and Flat lightning in single color do not respect clipping...mano-wii
2019-07-15Fix T66774 Lookdev: Assert switching from rendered to lookdevClément Foucault
2019-07-15Fix T66860 Crash on opening .blend file from 2.79Clément Foucault
2019-07-09Fix T62580 Workbench: Shadow glitch due to degenerate thresholdClément Foucault
2019-07-09Eevee: Fix first sample being accumulated without SSRClément Foucault
2019-07-09Fix T65761 Eevee: SSRefraction not working on first sampleClément Foucault
2019-07-08Fix T63659 "Viewport render image" don't process corectly "Display As" optionClément Foucault
2019-07-08Fix T65534 Eevee don't respect active UVmapClément Foucault
2019-07-08Fix T61129 Eevee: alpha texture shadow bugClément Foucault
2019-07-07Cleanup: rename gpencil chess -> checkerCampbell Barton
2019-07-06Fix T66501: Eraser very slow with guidesAntonioya
2019-07-06Fix T62101: GPencil: selection order is wrongAntonioya
2019-07-05Workbench: Disable texture paint drawing for final renderJeroen Bakker
2019-07-05TexturePaint: Force Workbench Texture Color ModeJeroen Bakker
2019-07-04GreasePencil: Image render artifactsJeroen Bakker
2019-07-03Fix: failing test `gp_workbench`Jeroen Bakker
2019-07-02Fix workbench render crash in background modeBrecht Van Lommel
2019-07-01Fix T65974 Workbench: transparency rendering brokenClément Foucault
2019-07-01Workbench: Combine Xray Alpha with object/material alpha ...Clément Foucault
2019-07-01Fix T65771 Eevee: Volume Emission not working if density is zeroClément Foucault
2019-07-01Fix T66292: Alpha Blend transparency glitches with volumeClément Foucault
2019-06-28GPencil: Rename "Clamp Layer" to "Mask Layer"Antonioya
2019-06-27GPencil: Fix missing Fill area when drawing an strokeAntonioya
2019-06-27Cleanup: fix compiler warningsBrecht Van Lommel
2019-06-27Cleanup: GPencil remove DRW_ prefix for internal functions.Antonioya
2019-06-27GPencil: Fix Control points of primitives clampoed by StencilAntonioya
2019-06-27Eevee: Make use of dual source blending for volumetric resolveClément Foucault
2019-06-26Fix Workbench Memory LeakJeroen Bakker
2019-06-26DrawManager: Sanatize default_view resetJeroen Bakker
2019-06-26Fix T65958: GPencil glitches in line strokes with alphaAntonioya
2019-06-26Fix T65755 "In Front" (X-Ray) doesn't work with wire objectsClément Foucault
2019-06-23GPencil: Cleanup codeAntonioya
2019-06-23Cleanup: unused argsCampbell Barton
2019-06-23Cleanup: unused argsCampbell Barton
2019-06-22GPencil: Fix Fast Drawing and MSAA disabled in previous commitAntonioya
2019-06-22GPencil: Don't use MSAA for background textureAntonioya
2019-06-22Fix T65955: GPencil: drawing shapes on surface causes intense viewport flicke...Antonioya
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker