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
2017-09-13Merge branch 'master' into blender2.8Campbell Barton
2017-09-13Fix T52140: Align objects centers using origin for textSergey Sharybin
2017-09-11Merge branch 'master' into blender2.8Campbell Barton
2017-09-10Bake Action: operate on selected objectsCampbell Barton
2017-09-10PyAPI: Add object argument to bake_actionCampbell Barton
2017-08-19Merge branch 'master' into blender2.8Campbell Barton
2017-08-17Fix T52401: "Export Keying Set" operator generated incorrect ID's for shapekeysJoshua Leung
2017-08-14Merge branch 'master' into blender2.8Bastien Montagne
2017-08-14Tracking: Fix missing checks in operator poll functionsSergey Sharybin
2017-07-25Merge branch 'master' into blender2.8Campbell Barton
2017-07-24Cleanup: trailing spaceCampbell Barton
2017-07-07Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-07-07Fix T51978: Setup Tracking Scene after Motion Tracking fails the first timeSergey Sharybin
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-28Make 'set offset from cursor' group operator internal.Bastien Montagne
2017-05-25TexFace removal part 3Campbell Barton
2017-04-14Merge branch 'master' into blender2.8Bastien Montagne
2017-04-14Cleanup: triple quotes for docstringsCampbell Barton
2017-04-14UI: Add/Improve a few tooltipsAaron Carlisle
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-31Correct string formatting (error in recent change)Campbell Barton
2017-03-29Merge branch 'master' into blender2.8Campbell Barton
2017-03-29PyAPI: check modules are registered before unregisterCampbell Barton
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-25Remove support for py app-templatesCampbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25Cleanup: imports, indentation, long linesCampbell Barton
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-20Merge branch 'master' into blender2.8Bastien Montagne
2017-03-20Cleanup: especially non pep8 parts of Py UICampbell Barton
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-19Add missing classes from recent commitCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-14Merge branch 'master' into blender2.8Campbell Barton
2017-03-14Fix T50926: python crashes with path containing utf8 characters.Bastien Montagne
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-05Cleanup: typosCampbell Barton
2017-02-23Merge branch 'master' into blender2.8Bastien Montagne
2017-02-22Use new api doc linksAaron Carlisle
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-31Freestyle: Use of the Fill Range by Selection operator in the mesh edit mode.Tamito Kajiyama
2017-01-30Freestyle: Fix (unreported) wrong distance calculation in the Fill Range by S...Tamito Kajiyama
2017-01-04Fix T50350: Quick Explode time frame problemDalai Felinto
2016-12-28Tweak error message when external image editor launching fails.Bastien Montagne
2016-12-13Small cleanup: Remove unused codeAaron Carlisle
2016-12-06UI: add a message to indicate when using a modifier that wasn'tKévin Dietrich
2016-11-25Fix Torus default UV's offset outside 0-1 boundsCampbell Barton
2016-11-25Remove eekadoodle workaround for add torusCampbell Barton
2016-11-18Add Torus: avoid excessive attr accessCampbell Barton
2016-11-16Fix custom props not being handled correctly by manual/pyref UI menu entries.Bastien Montagne