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-07-19Manipulators: use nearest manipulatorCampbell Barton
2017-07-14Implement Uniformbuffer objects for nodetree parametersDalai Felinto
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-07-11Eevee: Fix default closure to match cycles.Clément Foucault
2017-07-11Eevee: Transparency: Add support for blend ADD and MULTIPLY.Clément Foucault
2017-07-11Eevee: Add support for Alpha clip and Hashed Alpha transparency.Clément Foucault
2017-07-11Lamps should not have their own gpu materialDalai Felinto
2017-07-07GPU: Silence warning of potentially unused variable (NormalMatrix)Dalai Felinto
2017-07-06GPUTexture: Change default comparison mode to GL_NONE.Clément Foucault
2017-07-06Eevee: Add support for common BSDFs.Clément Foucault
2017-07-05Eevee: Volumetrics: Add support for Position Coordinates.Clément Foucault
2017-07-05Eevee: Volumetrics: Add Volume Absorption node.Clément Foucault
2017-07-04Eevee: Fix Closure define.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-07-03Merge branch 'master' into blender2.8Dalai Felinto
2017-07-02Fix T51957: principled BSDF mismatches in GLSL viewport.Brecht Van Lommel
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: Remove Geometry shader usage for background.Clément Foucault
2017-06-29Eevee: Prepare support for future Anisotropic shading.Clément Foucault
2017-06-29material Glsl: Fix tangent with new orco.Clément Foucault
2017-06-29Eevee: Add Initial support for Principle BRDF.Clément Foucault
2017-06-28GPUTexture : Un-clamp float rect datas.Clément Foucault
2017-06-28GPU_codegen: Fix geometry shader.Clément Foucault
2017-06-28GPU_codegen: Add support for passing attributes through the geometry stage.Clément Foucault
2017-06-28GPU: split GPU_material_from_nodetree in twoCampbell Barton
2017-06-28GPU: GPU_generate_pass_new now takes vertex-attrsCampbell Barton
2017-06-26Eevee: Add Planar reflection blurring.Clément Foucault
2017-06-26Fix shaders not working in EeveeDalai Felinto
2017-06-26Merge branch 'master' into blender2.8Campbell Barton
2017-06-24Eevee: Planar reflection: Fix normal deformation for background pixels.Clément Foucault
2017-06-24Eevee: Planar Reflection: Add contact hardening normal distortion.Clément Foucault
2017-06-22Eevee: Ambient Occlusion: Initial implementation.Clément Foucault
2017-06-22GPUFramebuffer: Add recursive downsampling function.Clément Foucault
2017-06-22GPUTexture: Support for nearest sampling with mipmaps.Clément Foucault
2017-06-21Fix T51862: principled shader GLSL artifacts in ortho mode.Brecht Van Lommel
2017-06-21Fix T51849: change Cycles clearcoat gloss to roughness.Brecht Van Lommel
2017-06-20Clean node names and organize menus for eeveeLuca Rood
2017-06-20Implement Eevee output node systemLuca Rood
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-19GPUFramebuffer: Add support to attach individual texture layer.Clément Foucault
2017-06-14Merge branch 'master' into blender2.8Campbell Barton
2017-06-14Fix buffer read error w/ 2 pass select queriesCampbell Barton
2017-06-13CMake: add missing includesCampbell Barton
2017-06-09Fix T51720: Depth of Field Bug - Black ScreenDalai Felinto
2017-06-09Draw Manager, GPUTexture: Add support for binding individual cubeface to fram...Clément Foucault
2017-06-06Small cleanup: Use ELEM and wrong identationDalai Felinto
2017-06-03Eevee: Fix compilation errorClément Foucault
2017-06-03Object Mode Engine: Fix spot cone shader.Clément Foucault