source 'renderPassSnapshot.mel' when loading the plugin
Brought to you by:
chapman
Can't exactly remember why now, but I think there's
some function(s) in there that can get called before
the main one (with the same name as the file) and hence
cause problems. So we need to source that file when the
plugin is first loaded to be safe.