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
2007-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal
2007-02-27added id_attributes.py, this containes ID doc strings, all datablocks that ha...Campbell Barton
2007-01-27Updated docs not to use Object.New() in examples, use scn.objects.*Campbell Barton
2007-01-02weightpaint_envelope_assign - was making an error checking a null vgroupCampbell Barton
2006-06-04===Python API===Ken Hughes
2006-01-06Scene.c - Removed redraw when in non UI mode.Campbell Barton
2006-01-04Gave an example of changing lamp modes in epydocs. - answers a q on elysuin.Campbell Barton
2005-12-20Added missing mode rayShadow and updated docs, "NoSpecular" was also missing ...Campbell Barton
2005-12-18Added get/set/attr for area lamp settings - needed to exporting arealamps to ...Campbell Barton
2005-09-21Part of Bpy Cleanup: change attribute access to use tp_getset.Stephen Swaney
2005-06-15Changes to Documentation Format ONLY.v2.37aStephen Swaney
2005-05-22BPython bug fixes:Willian Padovani Germano
2005-04-21BPython:Willian Padovani Germano
2005-03-26Adding some docs for world and lamp insertIpoKey additionsJohnny Matthews
2004-10-09bugfix: #1607 Missing entry in Lamp TypesStephen Swaney
2004-07-27fix epydoc formatting errors.Stephen Swaney
2004-07-27Nathan's huge ipo patch.Ton Roosendaal
2004-07-03New scripts:Willian Padovani Germano
2003-07-12Exppython:Willian Padovani Germano
2003-06-28- More renaming all around to follow our conventionsWillian Padovani Germano
2003-06-24* Added more doc files for epydoc and a test for the camera module.Willian Padovani Germano