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: apply to source, most of internCampbell 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-26Fix T62774: Respect Show OverlaysJeroen Bakker
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-01Fix T62047 New wireframes missing fresnel effectClément Foucault
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-22Wireframe: Add object and random coloring option in wireframe modeClément Foucault
2019-02-18Wireframe: Fix selection broken since recent wireframe refactorClément Foucault
2019-02-18Sculpt Draw: Add support for wireframe geometryClément Foucault
2019-02-18Wireframe: Add workaround for osx wide wiresClément Foucault
2019-02-18Wireframe: Fix Artifacts with MSAAClément Foucault
2019-02-18Wireframe: Add depth offset to prevent zfighting of wireframe overlayClément Foucault
2019-02-18Wireframe: Refactor to use GL_LINES instead of triangles with alpha blendClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-10Cleanup: move clipping shader lib & define into structCampbell Barton
2019-02-10Cleanup: use shorter name for shader configCampbell 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-31Cleanup: add trailing commasCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-23DRW: generalize selecting between regular/clipped shadersCampbell Barton
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