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:
@@ -15,7 +15,7 @@ Example::
|
||||
"""
|
||||
|
||||
import shadow
|
||||
import _Blender.Camera as _Camera
|
||||
#import _Blender.Camera as _Camera
|
||||
|
||||
|
||||
class Camera(shadow.hasIPO):
|
||||
|
Reference in New Issue
Block a user