Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update python headers | Willem Jan Palenstijn | 2016-11-28 | 1 | -19/+18 |
* | Also use ProjectorId in ReconstructionAlgorithm3D plugin base | Daniel M. Pelt | 2015-07-23 | 1 | -0/+1 |
* | Add ReconstructionAlgorithm2D/3D classes for plugins (matching C++ classes) | Daniel M. Pelt | 2015-07-23 | 1 | -0/+27 |
* | Allow registering plugins without explicit name, and fix exception handling w... | Daniel M. Pelt | 2015-07-23 | 1 | -42/+29 |
* | Show more useful information when a plugin raises an exception | Daniel M. Pelt | 2015-07-23 | 1 | -4/+5 |
* | Allow plugins without keywords | Daniel M. Pelt | 2015-07-23 | 1 | -1/+4 |
* | Log error when running Python plugin algorithm | Daniel M. Pelt | 2015-07-23 | 1 | -0/+7 |
* | Better way of passing options to Python plugin using inspect | Daniel M. Pelt | 2015-07-23 | 1 | -12/+12 |
* | Add support for Python algorithm plugins | Daniel M. Pelt | 2015-07-23 | 1 | -0/+95 |