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-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-12Docs: correct doxy commentsCampbell Barton
2018-12-12Fix T59211: Edit-mesh display crashesCampbell Barton
2018-12-12Fix Cycles baking active/cageDalai Felinto
2018-12-12Fix T59210: Measure tool crash w/o overlays/gizmosCampbell Barton
2018-12-12Fix rulers being removed on clickCampbell Barton
2018-12-12GPUState: Change isolated glLineWidth usage to GPU_line_widthClément Foucault
2018-12-12GPUTexture: Add debug print for cubemap texturesClément Foucault
2018-12-12GPUTexture: Fix memory statistics not working for Multisamples texturesClément Foucault
2018-12-11DRW: Fix redundant texture creationClément Foucault
2018-12-11GPUState: Remove glLineWidth warnings about size 0x0Clément Foucault
2018-12-11GPUTexture: Add debug output to check what texture was createdClément Foucault
2018-12-11UI: fix enum icon buttons haveing different size.Harley Acheson
2018-12-11FFmpeg: enable multi-threaded encoding of multiple frames, for a ~20% speedup.Mal Duffin
2018-12-11RNA: provide access to bone parent transform math from Python.Alexander Gavrilov
2018-12-11Edit Mesh: Make edit cage stick to the mesh when possibleClément Foucault
2018-12-11DRW: Add polygon offset mode.Clément Foucault
2018-12-11Fix T58266 : Bottom half of meshes are transparent with eevee renderClément Foucault
2018-12-11Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-11Update code to be compatible with OIIO 2.0Sergey Sharybin
2018-12-11Fix T59001: UV Editor - Crash when hiding all UVs while 3D view is openPhilipp Oeser
2018-12-11Implement BMesh.from_objectPhilipp Oeser
2018-12-11Fix crash in do-versions after recent changesSergey Sharybin
2018-12-11Proper fix for building without BulletSergey Sharybin
2018-12-11Fix T59174: Missing particles updateSergey Sharybin
2018-12-11Fix T59005: no FCurve cleanup in the TimelinePhilipp Oeser
2018-12-11Fix T53166: Shift click gizmo axis lock brokenCampbell Barton
2018-12-11Cleanup: use BKE_object_* prefix for object APICampbell Barton
2018-12-11Fix T57934: non-empty duplicators don't renderCampbell Barton
2018-12-11DNA: version patch Camera.drawsize to twice it's valueCampbell Barton
2018-12-11Merge branch 'master' into blender2.8Campbell Barton
2018-12-11Fix T59161: Edge Rotate CW is CCWCampbell Barton
2018-12-11Gizmo: update camera ortho-sizeCampbell Barton
2018-12-11Merge branch 'master' into blender2.8Campbell Barton
2018-12-11Fix T52051: Orthographic camera display size errorCampbell Barton
2018-12-11Fix T58850: NDOF navigation guide not shownCampbell Barton
2018-12-11Workbench: Fix shadow artifact caused by degenerate trianglesClément Foucault
2018-12-11Fix building w/o bulletCampbell Barton
2018-12-11DRW: Deprecate / Remove DRW_STATE_STIPPLE_*Clément Foucault
2018-12-11Object Mode: Make point clouds a bit less like uniform blobsClément Foucault
2018-12-10GP: Fix problems with stroke CapsAntonioya
2018-12-10GP: Set Brush default material when add new GP ObjectAntonioya
2018-12-10GP: Remove Object Onion Skin switchAntonioya
2018-12-10GP: Make Onion Skin ON as default RNA valueAntonioya
2018-12-10GP: Enable Object Onion Skin by defaultAntonioya
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-10Edit Mesh: Draw inner edge selected in vert edit mode if both verts selectedClément Foucault