The menu.py and the init.py cascade as long they are present in paths that are
being sourced by the nuke.pluginAddPath().
On Tue, Apr 23, 2013 at 3:24 PM, Jose Fernandez de Castro
<pixelcowbo...@gmail.com> wrote:
> Well, you can add your commands to nuke menu's inside of your main .py
> file, as long as you import the module within the 'main' menu.py. You don't
> technically need an additional menu.py.
> On Thu, Apr 18, 2013 at 9:27 AM, Tim Crowson <
> nuke-python-re...@thefoundry.co.uk> wrote:
>> **
>> New guy alert! [image: Shocked]
>>
>> Is the menu.py file the only way to append custom commands to Nuke's menus
>> at startup? I'm working on a plugin for exporting and importing custom
>> cameras and nulls, and I was hoping to include the menu registration code
>> with the .py file that contains my custom commands. So far the only way I
>> can find is to actually edit the menu.py file. Is editing the menu.py file
>> the only way to implement custom menu entries at startup?
>>
>> Thanks, and sorry if this a very basic question.
>>
>> -Tim
>>
>>
>> ------------------------------
>>
>> High Nerd, of the Order of Nerds, at Magnetic Dreams
>>
>> _______________________________________________
>> Nuke-python mailing list
>> Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>>
>>
> --
> Jose Fernandez de Castro
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python