Revert to the FUTURE_PYTHON_API, this means:
- switching the define on in buildsystems (NaN, auto and msvc are done) - again import _Blender, which is the C module, from the Python modules
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