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-01-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-15Allow for multi-gigapixel rendersKarl Semich
2018-01-15Cycles: CLeanup, remove unused function argumentSergey Sharybin
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-15GPU buffers: Use bitflag to whether we want to show diffuse colorSergey Sharybin
2018-01-15Manipulator: vector icons for 3D view navigationCampbell Barton
2018-01-15Manipulator: support for buttons as vector shapesCampbell Barton
2018-01-15GPU_batch: Add utility to create 2D shapesCampbell Barton
2018-01-15GPU_batch_presets: move static vars into structCampbell Barton
2018-01-15Cleanup: split GPU_batch_presets into own fileCampbell Barton
2018-01-15Manipulator: add free callbackCampbell Barton
2018-01-15Merge branch 'master' into blender2.8Campbell Barton
2018-01-15RNA: Add RNA_property_string_set_bytesCampbell Barton
2018-01-14Cleanup: correct namesCampbell Barton
2018-01-14Merge branch 'master' into blender2.8Campbell Barton
2018-01-14Cleanup: BLI_ghashCampbell Barton
2018-01-14Fix T53772: Presets don't support colonsCampbell Barton
2018-01-13Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Germano
2018-01-13Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-13Fix T53771: missing view pixels when rendering multiview + FSAA.Brecht Van Lommel
2018-01-13Cycles: adaptive subdivision support for panoramic cameras.Mai Lavelle
2018-01-13Code refactor: adjust camera update for easier code sharing with kernel.Brecht Van Lommel
2018-01-13Code cleanup: remove test code to disable motion blur, no longer useful.Brecht Van Lommel
2018-01-12Draw Manager: Edit Mode Shader: Remove `#ifdef GPU_INTEL`Germano
2018-01-12Eevee: Fix motion blur alpha being > 1.0Clément Foucault
2018-01-12Eevee: Fix Motion blur not working in OGL render.Clément Foucault
2018-01-12Fix T53759: Cycles / 2.8: Light position doesnt update in viewport renderSergey Sharybin
2018-01-12Outliner: Harmless cleanupDalai Felinto
2018-01-12Fix bmesh.utils.face_join arg parsingCampbell Barton
2018-01-12User Prefs: app-template option to hide the cursorCampbell Barton
2018-01-12User Prefs: add new flag for app-template optionsCampbell Barton
2018-01-12Cycles: option to make background visible through glass transparent.Lukas Stockner
2018-01-12Cycles: add offscreen dicing scale and dicing camera.Mai Lavelle
2018-01-12Fix T53764: vertical line glitch for collections with objects and collectionsDalai Felinto
2018-01-12Fix Cycles bevel normal baking having some random incorrect pixels.Brecht Van Lommel
2018-01-12Build: auto detection of libraries built by "make deps" on Linux.Brecht Van Lommel
2018-01-11Edit Mode Overlay Shaders: remove loose comment left by last commitGermano
2018-01-11Fix error weird sliding vertices appearing in edit mode with some Intel GPUsGermano
2018-01-11Merge branch 'master' into blender2.8Bastien Montagne
2018-01-11Cleanup commented out OMP command.Bastien Montagne
2018-01-11Nuke OMP from multires.c: forgot that one in previous commit.Bastien Montagne
2018-01-11Nuke OMP usage in multires.c.Bastien Montagne
2018-01-11DRW: Fix T53583 Armature instances not drawing.Clément Foucault
2018-01-11Fix T53340: Outliner collections collapsing when UNDODalai Felinto
2018-01-11Fix T51576: Blender crash when change to edit mode with some Intel GPUsGermano
2018-01-11Preparation step for nuking OMP from multires code.Bastien Montagne
2018-01-11Cleanup typo in comment.Bastien Montagne
2018-01-11Eevee: DoF: Fix most color artifacts in render.Clément Foucault
2018-01-11Eevee: Fix Depth of Field.Clément Foucault
2018-01-11Eevee: Lamps: Optimize lamps CPU/Memory usage.Clément Foucault