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
2019-04-16GPencil: New Normalize All operatorAntonioya
2019-04-16GPencil: New Normalize Weights operatorAntonioya
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-04GPencil: New extrude operatorAntonioya
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-22GP: Recalc UV data for primitive strokesAntonioya
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-30GP: Mew Merge Strokes operatorAntonioya
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-23GP: Add Shift+F to define strength for primitivesAntonioya
2018-12-21GP: Primitive: Changes from gp branchCharlie Jolly
2018-12-19Fix T59595: Grease Pencil and CameraViewAntonioya
2018-12-19GP: Primitive: Add RMB behaviour to Grab/MoveCharlie Jolly
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-14Fix compiler errorCampbell Barton
2018-12-13GP: New Smooth operatorAntonioya
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-07GP: Refactor coordinates to floatCharlie Jolly
2018-12-05GP: Fix precision issue with Circle and Arc toolsCharlie Jolly
2018-12-04GP: Draw Mode: Add Arc PrimitiveCharlie Jolly
2018-11-29GP: Add option to draw primatives from centerCharlie Jolly
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-18GP: Rename GPENCIL_OT_brush_paint to GPENCIL_OT_sculpt_paintAntonioya
2018-11-13Cleanup: add arg to GP_EDITABLE_STROKES macroCampbell Barton
2018-11-13GP: box/lasso support for select-operationsCampbell Barton
2018-11-07Cleanup: remove GPENCIL_OT_sculpt_selectCampbell Barton
2018-11-07Paint: paint.brush_select now supports gpencilCampbell Barton
2018-10-12Cleanup: trailing space w/ slash, right shiftCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-25GP: Add const to variableAntonioya
2018-09-20GP: Add keymap 1 and 2 for select modeAntonioya
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-27GP: New operator to copy layers between objectsAntonioya
2018-08-15GP: New clean loose points operatorAntonioya
2018-07-31Fix grease pencil line toggleCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-16Cleanup: remove BLI_frand from GreasePencil code.Bastien Montagne