I'm writing a file import/export plug-in for Blender and would like to work a lot of the file-handling pieces in ipython outside of Blender. Is it possible to
import mathutils
without running inside of Blender?
I'm writing a file import/export plug-in for Blender and would like to work a lot of the file-handling pieces in ipython outside of Blender. Is it possible to
import mathutils
without running inside of Blender?