- 16 Jul, 2013 1 commit
-
-
schultezub authored
* added scene bounds getter to TrackballNavigationEventHandler git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@521 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 15 Jul, 2013 1 commit
-
-
schultezub authored
* Introducing DataNamePropertyWidget offering a combo box with all DataHandles in current DataContainer * added slice rendering to Columbia1 pipeline git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@516 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 11 Jul, 2013 3 commits
-
-
schultezub authored
fixed possible crash during image representation conversion disk->GL git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@515 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@514 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@513 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 10 Jul, 2013 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@511 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@510 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 21 Jun, 2013 1 commit
-
-
schultezub authored
some minor fixes git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@504 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 28 May, 2013 3 commits
-
-
schultezub authored
* minor changes git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@499 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@498 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* added slice marker rendering to SliceExtractor git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@497 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 27 May, 2013 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@496 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@495 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 24 May, 2013 1 commit
-
-
schultezub authored
* fixed transfer function shader * let processor unlock call after execution be handled by seperate thread git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@494 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 14 May, 2013 1 commit
-
-
schultezub authored
further step to OpenGL 3.3 core compatibility in core and modules: Got rid of glPush/PopAttrib in processors, added asserts for correct OpenGL state after processor execution git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@493 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 12 May, 2013 3 commits
-
-
schultezub authored
* Moved destruction of ReferenceCounted object to seperate thread (thus unloading rendering thread) * integration of OpenGL garbage collector into OpenGLJobProcessor (finally, you don't need to care anymore whether your code might call a GL object destructor and hence needs an OpenGL context) * changed DataContainer implementation from mutex/lock to concurrent container * fixing improper order of GL object deinitilization on program exit git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@492 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@491 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
Introducing tgt::OpenGLGarbagecollector to centralize deletion of heavy OpenGL objects (textures, FBOs, buffers) git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@490 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 09 May, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@489 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 05 May, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@488 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 04 May, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@487 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 29 Apr, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@486 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 27 Apr, 2013 2 commits
-
-
schultezub authored
* fixed DataNameProperty not updating shared properties when being notified git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@485 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@484 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 17 Apr, 2013 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@483 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@482 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 15 Apr, 2013 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@481 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* Added GenericPointerData class git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@480 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 14 Apr, 2013 1 commit
-
-
schultezub authored
fixed further 64bit warnings git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@479 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 11 Apr, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@478 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 23 Feb, 2013 3 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@477 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@476 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* introducing CMBatchGeneration pipeline * added fan geometry to ConfidenceMapGenerator * added DevilImageReader read to local intensity * fixed XYZ color space conversion * added Hunter Lab conversion (broken) git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@475 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 19 Feb, 2013 1 commit
-
-
schultezub authored
* Fixed L*a*b* mapping in AdvancedUsFusion processor git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@474 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 18 Feb, 2013 1 commit
-
-
schultezub authored
* added tgt::Texture::isDepthTexture() * added more color conversions and updated AdvancedUsFusion processor, L*a*b*/L*C*H* still not working correctly... git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@473 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 15 Feb, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@472 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 13 Feb, 2013 1 commit
-
-
schultezub authored
further work on AdvancedUsFusion processor introducing pixelate mode git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@471 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 12 Feb, 2013 3 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@470 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@469 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@468 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-