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-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
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-10Cleanup: order simple check before function callCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-05Fix T63292: Crash Workbench Texture DrawingJeroen Bakker
2019-04-04Workbench: Support Transparency + TexturesJeroen Bakker
2019-04-04EEVEE+Workbench: Show partsys in final renderingJeroen Bakker
2019-03-28Fix T62874: Crash Texture shading+TransparencyJeroen Bakker
2019-03-27Cleanup: style, use braces for drawCampbell Barton
2019-03-25Cleanup: styleCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
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 T62873 GPUShader: compile error (when clipping in viewport)Clé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-21Fix T62810: AA reversed in workbenchJeroen Bakker
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-19Workbench: World Clipping For Specular TransparentJeroen Bakker
2019-03-19Workbench: Support Odd Number Of AA SamplesJeroen Bakker
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-16Fix T61526 hair doesn't render in workbench but does with openGLClément Foucault
2019-03-15Fix T59943 Color banding present in Workbench render but not in viewportClément Foucault
2019-03-14Fix T61937: image sequences not updating in workbench display mode.Brecht Van Lommel
2019-03-14Fix T60170: Eevee: smoke color does not apply permanentlyClément Foucault
2019-03-13Fix T62156: Hair particle only shows up in final render when visible in viewportSergey Sharybin
2019-03-06Fix T62220: Solid shading mode - Shadow glitchClément Foucault
2019-02-28Revert "Objects: Remove Textured from object display type"Clément Foucault
2019-02-28Objects: Remove Textured from object display typeClément Foucault
2019-02-28Fix T58405: viewport drawing issues with display device set to None.Brecht Van Lommel
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-23Fix: Workbench assert on non-image texture nodeDalai Felinto
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18doxygen: update doxygen & add balembic groupCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-15Add global control over disabling high-resolution smoke drawSergey Sharybin
2019-02-15Cleanup: More obvious name for the flagSergey Sharybin
2019-02-11DNA: remove Object.display structCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06GPU: refactor clipped drawing from DRW into GPUCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Color management: change view transform for color pickers and display modes.Brecht Van Lommel