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-02-19Fix T61690: Hidden curve vertices are drawn in edit-modeSebastian Parborg
2019-02-19Fix edit-curve display for hidden handlesCampbell Barton
2019-02-19DNA: rename select_color -> select_idCampbell Barton
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18DRW: Fix Crash when enabling object wireframe optionClément Foucault
2019-02-18Sculpt Draw: Add support for wireframe geometryClément Foucault
2019-02-18Cleanup: Remove old wireframe batch cache codeClé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-14DRW: de-duplicate vertex & weight paint enginesCampbell Barton
2019-02-13Cleanup: unused variableCampbell Barton
2019-02-12Edit Mode: Fix element selection on some old AMD GPUsmano-wii
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-10Cleanup: move clipping shader lib & define into structCampbell Barton
2019-02-10Cleanup: use shorter name for shader configCampbell Barton
2019-02-08DRW: support clipping for stick & wire bonesCampbell Barton
2019-02-07Fix crash drawing loose vertex from recent changesCampbell Barton
2019-02-07Edit Mesh: Only draw vertices onceClément Foucault
2019-02-07Edit Mode: Reduce number of edges drawnClément Foucault
2019-02-07Edit Mode: Fix edge partially displayed as selected with modifier previewClément Foucault
2019-02-07DRW: support clipping for octahedral & box bonesCampbell Barton
2019-02-06DRW: Support edit-metaball clippingCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06GPU: refactor clipped drawing from DRW into GPUCampbell Barton
2019-02-05Edit Mode: Fix loose edges edit mode normal display brokenClément Foucault
2019-02-05Edit Mesh: Fix some problem with new implementationClément Foucault
2019-02-05Edit Mesh: Refactor Edit cage drawing to use old style drawingClément Foucault
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Color management: change view transform for color pickers and display modes.Brecht Van Lommel
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Cleanup: add trailing commasCampbell Barton
2019-01-29DRW: support clipping for all lamp typesCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-28DRW: support clipping for object & lamp centersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-26Cleanup: wrapper for built-in shader accessCampbell Barton
2019-01-26DRW: support clipping for empty objectCampbell Barton
2019-01-25Cleanup: remove duplicated shaders that only added clipping checksCampbell Barton
2019-01-24DRW: support clipping for camera objectsCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-24Fix T60810: crash editing mesh with subdivision modifierPhilipp Oeser
2019-01-24Cleanup: fix compiler warnings.Brecht Van Lommel
2019-01-24DRW: use clipping for depth bufferCampbell Barton
2019-01-24Correct doxy fileCampbell Barton