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-12Merge branch 'hair_guides' into hair_guides_groominghair_guides_groomingLukas Tönne
2018-08-12Merge branch 'blender2.8' into hair_guideshair_guidesLukas Tönne
2018-08-12Merge branch 'hair_guides' into hair_guides_groomingLukas Tönne
2018-08-12Merge branch 'tmp_hair_curves' into hair_guidesLukas Tönne
2018-08-12Separate buffer texture for hair index for each vertex.Lukas Tönne
2018-08-12Gizmo: add blank gizmo definitionCampbell Barton
2018-08-11Cleanup: Fix wrong formattingAntonioya
2018-08-11Cleanup: Remove debug printAntonioya
2018-08-11Cleanup GP instance: Remove element 0 because is duplicatedAntonioya
2018-08-10Outliner: use generic WM drag and drop system for collections.Brecht Van Lommel
2018-08-10WM: internal changes to support dragging multiple IDs.Brecht Van Lommel
2018-08-10WM: pass on wmDrag to drop operators, so they can get the data directly.Brecht Van Lommel
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-08-10Cleanup: decouple outliner tree element icon retrieving from drawing.Brecht Van Lommel
2018-08-10Cleanup: move most outliner drag & drop code into one file.Brecht Van Lommel
2018-08-10Submodule commit generated by git toolAntonioya
2018-08-10Cleanup: Remove unused paramAntonioya
2018-08-10GPUMaterial: Fix color ramp node with constant interpolationClément Foucault
2018-08-10Eevee: Fix assert with object volume renderingClément Foucault
2018-08-10GPUMaterial: Group all colorband texture togetherClément Foucault
2018-08-10UI: Fix nodelink not touching inputs when noodle_curving is 0Clément Foucault
2018-08-10GP: Set instance maximum value to something more logicAntonioya
2018-08-10Python: Add support for @ infix operator matrix multiplicationAndrew Hale
2018-08-10Fix build error due to missing file from commit 98c304e865f8.Brecht Van Lommel
2018-08-10Fix unreported assert error when change instance modifierAntonioya
2018-08-10Gizmo: add option to catch all mouse clicksCampbell Barton
2018-08-10Gizmo: support for 2D selection checks for 3D gizmosCampbell Barton
2018-08-10Gizmo: 2d select now takes region coordsCampbell Barton
2018-08-10Cleanup: styleCampbell Barton
2018-08-09Quiet warnings in bmesh_bevel.c.Howard Trickey
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