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
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
2013-01-16style cleanupCampbell Barton
2013-01-02Fix [#33189] AFTER 2.65 - Units in doc strings in ocean modifier.Bastien Montagne
2012-12-14UV Warp Modifier:Campbell Barton
2012-11-20Triangulate modifierAntony Riakiotakis
2012-11-09add a distance limit to the shrinkwrap modifiers project mode,Campbell Barton
2012-10-24reneme volume_preservation -> use_volume_preserveCampbell Barton
2012-10-24UI fixes for Laplacian Smooth (r51578):Thomas Dinges
2012-10-24Merge GSoC project from branch: Laplacian Smooth (Operator & Modifier)Daniel Genrich
2012-10-23add option to planar decimator to collapse all verts that define face boundri...Campbell Barton
2012-10-23add option for decimate-collapse to keep triangulated geometry (normally quad...Campbell Barton
2012-10-23add limited dissolve as a decimation type to the decimate modifier.Campbell Barton
2012-10-23add un-subdivude as an optional method for the decimate modifier, gives more ...Campbell Barton
2012-10-22add vertex group option to decimate modifier, handy if you want to pin some p...Campbell Barton
2012-10-08style cleanup: pep8Campbell Barton
2012-09-27pep8 cleanupCampbell Barton
2012-08-14patch [#32327] Uniform displace modifierCampbell Barton