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-08-14Eevee: Add support for the holdout nodeClément Foucault
2019-08-14Eevee: Remove Additive & Multiply Blend modeClément Foucault
2019-08-14Eevee: Improve Transparent BSDF behaviorClément Foucault
2019-08-12Cleanup: rename `BaseOffset` to `ObjectOffsets`mano-wii
2019-08-12Cleanup: DRW manager: Move `select_buffer.c` utilities out of the selection e...mano-wii
2019-08-09GPencil: Add "Self Overlap" parameter to materials to disable StencilAntonioya
2019-08-07Fix unassigned return argument in recent select refactorCampbell Barton
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-07Select utils refactor: remove lagacy `ED_view3d_select_id_read_rect`mano-wii
2019-08-06Fix not reported: Face selection sometimes does not work in weight, paint and...mano-wii
2019-08-06Cleanup: redundant const usageCampbell Barton
2019-08-06Fix T66100: WorkBench Banding IssuesJeroen Bakker
2019-08-05Fix T67259 : Auto depth not working with multires in sculpt modemano-wii
2019-08-04Cleanup: Fix eeve_lut arrays being duplicated in blender binary.Lazydodo
2019-08-02DRW: Select Engine: Create DRWPass only when context requests itmano-wii
2019-08-02DRW: Select Engine: Set uniform only once per ShadowGroupmano-wii
2019-08-02Fix unreported: Selection of mesh_cage element occluded by the mesh_cage itself.mano-wii
2019-08-02DRW: Select Engine: Add a utility to detect `select_node`mano-wii
2019-08-02DRW: Select Engine: Use specified offset.mano-wii
2019-08-02DRW: Select Engine: remove unnecessary DRWShadingGroup creationsmano-wii
2019-08-01Cleanup: remove unnecessary includemano-wii
2019-08-01Fix T68055: mesh selection issues, once blend is loaded second time in a Blen...mano-wii
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-08-01Cleanup: remove unused membermano-wii
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