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
2018-10-12Edit Mesh: Refactor edit mesh drawingClément Foucault
2018-10-12Wireframe Overlay: Use Barycentric coord to optimize shaderClément Foucault
2018-10-11Missed when bumping flagsCampbell Barton
2018-10-11DRW: add ability to skip drawing verticesCampbell Barton
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-10Fix T57130: Crash when running 'set active object as camera' on an emptyPhilipp Oeser
2018-10-08Workbench: Smoke: Fix displayClément Foucault
2018-10-08Implement display of weight isoline contours in the fragment shader.Alexander Gavrilov
2018-10-08Cleanup: use DRW_object_is_* for object checksCampbell Barton
2018-10-05Vertex Paint: multiply vertex paint overlayJacques Lucke
2018-10-04Cleanup: Remove some unneeded codeJacques Lucke
2018-10-04DRW: minor tweaks to mode checkingCampbell Barton
2018-10-04Cleanup: styleCampbell Barton
2018-10-03GP: Hide different UI elements depending of modeAntonioya
2018-10-03GP: Hide the origin when enable originsAntonioya
2018-10-03GP: Hide dummy and cursor in drawing modeAntonioya
2018-10-03Pose Mode: Add back IK Degrees of freedom displayClément Foucault
2018-10-03DRW: Fix assert in texture paintClément Foucault
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-10-02Fix weight drawing in Edit Mode by using the Weight Paint shader.Alexander Gavrilov
2018-10-01DRW: Fix unselectable wire object in solid modeClément Foucault
2018-09-29Fix mysterious crash when using textureGather on Intel drivers.mano-wii
2018-09-29Fix mixed drawing face and edge checks in draw managerDalai Felinto
2018-09-28Multi-Objects: Fix edit mesh texts drawing in the wrong placeDalai Felinto
2018-09-27Implement a new dedicated weight painting shader.Jeroen Bakker
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-26Cleanup: Edit Surface & Curve engines unused codeClément Foucault
2018-09-26Edit Surface: Use edit curve engine to display edit surfaceClément Foucault
2018-09-26Edit Curve: Fix "show handles" option hiding nurbs segmentsClément Foucault
2018-09-26Curve Edit: Fix handles glitch when MSAA is enableClément Foucault
2018-09-26Curve Edit: Cleanup/Improve/Fix handles drawingClément Foucault
2018-09-25Edit Curve: Fix cannot hide handlesClément Foucault
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-25Weight Paint: Fix weight paint overlay not displaying correctlyClément Foucault
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-25Edit Mesh: Center text when Edge length & Edge Angle is activatedClément Foucault
2018-09-25Implement correct drawing of advanced Weight display features.Alexander Gavrilov
2018-09-24Weight Paint: Multiply overlay on the meshJacques Lucke
2018-09-21Wireframe Mode: Fix missing wireframe if overlays are disabledClément Foucault
2018-09-21Edit Mesh Mode: Increase Face dot Z biasClément Foucault
2018-09-21Edit Mode: Merge Xray and "Limit selection to visible" options behaviourClément Foucault
2018-09-21DRW: Add back wireframe modeClément Foucault
2018-09-20Fix compilation error in the stick bones shader for some Intel gpus.mano-wii
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-14Object Mode: Draw object center after the floorgridClément Foucault
2018-09-14Object Mode: Make Flat object outline visible in orthographic viewClément Foucault
2018-09-06Fix T56705: Z axis do not displays in side viewsClément Foucault
2018-09-06Fix T56706: Lattice crash when enter in edit modeClément Foucault
2018-09-06Cleanup: styleCampbell Barton
2018-09-05Fix T56657: Crash when creating a collection instance containing probesClément Foucault