- 06 Dec, 2011 5 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
- 05 Dec, 2011 7 commits
-
-
André Reichenbach authored
-
Mario Hlawitschka authored
-
Sebastian Eichelbaum authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Mathias Goldau authored
[FIX] Now clang (llvm frontend) also compiles OpenWalnut but with lots of warnings, many related to libeigen3, but some affects us too.
-
Mathias Goldau authored
-
- 04 Dec, 2011 2 commits
-
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
[ADD] I reintroduced WApplication on OSX because it works there and added catching of uncaught exceptions in the event handler to avoid crashing the software and being able to provide an appropriate bug warning.
-
- 03 Dec, 2011 6 commits
-
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
[STYLE] avoid compiler warning: data was defined as a class but its implementation says that it is a struct.
-
Mario Hlawitschka authored
[CHANGE] backtrace is a BSD library function and, therefore, available on OSX as well (documentation says it is in 10.5, 10.6, tested on 10.7)
-
- 02 Dec, 2011 15 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Mario Hlawitschka authored
-
Sebastian Eichelbaum authored
-
Mario Hlawitschka authored
-
Sebastian Eichelbaum authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
[FIX] maybe fixed the graphics engine problem on OSX, but added information output to debug the code until I am sure it works.
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
[ADD] we can now drag pictures (.png, .jpg, … whatever qt supports) to the transfer function widget and it creates the color function based on the first line of the picture's RGBA values. This works, e.g., with 3DSlicers transfer function preset pictures.
-
Mario Hlawitschka authored
-
- 01 Dec, 2011 5 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[ADD] - refactored WProperties. Now, we have a group base class WPropertyGroupBase. WPropertyGroup and WPropertyStruct derive from this and can, therefore, reuse all the thread-safe property-list management. WProperties is now an alias to WPropertyGroup.
-
Sebastian Eichelbaum authored
-