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-01-23Python APIKen Hughes
2007-01-22Python APIKen Hughes
2007-01-22creating new objects fromCampbell Barton
2007-01-18IDProp, removed reference to self - other EPYDocs dont use this and its confu...Campbell Barton
2007-01-15=ID Property Script update and api bugfix= Joseph Eagar
2007-01-13Python APIKen Hughes
2007-01-13added stress and tangent to MTex and texture mapping dictCampbell Barton
2007-01-13driverExpression - strcpy on wrong type (my bad) fixed.Campbell Barton
2007-01-13Python APIKen Hughes
2007-01-13Python APIKen Hughes
2007-01-11Python APIKen Hughes
2007-01-09added a note that mesh.update() has changed sine 2.42 and a warning about the...Campbell Barton
2007-01-07Metaball - docs were wrongCampbell Barton
2007-01-07patch 5054, modifier docs addition.Campbell Barton
2007-01-06added lots of warnings for the makeEditable() command. - A user was having pr...Campbell Barton
2007-01-06epydocs - Constants were wrong QUAT/ROT/LOC, should be LOC/SIZE/ROTCampbell Barton
2007-01-04removed blender2cal3d.py, this is the second time where nobody has been able ...Campbell Barton
2007-01-02weightpaint_envelope_assign - was making an error checking a null vgroupCampbell Barton
2006-12-30* theme save script now saves iconThemes and supports string types.Campbell Barton
2006-12-30added pose_bone.displayObject for getting/setting custom bonesCampbell Barton
2006-12-28was missing getColorLayerNames and getUVLayerNames from docs.Campbell Barton
2006-12-28made scn.objects more flexible... you can now things like...Campbell Barton
2006-12-28Made it possible to copy modifiers from the python APICampbell Barton
2006-12-28Mech cleanup use new edge_keysCampbell Barton
2006-12-27added Draw.Normal() for the normal rotating sphere button, mostly the same as...Campbell Barton
2006-12-27Python APIKen Hughes
2006-12-26Python APIKen Hughes
2006-12-26Camera.c refactor, moved to getsetattrs. deprecated get/set functions. and ad...Campbell Barton
2006-12-26Python APIKen Hughes
2006-12-25Python APIKen Hughes
2006-12-25PyAPI driverExpression:Campbell Barton
2006-12-25modified scripts from using older/depricated Python API commands, deprecated ...Campbell Barton
2006-12-24initial python support for dealing with multires meshes.Campbell Barton
2006-12-24replaced id->us++ with id_us_plus(id); so any indirect libdata isnt lost on r...Campbell Barton
2006-12-24Added CustomData_get_named_layer_index to customdata to get a layer index by ...Campbell Barton
2006-12-23Select Grouped editdata- minor fix in the menu.Campbell Barton
2006-12-23Added Draw.BeginAlign(), Draw.EndAlign()Campbell Barton
2006-12-23Python APIKen Hughes
2006-12-23Arnaure.Get() now raises an error when the name dosnt exist. added warning in...Campbell Barton
2006-12-22removed typo from RenderCampbell Barton
2006-12-22document render constants,Campbell Barton
2006-12-22adding ob.activeMaterial - allows you to get/set the active material for an o...Campbell Barton
2006-12-21Python APIKen Hughes
2006-12-20Python APIKen Hughes
2006-12-19Python APIKen Hughes
2006-12-19adding ob_arm.makeParentBone([ob1, ob2...], bonename)Campbell Barton
2006-12-17Python APIKen Hughes
2006-12-17added fakeUser and users to more pytypesCampbell Barton
2006-12-17=IDProperties Python update= Joseph Eagar
2006-12-17Python APIKen Hughes