* 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:
@@ -103,10 +103,6 @@ class Object:
|
||||
"""
|
||||
"""
|
||||
|
||||
def getDeformData():
|
||||
"""
|
||||
"""
|
||||
|
||||
def getDeltaLocation():
|
||||
"""
|
||||
"""
|
||||
|
Reference in New Issue
Block a user