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-01-25GP: Use Fill color when drawing strokes for no stroke materialsAntonioya
2019-01-22GP: Fix UV error for second pointAntonioya
2019-01-22GP: Recalc UV data for primitive strokesAntonioya
2019-01-15Cleanup: styleCampbell Barton
2019-01-14Cleanup: unused functionCampbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-23GP: Small changes to help textAntonioya
2018-12-23GP: Add Shift+F to define strength for primitivesAntonioya
2018-12-23Fix T59782: Replace RMB by MMB in bottom help textAntonioya
2018-12-21GP: Primitive: Changes from gp branchCharlie Jolly
2018-12-20Cleanup: argument wrapping indentationCampbell Barton
2018-12-19GP: Fix error drawing on Camera view for Surface/StrokeAntonioya
2018-12-19GP: Primitive: Add MMB to confirmCharlie Jolly
2018-12-19Fix T59595: Grease Pencil and CameraViewAntonioya
2018-12-19GP: Primitive: Fix jitterCharlie Jolly
2018-12-19GP: Primitive: Add RMB behaviour to Grab/MoveCharlie Jolly
2018-12-18GP: Primitive: Fix flickering when using a noise brushCharlie Jolly
2018-12-18Fix T59548: Grease Pencil Primitives ignore the 'draw below' optionAntonioya
2018-12-18GPencil: Cancel w/ RMB clickCampbell Barton
2018-12-17GP: Change Primitive manipulator to secondary Gizmo colorAntonioya
2018-12-17GP: Change Primitive manipulator colorAntonioya
2018-12-17Fix T59483: Grease Pencil Additive Drawing mode doesn't work with shapesAntonioya
2018-12-16Cleanup: styleCampbell Barton
2018-12-16Fix string formatting, fall through attrCampbell Barton
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-07GP: Refactor coordinates to floatCharlie Jolly
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-05GP: Fix precision issue with Circle and Arc toolsCharlie Jolly
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-11-29GP: Add option to draw primatives from centerCharlie Jolly
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-13GP: Fix wrong fill texture when draw primitivesAntonioya
2018-11-12Cleanup: minor gpencil changesCampbell Barton
2018-11-10Cleanup: styleCampbell Barton
2018-11-09Tool System: add grease pencil primitive toolCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-05Paint: add BKE_paint_ensure to initialize toolsettingsCampbell Barton
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-09-30GP: The primitive line must not enable cyclic modeAntonioya
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-30GP: Add weights while drawing strokesAntonioya
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton