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-09-03Cleanup: use single quotes for enum'sCampbell Barton
2018-09-03UI: remove rotate/reverse UV's from menuCampbell Barton
2018-09-03Tool System: map keys bound directly to a toolsCampbell Barton
2018-09-03Fix toolbar popup outside the window regionCampbell Barton
2018-09-02UI: correct unintended space in string formattingCampbell Barton
2018-08-31Cloth: Implement angular bending springsLuca Rood
2018-08-31Cloth: Componentize forcesLuca Rood
2018-08-31Tool System: support tool description for tipsCampbell Barton
2018-08-30UI: add dedicated icon IDs for decorators, tool settings, shaderfx, overlays.Brecht Van Lommel
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-30GP: Add weights while drawing strokesAntonioya
2018-08-303D View: option to always show center in face modeCampbell Barton
2018-08-30Cleanup: inline icon conditionalCampbell Barton
2018-08-30UI: show workspace panel last & use a parent panelCampbell Barton
2018-08-30UI: move workspace panels to tool settingsCampbell Barton
2018-08-30UI: use property split for mesh optionsCampbell Barton
2018-08-30UI: add active tool panel to tool settingsCampbell Barton
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-29Tool System: hide paint options for non brush toolsCampbell Barton
2018-08-29Tool System: tool to extrude along normalsCampbell Barton
2018-08-29Cleanup: rename manipulator -> gizmoCampbell Barton
2018-08-29Icons: update to r62135William Reynish
2018-08-29Tool System: only show select tool w/ paint maskCampbell Barton
2018-08-29UI: disable brush popover in particle modeCampbell Barton
2018-08-29UI: refactor particle panel/topbar logicCampbell Barton
2018-08-29Tool System: add curve extrudeCampbell Barton
2018-08-29Tool System: show radius for circle selectCampbell Barton
2018-08-29UI: disable decorators when not usedCampbell Barton
2018-08-29Tool System: make armature extrude use drag eventCampbell Barton
2018-08-28Fix some UI script errors after recent keyword changes.Roel Koster
2018-08-28Fix space text script - keyboard for labelsDalai Felinto
2018-08-28Cleanup: pep8Campbell Barton
2018-08-28Tool System: use release_confirm for gpencilWilliam Reynish
2018-08-28Tool System: add shear and to-sphere toolsWilliam Reynish
2018-08-28PyRNA: all optional args now must be keyword argsCampbell Barton
2018-08-28RNA: use required args for internal popup end APICampbell Barton
2018-08-28UI: use keyword argumentsCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-27GP: New operator to copy layers between objectsAntonioya
2018-08-27Icons: update to rBL62101William Reynish
2018-08-25GP: Select color in Brush or in PropertiesAntonioya
2018-08-24GP: Add arrange strokes to edit specials menuAntonioya
2018-08-24Fix T56511: UILayout.prop_search misalignedCampbell Barton
2018-08-24UI: remove hack to align search propertiesCampbell Barton
2018-08-23Fix single column UI: grey out B-Bone properties when not a B-Bone.Alexander Gavrilov
2018-08-23Workspaces: move delete to right click menu, instead of X on tab.Brecht Van Lommel
2018-08-23UI: rename Grease Pencil panels in toolbar to Annotation.Brecht Van Lommel