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-10-12Cleanup: trailing space w/ slash, right shiftCampbell Barton
2018-10-11GP: Remove old simplify codeAntonioya
2018-10-03GP: Add z-depth offset parameterAntonioya
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-15Cleanup: styleCampbell Barton
2018-09-14GP: Improve errase panel and toolbarsAntonioya
2018-09-14GP: Add pressure option to eraser sizeAntonioya
2018-09-14GP: Add thickness and stregth factor to UIAntonioya
2018-09-13GP: Add strength factor for eraser brushAntonioya
2018-09-13GP: More tweaks in soft eraserAntonioya
2018-09-13GP: Add pressure button for eraser brushesAntonioya
2018-09-13GP: More changes to improve soft eraserAntonioya
2018-09-13GP: Sample points in both sides for soft eraserAntonioya
2018-09-13GP: Improve soft eraser rounded capsAntonioya
2018-09-13Cleanup: styleCampbell Barton
2018-09-12GP: Delete invisible points when use soft eraserAntonioya
2018-09-12GP: Reduce factor of thickness for soft eraserAntonioya
2018-09-12GP: Improve SOFT eraser to affect strength and less to thicknessAntonioya
2018-09-12GP: Fix pressure jitter problemAntonioya
2018-09-12GP: Fix problem with brush angle parameterAntonioya
2018-09-10GP: Fix performance problem with big filesAntonioya
2018-09-09GP: Fix strange pressure values when drawingAntonioya
2018-09-07GP: Fix unreported crash when use Alt key in Surface drawAntonioya
2018-09-07Fix T56707: Assert changing grease pencil modesCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-30Cleanup: Improve commentsAntonioya
2018-08-30GP: Fix unreported surface missing strokesAntonioya
2018-08-30GP: Add weights while drawing strokesAntonioya
2018-08-30GP: Add small offset to stroke over surface.Antonioya
2018-08-28Cleanup: compiler warnings.Brecht Van Lommel
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-24GP: Fix unreported error drawing polygonsAntonioya
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-08-03Replace wrong aasign material flag to BKE_MAT_ASSIGN_USERPREFAntonioya
2018-08-02Fix T56199: Crash on Annotation in (VSE) Image PreviewJoshua Leung
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Cleanup: trailing spaceCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Cleanup: use '_len' suffix for line stippleCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel