On Sun, Aug 29, 2010 at 7:16 PM, Lukas Tönne <[email protected]> wrote: > Hi, > > Is there a reason the modifiers don't include the makesrna folder > (cmake & scons)? I would like to use a PointerRNA to denote the > initial "self" context during node tree execution, but cannot include > RNA_access.h (executing the node tree via a modifier is not perfect, > but that's a different question). I can of course work around this > easily, but i'd like to clarify it anyway.
These were not needed so not included, For your own work you could just try adding them in cmake/scons?, I had some tricky linking order troubles when splitting modifiers into files but not sure it would be a problem here. -- - Campbell _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
