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-12-14Curve Batch Cache: Add support for loose edges and curve/surf modifierClé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-14Curve Batch Cache: Rework Implementation to use new batch requestClément Foucault
2018-12-14DRW: Simplify text edit drawingClément Foucault
2018-12-14fix relationship line always drawing from the parents originPhilipp Oeser
2018-12-14Fix T59347: Crash drawing empty imageCampbell Barton
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-11Edit Mesh: Make edit cage stick to the mesh when possibleClément Foucault
2018-12-11Cleanup: use BKE_object_* prefix for object APICampbell Barton
2018-12-11Object Mode: Make point clouds a bit less like uniform blobsClément Foucault
2018-12-10Edit Mesh: Opti: Reduce max_vertices in geometry shaderClément Foucault
2018-12-10Edit Mesh: Fix edges poking through the verts points in xray/seethrough modeClément Foucault
2018-12-10Edit Mesh: Make "fresnel effect" not transparent but mix between 2 colorsClément Foucault
2018-12-10DRW: Batch Cache: Mesh: Port edit mesh batches to batch request methodClément Foucault
2018-12-08Fix T58950: wireframe/orthographic/front/side/topview crash 2.8Clément Foucault
2018-12-07DRW: Remove the use of GPUTexture buffers for edit wire renderingClément Foucault
2018-12-07DRW: Rework wireframe overlay implementationClément Foucault
2018-12-07GPU: Remove EXT and add assertClément Foucault
2018-12-073D View: hide pose bones w/o overlaysCampbell Barton
2018-12-06Cleanup: unused var, styleCampbell Barton
2018-12-05Fix T58407: Wire frames are not showing with subdivision surfacesClément Foucault
2018-12-05Fix T58551: Dragged in images do not display orange highlight border when sel...Clément Foucault
2018-12-05Fix T58690: Disable overlay doesn't hide bonesCampbell Barton
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-12-04Wireframe: Optimization: Output degenerate triangles if no edgesClément Foucault
2018-12-03DRW: Make fullscreen quad in the backgroundClément Foucault
2018-12-03View3D: Grid: Don't make the Zaxis produce any fragment is not neededClément Foucault
2018-12-02Fix T58101 : Image empties are only rendering their border when using MSAAClément Foucault
2018-12-01Texture Paint: fix wireframe and hiding not working with subsurf.Alexander Gavrilov
2018-11-29Fix depth offset in paint mode wireframe.Alexander Gavrilov
2018-11-27DRW: Implement Hair Weight drawingClément Foucault
2018-11-27Font textbox overflow: Different methodsDalai Felinto
2018-11-26Fix T57930 : Wrong hair shading in particle edit modeClément Foucault
2018-11-26DRW: Cleanup: Fix missing uniform warning in curve edit modeClément Foucault
2018-11-26DRW: Hair: Fix hairs not working properly with duplisClément Foucault
2018-11-26Viewport: implement hiding faces in paint modes.Alexander Gavrilov
2018-11-25Cleanup: remove useless redundant NULL check.Bastien Montagne
2018-11-23DRW: Make non Mesh object wire show in edit modeClément Foucault
2018-11-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-23Pose: make pose-bone xray usable in wpaint modeCampbell Barton
2018-11-22Cleanup: newlines in error printsCampbell Barton
2018-11-22Image Empties: Potential Fix for T57696Clément Foucault
2018-11-22Fix T57980: Assert failure in draw manager when opening fileClément Foucault
2018-11-20Fix T57891: Radius of strip hair doesn't scale with object scaleClément Foucault
2018-11-19Image Empties: Option to not display the backside of image emptiesJacques Lucke
2018-11-19Cleanup: styleCampbell Barton
2018-11-17DRW: Fix object wire appearing when object is drawn as boundsClément Foucault
2018-11-16Edit Mesh: Improve mesh cage drawing / fix errors and cleanupClément Foucault