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-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
2008-09-23fix for [#11744] NurbCurve Radius incorrectCampbell Barton
2008-09-23changing the number of subdivisions for nurbs curves.Campbell Barton
2008-09-20Fix for bug #16662: modifiers on lattices were ignored sometimesBrecht Van Lommel
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-05-26when cyclic is enabled the knots would always be generated with uniform nurbs...Campbell Barton
2008-05-26* The displist would be uninitialized when nurbs bezieru/v was set and the or...Campbell Barton
2008-05-22Fix for bug #11698: mesh deform modifier not working on extruded curves.Brecht Van Lommel
2008-05-18fix for [#11691] No checks in curve code for "Number of points <= Order U"Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
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-24Blenkernel for 2.5 project, changes mainly are because of disablingTon Roosendaal
2007-12-11display real fps in 3d view optionCampbell Barton
2007-12-05ParticlesBrecht Van Lommel
2007-12-04bugfix, curve radius would display incorrectly when there were single point's...Campbell Barton
2007-11-29Render BakingBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-05-02missed out with 2 active layers that should be active_rndCampbell Barton
2007-04-26Bugfix:Ton Roosendaal
2007-04-04moved source and text to american spellingCampbell Barton
2007-02-14Bugfix #6042Ton Roosendaal
2007-01-22Fix for bug #5778:Brecht Van Lommel
2006-12-22Made multiple UV layers work with fastshade.Brecht Van Lommel
2006-12-21Added names to UV and vertex color layers, and display them as a list.Brecht Van Lommel