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
2008-01-03patch from John Croisant [#8045] Allows muting NLA strips via Python APICampbell Barton
2007-12-17Reverting to 2_2x BPYMartin Poirier
2007-08-31fix from stable - was missing a NULL checkCampbell Barton
2007-06-16Python API, more METH_VARARGS to METH_OCampbell Barton
2007-04-212 new python functions for the NLA.Campbell 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-03-02various warnings fixes - mostly casting and initialization issuesJoseph Gilbert
2007-02-25Image.cCampbell Barton
2007-02-25made attributes (name, property, users, fakeUser, lib) into functions all pyt...Campbell Barton
2007-02-25SceneCampbell 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-31Adds groupTarget get/setters to the NLA API. Takes an object and returns anRoland Hess
2006-08-31===Python API===Ken Hughes
2006-07-22noticed my BVH test import blender was 30meg+ turns out to beCampbell Barton
2006-05-22===Python API===Ken Hughes
2006-05-22*python additionsJoseph Gilbert
2006-05-04===Python API===Ken Hughes
2006-04-20Bugfix #3889: action.setActive() was not adjusting id.us count correctly whenKen Hughes
2006-01-28Final merge of HEAD (bf-blender) into the orange branch.Chris Want
2006-01-11*pose code for pythonJoseph Gilbert
2005-12-18orange: animation baking code. also a patch to autokey, to only key the keys ...Toni Alatalo
2005-10-10Stupid me! Committed in wrong console with wrong dir... here's the rest ofTon Roosendaal
2005-07-18Header file clean up and warning fixesJoseph Gilbert
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-06-07Replace deprecated methods from old api:Stephen Swaney
2004-04-19-NLA module addedJoseph Gilbert