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-06-29remove unneeded checks from the python APICampbell Barton
2007-06-16Python API, more METH_VARARGS to METH_OCampbell Barton
2007-05-28more memory leak fixes, though only a few are likely to happenCampbell Barton
2007-03-26Python APICampbell Barton
2007-03-15removed unneeded dealloc functionsCampbell Barton
2007-03-15removed duplicate functionality, macro's and functions existed to check a PyO...Campbell Barton
2007-03-11moved python functions that deal with blender libdata into gen_library.c from...Campbell Barton
2007-02-27x3d_export.py - fix for bug 6120Campbell Barton
2007-02-23BPython APICampbell Barton
2006-12-27renameing datablocks was imposing a name limit on the python side.Campbell Barton
2006-10-06added comparison function to many python types so you can do == and =!Campbell Barton
2006-08-14===Python API===Ken Hughes
2006-08-06Added setName and setFilename as well as making name and filename writable.Campbell Barton
2006-08-06Made Font.c's pack/unpack work like Sound.c'sCampbell Barton
2006-05-06Applied pack unpack from Pablo Martin (caedes),Campbell Barton
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-03-19BPython:Willian Padovani Germano
2005-03-09big warning hunt commitJean-Luc Peurière
2004-10-20BPython:Willian Padovani Germano
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-08-17** Note: two new files added, projectfiles will need an update.Willian Padovani Germano