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-14Cleanup: Update some links to new wikiAaron Carlisle
2018-08-14Cleanup: copy paste error in tooltipAaron Carlisle
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: use boolean argumentCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: use braces w/ particle loop macrosCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: styleCampbell Barton
2018-08-14GPUShader: Fix previous "old Nvidia" fix commitClément Foucault
2018-08-14Fix T56298: Rendering glitch when bones are in stick mode in ortho viewClément Foucault
2018-08-14Cleanup: GPU codegen: remove most of legacy codeClément Foucault
2018-08-14Cleanup: Rename GPU_* functions to make more senseClément Foucault
2018-08-14Fix T55802 shader compile bug with texture gather on old Nvidia cardClément Foucault
2018-08-13Use full transformation of B-Bone segments in Copy Transforms.Alexander Gavrilov
2018-08-13Implement multiplicative Copy Scale and make it the new default.Alexander Gavrilov
2018-08-13Fix dependency graph for constraints depending on B-Bone shape.Alexander Gavrilov
2018-08-13Merge branch 'master' into blender2.8Bastien Montagne
2018-08-13Fix T55745: Pick Shortest Path tool, inconsistent selection.Bastien Montagne
2018-08-13Version update to 2.80 Alpha 2, new splash from Hero open movie.Brecht Van Lommel
2018-08-13Subsurf: Introduce quality optionSergey Sharybin
2018-08-13Fix bevel problem for vertex-only cube corners.Howard Trickey
2018-08-13Depsgraph: Build node and relations for movieclip ID for its nodesDalai Felinto
2018-08-13Merge branch 'master' into blender2.8Bastien Montagne
2018-08-13Cleanup: avoid too close namings, prone to typo mistakes!Bastien Montagne
2018-08-13Fix T56224: Blender2.8 will force a quit when trying to open a scene containi...Bastien Montagne
2018-08-13Depsgraph: Remove obscure code which was only needed for old OSD implementationSergey Sharybin
2018-08-13Subsurf: Remove OpenSubdiv options from modifierSergey Sharybin
2018-08-13Fix T56290: Segfault when loading file - OpenSubdivSergey Sharybin
2018-08-13Subsurf: Make uv boundaries easily extendibleSergey Sharybin
2018-08-13OpenSubdiv: Add stub implementation of C-APISergey Sharybin
2018-08-13Merge branch 'master' into blender2.8Bastien Montagne
2018-08-13Fix T56344: Crash when used Twist for Emitter type of Particles System.Bastien Montagne
2018-08-13Cleanup: Description should not end with a fullstopSergey Sharybin
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