- 24 Sep, 2013 1 commit
-
-
Artur Grunau authored
Floating point properties were previously typedef'd to specific instantiations of NumericProperty. Now that we have FloatingPointProperty, which extends NumericProperty to control how many decimal places should be shown when displaying the property's value, all typedefs for floating point properties have been updated to point to it instead. As a result, many processors and pipelines needed to have their includes and/or constructors fixed to import and work with the new typedefs.
-
- 04 Sep, 2013 1 commit
-
-
Christian Schulte zu Berge authored
-
- 18 Jan, 2013 1 commit
-
-
schultezub authored
=== ATTENTION: CAMPVis does compile, but image representation conversion not yet functional again! === Revising ImageData concept step 2: * Removed all ImageDataXYZ classes * Introducing GenericAbstractImageRepresentation<T> and its GenericAbstractImageRepresentation<T>::ScopedRepresentation * Updated all processors and pipelines to use ImageRepresentationXYZ instead of ImageDataXYZ and the implicit conversion feature git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@401 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 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@335 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
-
- 13 Sep, 2012 2 commits
-
-
schultezub authored
* introducing DepthDarkening processor git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@301 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@300 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 10 Sep, 2012 1 commit
-
-
schultezub authored
* introducing ProcessorDecoratorShading and shading GLSL include * added Shading to SimpleRaycaster git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@295 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 07 Sep, 2012 1 commit
-
-
schultezub authored
Introducing Decorator pattern for processors for easy adding of generic features (properties, shader stuff): * Introducing AbstractProcessorDecorator and HasProcessorDecorators interfaces * Added ProcessorDecoratorBackground and ProcessorDecoratorMasking * test usage of the processor decorators in EEPGenerator (masking) and VirtualMirrorCombine (background) git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@292 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 24 Aug, 2012 1 commit
-
-
schultezub authored
* added CameraProperty::setWindowRatio() * improved OpenCL error reporting git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@257 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 10 Aug, 2012 2 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
-
- 07 Aug, 2012 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@214 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-