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
2010-03-31bugfix [#21743] Incorrect Rim Normals with Screw mod and Solidify Mod on a Cu...Campbell Barton
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-30Rest shape key for cloth option, this makes it possibleBrecht Van Lommel
2010-03-28[#21802] UVProject Modifier CrashCampbell Barton
2010-03-25Remove object type check in Cast Modifier deformation, was wrong now that Cur...Elia Sarti
2010-03-24xaspect and yaspect were not working with uv project modifier & panorama, als...Campbell Barton
2010-03-23Panorama camera support for UV project modifierCampbell Barton
2010-03-22Screw ModifierCampbell Barton
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-22fixes for screw modifierCampbell Barton
2010-03-22Screw Modifier (old patch was called Lathe)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-14Fix #21599: Duplicating an object with solidify doesnt copy the flags correctlySergey Sharybin
2010-03-09* Fix for crash using texture nodes in displace modifierMatt Ebb
2010-03-07Enable "Build" modifier for curves/surfaces.Sergey Sharybin
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-02-27Patch #21267 by Sergey Sharybin Ton Roosendaal
2010-02-24multi-multi modifier support.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-07Depsgraph: fix for old problem where dependencies would not get executedBrecht Van Lommel
2010-01-27Fix part of #20090: boolean modifier would lose link to objectBrecht Van Lommel
2010-01-26weight panel editing now supports mirroringCampbell Barton
2010-01-26rename defgroup functions to be more consistant.Campbell Barton
2010-01-26modifier.c has all its vergex group index lookups inline, use get_named_verte...Campbell Barton
2010-01-25Fix for recent commit, crash on entering edit mode.Brecht Van Lommel
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-16fix for own un-initialized pointerCampbell Barton
2010-01-16mirror modifier vgroup option was doing string name conversion to find the fl...Campbell Barton
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-13check if the layer exists rather then getting the array.Campbell Barton
2010-01-11Fix #20619: subsurf + explode modifier crash.Brecht Van Lommel
2010-01-11change the defaults for solidify since users are getting unexpected spikes be...Campbell Barton
2010-01-08Fix #20613: crash with subsurf+shrinkwrap+smooth modifiers.Brecht Van Lommel
2010-01-06Fix #20519: shrinkwrap modifier doesnt work with subsurface modifier.Brecht Van Lommel
2010-01-03solidify supports original mapping, so enable in the modifier.Campbell Barton
2010-01-03freeing particle modifier would access freed memory (only to tak the psys to ...Campbell Barton
2009-12-21Solidify rim faces now get face data from the faces they extrude from, (UV an...Campbell Barton
2009-12-21solidify modifier - rim faces now copy values from the faces they extrude fro...Campbell Barton
2009-12-21Solidify modifier for Durian (allow cloth sim on single layer and make solid ...Campbell Barton
2009-12-14Fix #20380: Duplicating mesh with Particle Instance Mod, Pole Axis not copied.Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09Fix for [#20249] duplicating a mesh in edit mode with a lattice modifierMatt Ebb
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-11-28Mesh Deform ModifierBrecht Van Lommel
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: MultiresBrecht Van Lommel
2009-11-22* New option on modifiers that don't change topology: Apply as ShapeMatt Ebb
2009-11-18Durian request: ClothDaniel Genrich