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-04-11UI: Add missing UV tools in the UV/Image Editor Window > Tools tabAaron Carlisle
2017-04-11UI: Do not put walk navigation settings inside an if statementAaron Carlisle
2017-04-08Add helpers in bpy_extras.keyconfig_utils for addons to (un)register their ke...Bastien Montagne
2017-03-31Correct string formatting (error in recent change)Campbell Barton
2017-03-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
2017-03-29PyAPI: minor path init simplificationCampbell Barton
2017-03-29Fix 'bl_app_override' wrapping multiple times.Campbell Barton
2017-03-29PyAPI: check modules are registered before unregisterCampbell Barton
2017-03-27Correct for Py3.5Campbell Barton
2017-03-26Cleanup: line length, assignmentCampbell Barton
2017-03-26Cleanup: simplify script path assignmentCampbell Barton
2017-03-26PyAPI: add missing class registrationCampbell Barton
2017-03-26PyAPI: debug-python check for missing class registerCampbell Barton
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2017-03-25Remove support for py app-templatesCampbell Barton
2017-03-25Cleanup: imports, indentation, long linesCampbell Barton
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-23bpy.path.display_name: strip spacesCampbell Barton
2017-03-23addon_utils: add disable_all functionCampbell Barton
2017-03-23UI: allow to extend camera as a menuCampbell Barton
2017-03-20Cleanup: especially non pep8 parts of Py UICampbell Barton
2017-03-19Usual UI/i18n message fixes.Bastien Montagne
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-19Add missing classes from recent commitCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-16PyAPI: Menu.path_menu: Add path filter callbackCampbell Barton
2017-03-14Update path_menu for recent API changeCampbell Barton
2017-03-14Fix T50926: python crashes with path containing utf8 characters.Bastien Montagne
2017-03-14PyAPI: extend Menu.path_menuCampbell Barton
2017-03-12UI: expose mesh conversion in apply menuCampbell Barton
2017-03-10Adjust kmi headerraa
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08update theme back to black re: T50869meta-androcto
2017-03-07Update keymap presets for recent transform manipulator changesJulian Eisel
2017-03-05Cleanup: typosCampbell Barton
2017-03-01Fix T50830: Wrong context when calling surfacedeform_bindLuca Rood
2017-03-01Correct commentAaron Carlisle
2017-03-01Cleanup: Use .enabled instead of .activeAaron Carlisle
2017-03-01Fix T50565: Planar constraints don't work properly with non-Blender key confi...Sergey Sharybin
2017-02-28Cleanup: Grey --> GrayAaron Carlisle
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-26Improve add-on UI error messageCampbell Barton
2017-02-24Add "Gravitation" option to "Force" type force fieldsLuca Rood
2017-02-23Usual UI messages fixes...Bastien Montagne
2017-02-22Use new api doc linksAaron Carlisle
2017-02-21Cleanup: use proper link to the apiAaron Carlisle
2017-02-16UI: Move 'relations extras' right below 'relations'Aaron Carlisle
2017-02-16Freestyle: Feature edge selection by nested object groups.Tamito Kajiyama
2017-02-15Motion blur investigation featureSergey Sharybin
2017-02-15UI: Wireframe modifier- make crease grayed out when disabledAaron Carlisle