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-30- Call DAG_id_flush_update for each object in convert operator if keep_originalSergey Sharybin
2010-03-30Fixed segmentation fault when non-curve object is setting as a taperSergey Sharybin
2010-03-30Fix #21827: Outer portions of extruded 2D curves do not render correctlySergey Sharybin
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-26Fixed incorrect rendering result when bevel object has got modifiersSergey Sharybin
2010-03-25Fix #21761: Curve+"Fill deformed"+modifier ( not all)= not renderedSergey Sharybin
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-17"Fill deformed" option for 2D curvesSergey Sharybin
2010-03-14Fixed incorrect calculation of constructive modifiers when rendering.Sergey Sharybin
2010-03-08- Fixed trouble with rendering curves with disabled modifiers, which areSergey Sharybin
2010-03-08Fixed segmentation fault error when entering curve's edit mode whenSergey Sharybin
2010-03-07Enable "Build" modifier for curves/surfaces.Sergey Sharybin
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2009-11-25Sculpt: MultiresBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-11curve twistCampbell Barton
2009-09-11svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23043:23119Campbell Barton
2009-09-10Curve cleanupCampbell Barton
2009-09-08Made Nurb->type only store the type rather then mixing the type with flags.Campbell Barton
2009-08-112.5: FixesBrecht Van Lommel
2009-06-282.5Ton Roosendaal
2009-06-13merged from trunk 20741:20848 Campbell Barton
2009-06-09Fix for bug #18881 and #18866: Surface option for Fields crashedBrecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2009-05-31Deform modifiers can now use useRenderParams and isFinalCalc in modifier stac...Daniel Genrich
2009-04-29Win64 fixes - I don't think that they introduced any bugs yet, but I want to ...Daniel Genrich
2009-01-232.5Ton Roosendaal
2009-01-042.5Ton Roosendaal
2009-01-022.5Ton Roosendaal
2008-12-262.5: various warning fixes. There was one actual bug in a few differentBrecht Van Lommel
2008-12-192.5Ton Roosendaal
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-12-10fix for [18069] open nurbs curve snaps end to centerpointCampbell Barton
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11fix for [#17959] NURBS Circle: pie-shaped deformation, sticking to object originCampbell Barton
2008-10-07own error moving macro to function, double checked and its correct now.Campbell Barton
2008-10-06fix for own bugs in curves.Campbell Barton
2008-10-04Bugfix #17746Ton Roosendaal
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-26nurbs surface resolution is now per segment rather then being distributed ove...Campbell Barton