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
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-05-18WM: check missing space-data & constraints in poll functionsCampbell Barton
2021-03-06Cleanup: unused argumentsCampbell Barton
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-07-15UI: Add manifold extrude to extrude menuLiam Scaife
2020-06-22Tools: rename 'Extrude, Dissolve and Intersect' to 'Extrude Manifold'Germano Cavalcante
2020-04-16Fix T75785: "Extrude Faces Along Normals" throws errorGermano Cavalcante
2020-04-15Operator: Add 'dissolve_and_intersect' option for 'Extrude and Move on Normals'Germano Cavalcante
2020-04-15Cleanup: Remove unused operatorGermano Cavalcante
2020-04-15View3D: New tool 'Extrude, Dissolve and Intersect'Germano Cavalcante
2019-07-07Cleanup: unused vars, redundant parenthisisCampbell Barton
2019-05-14Keymap: add option for tilde key preferenceCampbell Barton
2019-05-09Cleanup: unused args/vars/imports in bl_operatorsCampbell Barton
2019-05-05UI: TooltipsWilliam Reynish
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-25Fix T62536: incorrect context when selecting particlesJacques Lucke
2019-02-27Transform: refactor orientation naming and usasgeCampbell Barton
2019-02-26Fix T61637: Edge extrude always uses normal orientationCampbell Barton
2018-12-20Cleanup: styleCampbell Barton
2018-12-07Fix T58898: Python error clicking in empty space in text edit mode.Brecht Van Lommel
2018-11-26Fix broken face select in paint modes with RMB select.Brecht Van Lommel
2018-11-26Cleanup: unused vars, importsCampbell Barton
2018-11-25Keymaps: add 3D view click empty space to deselect all.Brecht Van Lommel
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2017-04-14Cleanup: triple quotes for docstringsCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2014-08-20Fix T41499: Can't use Deselect/Select All tool while in Texture Paint modeSergey Sharybin
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2013-12-22Fix for extrude poll functions not checking active objectCampbell Barton
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-01* Extrude options where available in object mode (search menu), resulting in ...Thomas Dinges
2013-10-15add 'Extrude Region, Vertex Normal' to the extrude menu, equivalent of 'Extru...Campbell Barton
2013-06-27pep8 cleanupCampbell Barton
2013-06-10Correction to previous maya keymap commitSergey Sharybin
2013-06-10Fix #35661: Maya key config - select operations are skipped by "undo"Sergey Sharybin
2013-05-31Follow up to previous commitSergey Sharybin
2013-05-11Fix #35273: click in empty space to deselect as used by the Maya keymap gaveBrecht Van Lommel
2013-04-30Partial fix for #35108: Shortcuts 3dsmax Blender 2.67RCSergey Sharybin
2013-04-29Usual UI messages fixes...Bastien Montagne
2013-04-22Fix #34350: Maya Keyboard map preset problemsSergey Sharybin
2012-04-14don't constrain single edge extrude, annoying for retopoCampbell Barton
2011-10-17correct spelling errors in commentsCampbell Barton
2011-09-26pep8 cleanup and fix for keymap test operator from my own recent fix.Campbell Barton
2011-09-23SVN maintenance.Guillermo S. Romero
2011-09-222.6 Python UI files:Thomas Dinges