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
2006-10-03moved vector objects to getseters,Campbell Barton
2006-08-08Made RotationMatrix accept values outside 360,Campbell Barton
2006-07-26===Python API===Ken Hughes
2006-07-02finish adding Geometry module, removed polyfill from mathutils, updated epydo...Campbell Barton
2006-07-02wasnt decref'ing items I got from PySequence_GetItem for PolyFill or ob.join(...Campbell Barton
2006-07-01Added a scanfill wraper to Mathutils, allows you to fill polylines without us...Campbell Barton
2005-11-16- point constructorJoseph Gilbert
2005-10-28Fixed gcc warnings for unused var and unitialiazed vars.Ton Roosendaal
2005-10-10-Another fix for mathutils.anglebetweenvecs()Joseph Gilbert
2005-10-10-mathutils fixJoseph Gilbert
2005-10-10Patch for mathutilsJoseph Gilbert
2005-10-07-fix for AngleBetweenVecsJoseph Gilbert
2005-09-27-fix for angleBetweenVecsJoseph Gilbert
2005-09-27Refcount fixesJoseph Gilbert
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-14 - use cos not cosfDaniel Dunbar
2005-07-14Mathutils updateJoseph Gilbert
2005-05-25BPython bug fixes:Willian Padovani Germano
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-20-rewrite and bugfixesJoseph Gilbert
2005-02-21-AngleBetweenVecs() was returning only 8-digit precision. This changes the pr...Joseph Gilbert
2005-01-23Separated some variable declarations from the code, for wider compiler support.Yann Vernier
2005-01-23Changes Mathutils.Vector() to be less picky about its argument(s).Yann Vernier
2004-10-13fix numerous memory leaks in the math types.Stephen Swaney
2004-10-07Another step in the Big Bpy Cleanup.Stephen Swaney
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-09-18One small part of the Great Bpy Code Cleanup.Stephen Swaney
2004-02-29Mathutils library for the python APIJoseph Gilbert