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-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-03-19GPencil: Cleanup unused codeAntonioya
2019-03-19GPencil: Rename functions to annotation prefixAntonioya
2019-03-19Fix T62734: Crash when annotations are rendered from the VSE .view menu.Antonioya
2019-03-18Cleanup: style, duplicate includeCampbell Barton
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-05GP: move select all into a utility functionCampbell Barton
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-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-03Fix T60022: Crash when adding grease pencil object to a collection disabled i...Antonioya
2018-12-21GP: Primitive: Changes from gp branchCharlie Jolly
2018-12-19Fix T59595: Grease Pencil and CameraViewAntonioya
2018-12-18GP: Primitive: Fix flickering when using a noise brushCharlie Jolly
2018-12-14Cleanup: namingCampbell Barton
2018-12-07GP: Refactor coordinates to floatCharlie Jolly
2018-12-07Fix adding objects in local viewCampbell Barton
2018-12-06Cleanup: unused var, styleCampbell Barton
2018-12-05GP: Fix precision issue with Circle and Arc toolsCharlie Jolly
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-10-31Cleanup: indentationCampbell Barton
2018-10-30GP: Back Stroke projection modeAntonioya
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-03New grease pencil primitive STROKEAntonioya
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-01-19Fix T53788: Camera animation not workingSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2016-11-20Fix T50081: Grease pencil parented rotation problemAntonioya
2016-09-11GPencil: Change interpolate stroke factorAntonioya
2016-09-07GPencil: New interpolate strokes operatorsAntonioya
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-06-23DopeSheet: GPencil-Mode supports Circle and Lasso SelectJoshua Leung
2016-05-09View selected support for grease-pencilCampbell Barton
2015-12-13Dopesheet: Mirroring GPencil keyframes now works againJoshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-01-19Bugfix T43293: Crash when editing shared GPencil datablock in VSEJoshua Leung
2015-01-01GPencil Editing: Copy and Paste selected stroke segments with Ctrl-C and Ctrl-VJoshua Leung