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
2005-04-17More Curve Module features: access to the attributes flagU and flagVStephen Swaney
2005-04-17New methods for Curve module: getBevOb() and setBevOb()Stephen Swaney
2005-01-13New methods: Curve.isCyclic(), CurNurb.isCyclic() for checking if curve is c...Stephen Swaney
2004-10-04correct doc error for Curve.getControlPoint()Stephen Swaney
2004-09-29fix doc errors pointed out by wavk:Stephen Swaney
2004-08-04updated docsStephen Swaney
2004-03-05Fix for Bug 1045.Stephen Swaney
2003-11-06setControlPoint() had incorrect argument list.Stephen Swaney
2003-07-22Exppython docs:Willian Padovani Germano
2003-07-12Exppython:Willian Padovani Germano
2003-07-10documentation for the module Curve, to be formatted with epydocJacques Guignot