Removed references to modules that do not exist. The python interface is
broken, but it should give 0 errors when building. Michel
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
im = Image.Load('dead-parrot.jpg')
|
||||
"""
|
||||
|
||||
import _Blender.Image as _Image
|
||||
#import _Blender.Image as _Image
|
||||
import shadow
|
||||
|
||||
class Image(shadow.shadow):
|
||||
|
Reference in New Issue
Block a user