- 22 Jan, 2013 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 16 Jan, 2013 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 15 Jan, 2013 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 04 Jan, 2013 3 commits
-
-
Sebastian Eichelbaum authored
[FIX] fixes LineAO warning of unsupported internal format. This was not correct. The default case is there to keep the default values used in OSG. Warning removed.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 20 Dec, 2012 3 commits
-
-
Mathias Goldau authored
-
Mathias Goldau authored
[FIX #229] Now the new FindCxxtest.cmake script will find CxxTest even when its not installed inside of /usr/local. But therefore it requires an additional cmake script: FindPackageHandleStandardArgs.cmake which is included in CMake since 2.6.0 and as we depend on 2.8 it should be available in all our build systems. I've tested this on Mac as well as on Linux where as on Linux machines there were one test failing compiled with clang, but this is not an issue of the CMake find script.
-
Mathias Goldau authored
-
- 19 Dec, 2012 3 commits
-
-
Mathias Goldau authored
[FIX #230] There was an warning from clang about an unused-function: intervalDistance. Although the function it self was used it has resided inside an anoynmous namespace WITHIN A HEADER file. That was the reason, when ever one included the header file a NEW anonymous namespace was generated which INDEED led to the unused function. However moving this helper function into the private implementation everything is right now.
-
Mathias Goldau authored
[CHANGE] As Apple won't let me install newer graphics Drivers manually I cannot upgrade my OpenGL and hence I need to disable some functionallity within our Offscreen rendering pipeline
-
Mathias Goldau authored
[FIX #230] When the same directory is used one time with SYSTEM flag in INCLUDE_DIRECTORIES within a CMakeLists.txt and another time without the flag it may result unflagged. Hence now also QT includes are flagged as system includes (of course which they really are) as well as OpenGL.
-
- 18 Dec, 2012 2 commits
-
-
Mathias Goldau authored
-
Mathias Goldau authored
-
- 17 Dec, 2012 4 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Mathias Goldau authored
[REMOVE] There was only one module using the CUDA dependencies detTractClustering. As this module is now in the ow-modules repos inside of the FiberClusteringToolbox there is no need for CUDA inside of OpenWalnut. Moreover this code was very specific for the detTractClustering implementation, as it was set to accept a specific CUDA version as minimum version.
-
- 14 Dec, 2012 5 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 13 Dec, 2012 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[ADD #227] added message popup windows. They can have a parent on whose top,left corner they appear.
-
- 12 Dec, 2012 3 commits
-
-
Sebastian Eichelbaum authored
[FIX #203] proper lighting for teem glyphs works again. Main-Problem was not multiplying the normal with gl_NormalMatrix
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 11 Dec, 2012 6 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[ADD #172] we now have WPropInterval. Also added code to allow WPropInterval to be used comfortably as uniforms.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Stefan Philips authored
-
- 10 Dec, 2012 1 commit
-
-
Stefan Philips authored
-