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-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Fix dpesgraph wrongly refcounting NLA strip actions when duplicating IDs.Bastien Montagne
2018-11-07Cleanup: remove GPENCIL_OT_sculpt_selectCampbell Barton
2018-11-07Paint: paint.brush_select now supports gpencilCampbell Barton
2018-11-05Paint: add tool offset & mode to runtime dataCampbell Barton
2018-11-05Paint: add BKE_paint_ensure to initialize toolsettingsCampbell Barton
2018-11-05Cleanup: use boolCampbell Barton
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-11-03Tool System: validate tool slots when setting modesCampbell Barton
2018-11-02Tool System: brushes are now categorized by toolCampbell Barton
2018-11-01Cleanup: styleCampbell Barton
2018-11-01GP: Reorganize origin popover and top areaAntonioya
2018-10-31Cleanup: indentationCampbell Barton
2018-10-30GP: Back Stroke projection modeAntonioya
2018-10-30GP: Cleanup unusedAntonioya
2018-10-25WM: space, region type filtering for paint cursorCampbell Barton
2018-10-22Followup to previous change, reduce number of relations updatesSergey Sharybin
2018-10-20GP: Fix duplication when draw strokes in multiple windowsAntonioya
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-13GP: Remove Layer order userprefs parameterAntonioya
2018-10-12Cleanup: use generic macroCampbell Barton
2018-10-12Cleanup: trailing space w/ slash, right shiftCampbell Barton
2018-10-12Fix crash in grease pencil fillCampbell Barton
2018-10-12UI: move layer up/down reverse into the operatorCampbell Barton
2018-10-11GP: Remove old simplify codeAntonioya
2018-10-11GP: Invert merge down if layer list is reversedAntonioya
2018-10-09GP: Add Shift+F to change Drawing Brush strengthAntonioya
2018-10-09Cleanup: namingCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-05Cleanup: styleCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-03GP: Add z-depth offset parameterAntonioya
2018-10-01Object Join: use 'selected_editable_objects'Campbell Barton
2018-10-01Cleanup: styleCampbell Barton
2018-09-30GP: The primitive line must not enable cyclic modeAntonioya
2018-09-30Fix T56984: GP: Materials: Isolate (lock/visibility) buttons don't work.Antonioya
2018-09-30GP: Ensure falloff curve is always initializatedAntonioya
2018-09-30Fix T56970 GP: Sculpt mode : Grap tool doesn't workAntonioya
2018-09-30GP: Do not use UI pixel scale for strokesAntonioya
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-26GP: Only check annotation origin for 3D ViewAntonioya
2018-09-26GP: Fix unreported change material operator errorAntonioya
2018-09-25GP: New pressure option for sculpt brush radiusAntonioya
2018-09-25GP: Add const to variableAntonioya
2018-09-25GP: New deselect by material optionAntonioya
2018-09-25GP: Small changes to assign color operatorAntonioya
2018-09-25GP: Add multiframe support to select by colorAntonioya