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-09-14Cleanup: remove redundant braces from assert & raiseCampbell Barton
2022-08-04I18n: make several parts of the UI translatableDamien Picard
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-03-15Cleanup: use single back-ticks in regular commentsCampbell Barton
2022-02-23Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-23Fix T93331: Gizmo tool options reset when switching toolsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-11-17cleanup: fix typos in comments and docsluzpaz
2021-11-08Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-08Docs: improve comments & doc-strings for the tool-systemCampbell Barton
2021-11-08Cleanup: Grammar in commentsHans Goudey
2021-10-21UI: Header / Tool Settings: Show tool icon when tools are collapsedDalai Felinto
2021-09-29UI: swap tool and regular headerCampbell Barton
2021-09-21Fix script_load_keymap failure from c9d9bfa84ad5cb985e3feccffa702b2f3cc2adf8Campbell Barton
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2021-08-26Cleanup: unused function from 082ddc9379b2bdc963635c1109fbd6c6bce91eedCampbell Barton
2021-08-26ToolSystem: support per-tool gizmo group propertiesCampbell Barton
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-03-08Fix error in unused argument cleanupCampbell Barton
2021-03-06Cleanup: unused argumentsCampbell Barton
2021-01-12Fix T84455: Circle select tool cursor draws in overlapping regionsCampbell Barton
2020-09-25Fix tool-system index error with mode-specific tools added to groupsCampbell Barton
2020-07-20Fix T79075: Tool popup fails with experimental vertex colors enabledCampbell Barton
2020-06-26Fix T78199: reload scripts error when icon is used multiple times in toolbarBrecht Van Lommel
2020-06-26Cleanup: use percentage formattingCampbell Barton
2020-03-30Cleanup: remove print left in recent fix for T66655Campbell Barton
2020-03-27Cleanup: Remove debug printPhilipp Oeser
2020-03-27Fix T66655: Add-on tool keymap not working after restartCampbell Barton
2020-02-28Docs: update the tool key-map docs, reference them from the toolbarCampbell Barton
2020-02-20Fix T63892: Tools cannot be registered into some contexts (e.g.Philipp Oeser
2020-01-22VSE: Tool system integrationRichard Antalik
2020-01-03Tool System: enable fallback tool by defaultCampbell Barton
2020-01-03Tool System: store the fallback tool for re-useCampbell Barton
2019-12-16Cleanup: remove redundant dynamic tool expansionCampbell Barton
2019-12-16Cleanup: pep8, unused vars, line lengthCampbell Barton
2019-12-16Cleanup: use static setsCampbell Barton
2019-12-14UI: Brush Settings overhaulWilliam Reynish
2019-12-12Cleanup: redundant NULL checks, simplify tool fallback arg checksCampbell Barton
2019-12-12UI: increase size of fallback tool popoverCampbell Barton
2019-12-11UI: show tool cycling shortcuts in the toolbarCampbell Barton
2019-12-10Fix T72272: Error setting tool in weight paint modeCampbell Barton
2019-12-07Cleanup: remove unused argumentsCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-10-29Cleanup: pep8, remove redundant parenthesisCampbell Barton
2019-08-02Fix T66731: Translated texts remain original english (Tools' tips part).Bastien Montagne
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-23Fix T63775: Toolbar icons ignore BLENDER_SYSTEM_DATAFILESCampbell Barton
2019-06-24WM: add operator to set the tool by it's indexCampbell Barton
2019-06-06Fix T64788: Double keymap entry in preferencesCampbell Barton
2019-05-20Fix error showing active tool side-bar in the image editorCampbell Barton