- 04 Sep, 2013 2 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 03 Sep, 2013 2 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 29 Aug, 2013 1 commit
-
-
Christian Schulte zu Berge authored
* each VisualizationProcessor manages its own FBO * instead of creating a whole new FBO each process(), the processors shall only create and attach textures to the FBO * the FramebufferActivationGuard offers automatic (de)activation and detachment of all textures SimpleRaycaster already uses the new concept, the rest still uses the legacy API
-
- 23 Aug, 2013 1 commit
-
-
Christian Schulte zu Berge authored
-
- 21 Aug, 2013 3 commits
-
-
Christian Schulte zu Berge authored
This reverts commit 240d7dab.
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
* added debug output to DataContainerInspector
-
- 19 Aug, 2013 6 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
Conflicts: application/campvis.cpp modules/columbia/datastructures/fiberdata.cpp modules/columbia/datastructures/fiberdata.h modules/columbia/pipelines/columbia1.cpp modules/columbia/pipelines/columbia1.h modules/columbia/processors/strainfibertracker.cpp modules/columbia/processors/strainfibertracker.h
-
Christian Schulte zu Berge authored
Revert "* fixes Issue #99" This reverts commit 97fb9f3c.
-
Christian Schulte zu Berge authored
-
- 16 Aug, 2013 3 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 15 Aug, 2013 1 commit
-
-
Artur Grunau authored
If a DataNamePropertyWidget is created for a DataNameProperty whose AccessInfo == READ, it doesn't instantiate a QLineEdit to display the property's value (QComboBox is used instead). Previously, the updateWidgetFromProperty method didn't check AccessInfo to see what display widget was in use, and simply always dereferenced the _lineEdit pointer. If AccessInfo == READ, it was null and the application crashed. Now updateWidgetFromProperty accesses only the combo box if AccessInfo == READ, and uses the line edit otherwise. Fixes #99
-
- 14 Aug, 2013 2 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 13 Aug, 2013 4 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
* fixed (de)initialization of DataContainerInspectorWidget and its canvas
-
- 11 Aug, 2013 2 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 24 Jul, 2013 1 commit
-
-
Christian Schulte zu Berge authored
-
- 23 Jul, 2013 2 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 22 Jul, 2013 4 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
* work on Columbia module: simple mesh visualization
-
Christian Schulte zu Berge authored
-
- 17 Jul, 2013 1 commit
-
-
Christian Schulte zu Berge authored
-
- 16 Jul, 2013 5 commits
-
-
grunau authored
The main window's central widget has been changed to an MDI area. All visualisation pipeline widgets are now displayed as subwindows in it. This approach should help us to better utilise the space in the centre of the main window. git-svn-id: https://camplinux.in.tum.de/svn/campvis/branches/gui-redux@524 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@523 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@522 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
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
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/branches/gui-redux@520 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-