Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [27453] trunk/blender/config/ win32-mingw-config.py: Bug #20410: collada doesn' t compile with mingw but is enabled by default.

2010-03-13 Thread Ryan Tralalaian
Same with me guys(WinXP/MinGW/Scons) Although it used to be so that gcc 4.4.0 failed. Is it still so? I'm using gcc 4.2.1 right now(And compiling 4.4.3 on MSys right now ;) ) ___ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.o

[Bf-committers] OnlyDeform modifiers applying before tesselation

2010-03-13 Thread Sergey I. Sharybin
Hi, Blender community There is such disadvantage of current curves: u can't use deformed by modifier curve as target for such things as "Follow path" constriant and "Text on a curve". For user it looks like undeformed curve is using. If u look in the code, u'll see that curve path (which is nee

Re: [Bf-committers] OFF export/import, and N-Gones/B-Mesh

2010-03-13 Thread Leif Andersen
Okay, after a few unforeseen projects that required immediate attention, I have now gotten to spend several hours on this project again. However, I have run into a major problem with the API. The 2.5 API introduction claims that the way to get data into and out of blender, is from bpy.data, in th

Re: [Bf-committers] OFF export/import, and N-Gones/B-Mesh

2010-03-13 Thread Stephen Swaney
On Sat, Mar 13, 2010 at 03:16:48PM -0700, Leif Andersen wrote: > Am I expected to just look through the source code to see what functions are > currently stored in bpy.data, or am I just missing something? Does looking at dir(bpy.data) in the console help any? -- Stephen Swaney

Re: [Bf-committers] OFF export/import, and N-Gones/B-Mesh

2010-03-13 Thread Leif Andersen
Ah, bingo that did it. Well, not at first (I was trying to use IDLE for an IDE, but blender's python editor did the trick). Thank you! ~Leif Andersen On Sat, Mar 13, 2010 at 16:02, Stephen Swaney wrote: > On Sat, Mar 13, 2010 at 03:16:48PM -0700, Leif Andersen wrote: > > > Am I expected to jus

Re: [Bf-committers] OFF export/import, and N-Gones/B-Mesh

2010-03-13 Thread Roger Wickes
it is a work in progress you should build your own py api doc based on the version you are running from svn. see http://wiki.blender.org/index.php/Dev:2.5/Py/API/Documentation --Roger Check out my website at www.rogerwickes.com for a good deal on my book and training course, as well as info