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
2018-12-20Fix tool system integration of hair edit brushes.hair_objectLukas Toenne
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
2018-05-22Cleanup: warningCampbell Barton
2018-05-22Tool System: store operator properties in the toolCampbell Barton
2018-05-22Cleanup: fix compiler warnings.Brecht Van Lommel
2018-05-22Fix area tool getting out of sync w/ active toolCampbell Barton
2018-05-18Fix tools not being initialized on startupCampbell Barton
2018-05-18Tool System: store the active tool in ScrAreaCampbell Barton
2018-05-17Tool System: tools now initialize on startupCampbell Barton
2018-05-17Tool System: use context modeCampbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-08Cleanup: quiet warning, whitespaceCampbell Barton
2018-05-08WM: refresh tool on object mode switchCampbell Barton
2018-05-03WM: warn when tool widget not foundCampbell Barton