[Bf-taskforce25] 2.5 io scripts design

Arystan Dyussenov arystan.d at gmail.com
Fri Jun 19 12:25:59 CEST 2009


Hi Brecht,

I need your help.

I've created a struct function to create duplilist for an object. It
uses object_duplilist which returns a dynamically allocated list of
DupliObjects. DupliObject struct I partially RNA-wrapped.

But build fails with the following message:
http://www.pasteall.org/6214/text

Here's contents of rna_object_api.c: http://www.pasteall.org/6215/c

Here's how I wrap DupliObject: http://www.pasteall.org/6216/c

This is probably because DupliObject struct is defined in BKE_anim.h,
not in DNA_*.h.  What should I do?

Arystan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-taskforce25/attachments/20090619/09bd01d2/attachment.htm 


More information about the Bf-taskforce25 mailing list