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
2017-11-17Fix error when compiling with msvcGermano
2017-11-17Eevee: SSS: Add cubic profile for the sake of completeness.Clément Foucault
2017-11-16Eevee: SSS: Add SSS to the principled shader.Clément Foucault
2017-11-16Eevee: SSS: Add Christensen-Burley diffusion profile.Clément Foucault
2017-11-16Fix T51210: Draw Manager: Support for Metaball DrawingGermano
2017-11-16Merge branch 'master' into blender2.8Bastien Montagne
2017-11-16BLI listbase: add bytes finding helpers.Bastien Montagne
2017-11-15Merge branch 'master' into blender2.8Campbell Barton
2017-11-15BLI_utildefines: sync w/ 2.8Campbell Barton
2017-11-15Cleanup: use 'uint'Campbell Barton
2017-11-15GSet: utils to access data stored outside the setCampbell Barton
2017-11-15Merge branch 'master' into blender2.8Bastien Montagne
2017-11-15Merge commit '212a8d9e5ae7' into blender2.8Dalai Felinto
2017-11-15Merge commit '212a8d9e5ae7^' into blender2.8Dalai Felinto
2017-11-15Fix T53309: Remove default 'Clear loc/rot/scale delta transform' shortcuts.Bastien Montagne
2017-11-14Cleanup: order from a-z structs in BKE_collection.h and BKE_layer.hDalai Felinto
2017-11-14Eevee: SSS: Fix SSS with Add Shader node.Clément Foucault
2017-11-14Eevee: Add SSS objects to probe rendering.Clément Foucault
2017-11-14Fix Opengl Error with glBlitFramebufferClément Foucault
2017-11-14Fix compilation error with clang-5Sergey Sharybin
2017-11-14Alembic: Fix mismatch in forward declaration with definitionSergey Sharybin
2017-11-14Fix missing SpinLock typedef on macOSArto Kitula
2017-11-14Add stdlib include for utildefinesCampbell Barton
2017-11-14Fix T53068: AMD Threadripper not working well with BlenderSergey Sharybin
2017-11-14Cleanup: order BLI before BKE headersCampbell Barton
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-11-14BLI: sync changes from 2.8Campbell Barton
2017-11-14Eevee: SSS: Add Quality settings.Clément Foucault
2017-11-14Eevee: Initial Separable Subsurface Scattering implementation.Clément Foucault
2017-11-14DRW: Better stencil support.Clément Foucault
2017-11-14GPUTexture: Add for stencil to default depth buffers.Clément Foucault
2017-11-14GPUMaterial : Add sss_data to Closure struct.Clément Foucault
2017-11-13Cleanup on depsgraph logicDalai Felinto
2017-11-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-11-13Depsgraph: Fix relations for metaballsSergey Sharybin
2017-11-12Fix T53273: render bake settings properties not showing correct Python path.Brecht Van Lommel
2017-11-12Fix T53294: bpy.ops.image.open crashCampbell Barton
2017-11-12BMesh Py API: Expose color alphaCampbell Barton
2017-11-11GPUFramebuffer: Add possibility to blit stencil buffer.Clément Foucault
2017-11-10Manipulator: ruler toolCampbell Barton
2017-11-10Manipulator: public highlight utility functionCampbell Barton
2017-11-10Fix assert failure when trying to draw empty stringSergey Sharybin
2017-11-10Merge branch 'master' into blender2.8Germano
2017-11-10mball_tessellate: Simplify face creationGermano
2017-11-10Fixup for doversion/layers: disable collections for scene layersDalai Felinto
2017-11-10Layers doversion: Handle hide and hide_render objectsDalai Felinto
2017-11-10Workaround crash rendering font objectsSergey Sharybin
2017-11-10Merge branch 'master' into blender2.8Bastien Montagne
2017-11-09Farewell BaseLegacyDalai Felinto
2017-11-09Depsgraph: Fix broken copy-on-write draw after ownership changesSergey Sharybin