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-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: Cleanup unused codeAntonioya
2018-09-12GP: Fix problem with brush angle parameterAntonioya
2018-09-11UI: disable register for grease pencil selectCampbell Barton
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-06GP: Add multiframe support to vertex group operatorsAntonioya
2018-09-06GP: Disable outdated pie menusAntonioya
2018-09-05GP: Set first color as default when create new Stroke or MonkeyAntonioya
2018-09-04Fix T56686: Crash when copy and paste AnnotationsAntonioya
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-03Fix T56666: Crash typing "w" in the search function.Bastien Montagne
2018-09-03GP: Cleanup function parameterAntonioya
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30Cleanup: Improve commentsAntonioya
2018-08-30GP: Fix unreported surface missing strokesAntonioya
2018-08-30GP: Undo previous Subdivide edit operator and reformat codeAntonioya
2018-08-30UI: check prop-separate before adding black decoratorCampbell Barton
2018-08-30Cleanup: warningsCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-30GP: Add weights while drawing strokesAntonioya
2018-08-30GP: Improve Subdivide and SimplifyAntonioya
2018-08-30GP: Add small offset to stroke over surface.Antonioya
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-28Cleanup: compiler warnings.Brecht Van Lommel
2018-08-28GP: Use custom api to get materialAntonioya
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28Cleanup: warningsCampbell Barton
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-28Fix T56577: Crash when using Grease Pencil Fill BrushAntonioya
2018-08-27Fix unreported: the gridview is no longer computed, so the snapping functions...mano-wii
2018-08-27GP: New operator to copy layers between objectsAntonioya
2018-08-27GP: replace custom API w/ BKE_deform APICampbell Barton
2018-08-27Fix grease pencil weight invertCampbell Barton
2018-08-27Cleanup: warning, use const argsCampbell Barton
2018-08-26Cleanup: remove double ;Antonioya
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-26Cleanup: styleCampbell Barton
2018-08-24GP: Fix unreported error drawing polygonsAntonioya