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-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-21OffscreenRendering: Fix Incorrect Window CoordinatesJeroen Bakker
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in 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-03-29Cleanup: styleCampbell Barton
2019-03-28GPencil: Fix error in previous commitAntonioya
2019-03-28Fix T63052: Crash on "Grease Pencil Fill" without Grease Pencil ObjectAntonioya
2019-03-25GPU: State: Replace GL_BLEND by GPU_blendClément Foucault
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-18Cleanup: style, duplicate includeCampbell Barton
2019-03-17GPencil: Cleanup extra linesAntonioya
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell 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 manually missing original authorAntonioya
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-09Fix T60351: Blender crashes when using fill tool without existent keyframeAntonioya
2019-01-04GP: Add Fill keyframe if active not equal to CFRAAntonioya
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-19GP: Fix error drawing on Camera view for Surface/StrokeAntonioya
2018-12-19Fix T59595: Grease Pencil and CameraViewAntonioya
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12GPUState: Change isolated glLineWidth usage to GPU_line_widthClément Foucault
2018-12-07GP: Refactor coordinates to floatCharlie Jolly
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-12Cleanup: minor gpencil changesCampbell Barton
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-10-12Cleanup: trailing space w/ slash, right shiftCampbell Barton
2018-10-12Fix crash in grease pencil fillCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-03GP: Cleanup function parameterAntonioya
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-30GP: Add weights while drawing strokesAntonioya