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
path: root/source
AgeCommit message (Expand)Author
2018-08-09Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-09update llvm + clang to 6.0.1 and add openmp for macOSArto Kitula
2018-08-09Eevee: Fix assert with subsurface bsdfClément Foucault
2018-08-09Eevee: Principled BSDF: Add support for the sheen parameterClément Foucault
2018-08-09Merge branch 'soc-2018-bevel' into blender2.8Rohan Rathi
2018-08-09Fix T56279: Grease Pencil transformations show a help line with wrong originAntonioya
2018-08-09Fix trivial error in callsoc-2018-bevelRohan Rathi
2018-08-09Fixed custom shading not updating in Edit ModeRohan Rathi
2018-08-09GP: Add option to select color affected in modifiersCharlie Jolly
2018-08-09GP: Undo incorrect modification in previous commitAntonioya
2018-08-09Fix T56239: creating material crashes with OpenGL render engine selected.Brecht Van Lommel
2018-08-09Merge branch 'master' into blender2.8Campbell Barton
2018-08-09Math Lib: varied size vector multiplyAndrew Hale
2018-08-08Eevee: Fix Clearcoat intensityClément Foucault
2018-08-08Eevee: Remove per material SSS toggleClément Foucault
2018-08-08Eevee: Use "constant folding" for the principle shaderClément Foucault
2018-08-08GPUMaterial: Fix Material appear broken when using sliders to tweak propsClément Foucault
2018-08-08Eevee: Remove some of the non-necessary uniformsClément Foucault
2018-08-08GP: Fix modifiers Tint, Opacity and Hue and create materials to OpacityAntonioya
2018-08-08Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-08OpenJPEG: support building against both 1.5 and 2.3.Brecht Van Lommel
2018-08-08Cleanup: remove leftover game player code.Brecht Van Lommel
2018-08-08WeightVG modifiers: cleanup.Bastien Montagne
2018-08-08Fix T55818: Dynamically modified influence vertex group not working in modifi...Bastien Montagne
2018-08-08GP: Fix memory leak in draw engine for buffer strokesAntonioya
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-08-08Cleanup: Move some duplicate code to new functionAntonioya
2018-08-08Cleanup: trailing spaceCampbell Barton
2018-08-08GP: Fix unreported segment fault with some old filesAntonioya
2018-08-08Cleanup unused arg warning.Bastien Montagne
2018-08-08Fix T56273: User count assert on re-saving a particular file.Bastien Montagne
2018-08-08GP: Change to make the temp name uniqueAntonioya
2018-08-08Fix T55095: Undo crash w/ linked library dataCampbell Barton
2018-08-08Fix T56270: Crash when save a grease pencil file with instance modifier.Antonioya
2018-08-08GP: Check render status before use it.Antonioya
2018-08-08Fix T56251: Outliner crash on selecting nested.Bastien Montagne
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-08Fix T54584: Crash w/ image undoCampbell Barton
2018-08-08Minor tweak to last commitCampbell Barton
2018-08-083D View: hide object centers in paint modesCampbell Barton
2018-08-08UI: only show vertex select w/ weight paint modeCampbell Barton
2018-08-08Vertex Paint: use original mesh dataCampbell Barton
2018-08-08Fix missing uniform for vert/weight/texture paintCampbell Barton
2018-08-08UV: stitch multi-object supportCampbell Barton
2018-08-08UI: don't show pie menu w/ no active objectCampbell Barton
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-08Cleanup: correct header guardCampbell Barton
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-08Cleanup: use conforming header guardCampbell Barton
2018-08-08Merge branch 'master' into blender2.8Campbell Barton