- 25 Jan, 2010 9 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Mathias Goldau authored
-
Mathias Goldau authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Sebastian Eichelbaum authored
-
Mathias Goldau authored
-
- 24 Jan, 2010 4 commits
-
-
Mathias Goldau authored
[ADD] some missed documentation of WBresenham_test.h
-
Mathias Goldau authored
-
Mathias Goldau authored
-
Mathias Goldau authored
[CHANGE] WLine and WFiber are now of type osg::MixinVector< wmath::WPosition > and you may use them like full std::vectors. [ADD] some unit tests
-
- 23 Jan, 2010 4 commits
-
-
Mathias Goldau authored
-
Mathias Goldau authored
-
cornimueller authored
-
cornimueller authored
-
- 21 Jan, 2010 7 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - setting a default bounding sphere for all root nodes ensures that the intial camera always shows the complete data box (in our case this 255x255x255 box). This is implemented dirty since we do not have a class managing our reference coordinate system! Hopefuly this solves the problem of needing to press space to see the scene completely.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - now WLogger directly outputs log messages to stdout. This is needed as we have to fight against all these SegFaults and log messages which are in sync are helpful. This will be returned to the normal "buffered" behaviour as we fixed the segfaults.
-
Sebastian Eichelbaum authored
[CHANGE] - Custom Widgets now use WGEGroupNodes, which provide their own callback for thread safe insertion/removal of child nodes
-
- 20 Jan, 2010 15 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
to not have them initially use the walnut.cfg to disable them
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - now WGEScene offers the methods insert/remove to insert and remove nodes in a thread safe way (as it is intended by OSG to be done)
-
Sebastian Eichelbaum authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
ledig authored
-
ledig authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Alexander Wiebel authored
-
Sebastian Eichelbaum authored
-
- 19 Jan, 2010 1 commit
-
-
ledig authored
-