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
2005-09-27Refcount fixesJoseph Gilbert
2005-09-12bugfix: [ #3009 ] possible memory leak in MathutilsStephen Swaney
2005-07-23_new point class and update_Joseph Gilbert
2005-07-19__ bug fix__Joseph Gilbert
2005-07-19-Patch submitted by Campbell BartonJoseph 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-22Matrix_Determinant() was returning its input arg rather thanStephen Swaney
2005-05-20-rewrite and bugfixesJoseph Gilbert
2005-03-09big warning hunt commitJean-Luc Peurière
2004-10-15Make msvc happy by 'improving' order of declaration and removing superfluous ...Nathan Letwory
2004-10-15bugfix: #1642 Matrix multiplication memory leakStephen Swaney
2004-10-14fix bad return types for errors in Matrix_coerce().Stephen Swaney
2004-10-14followup to vector memory leak fixes:Stephen Swaney
2004-10-11fix memory leak in Object.GetSelected().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-04-23BPython:Willian Padovani Germano
2004-03-15-bug fix: matrix_item callback now returns rows from a matrix as in previous ...Joseph Gilbert
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-06-23* Added matrix moduleMichel Selten