- 23 Mar, 2015 6 commits
-
-
Hossain Mahmud authored
-
Christian Schulte zu Berge authored
* Fixed signal issues in VolumeRenderer when updating the raycasting processor. * Fixed assertions in AutoEvaluationPipeline::onPropertyCollectionPropertyAdded() and AutoEvaluationPipeline::onPropertyCollectionPropertyRemoved(). Conflicts: modules/vis/processors/volumerenderer.cpp modules/vis/processors/volumerenderer.h
-
Hossain Mahmud authored
-
Christian Schulte zu Berge authored
Added AutoEvaluationPipeline also monitoring PropertyCollection's s_propertyAdded and s_propertyRemoved signals.
-
Hossain Mahmud authored
Conflicts: modules/vis/processors/volumerenderer.cpp modules/vis/processors/volumerenderer.h
-
Hossain Mahmud authored
Issue543: changing raycaster in volumeexplorer: added raycasterfactory, something is going wrong while replacing Conflicts: modules/vis/processors/drrraycaster.h modules/vis/processors/simpleraycaster.h Conflicts: modules/vis/processors/volumerenderer.cpp modules/vis/processors/volumerenderer.h
-
- 13 Mar, 2015 1 commit
-
-
Christian Schulte zu Berge authored
* Added TextureReaderTga::loadTextureArray(). * Added OrientationOverlay to VolumeRenderer.
-
- 18 Feb, 2015 1 commit
-
-
Christian Schulte zu Berge authored
-
- 17 Feb, 2015 3 commits
-
-
Christian Schulte zu Berge authored
Procfactory See merge request !110
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 16 Feb, 2015 7 commits
-
-
Hossain Mahmud authored
-
Christian Schulte zu Berge authored
-
Hossain Mahmud authored
-
Hossain Mahmud authored
-
Hossain Mahmud authored
-
Hossain Mahmud authored
Conflicts: application/gui/mainwindow.cpp
-
Hossain Mahmud authored
-
- 12 Feb, 2015 1 commit
-
-
Richard Brosig authored
-
- 06 Feb, 2015 21 commits
-
-
Christian Schulte zu Berge authored
Neuro project cleaned See merge request !109
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
Introducing ViscontestDemo pipeline showing an example rendering of multi-volume ray casting and combined fiber rendering.
-
Christian Schulte zu Berge authored
* Fixed FiberReader parsing TrackVis files with additional scalars * Fixed off-by-one error in StringUtils::split() * Fixed VoxelHierarchyMapper support for non quadratic base sizes.
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
* MultiIndexedGeometry supports instanced rendering * FontAtlas supports writing picking information
-
Christian Schulte zu Berge authored
* Fixed wrong picking in ViewportSplitter * Let QuadRenderer have two quads to render, one with [-1, 1] coordinates, one with [0, 1] coordinates * Fixed the recent fix in StringUtils (commit: fe48b9778e) * Added stringsafe support in TextFileParser * fixed cgt::minElem * fixed Doxygen in fontrendering::FontAtlas
-
Christian Schulte zu Berge authored
Introducing DTI module with FiberReader, FiberTracker and FiberRenderer processors (code base copied over from columbia module branch, generalized and fit into the DTI module).
-
Christian Schulte zu Berge authored
Adapted CsvdImageReader and MhdImageReader to the new API.
-
Christian Schulte zu Berge authored
Further work on neuro project, making use of ViewportSplitter, fixing MultiVolumeMprRenderer shader.
-
Christian Schulte zu Berge authored
Introducing ViewportSplitter class to campvis-core, a nice proxy class to support splitting the viewport into multiple views.
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Declara Denis authored
When rapidly switching between processors in the tree view, the PropertyCollectionWidgets would sometimes cause the program to crash. This happened because some signals originated from a different Thread and sometimes caused a user-after-free error on the widget objects.
-
Christian Schulte zu Berge authored
Introducing MultiVolumeMprRenderer processor, rendering a slice through up to 3 co-registered images at the same time. Updated NeuroDemo pipeline and implemented picking of MPR plane.
-
Christian Schulte zu Berge authored
* Fixed MSVC warning in mainwindow.cpp
-
Christian Schulte zu Berge authored
* Included VoxelHierarchyMapper for empty space skipping * Now can successfully render three volumes at the same time.
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-