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
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Tool System: use categories for tool identifiersCampbell Barton
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-14Fix T56665: Assert when selecting objectCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-23WM: add tool property getter functionCampbell Barton
2019-01-14Fix T60388: Warning entering text edit modeCampbell Barton
2018-12-20Tool System: default node editor to select toolCampbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-12Fix T59170: Box select ignores modifiers-keys once tool option is setCampbell Barton
2018-12-04Edit last commitCampbell Barton
2018-12-04Fix T58256: error message w/ missing Select Box toolCampbell Barton
2018-11-28WM: remove tool initialization codeCampbell Barton
2018-11-28Fix tool not being initialized switching windowsCampbell Barton
2018-11-27Tool System: use tools for node editorCampbell Barton
2018-11-26Keymaps: keep Select Box as default tool.Brecht Van Lommel
2018-11-25Tools: add Select tool, with transform tweak on drag and no click delay.Brecht Van Lommel
2018-11-16Keymaps: left click select keymap changesBrecht Van Lommel
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: split object mode out of tool checksCampbell Barton
2018-11-13Tool System: use enum for gp sculpt/weight paintCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: styleCampbell Barton
2018-11-07Cleanup: use BKE_brush_tool_get/set macrosCampbell Barton
2018-11-07Paint: fix for creating duplicate brushesCampbell Barton
2018-11-07Paint: correct brush defaultsCampbell Barton
2018-11-06Tool System: use tool type enum to access brushesCampbell Barton
2018-10-29Fix topbar UI being lost on undo w/ mode changeCampbell Barton
2018-10-26Fix crash when switching to Scripting workspaceDalai Felinto
2018-10-26WM: default tool was being set for space types w/o toolsCampbell Barton
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
2018-10-05Tool System: initial support for UV-sculptCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-02WM: generalize tool property initializationCampbell Barton
2018-09-27Partial revert of recent toolsystem defaultsCampbell Barton
2018-09-27Tool System: set a default tool for each modeCampbell Barton
2018-09-13Gizmo: value2d utility to adjust operator valuesCampbell Barton
2018-08-02Tool System: initial particle system supportCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-06-02Fix crash if no tool is setCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Tool System: Utility to set the tool by nameCampbell Barton
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton