photogrammetry_importer.utility.developer_utility

Module Contents

photogrammetry_importer.utility.developer_utility.setup_addon_modules(path, package_name, reload)

Imports and reloads all modules in this addon.

Individual modules can define a __reload_order_index__ property which will be used to reload the modules in a specific order. The default is 0.