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-01-31UI: rename Free Bake to Delete Bake.Brecht Van Lommel
2019-01-18Add miter pattern options.Howard Trickey
2019-01-07Fix T59151 Bevel modifier has bad input width for percent.Howard Trickey
2019-01-03Fix T58113 Multiple problems with bevel harden normals.Howard Trickey
2018-12-20Cleanup: styleCampbell Barton
2018-11-26Enable OpenSubdiv modifier by defaultSergey Sharybin
2018-11-21Cleanup: use boolean array for mirror modifierCampbell Barton
2018-11-21Modifier: Mirror learns to bisect on planeCampbell Barton
2018-11-11GP: Change Thickness TextAntonioya
2018-11-06Shrinkwrap: new mode that projects along the target normal.Alexander Gavrilov
2018-11-03GP: New Time Offset custom frame range parametersAntonioya
2018-10-29Merge branch 'master' into blender2.8Campbell Barton
2018-10-29Modifier: mask threshold optionCampbell Barton
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-25GP: Add warning when mix Build and Time OffsetAntonioya
2018-10-24GP: Add missing title for Armature modifierAntonioya
2018-10-24GP: Add new Layer Pass Index filter to modifiersAntonioya
2018-10-24GP: Add layer pass index to time modifierAntonioya
2018-10-24GP: Add new modes to Time Offset modifierAntonioya
2018-10-23GP: Rename Offset to Frame Offset in Time modifierAntonioya
2018-10-23GP: Add new frame scale parameter to Time modifierAntonioya
2018-10-22GP: New Time modifierAntonioya
2018-10-01Shrinkwrap Constraint: implement projection features from the modifier.Alexander Gavrilov
2018-10-01Cleanup: use standard prefix for boolean settingsCampbell Barton
2018-09-29GP: New parameters for instance modifier: Material and On TopAntonioya
2018-09-26Implement additional modes for Shrinkwrap to a surface.Alexander Gavrilov
2018-09-14GP: Fix armature deformation weight problemAntonioya
2018-09-03Cleanup: use single quotes for enum'sCampbell Barton
2018-09-02UI: correct unintended space in string formattingCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-28Cleanup: pep8Campbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-21Cleanup: trailing spaceCampbell Barton
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-08-14Multires: Synchronize settings with Subsurf modifierSergey Sharybin
2018-08-13Subsurf: Introduce quality optionSergey Sharybin
2018-08-13Subsurf: Remove OpenSubdiv options from modifierSergey Sharybin
2018-08-13Subsurf: Make uv boundaries easily extendibleSergey Sharybin
2018-08-11Merge branch 'master' into blender2.8Bastien Montagne
2018-08-11Fix T56293: Particle Instance Modifier Axis Buttons UX.Bastien Montagne
2018-08-09Merge branch 'soc-2018-bevel' into blender2.8Rohan Rathi
2018-08-09GP: Add option to select color affected in modifiersCharlie Jolly
2018-08-08GP: Fix modifiers Tint, Opacity and Hue and create materials to OpacityAntonioya
2018-08-08Cleanup: trailing spaceCampbell Barton
2018-08-07Fix T56266: Grease Pencil Tint and Color modifier error when applyAntonioya
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-07-31Cleanup: pep8, windows line endingsCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-02Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi