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-06-20UI: adjust menu triangleCampbell Barton
2018-06-20Cleanup: whitespaceCampbell Barton
2018-06-20UI: Use chevrons for number sliders, pulldowns and popoversPablo Vazquez
2018-06-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-13Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04 Cleanup: strip trailing space in GPU moduleCampbell Barton
2018-06-02Eevee: Hair: Make SSR works with hairs.Clément Foucault
2018-06-02Eevee: Add support for hair random property.Clément Foucault
2018-06-02Eevee: CodeStyle: Fix naming and confusion about the hairs vectors.Clément Foucault
2018-05-30Eevee: Add support for the Hair info node.Clément Foucault
2018-05-30GPUMaterial: Add support for hair vertex color, uvs and orco.Clément Foucault
2018-05-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-05-18Eevee: Codestyle fix.Clément Foucault
2018-05-18Eevee: SSS: Fix compilation errors.Clément Foucault
2018-05-16Eevee: Add support for Ambient Occlusion node.Clément Foucault
2018-05-16Shader Node Editor: Add Closure to RGB convertion node.Clément Foucault
2018-05-03Metaball: Move handles shader to draw/modes/shader and reference them in draw...Germano
2018-05-02GPUShader: Remove unused envelope shaders.Clément Foucault
2018-05-02GPUShader: Optimize Multisample resolve shader.Clément Foucault
2018-05-02GPUShader: Add GPU_SHADER_2D_IMAGE_MULTISAMPLE_2/4/8/16Clément Foucault
2018-05-02GPUShader: Fix simple lighting modulating alpha colorClément Foucault
2018-04-28UI: Number slider uniform fillingDalai Felinto
2018-04-28UI: Remove hardcoded 11 uniform parametersDalai Felinto
2018-04-28UI: Add icon color saturation preferenceCampbell Barton
2018-04-26UI: desaturate toolbar icons that the mouse is not over.Brecht Van Lommel
2018-04-25UI: shrink operator menu hold triangle a littleCampbell Barton
2018-04-22Remove unused shaderCampbell Barton
2018-04-22Cleanup: trailing spacesCampbell Barton
2018-04-21View3D: Atenuate banding artifacts on background gradient.Clément Foucault
2018-04-20UI: Support for runtime geometry iconsCampbell Barton
2018-04-19Fix mistake in previous GLSL cleanup commit.Brecht Van Lommel
2018-04-19Cleanup: removed unused GLSL shader functions.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17GPU: Add GPU_SHADER_INSTANCE_VARIYING_ID_VARIYING_SIZE.Clément Foucault
2018-04-15Cleanup: Make access to widget triangle defines explicitJulian Eisel
2018-04-15Fix button triangle for "hold action" not workingJulian Eisel
2018-04-09UI: Fix widget shader on certain compiler.Germano
2018-04-09UI: Fix widget shader on certain compiler.Germano
2018-04-08BLF: Opti: More clever sampling for blured glyphs.Clément Foucault
2018-04-08BLF: Opti: Draw only one quad per shadow/blurred glyph.Clément Foucault
2018-04-07UI: Perf: Port color widgets to batch.Clément Foucault
2018-04-06GPUShader: Add GPU_SHADER_2D_WIDGET_BASE_INST shader.Clément Foucault
2018-04-06UI: Perf: Improve ui_draw_dropshadow.Clément Foucault
2018-04-05UI: Node Editor: Make nodelink arrow size and link width dpi dependant.Clément Foucault
2018-04-05GPUShader: Add 2D Nodelink shader.Clément Foucault
2018-04-02UI: Perf: Batch Trias with widgets.Clément Foucault
2018-03-31UI: Perf: Batch icons drawcalls together.Clément Foucault