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
2018-11-13GP: box/lasso support for select-operationsCampbell Barton
2018-11-12GP: Hide cursor in some modesAntonioya
2018-11-12Cleanup: minor gpencil changesCampbell Barton
2018-11-10GP: Fix mouse cursor problemsAntonioya
2018-11-09GP: Reorder Move to Layer to TopDownAntonioya
2018-11-09Greasepencil: double promotion cleanup and relatedDalai Felinto
2018-11-09GreasePencil: division by zero when stroke has one pointDalai Felinto
2018-11-05Paint: add BKE_paint_ensure to initialize toolsettingsCampbell Barton
2018-11-02Tool System: brushes are now categorized by toolCampbell Barton
2018-10-25WM: space, region type filtering for paint cursorCampbell Barton
2018-10-12Cleanup: trailing space w/ slash, right shiftCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-30GP: Ensure falloff curve is always initializatedAntonioya
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-06GP: Add multiframe support to vertex group operatorsAntonioya
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-27GP: replace custom API w/ BKE_deform APICampbell Barton
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-16Cleanup: remove BLI_frand from GreasePencil code.Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-08Orientation for 3D cursorCampbell 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-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-19Merge branch 'master' into blender2.8Campbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-05-02Cleanup: use depsgraph for scene/layer accessCampbell Barton
2017-04-29Merge branch 'master' into blender2.8Campbell Barton
2017-04-29Cleanup: comment blocksCampbell Barton
2017-04-26Pass graph to depth functionsCampbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-11-27Typo fixJoshua Leung
2016-11-20Fix T50081: Grease pencil parented rotation problemAntonioya
2016-08-29GPencil: "Reproject Strokes" operatorJoshua Leung
2016-08-29Code Cleanup: Just some fixes for whitespace/typos that I noticed while worki...Joshua Leung