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-08-19GPencil: Change UI scale for z-depth offsetAntonio Vazquez
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-02Fix T68021: GPencil After using eraser when draw primitives, next primitive h...Antonio Vazquez
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-07-29Cleanup: GPencil replace cfra_eval by cfra or CFRAAntonioya
2019-07-26GPencil: Get current frame from sceneSergey Sharybin
2019-07-17GPencil: Fix usability problem with curve control points apartCharlie Jolly
2019-07-06GPencil: Close Box and Circle primitives with geometryAntonioya
2019-06-24Fix T66072: GPencil "stroke placement:surface" uses "stroke placement:stroke"...Antonioya
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-05GPencil: Create new set of brushes for Win32 damaged files when use primitivesAntonio Vazquez
2019-05-06GPencil: Verify Brush has GPencil dataAntonioya
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-26Cleanup: styleCampbell Barton
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-18Cleanup: style, duplicate includeCampbell Barton
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-12Cleanup: trailing spaceCampbell Barton
2019-03-04Fix T62140: GPencil line segment disappearsCharlie Jolly
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: manually apply changes missed last commitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
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