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-02-24Fix T38800: Setting UV projector caused zero user objectsCampbell Barton
2014-02-21Modifier: rename triangulate scanfill to ear-clipCampbell Barton
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-01-24Change tooltip text for Vertex Group in Bevel Modifier.Howard Trickey
2014-01-21Usual UI messages fixes.Bastien Montagne
2014-01-17Build Modifier - Add "Reversed" OptionJoshua Leung
2014-01-15Fix a bunch of UI string issues...Bastien Montagne
2014-01-14Bevel Modifier: add width type and profile control.Howard Trickey
2014-01-04Changed percentage and 0-1 number fields to use sliders. This is more consist...William Reynish
2013-12-26Usual minor UI messages fixes...Bastien Montagne
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