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-05-26More memory leaks fixed - in IDProp, Bone.head, tail, matrix, ob.DupObjects (...Campbell Barton
2007-05-04added access to SSS settings in PythonCampbell Barton
2007-03-26Python APICampbell Barton
2007-03-15PyApi,Campbell Barton
2007-03-15removed duplicate functionality, macro's and functions existed to check a PyO...Campbell Barton
2007-03-14made all python types that can do .__copy__(), also do .copy()Campbell Barton
2007-03-11moved python functions that deal with blender libdata into gen_library.c from...Campbell Barton
2007-03-10removed python oops access, (was unreliable and nobody used it)Campbell Barton
2007-03-08BPython APICampbell Barton
2007-03-08Added python access to material and texture colorbands.Campbell Barton
2007-02-25made attributes (name, property, users, fakeUser, lib) into functions all pyt...Campbell Barton
2007-02-23BPython APICampbell Barton
2007-02-06= python bugfix=Tom Musgrove
2006-12-27renameing datablocks was imposing a name limit on the python side.Campbell Barton
2006-12-24replaced id->us++ with id_us_plus(id); so any indirect libdata isnt lost on r...Campbell Barton
2006-12-17added fakeUser and users to more pytypesCampbell Barton
2006-12-17Enable/Disable DupFaces from the Python API.Campbell Barton
2006-12-11added the flag group_exclusive to materialCampbell Barton
2006-11-19=ID Properties Python Update= Joseph Eagar
2006-11-17=ID Properties= Joseph Eagar
2006-10-15added shadAlpha access to materials in pythonCampbell Barton
2006-10-06added comparison function to many python types so you can do == and =!Campbell Barton
2006-09-06Added tangent_v and tangent space modes to python material modes.Campbell Barton
2006-08-15Added __copy__ to armature, material, curve, groupCampbell Barton
2006-08-13Added .radius support for curves, and material's lightGroupCampbell Barton
2006-06-11===Python API===Ken Hughes
2006-06-03added friction and restitution for the Collada Physics export/importErwin Coumans
2006-01-28Cleanup of blender/ module; Makefiles now compile this warning free.Ton Roosendaal
2006-01-01Bugfix #3652: material.setSpecCol() only accepted a tuple, not separateKen Hughes
2005-12-16-- Added BPy support for new Material modes. Recent additions of new modeKen Hughes
2005-12-06-- Bugfix #3548: material.setMode() was doing incorrect range check onKen Hughes
2005-10-10Stupid me! Committed in wrong console with wrong dir... here's the rest ofTon Roosendaal
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-08-21bugfix: #2924 Bugs in api2_2x/Material.cStephen Swaney
2005-08-21A large collection of fixes from Ken Hughes including:Stephen Swaney
2005-08-17- update to constant.cJoseph Gilbert
2005-08-07_updates and warning fix_Joseph Gilbert
2005-08-01Scripts updated:Willian Padovani Germano
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-05-27BPython:Willian Padovani Germano
2005-04-21BPython:Willian Padovani Germano
2005-03-20New Material method: insertIpoKey( key_type )Stephen Swaney
2005-03-09big warning hunt commitJean-Luc Peurière
2005-02-09BPython:Willian Padovani Germano
2005-01-13BPython:Willian Padovani Germano
2004-12-05Special bf-committers request; Lamp/World/Material now each have 10Ton Roosendaal
2004-11-07Fixes in bpython:Willian Padovani Germano
2004-10-07Another step in the Big Bpy Cleanup.Stephen Swaney