- 06 Feb, 2010 4 commits
-
-
Alexander Wiebel authored
- added icons for marching cubes and nifti writer
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
- 05 Feb, 2010 2 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
- 04 Feb, 2010 3 commits
-
-
schurade authored
-
schurade authored
-
Sebastian Eichelbaum authored
[CHANGE] - module connections now get established AFTER every module is ready. This fixes some wait/miss problems. [CHANGE] - restructured fiberDisplay2 to properly react on change notifications
-
- 03 Feb, 2010 3 commits
-
-
Sebastian Eichelbaum authored
[ADD] - new list of properties added which uses WPropertyVariable
-
schurade authored
-
schurade authored
-
- 02 Feb, 2010 12 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - implemented type info mechanism for easyly getting the actual containing type of WPropertyVariable
-
Sebastian Eichelbaum authored
-
schurade authored
-
schurade authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
schurade authored
-
schurade authored
-
- 01 Feb, 2010 10 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - marching cubes now uses conditions to notify main thread about property change instead of calculating the surface in slotPropertyChanged
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 31 Jan, 2010 1 commit
-
-
Sebastian Eichelbaum authored
-
- 29 Jan, 2010 5 commits
-
-
cornimueller authored
-
cornimueller authored
-
Mathias Goldau authored
-
Mathias Goldau authored
[ADD] WProperties and WProperty support now dirty flags. You may use this when your module is calculating stuff while the gui is responsive. The module may need member variables while the gui should be responsive. Since there is no disable feature for the gui of modules yet, this is a workaround at first. fiberCulling is the first module using this feature. [CHANGE] Improved threadsafeness of the fiberCulling module: now the GUI thread is responsive while computing the fiber culling
-
cornimueller authored
-