- 02 Mar, 2014 1 commit
-
-
Christian Schulte zu Berge authored
-
- 14 Jan, 2014 2 commits
-
-
Hossain Mahmud authored
-
Christian Schulte zu Berge authored
Various changes to GenericImageReader and the DataContainerInspectorWidgted to get loading arbitrary images into the DataContainer running.
-
- 10 Jan, 2014 1 commit
-
-
Hossain Mahmud authored
-
- 08 Jan, 2014 1 commit
-
-
Christian Schulte zu Berge authored
Refactoring AbstractProcessor::process() for clearer semantics and better and more uniform handling of invalidation levels: * AbstractProcessor::process() now calls updateShader(), updateProperties() and/or updateResult() with respect to the current invalidation level * each processor shall no longer override process() but the updateXYZ() methods, at minimum updateResult() * AbstractProcessor::process() takes care of (un)locking the processor itself (no need to do this from the outside anymore) Further implicit changes: * Removed redundant HasPropertyCollection::updateProperties()
-
- 24 Dec, 2013 2 commits
-
-
Hossain Mahmud authored
-
Hossain Mahmud authored
-
- 20 Dec, 2013 1 commit
-
-
Hossain Mahmud authored
-
- 19 Dec, 2013 3 commits
-
-
Hossain Mahmud authored
-
Hossain Mahmud authored
Loading can be done with genericImageReader, however, assertion fails for sliders. thread ownership issues
-
Hossain Mahmud authored
-
- 14 Dec, 2013 1 commit
-
-
Hossain Mahmud authored
Loading can be done with genericImageReader, however, assertion fails for sliders. thread ownership issues
-
- 13 Dec, 2013 1 commit
-
-
Hossain Mahmud authored
-