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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-03Tool System: store the fallback tool for re-useCampbell Barton
2019-12-12Cleanup: redundant NULL checks, simplify tool fallback arg checksCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-10-24Cleanup: comments, formattingCampbell Barton
2019-10-08UI: support passing a function to WorkSpace.status_text_set()Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-14Cleanup: match WorkSpace and WorkSpaceTool capitalizationCampbell 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
2018-11-07Cleanup: use BKE_brush_tool_get/set macrosCampbell Barton
2018-11-06Tool System: use tool type enum to access brushesCampbell Barton
2018-10-30PyAPI: Use 'None' arg to clear header textCampbell Barton
2018-10-30WM: correct description for header/status_text_setCampbell Barton
2018-10-29Cleanup: avoid C++ keyword in DNACampbell Barton
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
2018-10-05Tool System: initial support for UV-sculptCampbell Barton
2018-10-02Gizmo: support for gizmo-group propertiesCampbell Barton
2018-10-02WM: generalize tool property initializationCampbell Barton
2018-10-02WM: report error w/ unknown operator nameCampbell Barton
2018-08-02Tool System: initial particle system supportCampbell Barton
2018-08-02Tool System: sync changes from changes to brushesCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-03Tool System: add operator for introspectionCampbell Barton
2018-06-28UI: keep some operator text in headers.Brecht Van Lommel
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-05-22Cleanup: warningCampbell Barton
2018-05-22Tool System: store operator properties in the toolCampbell Barton
2018-05-18Tool System: add cursor (currently unused)Campbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton