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-01-22Collections/Layer cleanup: Remove all reference to filter objectsDalai Felinto
2018-01-22Eevee: Probes: Add support for intensity tweak.Clément Foucault
2018-01-21Merge branch 'master' into blender2.8Germano
2018-01-21Cleanup: styleCampbell Barton
2018-01-21Fix old files with changed node socket type not loading correctly.Brecht Van Lommel
2018-01-19Fix collections names no longer unique when moved aroundDalai Felinto
2018-01-19Collections: Fix for auto-named children when parent name is MAX_NAMEDalai Felinto
2018-01-19Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-19Util function to determine number of digits from an integerDalai Felinto
2018-01-19Depsgraph: Fix freeing of evaluated meshSergey Sharybin
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Fix T53788: Camera animation not workingSergey Sharybin
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Cleanup: typosCampbell Barton
2018-01-19Fix T53823: Particle weight brush crashCampbell Barton
2018-01-19Fix T53832: Particle weight paint crashCampbell Barton
2018-01-18Depsgraph: Fix crahs when selecting objectsSergey Sharybin
2018-01-18Fix memory leak in recent curve refactorCampbell Barton
2018-01-18Fix T53808: VSE doesn't show scene strip markersCampbell Barton
2018-01-18Merge branch 'master' into blender2.8Campbell Barton
2018-01-18Fix weight particle brush versioningCampbell Barton
2018-01-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2018-01-17Fix buffer overflow vulernability in thumbnail file reading.Brecht Van Lommel
2018-01-16Static overrides API: add functions to create overrides from several databloc...Bastien Montagne
2018-01-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-16Cleanup: Naming of depsgraphSergey Sharybin
2018-01-16Depsgraph: pass depsgraph to editors update context structSergey Sharybin
2018-01-16Merge branch 'master' into blender2.8Campbell Barton
2018-01-16Cleanup: indentationCampbell Barton
2018-01-16Fix collection visibility evaluationDalai Felinto
2018-01-15Outliner/Collections: Fix objects disappearing when moving to collectionsDalai Felinto
2018-01-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-15GPU buffers: Use bitflag to whether we want to show diffuse colorSergey Sharybin
2018-01-13Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-12User Prefs: add new flag for app-template optionsCampbell Barton
2018-01-11Merge branch 'master' into blender2.8Bastien Montagne
2018-01-11Cleanup commented out OMP command.Bastien Montagne
2018-01-11Nuke OMP from multires.c: forgot that one in previous commit.Bastien Montagne
2018-01-11Nuke OMP usage in multires.c.Bastien Montagne
2018-01-11Preparation step for nuking OMP from multires code.Bastien Montagne
2018-01-11Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-11Subsurf: Allow partial threading over geometry arraysSergey Sharybin
2018-01-11Mesh evaluate: Tweak threadability criteriaSergey Sharybin
2018-01-11Subsurf: Make copyFinalLoopArray() threadedSergey Sharybin
2018-01-11Subsurf: Use regular mutex instead of RW oneSergey Sharybin
2018-01-11Merge branch 'master' into blender2.8Bastien Montagne
2018-01-11UI: option not to show screen splitting widgetsCampbell Barton