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-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-13added include for offsetof(), also use <string.h>, not "string.h"Campbell Barton
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-04-25re-arrange modifier and blenkernel to overcome some linking problems that sto...Campbell Barton
2010-04-22rna: added lib.parent access and made filename editable.Campbell Barton
2010-04-22Fix [#22078] Cannot apply modifier in python (context error)Matt Ebb
2010-04-14there were duplicate modifier init's, harmless but better remove.Campbell Barton
2010-04-12more header cleanupsCampbell Barton
2010-04-12booleanops.c was moved to MOD_boolean_util.c, remove empty file.Campbell Barton
2010-04-12[#14437] Modifier Stack RefactorCampbell Barton
2010-04-11Solidify ModifierCampbell Barton
2010-04-08no functional changeCampbell Barton
2010-04-06"Fix" for [#21591] Explode modifier bugJanne Karhu
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2786...Campbell Barton
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