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-02-03Eevee: Render: Make sure all probes are refreshed before rendering.Clément Foucault
2018-02-03Eevee: Perf: Put transparent sorting before the render loop.Clément Foucault
2018-02-03Eevee: Render: Add ambient occlusion pass support.Clément Foucault
2018-02-03Eevee: Subsurface: Release separate albedo texture if not used.Clément Foucault
2018-02-03Eevee: Render: Fix emission shader normal outputClément Foucault
2018-02-02Fix draw manager F12 evaluation modeDalai Felinto
2018-02-02fix: rBc4a19e988bb4 error stepped in by a merge from mmasterGaia Clary
2018-02-02Collections: Operator to duplicate a collectionDalai Felinto
2018-02-02Collections: Operator to select collection objectsDalai Felinto
2018-02-02Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-02Fix missing group duplicated by hair in renderSergey Sharybin
2018-02-02fix: silence warnings about unused local variable (thanks to dfelinto for the...Gaia Clary
2018-02-02Fix T53980: IK influencing REST POSE with New DepsgraphSergey Sharybin
2018-02-02Merge branch 'master' into blender2.8Campbell Barton
2018-02-02Cleanup: wrap function argsCampbell Barton
2018-02-02Eevee: Render: Fix volume sampling.Clément Foucault
2018-02-02Eevee: Render: Make sure background does not write to ssr data.Clément Foucault
2018-02-02fix: unintentionally commented out collada animation exportGaia Clary
2018-02-02Eevee: Render: Fix NaNs in Normal pass.Clément Foucault
2018-02-01Eevee: Render: Make render passes appear in compositor.Clément Foucault
2018-02-01Eevee: Render: Fix broken "non-multiview" render.Clément Foucault
2018-02-01Eevee: Render: Add support for multiview.Clément Foucault
2018-02-01Eevee: Render: Add Transparent Background option.Clément Foucault
2018-02-01Eevee: Add mist pass support.Clément Foucault
2018-02-01World: Use enum for mist falloff parameter.Clément Foucault
2018-02-01Eevee: Simplify/Fix view_vecs calculation.Clément Foucault
2018-02-01Eevee: Render: Fix Normals of refraction shader.Clément Foucault
2018-02-01Eevee: Render: Add Subsurface Pass support.Clément Foucault
2018-02-01Fix T53686: VSE Render crash when zooming timelineSergey Sharybin
2018-02-01Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-02-01Fix: msvc build error with bli_fileops.hRay Molenkamp
2018-02-01Fix T53686: VSE Render crash when zooming timeline.Bastien Montagne
2018-02-01Finalize/enable new static override for linked groups.Bastien Montagne
2018-02-01Fix some issues in new RNA diff code.Bastien Montagne
2018-02-01Fix wrong attempt to get depsgraph from RNA Groups ViewLayer.Bastien Montagne
2018-02-01Fix incorrect message bus tag countCampbell Barton
2018-02-01Merge branch 'master' into blender2.8Campbell Barton
2018-02-01Cleanup: pass userdef to write_userdef, const argsCampbell Barton
2018-02-01Merge branch 'master' into blender2.8Campbell Barton
2018-02-01Cleanup: rename BLI_*_empty() -> clear()Campbell Barton
2018-02-01Merge branch 'master' into blender2.8Germano
2018-02-01gpu_shader_material: Correct incorrect glsl texture of Voronoi, Noise, and Mu...Germano
2018-02-01Merge branch 'master' into blender2.8Gaia Clary
2018-02-01fix T50198: The OpenCollada error handler must return true after detecting un...Gaia Clary
2018-01-31Merge branch 'master' into blender2.8Bastien Montagne
2018-01-31I18n disambiguation: IRIS is both a file format and a VSE wipe effect...Bastien Montagne
2018-01-31DRW: Finish 85d3de94c62fab1394c11fe50614c897f7f68ee3Clément Foucault
2018-01-31Eevee: SSS: Fix SSS perturbating SSR normals.Clément Foucault
2018-01-31Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-31Outliner: Fix crash when invoking operators of a collection or groupGermano