Re: [Tutor] Scripting Blender

2010-08-11 Thread Lee Harr
> Are there any Python modules to script Blender? For example, placing > predefined objects into a new Blender project to create a 3D model. If you are using 2.5, I saw this posted on blendernation.com just today: http://blenderartists.org/forum/showthread.php?t=193908

Re: [Tutor] Scripting Blender

2010-08-11 Thread Mark Young
2010/8/11 Corey Richardson > Yes. It's called the Python API, it comes with Blender ;) bpy and Blender > are the top modules. There are submodules for everything. The reference is > here: http://www.blender.org/documentation/249PythonDoc/index.html > > HTH, > ~Corey Richardson > > aug dawg wrote:

Re: [Tutor] Scripting Blender

2010-08-11 Thread Corey Richardson
Yes. It's called the Python API, it comes with Blender ;) bpy and Blender are the top modules. There are submodules for everything. The reference is here: http://www.blender.org/documentation/249PythonDoc/index.html HTH, ~Corey Richardson aug dawg wrote: Are there any Python modules to script

[Tutor] Scripting Blender

2010-08-11 Thread aug dawg
Are there any Python modules to script Blender? For example, placing predefined objects into a new Blender project to create a 3D model. Thanks! ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org