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-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-19Edit Mode: Change face mode edges displayClément Foucault
2019-04-17Edit Mode: Rework display to differentiate selection modesClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Edit Mesh: Fix interpolation of gradient on edit edgesClément Foucault
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-04Preferences: Add option to disable edit-mode wire AntialiasingClément Foucault
2019-02-07Edit Mesh: Rework new implementation and use geometry shader to draw linesClé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-01-24Cleanup: add missing braces to draw managerCampbell Barton
2018-12-10Edit Mesh: Make "fresnel effect" not transparent but mix between 2 colorsClément Foucault
2018-11-16Edit Mesh: Improve mesh cage drawing / fix errors and cleanupClément Foucault
2018-11-05Edit Mesh: Fix wire opacity when not rotating the view in Xray modeClément Foucault
2018-11-02Edit Mesh Mode: Improve edge drawingClément Foucault
2018-10-14Edit Mesh: Do not use barycentric coord in EDGE_FIX shader and ...Clément Foucault
2018-10-12Edit Mesh: Refactor edit mesh drawingClément Foucault
2018-10-11DRW: add ability to skip drawing verticesCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-303D View: use thicker edges when in edge-modeCampbell Barton
2018-07-03Edit Mesh Overlay: Fix floating point instability artifactsClément Foucault
2018-06-17Edit Mesh: tweak active face edge widthCampbell Barton
2018-06-16Edit Mesh: Simplify the overlay shader.Clément Foucault
2018-06-16Edit Mode: Fix bad display of edges when limit selection mode is Off.Clément Foucault
2018-06-15Edit Mesh: tweak vertex size & edge widthCampbell Barton
2018-06-15MeshEditMode: refactorJeroen Bakker
2018-06-14Edit Mesh: Fix blending function of edgesClément Foucault
2018-06-14T55456 EditMeshModeJeroen Bakker
2018-06-13Revert "T55456: EditDrawMode"Jeroen Bakker
2018-06-13T55456: EditDrawModeJeroen Bakker
2018-06-13T55456: EditMode DrawingJeroen Bakker
2018-01-12Draw Manager: Edit Mode Shader: Remove `#ifdef GPU_INTEL`Germano
2018-01-11Fix error weird sliding vertices appearing in edit mode with some Intel GPUsGermano
2018-01-11Fix T51576: Blender crash when change to edit mode with some Intel GPUsGermano
2017-09-22Edit Mesh Mode : Fix GLSL compilation errorsClément Foucault
2017-09-22Edit Mesh Mode: Put AntiAliasing #define into shader include header.Clément Foucault
2017-09-22Edit Mesh Mode: Add a facing falloff effectClément Foucault
2017-09-22Edit Mesh Mode : Make line smoother.Clément Foucault
2017-05-19Clay/Eevee: fix more crash when entering edit modeMike Erwin
2017-05-19OpenGL: cleanup edit overlay shadersMike Erwin
2017-04-13GLSL: rename edit_overlay -> edit_mesh_overlayCampbell Barton