summaryrefslogtreecommitdiffstats
path: root/include/astra/AstraObjectFactory.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve object creation error messagesWillem Jan Palenstijn2017-10-111-15/+0
|
* Remove using namespace astra; from headersWillem Jan Palenstijn2017-02-161-2/+2
|
* Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
|
* Remove dependency of libastra on libpython by refactoring PluginAlgorithmWillem Jan Palenstijn2016-01-211-2/+5
|
* Add support for Python algorithm pluginsDaniel M. Pelt2015-07-231-0/+13
|
* Add hooks for plugin support to AstraObjectFactoryWillem Jan Palenstijn2015-07-231-0/+19
| | | | | To use these hooks, add a specialization of findPlugin for the desired type of object (e.g., Algorithms).
* Fix commentsWillem Jan Palenstijn2015-07-231-5/+5
|
* Reduce code duplicationWillem Jan Palenstijn2015-07-231-8/+5
|
* Change XMLNode* to XMLNodeWillem Jan Palenstijn2015-05-061-1/+1
| | | | An XMLNode object is already simply a pointer, so no need to dynamically allocate XMLNodes.
* Update copyright to -2015Willem Jan Palenstijn2015-01-261-2/+2
|
* Update copyright headersWillem Jan Palenstijn2015-01-191-5/+5
|
* Update version to 1.3Willem Jan Palenstijn2013-07-011-0/+149