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-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-07Fix adding objects in local viewCampbell Barton
2018-12-05GP: Tag datablock after mode changeAntonioya
2018-12-05GP: Fix precision issue with Circle and Arc toolsCharlie Jolly
2018-12-05GP: Disable Draw Modes if enable AnnotationAntonioya
2018-12-05GP: Enable Smooth Sculpt brush when press Shift keyAntonioya
2018-12-04Cleanup: unused argsCampbell Barton
2018-12-04GP: Draw Mode: Add Arc PrimitiveCharlie Jolly
2018-12-03Cleanup: warning, styleCampbell Barton
2018-12-02GP: Fix line primitive when using to square behaviourCharlie Jolly
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-12-01Cleanup: styleCampbell Barton
2018-11-30GP: Fix ALT key conflict with EraserAntonioya
2018-11-30Fix Alt key conflict in Annotation EraserAntonioya
2018-11-30Be sure Annotations use default color and thicknessAntonioya
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Fix T58196: Annotation thickness is 0Antonioya
2018-11-29Enable annotations when GP object is selected.Antonioya
2018-11-29GP: Add option to draw primatives from centerCharlie Jolly
2018-11-28GP: Cleanup duplicated code moving to functionAntonioya
2018-11-28GP: Deselect points if click outside selection areaAntonioya
2018-11-28Add Onion Skin support to AnnotationsAntonioya
2018-11-263D View: remove 3D cursorCampbell Barton
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