Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Curioni <maxime.curioni@gmail.com>2008-05-27 07:29:43 +0400
committerMaxime Curioni <maxime.curioni@gmail.com>2008-05-27 07:29:43 +0400
commit4245f8160555f12139a44d4bb8c3eac7bfc5970b (patch)
tree0122f0603f078c06ca2de48a822afe9e050714dd /source/blender/freestyle/intern/app_blender
parent373d42dbeaef014ce6d8c9d337242966d7ca8e5f (diff)
soc-2008-mxcurioni: PythonInterpreter now properly handles its initialization (in accordance with original Freestyle code). This is achieved by creating a temporary Text structure, adding the required import and appending the necessary Python path. The text is executed using the BPY_txt_do_python_Text command.
When Freestyle is run within Blender, it should not crash; the Python interpreter should report an ImportError on _Freestyle (the SWIG wrapper).
Diffstat (limited to 'source/blender/freestyle/intern/app_blender')
0 files changed, 0 insertions, 0 deletions