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-03-01Fix T96035: Some tool settings do not workCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-10-22Fix T92357: assert changing scenes while in edit modeCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-01-22VSE: Tool system integrationRichard Antalik
2019-11-14Fix T70211: Brush keybindings failed with non-brush tool activeCampbell Barton
2019-06-28Revert "Fix invalid area tool being set from message passing"Campbell Barton
2019-06-28Fix invalid area tool being set from message passingCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-23WM: add tool property getter functionCampbell Barton
2018-12-04Edit last commitCampbell Barton
2018-12-04Fix T58256: error message w/ missing Select Box toolCampbell Barton
2018-11-28Fix tool not being initialized switching windowsCampbell Barton
2018-11-27Tool System: use tools for node editorCampbell Barton
2018-11-07Cleanup: use BKE_brush_tool_get/set macrosCampbell Barton
2018-10-29Fix topbar UI being lost on undo w/ mode changeCampbell Barton
2018-10-26PyAPI: raise error when toolbar panels use tabsCampbell Barton
2018-10-26WM: default tool was being set for space types w/o toolsCampbell Barton
2018-10-02Gizmo: support for gizmo-group propertiesCampbell Barton
2018-10-02WM: generalize tool property initializationCampbell Barton
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-05-31Tool System: Utility to set the tool by nameCampbell Barton
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton