- 05 May, 2014 1 commit
-
-
Christian Schulte zu Berge authored
-
- 01 Mar, 2014 1 commit
-
-
Christian Schulte zu Berge authored
Builds and runs fine so far, but no elaborate testing done yet. Compiler throws a bunch of C4275 warning, since sigslot:has_slots<> is used in exported classes but is itself not exported. While this is no direct problem for campvis-internal builds, it should still be fixed some time. refs #377
-
- 05 Jan, 2014 2 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
Completely moved the image data handle and histogram computation from the TF to the TF property. Histogram computation is now thread safe.
-
- 13 Dec, 2013 1 commit
-
-
Christian Schulte zu Berge authored
* Moving to Apache 2.0 license * Updated AUTHORS.txt
-
- 15 Oct, 2013 1 commit
-
-
Sebastian Pölsterl authored
-
- 08 Oct, 2013 1 commit
-
-
Christian Schulte zu Berge authored
Removing TBB library from /ext making it fully external (user has to install TBB himself). Adapted CMake files. Adapted include directions
-
- 12 Feb, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@469 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 10 Feb, 2013 1 commit
-
-
schultezub authored
* Fixed Issue #38: Made common GLSL header conform to the standards (no samplers in structs) * Fixed failing destruction of OpenGL buffers when destructing GeometryData from threads without OpenGL context * Fixed wrong pointers in GLContexts due to using this pointer of incompletely constructed class git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@463 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 06 Feb, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@449 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 21 Jan, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@405 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 27 Nov, 2012 1 commit
-
-
schultezub authored
* fixed bug in AbstractTransferFunction::createTexture * added button to fit intensity domain to image to TransferFunctionPropertyWidget * improved compatability of MhdImageReader git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@360 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 02 Nov, 2012 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@338 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 31 Oct, 2012 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@335 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@334 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 26 Oct, 2012 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@326 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 05 Oct, 2012 1 commit
-
-
schultezub authored
* introducint Geometry2DTransferFunction and TFGeometry2D git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@324 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 01 Oct, 2012 1 commit
-
-
schultezub authored
replaced DataHandle pointers by simple DataHandle instances - managing pointers to smart pointers is cumbersome and prone to errors... git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@318 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 27 Sep, 2012 2 commits
-
-
schultezub authored
* fixed AbstractTransferFunction lazy histogram creation git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@312 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* added histograms for ImageDataLocal and AbstractTransferFunction git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@311 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 20 Aug, 2012 1 commit
-
-
schultezub authored
* added DataHandle::getTimestamp() * added ImageDataRenderTarget::getColor/DepthTexture() git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@244 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 10 Aug, 2012 1 commit
-
-
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
-
- 06 Aug, 2012 3 commits
-
-
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@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
-
- 25 Jul, 2012 1 commit
-
-
schultezub authored
* added AbstractTransferFunction and SimpleTransferFunction * added TransferFunctionProperty stub * added TF fragment shader include * SliceExtractor starts to use the new features git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@200 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-