- 17 Aug, 2012 5 commits
-
-
schultezub authored
* adapted KissCL header guards git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@242 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@241 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* added CommandQueue::enqueueBarrier and Co., CommandQueue::enqueueRead/Write git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@240 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* Added CLWrapper<T>::getInfo() and CLWrapper<T>::getInfoString() (using CLWrapperTraits<T>::InfoType and CLWrapperTraits<T>::getInfo()) * Introducing cllib::Program git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@239 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@238 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 16 Aug, 2012 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@237 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 14 Aug, 2012 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@236 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* fixed depth calculation in SimpleRaycaster git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@235 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 13 Aug, 2012 3 commits
-
-
schultezub authored
* added depth calculation fragment shader git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@234 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@233 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@232 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 10 Aug, 2012 5 commits
-
-
schultezub authored
* added update_legal_header.py script for updating the legal header in all code files of the project * ran the file => all TUMVis source files now contain the legal header git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@231 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@230 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@229 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@228 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* adapted SimpleRaycaster and DRRRaycaster * fixed TumVisApplication::deinit() using wrong OpenGL context for deinitialization git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@227 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 09 Aug, 2012 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@226 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* introduced tools/raycasting.frag with useful helper methods for ray casting git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@225 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 08 Aug, 2012 9 commits
-
-
schultezub authored
* fixed ImageDataRenderTarget::bind() * fixed InvalidationLevel git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@224 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@223 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@222 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@221 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* samplerXd.frag is now textureXd.frag * TextureParameters is now TextureXd and contains also the handle to the GLSL texture2d.frag * simplified getElementXd footprint: now only one texture parameter * adapted bind() methods of textures git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@220 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
some GUI improvements git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@219 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@218 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* fixed EEPGenerator and added TrackballNavigationEventHandler to DVRVis git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@217 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@216 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 07 Aug, 2012 2 commits
-
-
schultezub authored
* added offset and voxelSize to ImageMappingInformation * introducing early EEPGenerator processor and DVRVis pipeline git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@215 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@214 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 06 Aug, 2012 6 commits
-
-
schultezub authored
* added AbstractProperty::(de)init and HasPropertyCollection::(de)initAllProperties git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@213 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* introducing transfer function editors: AbstractTransferFunctionEditor, SimpleTransferFunctionEditor and TransferFunctionEditorFactory * added editor usage to TransferFunctionPropertyWidget git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@212 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@211 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@210 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* some minor fixes/improvements git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@209 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* added DataHandle::removeData * include/forward declaration clean-up git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@208 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 03 Aug, 2012 1 commit
-
-
schultezub authored
+ added PropertyWidgetFactory + added AbstractPropertyWidget and StringPropertyWidget * replaced own observer implementation of AbstractPipeline and AbstractProperty with sigslot * changed PropertyCollection (aggregation) to HasPropertyCollection (inheritance) git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@207 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 27 Jul, 2012 3 commits
-
-
schultezub authored
* AbstractPipeline and AbstractProcessor inherit both from HasPropertyCollection git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@206 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@205 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* elaborated checks in TumVisApplication * added AbstractPipeline.getName() and AbstractProcessor.getName() git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@204 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 26 Jul, 2012 1 commit
-
-
schultezub authored
* introducing TumVisApplication for easy and straight-forward setup of pipelines, contexts, evaluators, etc. * VisualizationPipeline must not get its canvas during construction anymore git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@203 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-