- 18 Aug, 2009 4 commits
- 17 Aug, 2009 9 commits
-
-
wiebel authored
* made loops comply with CodingStandard * made constructor explicit
-
wiebel authored
-
wiebel authored
Not yet sure whether the WValueOperators namespace is the right way to do the non-member function implementation
-
wiebel authored
-
wiebel authored
-
wiebel authored
[FIX] removed const, as integral types are returned as const by default. "-Wextra" option that will be introduced soon would complain about it
-
wiebel authored
-
wiebel authored
-
wiebel authored
[CHANGE] Improved documentation and return types
-
- 14 Aug, 2009 3 commits
-
-
math authored
-
ebaum authored
- Moved GUI initialization to Kernel - Integrated graphics engine into Kernel - Integrated test Module into Kernel - Added multithreading for Modules, graphics Engine and GUI - Temporarily disabled WOptionHandler Code
-
math authored
[ADD] Some handy string manipulation helper functions. The reason why not using Boost's are in the flexibility and simplicity. And look on those unit tests :D.
-
- 13 Aug, 2009 10 commits
-
-
ebaum authored
- changed order of includes to match guidelines
-
ebaum authored
- added osg headers to list of frozenset (lib headers) so that make stylecheck knows about them
-
wiebel authored
-
wiebel authored
-
ebaum authored
- now it compiles on Suse machines with older CMake
-
ebaum authored
- added all OSG Modules explicitly to link list
-
ebaum authored
- now using CMake module FindOSG* to search OpenSceneGraph paths
-
ebaum authored
- added basic graphics engine - added basic class stubs for Kernel, Modules
-
ebaum authored
- added default messages
-
- 12 Aug, 2009 11 commits
-
-
wiebel authored
-
wiebel authored
-
wiebel authored
[CHANGE] zlib support for loading compressed NIfTI files is disabled for windows because we have problems with zlib there at the moment. See corresponding ticket in trac system.
-
wiebel authored
-
wiebel authored
-
wiebel authored
-
wiebel authored
[FIX] make stylechecker pass ... I will definitely create a box for money that has to be payed for forgetting "make cicheck" now!
-
wiebel authored
-
wiebel authored
-
wiebel authored
-
wiebel authored
-
- 11 Aug, 2009 3 commits