Blacklisted Modules & Files
|
Certain Filenames, Modules & Functions have been blacklisted to prevent old version from loading or causing an error.
If a file, module or function with one of the following names is found in your script directory, MARI Extension Pack 4 will fail to load
and will prompt the user to take action.
Blacklisting is done via Variables in __init__.py in your ~\Scripts\ExtensionPack_XvXX\ directory:
Files:
- bnChanLayer.py (.pyc)
- bnMaskFromSelection.py (.pyc)
- patch_bake.py (.pyc)
- toggle_layer_visibility_lock.py (.pyc)
- ak_unprojectChannelToImageman_v1-ab0cd4.py (.pyc)
- ak_unprojectLayerToImageman_v1-4c13d7.py (.pyc)
- ak_unprojectChannelToImageman_v1.py (.pyc)
- ak_unprojectLayerToImageman_v1.py (.pyc)
- mergeDuplicateLayers.py (.pyc)
- screenshotAllChannels.py (.pyc)
- channel_template.py (.pyc)
- convert_selected_to_paintable.py (.pyc)
- export_image_manager_images.py (.pyc)
- export_selected_channels.py (.pyc)
- export_uv_masks.py (.pyc)
- flatten_selected_channels.py (.pyc)
- layer_visibility.py (.pyc)
- set_all_current_shader.py (.pyc)
- action_path_finder.py (.pyc)
- class_method_finder.py (.pyc)
- initShaders.py (.pyc)
Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator