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-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-29Keymap: partially implement changes from T55162Campbell Barton
2017-09-08Fix: Grease Pencil pie menu keymaps were broken after the menus got renamedJoshua Leung
2017-01-18GPencil: "Add Blank Frame" operator (D+B)Joshua Leung
2017-01-18GP Interpolation: "Remove Breakdowns" operatorJoshua Leung
2016-10-06GPencil: Fix interpolate stroke keymap conflict with sculptAntonioya
2016-09-16GPencil: Add a new special menu for editing and replace subdivision shortcutAntonioya
2016-09-16GPencil: New subdivide stroke operatorAntonioya
2016-09-07GPencil: New interpolate strokes operatorsAntonioya
2016-08-29GPencil: "Reproject Strokes" operatorJoshua Leung
2016-08-06Fix wrong property type usageJulian Eisel
2016-08-05GPencil: Added Ctrl-J hotkey for Joining strokesJoshua Leung
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-06-23GPencil: Added a new version of the "delete active frame" operator which dele...Joshua Leung
2016-05-21GPencil: Add hotkeys for the "Delete Active Frame" operatorJoshua Leung
2016-05-18Fix T48395: Grease Pencil, pressing Ekey to sculpt don't work for left click ...Joshua Leung
2016-05-09GPencil: Added operators to select first and last points of strokesJoshua Leung
2016-05-08Fix: Lasso select for Grease Pencil doesn't work in the Nodes EditorJoshua Leung
2016-01-22GPencil: Select Grouped (Shift G)Joshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-07-05GPencil: use ctrl+x/del for dissolveCampbell Barton
2015-04-02GPencil: H/Shift-H/Alt-H now work to Hide and Reveal Layers in Strokes Edit ModeJoshua Leung
2015-03-27Cleanup: gpencil headersCampbell Barton
2015-02-12GPencil: Alt-S can now be used to adjust the pressure values (i.e. thickness)...Joshua Leung
2015-02-12GPencil: LKEY can now be used for Select Linked too nowJoshua Leung
2015-01-10GPencil Editing: FKEY now controls the eraser size when in Stroke Edit ModeJoshua Leung
2015-01-10Fix: Delkey didn't activate the Grease Pencil strokes delete operator like XK...Joshua Leung
2015-01-07Fix: Restored "Draw Poly" to D Ctrl RMB, as D Alt LMB was blocked by Alt-D (d...Joshua Leung
2015-01-01GPencil Editing: Copy and Paste selected stroke segments with Ctrl-C and Ctrl-VJoshua Leung
2014-12-31Operator to duplicate the active Grease Pencil layerJoshua Leung
2014-12-27Restoring all the whitespace!Joshua Leung
2014-12-26GPencil: Picky whitespace cleanupjulianeisel
2014-12-05To make Strokes Edit Mode a bit more "solid", Tab key can be used to toggle o...Joshua Leung
2014-12-05Selectmouse-drag now works to move GPencil vertsJoshua Leung
2014-12-02Lasso Select for GPencil StrokesJoshua Leung
2014-12-01Re-enabling keymappings for straight line and poly drawingJoshua Leung
2014-11-30Minor tweaks to quick palettes to avoid conflictsJoshua Leung
2014-11-30Fix for wrong RNA type causing asserts to fail in debug modeJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2012-05-08style cleanup: gpencil & metaballCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-01-16went over all keymaps to check for cases where defaults were assumedCampbell Barton