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-27Workbench: Specular Highlighting for MatCapsJeroen Bakker
2019-07-05Workbench: Disable texture paint drawing for final renderJeroen Bakker
2019-07-05TexturePaint: Force Workbench Texture Color ModeJeroen Bakker
2019-07-01Workbench: Combine Xray Alpha with object/material alpha ...Clément Foucault
2019-06-26Fix T65755 "In Front" (X-Ray) doesn't work with wire objectsClément Foucault
2019-05-31Fix sculpt mode drawing with modifiers still being wrong in some casesBrecht Van Lommel
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-27Cleanup: DRW: Move WorldClipPlanes to builtin uniformClément Foucault
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-14Cleanup: DRW: Remove pointers to materialsClément Foucault
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-08Workbench: Use common_view_lib and remove NormalMatrix usageClément Foucault
2019-05-04Sculpt: Refactor draw manager sculpt drawing mechanismClément Foucault
2019-05-02Fix T63997 Weird z-fight during weight paintClément Foucault
2019-05-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-04-27Cleanup: unused varsCampbell Barton
2019-04-26Fix T58966 Sculpted changes dissapear visually when selecting a second objectClément Foucault
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63312: Crash XRay + clippingJeroen Bakker
2019-04-14Fix T63587: 3D View clipping region crashesCampbell Barton
2019-04-11Fix T63467: Edge/vertex selection isnt working properly with X-ray set to 1Sebastian Parborg
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-03-24Cleanup: redundant NULL initializationCampbell Barton
2019-03-24Cleanup: use shader config for worldspace clipping libCampbell Barton
2019-03-24Fix T62869 Transparent background not working in Xray Mode / WireframeClément Foucault
2019-03-23Fix workbench object outline ignoring clippingCampbell Barton
2019-03-23Cleanp: remove redundant clipping uniformCampbell Barton
2019-03-22DRW: show clipping border for solid modeCampbell Barton
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-19Workbench: World Clipping For Specular TransparentJeroen Bakker
2019-03-14Fix T61937: image sequences not updating in workbench display mode.Brecht Van Lommel
2019-03-13Fix T62156: Hair particle only shows up in final render when visible in viewportSergey Sharybin
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06GPU: refactor clipped drawing from DRW into GPUCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T61028: Crash when entering wireframe viewClément Foucault
2019-01-29Workbench: Add "Shadow" factor to XrayClément Foucault
2019-01-29Workbench: Add transparency support for materialsClément Foucault
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-25Workbench: Depth Of Field: Initial CommitClément Foucault
2019-01-25Correct last commit, wire xray is supportedCampbell Barton
2019-01-25DRW: disable clipping background drawing w/ xray modeCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-24DRW: support clipping for object outlines (unselected)Campbell Barton
2019-01-233D View: draw clipping regionCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton