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
2007-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal
2006-09-06Added tangent_v and tangent space modes to python material modes.Campbell Barton
2006-08-26errorin mathutils docs, rowSize not rowsize same with colSizeCampbell Barton
2006-08-22added fakeUser property to mesh (will need to add to all other library databl...Campbell Barton
2006-08-21removed the unpopular 'ed' functions, and added .copy() to Mathutils vector a...Campbell Barton
2006-07-27Updated epydocs to reflect changes in the APICampbell Barton
2006-07-05Added a note in mathutils about how line intersect worksCampbell Barton
2006-07-01Added a scanfill wraper to Mathutils, allows you to fill polylines without us...Campbell Barton
2006-04-27Added scalePart to mathutils matrix type object.Campbell Barton
2006-01-12BPy: Mathutils fix: bug #3737Martin Poirier
2005-12-11Added some details in the Mathutils documentation.Campbell Barton
2005-12-05-- Bugfix #3072: As discussed on IRC, matrix.invert() should throw aKen Hughes
2005-11-22Added some equvalency tests for the other math objectsJoseph Gilbert
2005-11-16* update to python docsJoseph Gilbert
2005-09-26Theeth's mathutils patchJoseph Gilbert
2005-06-15Changes to Documentation Format ONLY.v2.37aStephen Swaney
2004-11-30Scripts:Willian Padovani Germano
2004-07-28fixed a typo in Mathutil.Matrix (inverse --> invert)Jacques Guignot
2004-07-03New scripts:Willian Padovani Germano
2004-03-02Documentation for mathutils.Joseph Gilbert