- 24 Nov, 2016 4 commits
-
-
Jan Möbius authored
PolyLineCollection crash fix Not having any edge_scalar property in polyline leads to a crash. See merge request !197
-
Jan Möbius authored
Disable stereo mode for Faulty Qt versions Starting with Qt version 5.7.0 the stereo mode is broken, which causes OpenFlipper to crash on startup using qt version 5.7.0 on linux systems.(see #68 ) This branch checks the qt version at runtime during command line parsing. If qt version 5.7.2 or grater is used a warning is output to command line since these qt versions have not been tested yet, but should not have the fault. for qt versions starting with 5.7.0 to and excluding 5.7.2 the stereo mode is disabled and a warning to inform the user about the fault in the used qt version is displayed. fixes #68 See merge request !198
-
Jan Möbius authored
Helper functions in ACG New functions for implementing shader based picking in nodes. See merge request !199
-
Jan Möbius authored
-
- 23 Nov, 2016 4 commits
-
-
Martin Schultz authored
Added width specifier to format.
-
Christopher Tenter authored
-
Martin Schultz authored
-
Martin Schultz authored
check Qt Version when command line arguments are parsed and disable stereo for qt version 5.7.0 and 5.7.1
-
- 22 Nov, 2016 1 commit
-
-
Christopher Tenter authored
-
- 16 Nov, 2016 3 commits
-
-
Jan Möbius authored
Updated Headers for new files See merge request !194
-
Jan Möbius authored
-
Jan Möbius authored
Implement propvis histograms Cf. issue #75 See merge request !186
-
- 10 Nov, 2016 8 commits
-
-
Martin Heistermann authored
Cf. MR !186
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Jan Möbius authored
-
Jan Möbius authored
Update OVM, implement ptr::unique_ptr. This needs to be one commit as the OVM ptr namespace change is incompatible with the current namespace alias (ptr=std), and vice-versa. This updates the submodule to the branch referenced in [OVM PR 13](https://graphics.rwth-aachen.de:9000/OpenVolumeMesh/OpenVolumeMesh/merge_requests/13) and should reference the merge commit in master instead before being merged here. See merge request !190
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
- 09 Nov, 2016 2 commits
-
-
Jan Möbius authored
Warnings See merge request !193
-
Jan Möbius authored
-
- 08 Nov, 2016 7 commits
-
-
Jan Möbius authored
fix warning in translation manipulator mode Fix warning about alpha value and add render object names. See merge request !192
-
Christopher Tenter authored
-
Jan Möbius authored
fix typo fix typo in code See merge request !191
-
Jan Möbius authored
-
tenter authored
-
Jan Möbius authored
-
Jan Möbius authored
-
- 07 Nov, 2016 10 commits
-
-
Jan Möbius authored
Workaround for qtcreator bug qtcreator (4.0.3) does not include some header files and *T.cc in its project structure. The issue is well-known, this is a workaround. Unfortunately I could not find a workaround that does not involve adding a dummy target that is visible in the target list. See merge request !169
-
Martin Heistermann authored
-
Martin Heistermann authored
This needs to be one commit as the OVM ptr namespace change is incompatible with the current namespace alias (ptr=std), and vice-versa.
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
Merge branch 'master' into warnings
-
Jan Möbius authored
update OpenVolumeMesh See merge request !189
-
Max Lyon authored
-
Jan Möbius authored
Acg update - The renderer can track which node created a renderObject now. - fix memory crash in UniformPool: crash on destructor of UniformPool that was previously initialized with the assignment operator See merge request !160
-
- 06 Nov, 2016 1 commit
-
-
tenter authored
-