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-12-24patch from Vladimir Espinosa for keying object layers from pythonCampbell Barton
2007-12-11Python APIKen Hughes
2007-12-07miscellaneous edits from python development branch merged back into trunkCampbell Barton
2007-11-30dupliFaceScale wasnt being initialized for new objects, added Python api accessCampbell Barton
2007-11-28 Campbell Barton
2007-11-24==Python API==Campbell Barton
2007-11-23==Python API==Campbell Barton
2007-11-22mesh_wire.py - gave an error with no faces,Campbell Barton
2007-11-22SetPivot, patch from malefico, #7785 also added GetPivotCampbell Barton
2007-11-19typo in Text3d, weightpaint_invert wasnt working properlyCampbell Barton
2007-11-16* wizard_curve2tree.py - Automatic alpha blended, textured image joins using ...Campbell Barton
2007-11-10==Python API==Campbell Barton
2007-11-09curve2tree - animation settings - speed and magnitudeCampbell Barton
2007-11-06==Python API==Campbell Barton
2007-10-27==Python API==Campbell Barton
2007-10-26Python APIKen Hughes
2007-10-26==Python API==Campbell Barton
2007-10-20made setting the pose_bone.poseMatrix possible, this does not set the matrix ...Campbell Barton
2007-10-17patch, 7340 from frank richter add glPush/PopClientAttribCampbell Barton
2007-09-28Python APIKen Hughes
2007-09-26== Clamp To Constraint ==Joshua Leung
2007-09-22Python APIKen Hughes
2007-09-19* Documented scene.objects.camera , used for getting the active cameraMatt Ebb
2007-09-08=Epydoc Fix=Joseph Eagar
2007-09-08=Python Bugfix=Joseph Eagar
2007-09-03fix No newline at end of fileStephen Swaney
2007-09-03shell script that works with epydoc 3.0Campbell Barton
2007-08-20added face sorting to mesh so you can do mesh.faces.sort(...)Campbell Barton
2007-08-07getVertsFromGroup was vaguely documentedCampbell Barton
2007-08-05Python APIKen Hughes
2007-08-03fixes from 2.4xCampbell Barton
2007-07-28Draw.py - typoCampbell Barton
2007-07-27missing include and added a warning to UIBlockCampbell Barton
2007-07-26== PyAPI - Constraints Space Conversion Access ==Joshua Leung
2007-07-21== Transformation Constraint ==Joshua Leung
2007-07-17== Constraints Work - PyAPI ==Joshua Leung
2007-07-15was missing colorband from the flags in the epy docsCampbell Barton
2007-07-07Correct comments in example for Python Ipo module doc.Ken Hughes
2007-07-05Ipo doc correction thanks to kempollerCampbell Barton
2007-06-18== PyConstraints - BPy API Access ==Joshua Leung
2007-06-08added an optional window ID arg to Window.ViewLayers so you can set the layer...Campbell Barton
2007-06-06yafray settings access from Py APICampbell Barton
2007-05-31scene.camera was missing from docsCampbell Barton
2007-05-29== PY-API Docs ==Joshua Leung
2007-05-28adding object.matrixParentInverseCampbell Barton
2007-05-25Many long standing memory leaks fixed in the BPY api.Campbell Barton
2007-05-24Python APIKen Hughes
2007-05-22Bugfix for python Image.save()Campbell Barton
2007-05-22(no commit message)Ken Hughes