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
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-12-17Reverting to 2_2x BPYMartin Poirier
2007-08-19aparently mingw was still having problems, fixed this properly by using PyTyp...Campbell Barton
2007-08-17fix warning: initialization makes integer from pointer without a castStephen Swaney
2007-08-17this broke on some compilersCampbell Barton
2007-08-16material leak fix from stable treeCampbell Barton
2007-06-29remove unneeded checks from the python APICampbell Barton
2007-05-26More memory leaks fixed - in IDProp, Bone.head, tail, matrix, ob.DupObjects (...Campbell Barton
2007-03-15removed unneeded dealloc functionsCampbell Barton
2005-10-04Bugfixes for #3102, #3104Ken Hughes
2005-09-26Project file update for elbeemJoseph Gilbert
2005-09-21Part of Bpy Cleanup: change attribute access to use tp_getset.Stephen Swaney
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-09-18One small part of the Great Bpy Code Cleanup.Stephen Swaney
2003-07-05Exppython: small update to fix a warning and a compile problem.Willian Padovani Germano
2003-07-05Exppython:Willian Padovani Germano
2003-06-24* Added more doc files for epydoc and a test for the camera module.Willian Padovani Germano
2003-06-03* Fix compilation errors on Windows hopefully. Implemented the suggestion doneMichel Selten
2003-05-28* Added submodule Blender.MaterialWillian Padovani Germano
2003-05-23* Fixed bug in BPY_interface.c (exppython):Willian Padovani Germano