[Soc-2009-dev] Collada module

Sebastian sebastian at opencollada.org
Mon May 25 14:35:30 CEST 2009


I patched against
blender\source\blender\src\header_info.c:

static void do_info_file_importmenu(void *arg, int event)
static void do_info_file_exportmenu(void *arg, int event)
static uiBlock *info_file_exportmenu(void *arg_unused)
static uiBlock *info_file_importmenu(void *arg_unused)



Chingiz Dyussenov wrote:
> I want to create two operators one for import, one for export and bind 
> them to menus. Where should these go? I thought to wm_operators.c where 
> "save/open blend" are, but I am not sure.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Soc-2009-dev mailing list
> Soc-2009-dev at blender.org
> http://lists.blender.org/mailman/listinfo/soc-2009-dev


More information about the Soc-2009-dev mailing list