What a lame name for a post .. ahahahaha. Anyway ...
I have a bunch of python scripts completed. I decided to try an use the Maya module paradigm for sharing these with the guys in the office. so I have *\my_module* *\icons* *-bunch of icons * *\plug-ins (empty)* *\presets (empty)* *\scripts* *- bunch of scripts * *\shelves* *- my_module_shelf.mel* in my docs\maya\2015-x64\modules folder I have : *my_module.mod* the contents of that are as follows ... *+ sm_module any my_network_path\my_module\* *MAYA_SHELF_PATH += \my_network_path\my_module\shelves\* When I launch Maya ... the module gets inspected (I can see it in windows-settings&prefs-plug-in-manager) ... Why does my shelf not load ??? Thanks !! -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/73bc15be-9618-4b26-b2c0-a9a4a194d296%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
