- 29 Apr, 2014 1 commit
-
-
Christian Schulte zu Berge authored
* DataContainerInspectorCanvas uses the GeometryRenderer processor to render geometry * DataContainerInspectorCanvas::_textures now uses DataHandle to improve thread safety avoid segfaults * replaced some function calls with Qt signals to loose coupling * removed obsolete fields and methods refs #546
-
- 07 Feb, 2014 1 commit
-
-
Christian Schulte zu Berge authored
Removed oblivious tgt::QtContextManager and merged functionality into tgt::GLCanvas and tgt::GlContextManager. Meanwhile, improved OpenGL context initialization and pipeline creation in CampvisApplication.
-
- 23 Jan, 2014 1 commit
-
-
Christian Schulte zu Berge authored
* Added assertion in ImageRepresentationGL constructor checking for matching number of channels
-
- 21 Jan, 2014 1 commit
-
-
Christian Schulte zu Berge authored
* Rearranged DataContainerInspectorWidget layout to use less space * Added option to render custom channels in DataContainerInspectorCanvas
-
- 20 Jan, 2014 3 commits
-
-
Hossain Mahmud authored
-
Hossain Mahmud authored
GUI beautification: DataContainerInspectorWidget; Save and load next to each other, hide save if no devil module, disable save btn if no item selected
-
Hossain Mahmud authored
-
- 14 Jan, 2014 1 commit
-
-
Hossain Mahmud authored
-
- 10 Jan, 2014 1 commit
-
-
Hossain Mahmud authored
-
- 09 Jan, 2014 1 commit
-
-
Hossain Mahmud authored
-
- 13 Dec, 2013 1 commit
-
-
Christian Schulte zu Berge authored
* Moving to Apache 2.0 license * Updated AUTHORS.txt
-
- 22 Nov, 2013 1 commit
-
-
mostajab authored
+ Using passthrough.vert and geometryrenderer.frag instead of the meshGeometryRenderer.vert and meshgeometryrenderer.frag + adding comments for the destroy function of GeometryTextureInfo and why to use it. + Change the depth buffer size changing part of Paint() function in datacontainerinspectorcanvas checking part. + Delete the commented codes which are not necessary. + Fix the opening braces and removing the redundant parts and only for debugging parts. + DVRVis and volumerendererdemo default file is revereted to the original locations. + Revert the shaders to the original ones. + StartMouseDrag and EndMouseDrag functions of the trackball are replaced with mousePress and mouseRelease. - Delete the meshGeometryRenderer.vert and meshgeometryrenderer.frag.
-
- 18 Nov, 2013 1 commit
-
-
mostajab authored
-
- 31 Oct, 2013 5 commits
-
-
mmostajab authored
# Fixing the bugs of the Color Window in the Canvas
-
mmostajab authored
# use 4 spaces instead of tab # use QString operations instead of unsafe C String operations # use static_cast casting instead of C casting
-
mmostajab authored
# Adding the color under the mouse cursor window and the color value in a line into the Data Inspector Widget.
-
mmostajab authored
# Take back the updateInfoWidget to its previous position and add a new updateColor function to just update the Color in the label. # Add the ability to read the color when hovering the mouse into the canvas and dragging the right mouse button.
-
mmostajab authored
# Make a pointer from datacontainerinspectorwidget into datacontainerinspectorcanvas, as we need to call the updateInfoWidget() after updating the color. # Make the updateInfoWidget() as public to be able to call it. # Add the Capability to look up the color under the mouse button when one of the mouse buttons is pressed.
-
- 23 Oct, 2013 1 commit
-
-
mmostajab authored
# use 4 spaces instead of tab # use QString operations instead of unsafe C String operations # use static_cast casting instead of C casting
-
- 22 Oct, 2013 1 commit
-
-
mmostajab authored
# Adding the color under the mouse cursor window and the color value in a line into the Data Inspector Widget.
-
- 21 Oct, 2013 2 commits
-
-
mmostajab authored
# Take back the updateInfoWidget to its previous position and add a new updateColor function to just update the Color in the label. # Add the ability to read the color when hovering the mouse into the canvas and dragging the right mouse button.
-
mmostajab authored
# Make a pointer from datacontainerinspectorwidget into datacontainerinspectorcanvas, as we need to call the updateInfoWidget() after updating the color. # Make the updateInfoWidget() as public to be able to call it. # Add the Capability to look up the color under the mouse button when one of the mouse buttons is pressed.
-
- 15 Oct, 2013 1 commit
-
-
Sebastian Pölsterl authored
-
- 27 Sep, 2013 1 commit
-
-
Christian Schulte zu Berge authored
-
- 04 Sep, 2013 1 commit
-
-
Christian Schulte zu Berge authored
-
- 21 Aug, 2013 1 commit
-
-
Christian Schulte zu Berge authored
* added debug output to DataContainerInspector
-
- 13 Aug, 2013 1 commit
-
-
Christian Schulte zu Berge authored
-
- 12 Feb, 2013 1 commit
-
-
schultezub authored
* Fixed wrong DevIL dlls and libs git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@467 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
-
- 31 Jan, 2013 3 commits
-
-
schultezub authored
#37: further work on improving the DataContainerInspectorWidget debugging features, now offering automatic updates, transfer functions and more git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@437 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@436 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@435 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
-
- 04 Oct, 2012 3 commits
-
-
schultezub authored
* fixed ImageDataRenderTarget:::getLocalMemoryFootprint() git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@322 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@321 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@320 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 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@310 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-