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-12-22error in last commit, flag names.Campbell Barton
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-12-12Add meaningful default for SimpleDeform modifier's angle prop.Bastien Montagne
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-11-26Screw Modifier: UV supportCampbell Barton
2013-11-26Usual ui messages fixes...Bastien Montagne
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-11-04UI messages fixes...Bastien Montagne
2013-10-29Triangulate Modifier: using different ngon and quad methodsDalai Felinto
2013-10-16edits to r60777 - move ED_object_hook_reset_do into BKE object (if RNA needs ...Campbell Barton
2013-10-15Fix [#37085] Hook modifier work when created with Ctrl+H, but not when create...Bastien Montagne
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-03add checks for bad args to RNA_def_property_ui_range & RNA_def_property_range...Campbell Barton
2013-09-02Cleanup!Bastien Montagne
2013-07-23remove use_relative option from simple deform,Campbell Barton
2013-07-23code cleanup: remove deprecated bevel code (unused since 2.64)Campbell Barton
2013-06-08UI / Modifiers:Thomas Dinges
2013-06-03fix [#35311] Planar Decimate / Limited Dissolve fails to merge some adjacent ...Campbell Barton
2013-05-02Fix [#35173] Object's draw_type resets when removing smokeDaniel Genrich
2013-04-26add subsurf limits, in RNA, there were none, but subsurf would assert at 29.Campbell Barton
2013-04-24use more rna-constant name for bevel clamping.Campbell Barton
2013-04-24Fix bug #34611: bevel overlap limitHoward Trickey
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-03-28I18n: various fixing.Bastien Montagne
2013-03-23Code cleanup:Thomas Dinges
2013-03-13solidify modifier: thickness clamping helps prevent self intersections when t...Campbell Barton
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