- 11 Aug, 2015 1 commit
-
-
Mathias Goldau authored
[FIX #404] Implemented workaround for Qt Bug: https://bugreports.qt.io/browse/QTBUG-38303. This affects only Mac OS. The workaround disable file filters for Mac systems, by using the '*' filter.
-
- 28 Jul, 2015 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[FIX] the point attributes where not "de-indexed". As the WDataSetFiber stores point lists sequentially, the point attributes need to be stored in the same way too. Not indexed as before.
-
- 27 Jul, 2015 1 commit
-
-
Sebastian Eichelbaum authored
[ADD] added extended fiber-attribution. You can define an arbitrary amount of per-vertex and per-fiber attributes now.
-
- 23 Jul, 2015 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[ADD] added hierarchical clustering module by David Moreno-Dominguez. It also provides proper documentation and the META info point to a tutorial video.
-
- 08 Jul, 2015 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 01 Jul, 2015 3 commits
-
-
Sebastian Eichelbaum authored
[FIX] fixed default-param issue. CLang compiled well but GCC-5 not. GCC claimed to not be able to deduce the template type by using an exemplary parameter. Well, whatever. Fixed now.
-
Sebastian Eichelbaum authored
[CHANGE] removed all occurrences of piDouble/piFloat. Still keeping piFloat and piDouble defines in WMath though.
-
Sebastian Eichelbaum authored
[FIX] fixed unused variable piFloat warning by replacing these constants with a function. The original piDouble/piFloat names are aliased via #defines(, although a more elegant solution would be possible in c++11 and above). We keep these constant for compatibility, as we do not know which modules might use it.
-
- 04 Jun, 2015 3 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
... thanks to sed
-
Alexander Wiebel authored
-
- 31 May, 2015 1 commit
-
-
Alexander Wiebel authored
and some more small style fixes
-
- 28 May, 2015 1 commit
-
-
Alexander Wiebel authored
-
- 27 May, 2015 1 commit
-
-
Alexander Wiebel authored
-
- 01 Jun, 2015 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[ADD] added index-based fiber filter. Nice utility to validate fiber-processing algorithms and such.
-
Sebastian Eichelbaum authored
-
- 12 Mar, 2015 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] renamed Qt5 di qtgui. More universal, especially since I now added Qt4 compilation again. Our Qt5 code is Qt4 compatible.
-
- 06 Mar, 2015 4 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[FIX #385] our cmake script now allows setting the environment variable "QTDIR" to point cmake to the right Qt directory, even if Qt5 is installed inside the system prefixes
-
Sebastian Eichelbaum authored
-
- 22 Dec, 2014 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 18 Dec, 2014 1 commit
-
-
reichenbach authored
-
- 22 Dec, 2014 1 commit
-
-
Sebastian Eichelbaum authored
-
- 12 Dec, 2014 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 10 Dec, 2014 1 commit
-
-
Sebastian Eichelbaum authored
-
- 09 Dec, 2014 5 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[FIX #385] added Qt5 definitions and compile flags to openwalnut-qt5 executable. This should fix some compile issues with the pre-compiled QT5 versions.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-