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
diff options
context:
space:
mode:
authorJohnny Matthews <johnny.matthews@gmail.com>2005-03-20 06:50:56 +0300
committerJohnny Matthews <johnny.matthews@gmail.com>2005-03-20 06:50:56 +0300
commit836d576730e550d51c10285eccc1148a05bd03aa (patch)
tree32add079bdc598586ff4c384409b339b602e99e3 /source/blender/python/api2_2x/doc
parent66b8984cd851d0d76bfb33ef8242d4df09d23353 (diff)
Adding some docs for Object insertIpoKey additions
Diffstat (limited to 'source/blender/python/api2_2x/doc')
-rw-r--r--source/blender/python/api2_2x/doc/Object.py13
1 files changed, 13 insertions, 0 deletions
diff --git a/source/blender/python/api2_2x/doc/Object.py b/source/blender/python/api2_2x/doc/Object.py
index 64c20897f4f..b40090a94f6 100644
--- a/source/blender/python/api2_2x/doc/Object.py
+++ b/source/blender/python/api2_2x/doc/Object.py
@@ -382,6 +382,19 @@ class Object:
@return: a boolean value.
"""
+ def insertIpoKey(keytype):
+ """
+ Inserts keytype values in object ipo at curframe. Uses module constants.
+ @type keytype: Integer
+ @param keytype:
+ -LOC
+ -ROT
+ -SIZE
+ -LOCROT
+ -LOCROTSIZE
+ @return: py_none
+ """
+
def link(object):
"""
Links Object with data provided in the argument. The data must match the