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-07-19Cleanup: styleCampbell Barton
2018-07-17Fix Python error removing studio lights in user preferences.Brecht Van Lommel
2018-07-14Merge branch 'master' into blender2.8Campbell Barton
2018-07-14Rename operator property from last commitCampbell Barton
2018-07-14Keymap: option to export all keymapsCampbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-07-09UI: add search to popup toolbarCampbell Barton
2018-07-07Keymap: support for reading/writing keymaps as dataCampbell Barton
2018-07-03UI: adjust popover width for overlays & toolbarCampbell Barton
2018-06-28UI: keep some operator text in headers.Brecht Van Lommel
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-22StudioLight: Better APIJeroen Bakker
2018-06-22StudioLight: remove caches when removing studiolightJeroen Bakker
2018-06-08Workbench: UI for custom studio lights/matcapsJeroen Bakker
2018-06-06UI: use regular size icons for toolbar popupCampbell Barton
2018-05-31Edit last commitCampbell Barton
2018-05-31Fix tool-system re-using last space typeCampbell Barton
2018-05-30Tool System: optionally cycle tools in a groupCampbell Barton
2018-05-29Keymap: partially implement changes from T55162Campbell Barton
2018-05-21UI: use spacebar for toolbarCampbell Barton
2018-05-21UI: generate dynamic keymap for popup toolbarCampbell Barton
2018-05-20UI: proof of concept keymap for the popup toolbarCampbell Barton
2018-05-19UI: Use popover for toolbar popup operatorCampbell Barton
2018-05-19Correct last commitCampbell Barton
2018-05-18UI: Add menu to show the toolbarCampbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-16Tool System: pass space type when setting toolCampbell Barton
2018-05-13WM: Operator to set the tool by nameCampbell Barton
2018-04-17Add overridable control to 'edit' feature of custom props.Bastien Montagne
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-02-07Cleanup: Python context accessCampbell Barton
2018-02-01Cleanup: Python code-style (addons, wm)Campbell Barton
2018-01-22Fix manual lookups (data is now lowercase)Campbell Barton
2018-01-22Fix T53843: Error opening online manualCampbell Barton
2017-11-29Cleanup: Python importsCampbell Barton
2017-04-14Cleanup: triple quotes for docstringsCampbell Barton
2017-04-14UI: Add/Improve a few tooltipsAaron Carlisle
2017-03-31Correct string formatting (error in recent change)Campbell Barton
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-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-02-22Use new api doc linksAaron Carlisle
2016-12-13Small cleanup: Remove unused codeAaron Carlisle
2016-11-16Fix custom props not being handled correctly by manual/pyref UI menu entries.Bastien Montagne
2016-11-07Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2016-10-04Cleanup: Update links to online py API doc, and remove old commented stuff.Bastien Montagne