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-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Fix T55719: crash with sculpt dyntopo and constant detail resolution sampling.Brecht Van Lommel
2018-08-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-14Fix use of uninitialized variable in some cases, in recent bugfix.Brecht Van Lommel
2018-08-14Sync rna_access rna property update cow check with depsgraphDalai Felinto
2018-08-14BMesh: define suptype for bevel normals.outCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Bastien Montagne
2018-08-14Fix T56363: Blender crash when deleting a curve object.Bastien Montagne
2018-08-14Fix object copying not ensuring validity of material arrays.Bastien Montagne
2018-08-14Fix modifier operators not working from Python API as before.Brecht Van Lommel
2018-08-14Multires: Begin hooking it up to the new subdiv codeSergey Sharybin
2018-08-14More helpful tooltip when trying to apply constructive modifiers on curvesPablo Vazquez
2018-08-14Multires: Synchronize settings with Subsurf modifierSergey Sharybin
2018-08-14Splash: sorting and cleanupPablo Vazquez
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: missed const change in recent mergeCampbell Barton
2018-08-14Cleanup: vpaint face select de-selected twiceCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Correct vpaint vertex circle selectCampbell Barton
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