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-29GP: Fix Thickness modifier error for strokes with few pointsAntonioya
2018-09-29GP: New parameters for instance modifier: Material and On TopAntonioya
2018-09-28GPencil: Avoid tautology assignmentSergey Sharybin
2018-09-26GP: Check weight data before using itAntonioya
2018-09-25Fix T56917: GP noise modifier vertex group crashAntonioya
2018-09-19GP: Verify weight data is correct before assigningAntonioya
2018-09-19GP: Fix crash when select vertex group in modifiersAntonioya
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-30GP: Improve Subdivide and SimplifyAntonioya
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28Cleanup: indentationCampbell Barton
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-27Cleanup: rename 'vindex' to 'def_nr'Campbell Barton
2018-08-27GP: replace custom API w/ BKE_deform APICampbell Barton
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-22Cleanup: styleCampbell Barton
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-08-10Cleanup: styleCampbell Barton
2018-08-09GP: Add option to select color affected in modifiersCharlie Jolly
2018-08-09GP: Undo incorrect modification in previous commitAntonioya
2018-08-08GP: Fix modifiers Tint, Opacity and Hue and create materials to OpacityAntonioya
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-08-08Cleanup: Move some duplicate code to new functionAntonioya
2018-08-08Cleanup: styleCampbell Barton
2018-08-07Cleanup: Fix stupid duplicationAntonioya
2018-08-07Fix memory leak in previous commitAntonioya
2018-08-07Fix T56266: Second try to fix material problemsAntonioya
2018-08-07Fix T56266: Grease Pencil Tint and Color modifier error when applyAntonioya
2018-08-05Minor fix unused var compiler warning.Bastien Montagne
2018-08-04GP: Fix stupid mistake in mirror modifierAntonioya
2018-08-04Fix GP mirror modifier axisCharlie Jolly
2018-08-03Replace wrong aasign material flag to BKE_MAT_ASSIGN_USERPREFAntonioya
2018-07-31Cleanup: Fix weird comparisonsAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya