summaryrefslogtreecommitdiffstats
path: root/src/PluginAlgorithm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow registering plugins without explicit name, and fix exception handling w...Daniel M. Pelt2015-07-231-19/+76
* Always log Python errors when importing/creating pluginsDaniel M. Pelt2015-07-231-4/+8
* Also log Python errors when importing and creating Python pluginsDaniel M. Pelt2015-07-231-0/+48
* Fix numpy lapack loading when running in MatlabDaniel M. Pelt2015-07-231-0/+29
* Remove config text file loading for pluginsDaniel M. Pelt2015-07-231-67/+5
* Log error when running Python plugin algorithmDaniel M. Pelt2015-07-231-1/+1
* Fix config to dict translation for array optionsDaniel M. Pelt2015-07-231-1/+6
* Add support for Python algorithm pluginsDaniel M. Pelt2015-07-231-0/+294