Mercurial > hg > vampy
log
age | author | description |
---|---|---|
Tue, 26 Feb 2019 14:31:08 +0000 | Chris Cannam | Skip directly over anything with null metatype - can happen with plugins whose init methods are not conformant (but that otherwise load OK as code) |
Tue, 26 Feb 2019 14:30:16 +0000 | Chris Cannam | Ignore a few more things |
Tue, 26 Feb 2019 12:46:24 +0000 | Chris Cannam | Fix crash when plugin library is loaded and unloaded without any plugins being queried (so extension manager is never initialised) |