- 30 Jul, 2012 1 commit
-
-
Mario Hlawitschka authored
[FIX] Matrix refers to Matrixd on my mac by default, but Matrixd operations are not supported by the gpu and caused an opengl error notification by osg in osg::Uniform. This lead to the navigation slices not being shown.
-
- 16 Dec, 2011 1 commit
-
-
Alexander Wiebel authored
[STYLE #42] renamed main view to be consistent with capitalization guidelines as it shows up in the GUI
-
- 13 Dec, 2011 1 commit
-
-
Mathias Goldau authored
-
- 30 Nov, 2011 1 commit
-
-
Mario Hlawitschka authored
[STYLE] removed many includes that seem not to make sense and just increase compile time of the core. Added then missing includes to the modules I compile here. Most are removed using comments for now to make it easier to find the problem if something is wrong but should be removed entirely, soon.
-
- 10 Sep, 2011 1 commit
-
-
http://www.openwalnut.org/projects/openwalnut/wiki/TextCapitalizationRulesAlexander Wiebel authored
There are many more to do but it is already late in the evening.
-
- 18 Aug, 2011 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 16 Aug, 2011 4 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[ADD] - re-added nav-slice in the nav widgets. This uses a new projection mode TWO_D_UNIT with a No-Op manipulator. This causes the extra code in WMNavSlices to be minimal compared to the last implemenation we had.
-
Sebastian Eichelbaum authored
[CHANGE] - show axial/coronal and sagittal props now reside in selection manager and are therefore available to others too
-
- 08 Aug, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 25 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 18 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 09 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
[CHANGE] - navslices now use the selection manager again. GUI properly handles show properties of nav-slices
-
- 06 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 05 May, 2011 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 04 May, 2011 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 03 May, 2011 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - removed all old WVector3D and WMatrix4x4. Only 3 compatibility functions needed until now. They will be removed next (since they are not implemented).
-
- 07 Apr, 2011 3 commits
-
-
Sebastian Eichelbaum authored
[ADD] - added proper colormapping and sizing of the slices. In 607 SLOC (cpp,h AND glsl), we have nice colormapping on draggable slices. Yeeahaaa. The old nav slices have over 1300 lines only in their CPP. Not yet working is transparency on slices. This actually is a problem with the colormaps. Will be fixed later.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[ADD] - added basic implementation of simple, dragable slices. They will soon replace the NavSlice module.
-