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
2009-07-26svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20937:21899Campbell Barton
2009-07-01converting nurbs to a mesh ignored smoothing for Alt+C and from pythons getFr...Campbell Barton
2009-04-11as per discussion with ton, the editmesh accessors now liveJoseph Eagar
2009-01-312.5Ton Roosendaal
2009-01-22Brought back sculpt smooth brush. Also added a new brush flag for setting whe...Nicholas Bishop
2009-01-06Got rid of old multires code, brought in multires modifier from Nicholas Bishop
2009-01-042.5 / CleanupNathan Letwory
2009-01-042.5Ton Roosendaal
2008-12-312.5Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-14fixed a possible use of uninitialized orco coords if the mesh has more totver...Campbell Barton
2008-03-12Added two UV features (Apricot request):Brecht Van Lommel
2008-02-18Fix for bug #8047: convert metaballs to mesh often has holes.Brecht Van Lommel
2008-01-29Fix for bug #7965:Brecht Van Lommel
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-12-29Ported over the bad-level cleanup from Chris for Sculpt.Ton Roosendaal
2007-12-27== Sculpt ==Nicholas Bishop
2007-12-26== Multires ==Nicholas Bishop
2007-12-23Fixed bug #7981, Crash with multiresNicholas Bishop
2007-12-11Fix for mirroring issues in particle mode, where the particles wereBrecht Van Lommel
2007-12-06Bugfix for mysteriously disappearing left eyeball. Bounding boxesBrecht Van Lommel
2007-12-05ParticlesBrecht Van Lommel
2007-11-05Mesh Deform ModifierBrecht Van Lommel
2007-10-23ConvertToMesh for text ( and possibly curves ) was generating the wrong norma...Mal Duffin
2007-09-10UV Editing is now done in editmode rather then UV/Face Select mode.Campbell Barton
2007-06-01== Multires ==Nicholas Bishop
2007-05-28fix for a crash in Blender.Mesh,Campbell Barton
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-14== Multires ==Nicholas Bishop
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2007-02-09Bugfix:Ton Roosendaal
2007-01-22* move two expressions after declarations in their blocks. Compiles again wit...Nathan Letwory
2007-01-22= Multires =Nicholas Bishop
2007-01-16Fixed a memory leak caused by using sculptmode's partial visibility on a mesh...Nicholas Bishop
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-12-03Better integration of multires with editmode. Setting/adding levels no longer...Nicholas Bishop
2006-12-01Added a copy function for multires; duplicating a mesh with multires now work...Nicholas Bishop
2006-11-23Fix for bug #5288:Brecht Van Lommel
2006-11-20Fix for a missing check for NULL face data in test_index_face in myBrecht Van Lommel
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-08Modified the way booleans preserve face data, and cleaned up someBrecht Van Lommel
2006-11-06Merged Google Summer of Code sculptmode/multires/retopo tools.Nicholas Bishop
2006-11-04Bugfix #5154Ton Roosendaal
2006-10-16Bugfix #5090Ton Roosendaal
2006-09-12Bugfix #4979: unlinking mesh obdata which has shape keys was not decrementingKen Hughes