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
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
2019-05-15Cleanup: de-duplicate active tool panelCampbell Barton
2019-04-29UI: top-bar reorganizationCampbell Barton
2019-04-24Fix tool settings showing in the top-barCampbell Barton
2019-03-29Fix cramped display of tool setting enums in workspace tab.Brecht Van Lommel
2019-03-15Fix T62608: many tools in the toolbar not working.Brecht Van Lommel
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-14Fix separators use within tool groupsCampbell Barton
2019-03-14Cleanup: unused importsCampbell Barton
2019-01-30Cleanup: line lengthCampbell Barton
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-20Cleanup: styleCampbell Barton
2018-12-17Merge branch 'master' into blender2.8Campbell Barton
2018-11-28Tool System: support for dynamic tooltipsCampbell Barton
2018-11-27Tool System: use tools for node editorCampbell Barton
2018-11-22Tool System: Updates for keymap stored as stringCampbell Barton
2018-11-22Tool System: store keymap name in tool instead of the keymapCampbell Barton
2018-11-20Fix error generating toolbar tooltipCampbell Barton
2018-11-20Cleanup: move toolbar keymap generation to bl_keymap_utilsCampbell Barton
2018-11-20Cleanup: move bpy_extras.keyconfig_utils to own moduleCampbell Barton
2018-11-19Tool System: improve popup w/ modifier keysCampbell Barton
2018-11-19Fix tool-system popup and tips w/ empty keymapCampbell Barton
2018-11-18Cleanup: namingCampbell Barton