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 information about my latest activities. Use coupon Papasmurf for $15 off! ________________________________ From: Leif Andersen <leif.a.ander...@gmail.com> To: bf-blender developers <bf-committers@blender.org> Sent: Sat, March 13, 2010 5:16:48 PM Subject: Re: [Bf-committers] OFF export/import, and N-Gones/B-Mesh 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 the APi, it says that bpi.data is subject to change, however, it doesn't even list the current working API for bpy.data. (I'm looking at the API here, http://www.blender.org/documentation/250PythonDoc/contents.html). I've looked up and down through the API and cannot find it, I've also looked at several of the other importers/exporters that are already in 2.5, which has helped very little (other than showing that bpy.data does actually exist). 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? Thank you. ~Leif Andersen On Mon, Mar 8, 2010 at 08:24, Campbell Barton <ideasma...@gmail.com> wrote: > Triangulating ngons for importers if fine for now, just keep in mind > it may need to be changed at some point. > > You could do a simple fan fill or use pythons Geometry.PolyFill(), > which uses the same code as lasso select & text filling. > > On Mon, Mar 8, 2010 at 4:12 PM, Leif Andersen <leif.a.ander...@gmail.com> > wrote: > > Okay, so I should keep the hack in there, but be ready to pop it out the > > moment blender support n-gons, does that sound like a good plan? > > > > ~Leif Andersen > > > > ---------- > > So Much to Learn, Such Little Time > > http://leifandersen.net/2010/02/03/so-much-to-learn-such-little-time/ > > > > > > On Sun, Mar 7, 2010 at 22:34, Tom M <letter...@gmail.com> wrote: > > > >> On Sun, Mar 7, 2010 at 7:45 PM, Leif Andersen < > leif.a.ander...@gmail.com> > >> wrote: > >> >However, looking at the current > >> > version of blender, I don't see n-gon support anywhere. Am I missing > >> > something, or is it just not put in there yet (only available as an > >> external > >> > module at the moment, or something like that)? > >> > >> Ngon support will come when the bmesh branch is merged into Blender, > >> which is anticipated in the next month or so. > >> > >> LetterRip > >> _______________________________________________ > >> Bf-committers mailing list > >> Bf-committers@blender.org > >> http://lists.blender.org/mailman/listinfo/bf-committers > >> > > _______________________________________________ > > Bf-committers mailing list > > Bf-committers@blender.org > > http://lists.blender.org/mailman/listinfo/bf-committers > > > > > > -- > - Campbell > _______________________________________________ > Bf-committers mailing list > Bf-committers@blender.org > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-committers