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
2015-08-03OpenSubdiv: Made it a modifier option to enable OSD for viewportSergey Sharybin
2015-07-05Add 'loop slide' option to bevel. See T45260Howard Trickey
2015-06-04BMesh decimate, improve behavior with weightsCampbell Barton
2015-05-03Fix T44589: No way to add a skin data layer manualy.Bastien Montagne
2015-04-01Match corrective-smooth UI to smooth modifierCampbell Barton
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-30Remove use_invert_vertex_group use_ prefixCampbell Barton
2015-02-08Fix for mask modifier invert UI missingCampbell Barton
2015-02-05Custom Loop Normals: Add NormalEdit modifierBastien Montagne
2015-02-03Hook Modifier: add falloff & radius optionsCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2015-01-10Transfer data: add modifier.Bastien Montagne
2014-11-13Fix missing UV field in Wave modifier.Bastien Montagne
2014-08-15Correction to last commit, rna namingCampbell Barton
2014-08-15Solidify Modifier "Rim Only" OptionCampbell Barton
2014-07-17Fix T34664: bevel face material can be set in tool and modifier.Howard Trickey
2014-05-06Modifier UI: More space for Displace modifier texture ID.Thomas Dinges
2014-02-21Fix T38739: Simulations, unsupported in the Game Engine, could not be removed...Thomas Dinges
2014-02-13Code cleanup: styleCampbell Barton
2014-01-18Code Cleanup: py script float comparisonsCampbell Barton
2014-01-17Build Modifier - Add "Reversed" OptionJoshua Leung
2014-01-14Bevel Modifier: add width type and profile control.Howard Trickey
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-12-14Interface / Modifiers: Use a toggle/icon button for vertex group invert (was ...Thomas Dinges
2013-11-26Screw Modifier: UV supportCampbell Barton
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-10-29Triangulate Modifier: using different ngon and quad methodsDalai Felinto
2013-09-27Fix related #36824: Shrinkwrap modifier 'Subsurf Levels' doesn't seem to do a...Sergey Sharybin
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-07-23remove use_relative option from simple deform,Campbell Barton
2013-06-27pep8 cleanupCampbell Barton
2013-06-08UI / Modifiers:Thomas Dinges
2013-06-08UI / Modifiers:Thomas Dinges
2013-06-03fix [#35311] Planar Decimate / Limited Dissolve fails to merge some adjacent ...Campbell Barton
2013-05-09Bit flag enum props are always expanded, no need to specify it explicitely!Bastien Montagne
2013-04-24use more rna-constant name for bevel clamping.Campbell Barton
2013-04-24Fix bug #34611: bevel overlap limitHoward Trickey
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-03-23Code cleanup:Thomas Dinges
2013-03-13solidify modifier: thickness clamping helps prevent self intersections when t...Campbell Barton
2013-03-05Simple deform modifier: replace factor property by angle for twist and bendBrecht Van Lommel
2013-02-21Enable new bevel tool code in bevel modifier.Howard Trickey
2013-02-10Actually, UI scripts should not use directly pgettext, but rather the iface o...Bastien Montagne
2013-02-10use import rather then assignment for loading '_' into scripts.Campbell Barton
2013-02-10Another fix for r54414 (cleaner to "import" pgettext once at top of files, al...Bastien Montagne
2013-02-09Bunch of fixes for py ui messages (all those using 'formating' were not trans...Bastien Montagne
2013-01-24add 'deform - integrate' option to mesh-cache,Campbell Barton
2013-01-21add an influence slider to mesh cache.Campbell Barton
2013-01-21mesh-cache deform modifier,Campbell Barton
2013-01-16Shape enhanced method exaggerates a shape using a Laplacian smoothing operato...Alexander Pinzon