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-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-09-29Sculpt: disable workbench anti-aliasing during stroke paintingBrecht Van Lommel
2019-09-20Fix T69995: Object Drawtype Set To Solid IssuesJeroen Bakker
2019-09-17Fix T69809, T69810: sculpt gone or crashing after renderBrecht Van Lommel
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-07Cleanup: includes in headersCampbell Barton
2019-08-27Workbench: Specular Highlighting for MatCapsJeroen Bakker
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-06Cleanup: redundant const usageCampbell Barton
2019-08-06Fix T66100: WorkBench Banding IssuesJeroen Bakker
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-17Fix T67001: Studio and Flat lightning in single color do not respect clipping...mano-wii
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-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-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-06-26Fix Workbench Memory LeakJeroen Bakker
2019-06-26Fix T65755 "In Front" (X-Ray) doesn't work with wire objectsClément Foucault
2019-06-18TexturePaint: Projection EditJeroen Bakker
2019-06-17DRW: Make stencil state clearer and distinctClément Foucault
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-07Fix T64625: Eevee image textures with alpha have dark edgesBrecht Van Lommel
2019-06-05Workbench: World Space CavityJeroen Bakker
2019-06-03Cleanup: style, use braces in drawCampbell Barton
2019-05-31Fix sculpt mode drawing with modifiers still being wrong in some casesBrecht Van Lommel
2019-05-31DrawManager: Color ManagementJeroen Bakker
2019-05-30DRW: Refactor to use object pointer for drawcall by defaultClément Foucault
2019-05-28MeshAnalysis: Disable when XRay is turned onJeroen Bakker
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-27Cleanup: DRW: Move WorldClipPlanes to builtin uniformClément Foucault
2019-05-24Viewport: Change default studiolightClément Foucault
2019-05-23Fix T65035: Wokbench Material AlphaJeroen Bakker
2019-05-22DrawEngines: Depth Of Field UnitsJeroen Bakker
2019-05-22Workbench: FXAA ArtifactsJeroen Bakker
2019-05-22DRW: DRWView: Finish refactorClément Foucault
2019-05-22DRW: Add view param to DRW_culling_* functionsClément Foucault
2019-05-22Workbench: Fix TAA logicClément Foucault
2019-05-22Workbench: Use DRWView instead of DRW_viewport_matrix_*Clément Foucault