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-15use more BLI math functions.Campbell Barton
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-03set origin was setting surfaces as 2D curves, added dupli-group support using...Campbell Barton
2010-08-01bugfix'sCampbell Barton
2010-07-302.5: remove vertex normal flip option, this is more harmful than helpfulBrecht Van Lommel
2010-06-23Fix #22654: Converted curve from mesh disappearingSergey Sharybin
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-04Fix #21850: Modifier applied to surface doesnt work when only a curve.Sergey Sharybin
2010-03-31trick to give correct normals for cyclic curves used with the screw modifier.Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-14Fix #21594: converting bevel objects to mesh stops displaying them in spacial...Sergey Sharybin
2010-03-08- Fixed trouble with rendering curves with disabled modifiers, which areSergey Sharybin
2010-03-07Fix for convert_exec()Sergey Sharybin
2010-03-06Fixed memory leak caused by incorrect adding data to mesh's layer in nurbs_to...Sergey Sharybin
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-02-12correct fsf addressCampbell Barton
2009-12-28Assorted Animation/RNA fixes:Joshua Leung
2009-12-28Mesh Animation + Depsgraph Tweaks:Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-10- added redraw notifier.Campbell Barton
2009-10-10Fixing mixed code and declaration.Martin Poirier
2009-10-10added mesh to curve conversion (edge loops only)Campbell Barton
2009-09-22Manual merge of soc-2009-kazanbas branch:Arystanbek Dyussenov
2009-09-15Undo revision 23130 which was a merge with 2.5, a messy one because I did som...soc-2009-kazanbasArystanbek Dyussenov
2009-09-11Merge with -r 22620:23107.Arystanbek Dyussenov
2009-09-052.5Brecht Van Lommel
2009-08-03Merge with 2.5 -r 21756:22173.Arystanbek Dyussenov
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-06-24- added API functions:Arystanbek Dyussenov
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