"C:\PortableApps\BlenderPortable\blenderportable.exe" -P "$(FULL_CURRENT_PATH)"
Origami is the art of folding a plain piece of paper into an interesting, and sometimes useful artifact. Data has the same properties. In its raw form it is typically quite bland. Only after carefully working with the data is the beauty and usefulness revealed.
Monday, August 10, 2009
Portable Blender and Notepad++
One of the problems I have in my system is that I use PythonXY. PythonXY works best when it is the only registered Python on a system. The problem arises when installing Blender and PythonXY and both require different versions of Python. Blender Portable offers a way to solve this problem.
Blender Portable installs a local copy of Python which can be different from any other Python installations on a machine. This portable version of Blender can still be used with Notepad++. To setup Notepad++, follow the instructions here, but use the following string to call Blender.
No comments:
Post a Comment