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-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-23GP: Avoid crash when adding new layerAntonioya
2018-11-22GP: Cleanup old TODO commentsAntonioya
2018-11-21GP: Remove Target Weight switchAntonioya
2018-11-20Cleanup: unused args, indentationCampbell Barton
2018-11-20GP: Refactor target weight paintAntonioya
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-20GP: New option to paint a predefined weightAntonioya
2018-11-20GP: Reorganize Reproject optionsAntonioya
2018-11-18GP: Harmonize Sculpt Struct and field namesAntonioya
2018-11-18GP: Rename GPENCIL_OT_brush_paint to GPENCIL_OT_sculpt_paintAntonioya
2018-11-15Cleanup: typo, whitespaceCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-13GP: Fix wrong fill texture when draw primitivesAntonioya
2018-11-13GP: Fix wrong fill after subdivideAntonioya
2018-11-13Tool System: use enum for gp sculpt/weight paintCampbell Barton
2018-11-13Cleanup: add arg to GP_EDITABLE_STROKES macroCampbell Barton
2018-11-13Cleanup: use doxy groupsCampbell Barton
2018-11-13GP: box/lasso support for select-operationsCampbell Barton
2018-11-12GP: Hide cursor in some modesAntonioya
2018-11-12Fix T57713: Object not selecteable after separate strokesAntonioya
2018-11-12Cleanup: minor gpencil changesCampbell Barton
2018-11-11GP: Use same name when duplicate datablockAntonioya
2018-11-10GP: Fix mouse cursor problemsAntonioya
2018-11-10Cleanup: styleCampbell Barton
2018-11-09GP: Hide Arrow cursor while paintingAntonioya
2018-11-09GP: Reorder Move to Layer to TopDownAntonioya
2018-11-09Greasepencil: double promotion cleanup and relatedDalai Felinto
2018-11-09GreasePencil: division by zero when stroke has one pointDalai Felinto
2018-11-09Cleanup: de-duplicate poll functionCampbell Barton
2018-11-09Tool System: add grease pencil primitive toolCampbell Barton
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