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-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-22Cleanp: use single global for draw managerCampbell Barton
2019-01-22Cleanup: use DRW_shader_create_from_arraysCampbell Barton
2019-01-22Cleanup: remove redundant '_sh' suffix, add '_shgrp'Campbell Barton
2019-01-22Cleanup: rename shader containersCampbell Barton
2019-01-21Fix clipping shaders with some AMD/Intel driversCampbell Barton
2019-01-21DRW: Support wire overlay clippingCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-113D View: use faded wire for set-scene objectsCampbell Barton
2019-01-113D View: use dupli wire color for shaded wire drawingCampbell Barton
2019-01-04Cleanup: indentation (right shift)Campbell Barton
2018-12-19Wireframe Overlay: Make use of colorTransform when transforming an objectClément Foucault
2018-12-18DRW: Cleanup / Renaming of mesh batch cache functionsClément Foucault
2018-12-18DRW: Fix flat object not being selectable in wireframe viewClément Foucault
2018-12-14Wireframe: Fix wireframe color in edit mode for surfacesClément Foucault
2018-12-14Wireframe: Fix Object Viewport display "all edges" options not workingClément Foucault
2018-12-08Fix T58950: wireframe/orthographic/front/side/topview crash 2.8Clément Foucault
2018-12-07DRW: Rework wireframe overlay implementationClément Foucault
2018-12-06Cleanup: unused var, styleCampbell Barton
2018-12-05Fix T58407: Wire frames are not showing with subdivision surfacesClément Foucault
2018-12-04Wireframe: Optimization: Only draw triangles that have edgesClément Foucault
2018-12-04Wireframe: Optimization: Only draw triangles that have edgesClément Foucault
2018-11-23DRW: Make non Mesh object wire show in edit modeClément Foucault
2018-11-22Fix T57980: Assert failure in draw manager when opening fileClément Foucault
2018-11-19Cleanup: styleCampbell Barton
2018-11-17DRW: Fix object wire appearing when object is drawn as boundsClément Foucault
2018-10-30UI: Make Wireframe size respect DPI settingsClément Foucault
2018-10-23Wireframe: Fix wireframe object drawtype with "in front" draw optionClément Foucault
2018-10-22DRW: Fix missing uniform warning in debug modeClément Foucault
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-01DRW: Fix unselectable wire object in solid modeClément Foucault
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-21Wireframe Mode: Fix missing wireframe if overlays are disabledClément Foucault
2018-09-21DRW: Add back wireframe modeClément Foucault
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-14Object Mode: Make Flat object outline visible in orthographic viewClément Foucault
2018-09-05Cleanup: Remove unnecessary uniformClément Foucault
2018-09-05Cleanup: styleCampbell Barton
2018-09-04Xray: Add possibility to select wires in priority before surfacesClément Foucault
2018-08-23Wireframe: Add support for sculpt modeClément Foucault
2018-08-22Overlay: Fix wrong framebuffer bound.Clément Foucault
2018-08-20Object Mode: Add back support for the object "Maximum draw type" optionClément Foucault
2018-08-20Overlay: Add support for per object wirefram optionsClément Foucault
2018-08-17Overlay: Fix crash when ghosting is enabled without wireframeClément Foucault
2018-08-17Overlays: Support for wireframes and edit mode overlay on xray objectsClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-07Wireframe: Change / Optimize the limited wireframe visibility option.Clément Foucault
2018-06-07Wireframe: Frustum cull them.Clément Foucault
2018-06-05Wireframe: Add slider to hide edges from coplanar facesClément Foucault