- 18 Jan, 2010 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - module now get added to the dataset browser in a thread safe way (from the gui thread) using events.
-
- 13 Jan, 2010 9 commits
-
-
Sebastian Eichelbaum authored
[CHANGE] - modules get inserted into dataset browser when they are inserted into the root container and not when they signal ready
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Alexander Wiebel authored
WMPrototypeBoxManipulation for testing. This will be droppen when the boxes are working in WFioberDisplay
-
Alexander Wiebel authored
-
Mathias Goldau authored
-
Mathias Goldau authored
* basic fascillities for the bresenham algo: * generating voxel dataset and bounding box of a cluster * drawing voxels and fibers * module connectors just support one cluster ATM TODO: implement bresenham
-
Sebastian Eichelbaum authored
-
- 12 Jan, 2010 9 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Alexander Wiebel authored
discarding of WDataHAndler class
-
Alexander Wiebel authored
-
cornimueller authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
- 11 Jan, 2010 11 commits
-
-
cornimueller authored
[FIX] Fixed seg fault when closing a WGEViewer: WPickHandler derives from an osg class and should therefore use osg::ref_ptr instead of boost::smart_ptr.
-
cornimueller authored
-
cornimueller authored
[ADD] Added use-count to WQtCustomDockWidgets to save how many modules need a certain widget. A widget is only deleted if it isn't used anymore.
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
boxes.Therefore changed WPickhandler so thta it also sends kind of a "unpick" signal (more precisely this is the pick with the strig "unpick" ATM).
-
Alexander Wiebel authored
config file. Currently each call results in a parsing of the file. This will be fixed in the near future in order to allow caching of already checked preferences.
-
Alexander Wiebel authored
considered for the grid since a long time now.
-
- 10 Jan, 2010 4 commits
-
-
cornimueller authored
-
cornimueller authored
-
cornimueller authored
[FIX] Forgot to commit the added WCustomWidget interface which is needed to return the widget created by createCustomWidget
-
cornimueller authored
* EEG View module is properly connected to EEG-Input and properties are handled (currenty only the "active"-property). * createCustomWidget stops to wait also on module-shutdown. * createCustomWidget returns created widget. * WQtCustomDockWidget sets its scene to a blank group node and offers a get-method for it. * There's no problem to try to create an already existing CustomWidget. The old one is returned and can be used. * Added getCustomDockWidget() method to WMainWindow. * Improved getViewerByName() method in WGraphicsEngine.
-
- 09 Jan, 2010 3 commits
-
-
Alexander Wiebel authored
pick delay anymore.
-
Alexander Wiebel authored
-
cornimueller authored
[CHANGE] Actually use the WGECamera class by putting the code which deals with the projectionModes from WGEViewer to WGECamera. [ADD] EEG View-Module: Catch when View could not be created and display nice infoLog().
-
- 08 Jan, 2010 1 commit
-
-
Alexander Wiebel authored
-