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-05DRW: use memiter for on screen text allocationCampbell Barton
2019-03-05DRW: support clipping for bone vertsCampbell Barton
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-04Fix/workaround T62167: Random crash when displaying wireframes.mano-wii
2019-03-04DRW: Remove unecessary state changesClément Foucault
2019-03-04DRW: Fix matflag not being updated after first drawcallClément Foucault
2019-03-02Cleanup: unused variableCampbell Barton
2019-03-01Fix unreported: Glitches on the wireframe of curves.mano-wii
2019-03-01Fix crash with wireframe on highpoly curves on some AMD gpus.mano-wii
2019-03-01Hair Particle: Fix issue on OSX due to hardware accelerated subdivisionClément Foucault
2019-02-28GPencil: Add selection support for objects using strokesAntonioya
2019-02-28DRW: add back edge highlighting for active face drawingCampbell Barton
2019-02-28DRW: use active color for face dotCampbell Barton
2019-02-28Cleanup: styleCampbell Barton
2019-02-27Armature: Force Transparent bone in wireframe display type/modeClément Foucault
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-26Fix T61965: Crash edit-mesh drawing w/ hidden facesCampbell Barton
2019-02-25Fix T61801: Wireframes on curves not workingClément Foucault
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-23Cleanup: move variable declarations to headersCampbell Barton
2019-02-21Fix T61791: Motion path step is not taken into accountJacques Lucke
2019-02-20Cleanup: styleCampbell Barton
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