On this note, are there plans for pySpaces?
On 3/26/2010 11:17 AM, Campbell Barton wrote: > On Fri, Mar 26, 2010 at 8:02 AM, Chris Stones<[email protected]> wrote: > >> Hello my name is Chris Stones >> and I'm trying to create a new Editor Space for >> Motion Tracking using the libmv library. >> >> I've been following this diff from when the Console Space was >> added in order to figure out how to add another Space Type. >> (ex. svn diff -r21610:21611> consolespacetype.txt ) >> >> The problem I have is that I can't get makesrna to create >> the StructRNA RNA_SpaceMatcher in the rna_space_gen.c >> >> What do I need to do to get this file to be created properly? >> >> Thanks for your time. >> >> Sincerely, >> Chris B Stones >> > adding in RNA_access.h should do it. > > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
