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-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
2019-01-21Fix clipping shaders with some AMD/Intel driversCampbell Barton
2019-01-21DRW: Support edit-mesh clippingCampbell Barton
2019-01-213D View: add back initial clipping supportCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-11Workbench: Support node texture "closest" interpolation optionClément Foucault
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-213D View: add object color drawing optionCampbell Barton
2018-12-19DNA: move back-face culling to shading popoverCampbell Barton
2018-12-17Mesh Batch Cache: Port Texture paint batches to new batch requestClément Foucault
2018-12-17Mesh Batch Cache: Optimization & Refactor shaded surface supportClément Foucault
2018-12-05Workbench: Cleanups and reduce shader variationsClément Foucault
2018-12-03Workbench: Reduce VRAM usage depending on modeClément Foucault
2018-11-29Workbench: Rename orientation to type and Camera studio light to StudioClément Foucault
2018-11-28Workbench: Change Studio lightingClément Foucault
2018-11-27Cleanup: style, includesCampbell Barton
2018-11-26Fix T57930 : Wrong hair shading in particle edit modeClément Foucault
2018-11-26Viewport: implement hiding faces in paint modes.Alexander Gavrilov
2018-11-26Workbench: Add Curvature overlay for better visibility of surface detail for ...Lukas Stockner
2018-11-19Studio Lights: Big CleanupsClément Foucault
2018-11-05Wireframe: Extend Xray slider rangeClément Foucault
2018-10-31Cleanup: indentationCampbell Barton
2018-10-31Workbench: Attenuate dithering effect when using viewport renderClément Foucault
2018-10-23Xray Mode: Fix wireframe object display type not being correctly occludedClément Foucault
2018-10-09DRW: Fix volume visibility when object draw type is wire or bboxClément Foucault
2018-10-08Cleanup: use DRW_object_is_* for object checksCampbell Barton