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-11-23Keymap: adjustments to shading keysCampbell Barton
2018-11-22Cleanup: keymap wrapper for tool-setting operatorCampbell Barton
2018-11-22Keymap: add popup keymapCampbell Barton
2018-11-22Keymap: always show pie menu w/ tab-pie-menu prefCampbell Barton
2018-11-22Keymap: Use Z to toggle wire instead of xrayCampbell Barton
2018-11-22Keymap: 3D view pref for tab to show pie menuCampbell Barton
2018-11-21Keymap: correct error in grease pencil changeCampbell Barton
2018-11-21Keymap: remove annotation keymap editmode toggleCampbell Barton
2018-11-21Keymap: Adjust shading key bindingsCampbell Barton
2018-11-21Keymap: remove D-Key shortcuts for annotationsCampbell Barton
2018-11-21Keymap: use Ctrl-Tab to toggle fcurve/graph editorCampbell Barton
2018-11-21Keymaps: a few small improvements.Brecht Van Lommel
2018-11-20Keymap: skip save prompt for default keymapCampbell Barton
2018-11-20Keymap: only use delete confirmation for X-keyCampbell Barton
2018-11-19Cleanup: styleCampbell Barton
2018-11-19Fix keymap loading multiple timesCampbell Barton
2018-11-18Cleanup: namingCampbell Barton
2018-11-18GP: Rename GPENCIL_OT_brush_paint to GPENCIL_OT_sculpt_paintAntonioya
2018-11-18Keymap: preference to swap space/shift-space keysCampbell Barton
2018-11-18Keymap: Default pref for select-all to toggleCampbell Barton
2018-11-16Fix inconsistent frame set event in graph compared to other animation editors.Brecht Van Lommel
2018-11-16Keymaps: some more tweaks for left click select based on user feedback.Brecht Van Lommel
2018-11-16Cleanup: de-duplicate 3d view select itemsCampbell Barton
2018-11-16Keymaps: add double click loop select to RMB keymap.Brecht Van Lommel
2018-11-16Fix Blender RMB keymap cursor being set when using border select.Brecht Van Lommel
2018-11-16Fix Blender 2.7 keymap missing spacebar search menu.Brecht Van Lommel
2018-11-16Keymaps: left click select keymap changesBrecht Van Lommel
2018-11-16Revert "Keymap: remove 3D cursor keymap"Campbell Barton
2018-11-16Keymaps: replace select / action mouse systemBrecht Van Lommel
2018-11-15Keymap: remove 3D cursor keymapCampbell Barton
2018-11-15Keymaps: minor code refactor after adding tools to default preset.Brecht Van Lommel
2018-11-15Tool System: add curve tilt toolWilliam Reynish
2018-11-15Keymap: use parameters for tool keymapCampbell Barton
2018-11-15Keymap: move tool system keymaps into the default keymapCampbell Barton
2018-11-14UI: Comment out "Clip border" operatorClément Foucault
2018-11-14Paint: remove brush select paint_modeCampbell Barton
2018-11-13Keymaps: minor code refactor to abstract some events, no functional changes.Brecht Van Lommel
2018-11-13Keymap: code refactor to makes some events changeable with parameters.Brecht Van Lommel
2018-11-13Tool System: use enum for gp sculpt/weight paintCampbell Barton
2018-11-13GP: box/lasso support for select-operationsCampbell Barton
2018-11-13Cleanup: use namedtuple for KeymapParamsCampbell Barton
2018-11-09Cleanup: use proportional edit template for keymapCampbell Barton
2018-11-09Cleanup: de-duplicate keymap itemsCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel