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
2017-10-05Fix setting the operator name in Py operator APICampbell Barton
2017-10-04Fix T42489 and T52936: Loading blend with minimized window results in crash o...Ray Molenkamp
2017-10-04Fix error copying smoke modifier uv layerCampbell Barton
2017-10-04Tssst, we use USA english, not Oxford one... :PBastien Montagne
2017-10-04Fix i18n messages extraction script, and a few more UI messages...Bastien Montagne
2017-10-04Fix T52982: Join operator with context override crashes Blender 2.79Sergey Sharybin
2017-10-04Fix T52923: Circle diameter is in fact radiusCampbell Barton
2017-10-04Cleanup: redundant castsCampbell Barton
2017-10-04PyAPI: fast keyword parsing for __import__Campbell Barton
2017-10-04PyAPI: fast keyword parsing for bpy.propsCampbell Barton
2017-10-03Some UI/messages fixes.Bastien Montagne
2017-10-03Python: bump minimum version to 3.6Campbell Barton
2017-10-03Cleanup: remove unused vpaint projection handleCampbell Barton
2017-10-03Weight Paint: blend smear toolCampbell Barton
2017-10-03Vertex Paint: fix feedback loop w/ smear toolCampbell Barton
2017-10-03Fix bplayer (c)Bastien Montagne
2017-10-03Change weigth paint accumulate mechanics to fix problems with mirroring.Alexander Gavrilov
2017-10-03Vertex Paint: smear got wrong last-locationCampbell Barton
2017-10-03Error in last commit, weight must be set for non-accumulateCampbell Barton
2017-10-03Vertex Paint: remove accumulate (soc-2017-vertex_paint)Campbell Barton
2017-10-03Weight Paint: don't set weight w/ average brushCampbell Barton
2017-10-03Correct int division in last commitCampbell Barton
2017-10-03Weight Paint: add some color blending modesCampbell Barton
2017-10-02Disable multithreaded weight paint when mirroring is enabled.Alexander Gavrilov
2017-10-02Remove brush versioning (again!)Campbell Barton
2017-10-02Fix T52927: Compositor wrong scale when scale size input is connected to comp...Sergey Sharybin
2017-10-02Vertex Paint: projection optionsCampbell Barton
2017-10-02Sculpt: calculate plane instead of point,normalCampbell Barton
2017-10-02Cleanup: add 'sphere' to sculpt test function nameCampbell Barton
2017-10-02Cleanup: indentation, whitespaceCampbell Barton
2017-10-02Math Lib: distance to AABBCampbell Barton
2017-10-02Compositor: Fix strict compilation warnings when debug is enabledSergey Sharybin
2017-10-02Compositor: Fix compilation error with debug enabledSergey Sharybin
2017-10-02Fix T52920: Saving Tiff Files type Blender crashesSergey Sharybin
2017-10-01Fix gradient tool crash with recent changesCampbell Barton
2017-10-01Vertex Paint: use squared distance testCampbell Barton
2017-10-01Vertex Paint: respect 'normal' optionCampbell Barton
2017-10-01Weight Paint: restore non-spray functionalityCampbell Barton
2017-10-01Fix weight paint Blur, Smear and Average breakage in multi-paint mode.Alexander Gavrilov
2017-09-30Cleanup: Remove some old pre 2.5 IPO codeAaron Carlisle
2017-09-30Fix vertex paint w/ subsurf drawingCampbell Barton
2017-09-29Vertex Paint minor improvement w/ smearCampbell Barton
2017-09-29Fix vertex paint smear toolCampbell Barton
2017-09-29Weight Paint: accumulate supportCampbell Barton
2017-09-29Cleanup: de-duplicate copied code w/ vertex paintCampbell Barton
2017-09-29Cleanup: split out tools & utils from vertex paintCampbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2017-09-29Collada: export vertex-color alphaCampbell Barton
2017-09-29RNA: expose mesh vertex alphaCampbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton