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-21Merge branch 'master' into blender2.8Germano
2018-01-21Fix old files with changed node socket type not loading correctly.Brecht Van Lommel
2018-01-08Merge branch 'master' into blender2.8Bastien Montagne
2018-01-08(Nodes) Display image name if any in the Image and Texture Image node titleInes Almeida
2018-01-05Fix T53696: Compositor HSV limits changedCampbell Barton
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-11-24Eevee: SSS: Principled Shader: Add a workaround the lack of scale inputClément Foucault
2017-11-23Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-23Fix T53360: crash with GLSL bump mapping and missing group output node.Brecht Van Lommel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-19Merge branch 'master' into blender2.8Julian Eisel
2017-11-19Eevee : Fix bug with SSS and SSR active node selectionClément Foucault
2017-11-18Cleanup: styleCampbell Barton
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-14Eevee: Initial Separable Subsurface Scattering implementation.Clément Foucault
2017-11-14GPUMaterial : Add sss_data to Closure struct.Clément Foucault
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in nodesSergey Sharybin
2017-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-08Fix incorrect bevel shader in GLSL (should work as if there is no bevel node).Brecht Van Lommel
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-10-27Eevee: Volumetrics: Support Smoke simulation textures.Clément Foucault
2017-10-27Eevee: Volumetrics: Add Volume object support.Clément Foucault
2017-10-27GPUMaterial: Add a domain property.Clément Foucault
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-20Fix compositor node links getting lost on file load for custom render passes.Brecht Van Lommel
2017-10-16Silence warningDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-16Fix compatibility flag for nodetreeDalai Felinto
2017-09-20Revert "Fix T52792: Typo in UI label of a HairInfo node socket."Brecht Van Lommel
2017-09-20Fix T52792: Typo in UI label of a HairInfo node socket.Bastien Montagne
2017-09-05Fix T52441: Principle BSDF clearcoatDalai Felinto
2017-08-29Add utility function to copy default values from one tree to anotherSergey Sharybin
2017-08-21Merge branch 'master' into blender2.8Campbell Barton
2017-08-21Fix T52473: blender internal Fresnel and Layer Weight only work with linked n...Brecht Van Lommel
2017-08-18Eevee: Convert metallic nodes into princinpled nodesDalai Felinto
2017-08-18Swap Eevee material output with (Cycles) Material OutputDalai Felinto
2017-08-18Eevee: Fix some problem with Glass & Diffuse BSDF with SSRClément Foucault
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-08-09Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-09Fix T52280: The Image node in Compositing can't read Z buffer of openEXR in 2.79Lukas Stockner
2017-08-01Render: make Cycles and Evee support each other's output material nodes.Brecht Van Lommel
2017-07-24Eevee: SSR: Output ssr datas to buffers.Clément Foucault
2017-07-24Eevee: Ssr: Add ssr id to glossy nodes.Clément Foucault