Hi, since commit 33597 to detect available python modules Blender checks the directories: - scripts/modules/ - scripts/addons/modules/
This means that addons developers can now develop shared modules in scripts/addons/modules/ ! Thanks goes to to Campbell :) This will hopefully encourage bf-extensions developers to isolate common functions in addons/modules/ to start building addons frameworks: we already have modules/extensions_framework/ by Doug Hammond and Florian Meyer is now working on a "add_object" framework to facilitate writing addons for the Add menu. Any opinion (and help) on the matter is very welcome :) Regards, Luca _____________________________ http://www.mindrones.com _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
