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-17Reverting to 2_2x BPYMartin Poirier
2007-03-20BoxPack2D example in epydocs, small cleanup on Geometry.cCampbell Barton
2006-10-07removed some unused vars from Curve and matrixCampbell Barton
2006-10-03Mathutils.Vector speedupCampbell Barton
2006-08-21removed the unpopular 'ed' functions, and added .copy() to Mathutils vector a...Campbell Barton
2006-07-27Addition to MathutilsCampbell Barton
2006-04-16a little spring cleaning to remove some compiler warnings forStephen Swaney
2005-09-26Theeth's mathutils patchJoseph Gilbert
2005-07-23_new point class and update_Joseph Gilbert
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-07-14Mathutils updateJoseph Gilbert
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-20-rewrite and bugfixesJoseph Gilbert
2004-10-14followup to vector memory leak fixes:Stephen Swaney
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-05-16bugfix: #1206 Object.getBoundBox() was returning obdata coordinates.Stephen Swaney
2004-02-29Mathutils library for the python APIJoseph Gilbert
2003-07-11* Object_getInverseMatrix now returns a correct matrix.Michel Selten
2003-07-06* Fixed:Michel Selten
2003-05-21Implemented the compare callback for Camera, Image, Lamp and Text types:Willian Padovani Germano
2003-05-17* Added submodule NMesh:Willian Padovani Germano