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-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
2017-07-14Implement Uniformbuffer objects for nodetree parametersDalai Felinto
2017-07-06Eevee: Add support for common BSDFs.Clément Foucault
2017-07-05Eevee: Volumetrics: Add Volume Absorption node.Clément Foucault
2017-07-03Eevee: Add support for volumetrics in node tree.Clément Foucault
2017-07-03GPU Codegen: Add new closure socket type.Clément Foucault
2017-06-30Eevee: Principled BSDF: add support for specular tint + optimisationClément Foucault
2017-06-29Eevee: Fix broken default coordinate (reported via IRC by Dalai Felinto).Clément Foucault
2017-06-29Eevee: Prepare support for future Anisotropic shading.Clément Foucault
2017-06-29Eevee: Add Initial support for Principle BRDF.Clément Foucault
2017-06-26Merge branch 'master' into blender2.8Campbell Barton
2017-06-22Fix T51863: CompositorNodeSwitchView have the wrong rna APIDalai Felinto
2017-06-21Fix T51849: change Cycles clearcoat gloss to roughness.Brecht Van Lommel