I just started out learning script making in blender and created a code that suppose to create new tab in object preferences tab when executed. But it does not
I am running Blender 2.49 with Python27 (for testing) and am trying to import webbrowser and os. When I try webbrowser the console returns "no module named webb
I'm trying to get started with morph targets and three.js. However, there doesn't seem to be much documentation on this subject. As I'm looking at the source co