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-04-13VSE: Add sample toolRichard Antalik
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-26Fix crash accessing the tool with no active spaceCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-25WM: move cursor refresh tag to the windowCampbell Barton
2020-02-21Cleanup: un-indent ED_screen_set_active_regionCampbell Barton
2020-02-21Fix T67805: Cursor doesn't update when switching tools via shortcutsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
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-12Cleanup: Fix typo in user preference codeDalai Felinto
2019-12-07Preferences: correct experimental flag useCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-11-14Fix T70211: Brush keybindings failed with non-brush tool activeCampbell Barton
2019-06-28Fix message subscriber using the wrong workspaceCampbell Barton
2019-06-28Revert "Fix invalid area tool being set from message passing"Campbell Barton
2019-06-28Fix T66200: Changing workspaces / modes doesn't update toolsCampbell Barton
2019-06-28Fix invalid area tool being set from message passingCampbell Barton
2019-06-28Fix error for tools that share gizmo types doubling up gizmosCampbell Barton
2019-06-27Cleanup: clarify WM_gizmoconfig function namingCampbell Barton
2019-06-27Tool System: don't unlink gizmos when changing toolsCampbell Barton
2019-06-27Fix switching tools with multiple windows & gizmosCampbell Barton
2019-06-27Cleanup: error in last commitCampbell Barton
2019-06-27Cleanup: remove unused context check in toolsystem_ref_linkCampbell Barton
2019-06-13Set Node Editor to use Box Select tool by defaultWilliam Reynish
2019-06-11Fix gpencil weight paint mode having no active toolCampbell Barton
2019-05-20Fix T63443: tool 'builtin_brush.draw' not found for space 'IMAGE_EDITOR'Jacques Lucke
2019-05-15Tool System: avoid redundant refreshCampbell Barton
2019-05-14Fix T64339: Crash with UV sculpt after undoCampbell Barton
2019-05-02Workspace: remove global active toolCampbell Barton
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
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