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-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-03-05GP: move select all into a utility functionCampbell Barton
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-04Annotations: Reduce smooth factor to 0.5Antonioya
2019-03-04GPencil: New extrude operatorAntonioya
2019-03-04GPencil: Cleanup value to enum nameAntonioya
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-04Fix T62140: GPencil line segment disappearsCharlie Jolly
2019-03-03Annotations: Make strokes smootherAntonioya
2019-02-28GPencil: Remove dummy marker for Grease Pencil objectsAntonioya
2019-02-28Cleanup: styleCampbell Barton
2019-02-26Grease Pencil: Silence warningDalai Felinto
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18Cleanup: styleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-15GP: Cleanup old ToDoAntonioya
2019-02-15Fix T61570: Monkey primitive fill color wrongAntonioya
2019-02-14GP: Avoid eraser in empty frames and add warning.Antonioya
2019-02-14GP: Do not draw in Locked or Invisible layersAntonioya
2019-02-13GP: Cleanup Paint Poll methodAntonioya
2019-02-13GP: Remove debug printAntonioya
2019-02-13Cleanup: style, duplicate includesCampbell Barton
2019-02-12GP: Move to new layer did not work with autolockAntonioya
2019-02-11GP: Avoid crash when bruhs setting are invalidAntonioya
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-06Cleanup: manually apply changes missed last commitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03GP: Fix compiler errorAntonioya
2019-02-03T61140 Shortcut Eraser and Eraser are not the sameAntonioya
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: Remove manually missing original authorAntonioya
2019-02-01GP: Cleanup retiming to do in same loopAntonioya
2019-02-01Fix T61071: GP Cutter / Boxes bugAntonioya
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Fix T60944: Add Tablet eraser support to annotations usin penAntonioya
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25GP: Set cyclic to OFF when use cutterAntonioya
2019-01-25GP: Use Fill color when drawing strokes for no stroke materialsAntonioya
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Cleanup: remove unused "guide_origin" propertyJacques Lucke
2019-01-22GP: Fix UV error for second pointAntonioya
2019-01-22GP: Recalc UV data for primitive strokesAntonioya
2019-01-21GP: Fix memory leaks when use cutter with weightsAntonioya
2019-01-21T60701: GP using cutter tool on stroke with vertex group crashes blenderAntonioya