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
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
2012-07-05style cleanupCampbell Barton
2012-06-20style cleanupCampbell Barton
2012-05-26solidify option to flip normalsCampbell Barton
2012-05-22Add skin modifier: DNA, RNA, UI, and MOD_skin.c implementation.Nicholas Bishop
2012-05-18add option for screw modifier to smooth shade. (renamed smooth_shading to use...Campbell Barton
2012-05-18Add smooth-shading option for remesh modifier.Nicholas Bishop
2012-05-01stule cleanup: pep8Campbell Barton
2012-04-252.6 Ocean Modifier UI:Thomas Dinges
2012-04-08style cleanup: pep8 some C/styleCampbell Barton
2012-03-26rename lattice influence to strength from r45144 (other deform modifiers call...Campbell Barton
2012-03-26Patch: [#30652] Influence slider for Lattice ModifierThomas Dinges