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-03-07use bool for rna funcs.Campbell Barton
2013-03-05UI messages fix: no end point in tips! (from r55055).Bastien Montagne
2013-03-05Simple deform modifier: replace factor property by angle for twist and bendBrecht Van Lommel
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-21Enable new bevel tool code in bevel modifier.Howard Trickey
2013-01-24add 'deform - integrate' option to mesh-cache,Campbell Barton
2013-01-23Mesh Cache UI:Thomas Dinges
2013-01-23Fix for [#33959] laplacian smooth gui buggyThomas Dinges
2013-01-22comments for RNA_def_property_ui_range() and clamp some out-of-range values.Campbell Barton
2013-01-21add an influence slider to mesh cache.Campbell Barton
2013-01-21Usual minor UI messages fixes...Bastien Montagne
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-15displace modifier incorrectly had mid-level set as a 'distance' subtyped prop...Campbell Barton
2013-01-02Fix [#33189] AFTER 2.65 - Units in doc strings in ocean modifier.Bastien Montagne
2012-12-28style cleanupCampbell Barton
2012-12-14UV Warp Modifier:Campbell Barton
2012-12-02Bugfix [#33387] Smoke: Animating Smoke Type from Flow to None crashes blenderDaniel Genrich
2012-11-20code cleanup: make bmesh operator names more consistant since python has acce...Campbell Barton
2012-11-20fix for changes in own recent commit:Campbell Barton
2012-11-20Custom icon for triangulate modifier. Antony Riakiotakis
2012-11-20Triangulate modifierAntony Riakiotakis
2012-11-09add a distance limit to the shrinkwrap modifiers project mode,Campbell Barton
2012-11-07code cleanup: use min/max functions rather then macros.Campbell Barton
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
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-23fix for issues in new decimatorCampbell Barton
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-22enable bmesh decimator by default.Campbell Barton
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-10-06Increase maximum octree depth to 12Nicholas Bishop
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-06-12Minor fix [#31798] [minor] simpledeform modifier tooltipBastien Montagne
2012-06-10style cleanupCampbell Barton
2012-06-10Force multires update when changing subdivision type.Nicholas Bishop
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-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-08Fix reseting of particle lifetime and unborn feature when adding smoke - repo...Daniel Genrich
2012-04-29style cleanup: whitespace / commasCampbell Barton