* Added some internal functions to the Material module

* Updated the Object module with some more functions. Only 1 function left to
  implement.
* Removed the getDeformData function declaration.
This commit is contained in:
2003-06-29 16:49:21 +00:00
parent 389c7e101e
commit 3284916aeb
4 changed files with 88 additions and 28 deletions

View File

@@ -103,10 +103,6 @@ class Object:
"""
"""
def getDeformData():
"""
"""
def getDeltaLocation():
"""
"""