- 06 Jul, 2012 3 commits
-
-
Mathias Goldau authored
-
Stefan Philips authored
-
Stefan Philips authored
-
- 03 Jul, 2012 2 commits
-
-
Stefan Philips authored
[CHANGE] Allow to select the numerical type of WGridRegular3D and WGridTransformOrtho by a template parameter
-
Mathias Goldau authored
-
- 28 Mar, 2012 1 commit
-
-
Sebastian Eichelbaum authored
These changes provide several improvements to our mesh reader and writer. It adds support for Freesurfer surfaces and extends out mesh classes accordingly. Thanks to David Moreno-Dominguez <moreno@cbs.mpg.de> for providing these updates
-
- 05 Mar, 2012 2 commits
-
-
Stefan Philips authored
[CHANGE] Same order for declaration and definition [FIX] Remove undefinied functions: texCoordToWorldCoord, getXVoxelCoordRotated, getYVoxelCoordRotated, getZVoxelCoordRotated
-
Stefan Philips authored
[CHANGE] Make getCellVertexIds and getVoxelCoord of WGridRegular3D faster by avoiding the new-operator
-
- 07 Feb, 2012 1 commit
-
-
Sebastian Eichelbaum authored
-
- 12 Dec, 2011 1 commit
-
-
Mathias Goldau authored
-
- 16 Jul, 2011 1 commit
-
-
Alexander Wiebel authored
-
- 01 Jun, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 18 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
[CHANGE] - changed dir structure. Kernel, Common, DH and GE are now core. Gui is separat as well as ext.
-
- 04 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 03 May, 2011 1 commit
-
-
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).
-
- 21 Apr, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 08 Apr, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 18 Mar, 2011 1 commit
-
-
Mathias Goldau authored
[DOC] Now there is a global place WDefines.h where to place Macros like OW_API_DEPRECATED. Additionally there is shown how we should document those macros.
-
- 09 Mar, 2011 1 commit
-
-
Mathias Goldau authored
[ADD] Convinience methods to iterate over axis related informations, which may bloat your code otherwise
-
- 28 Feb, 2011 1 commit
-
-
Mathias Goldau authored
-
- 11 Feb, 2011 1 commit
-
-
Sebastian Eichelbaum authored
[FIX] - WGridTransformOrtho matrix missed scaling.[CHANGE] - bbox module now uses new WGridTransformOrtho.[ADD] - added new geode which can display the boundary of a given grid.
-
- 09 Feb, 2011 1 commit
-
-
reichenbach authored
-
- 25 Jan, 2011 3 commits
-
-
Sebastian Eichelbaum authored
[ADD] - added a preliminary way to inform the texture about grid transformation changes. This is very ugly and will be removed if we have real const grids.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - instead of transforming coords between tex and world space again and again with several scalings and offsets, one matrix is created for that instead. [FIX] - texToWorld coord conversion was simply wrong as (A*B)^-1 = B^-1 * A^-1 and not vice versa
-
- 05 Jan, 2011 1 commit
-
-
Mathias Goldau authored
[CHANGE] Put our WBoundingBox (which is essentially an osg bounding box, but proper encapsulated) more in use, so some code has simplified much more, and readability has increased a lot! Please use our WBoundingBox!
-
- 30 Nov, 2010 2 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
- 25 Nov, 2010 1 commit
-
-
reichenbach authored
-
- 18 Nov, 2010 1 commit
-
-
Mathias Goldau authored
-
- 05 Nov, 2010 2 commits
-
-
Stefan Philips authored
-
Stefan Philips authored
-
- 03 Nov, 2010 1 commit
-
-
reichenbach authored
-
- 02 Nov, 2010 1 commit
-
-
reichenbach authored
The current changes include: - only one transformation matrix + its inverse - only one constructor This is supposed to be a starting point, we can add the missing functionality back into the grid from here. Things to consider: - please DO NOT re-add any of the additional datafields Suggestions & TODO: - use strategy pattern for the transformations - efficient storage of transformation parameters - clean up a lot of the code (eg in encloses and getVoxelNum etc) that does transformations - ...
-
- 25 Oct, 2010 1 commit
-
-
schurade authored
-
- 07 Sep, 2010 1 commit
-
-
reichenbach authored
-
- 23 Aug, 2010 1 commit
-
-
ledig authored
-
- 12 Aug, 2010 1 commit
-
-
schurade authored
-
- 11 Aug, 2010 1 commit
-
-
schurade authored
-
- 10 Aug, 2010 1 commit
-
-
Alexander Wiebel authored
test accordingly
-