- 04 Sep, 2017 1 commit
-
-
schultz authored
initialize settings before parsing command line options. prevent double initialization.
-
- 01 Sep, 2017 1 commit
-
-
schultz authored
afterwards to prevent setting the default SurfaceFormat multiple times
-
- 28 Aug, 2017 3 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
updated developer documentation required libs qt version as it stated we See merge request !37
-
Martin Schultz authored
would still support qt 4.8 which we definitely do not
-
- 09 Aug, 2017 2 commits
-
-
Martin Schultz authored
added changes from QOpenGL branch to enable and use GLDebugLogger when See merge request !35
-
Martin Schultz authored
fixed #3 by moving the call to make current to the top of snapshot See merge request !36
-
- 08 Aug, 2017 4 commits
-
-
Martin Schultz authored
function to prevent the push calls being made without a valid context or a different context than the pop calls.
-
Martin Schultz authored
OpenFlipper is started with the -d parameter
-
Jan Möbius authored
Fix snapshot Closes #2 See merge request !33
-
Jan Möbius authored
add a CMake finder for libigl See merge request !34
-
- 07 Aug, 2017 3 commits
-
-
Janis Born authored
-
Martin Schultz authored
QOpenGLWidget. fixes #2
-
Martin Schultz authored
calls during initialization of the Widget, or at least avoid a segfault when calling opengl functions in makeCurrent
-
- 04 Aug, 2017 1 commit
-
-
Jan Möbius authored
-
- 02 Aug, 2017 1 commit
-
-
Jan Möbius authored
don't run ctest in dashboard mode anymore for easier location of log See merge request !32
-
- 01 Aug, 2017 1 commit
-
-
Martin Schultz authored
files
-
- 28 Jul, 2017 7 commits
-
-
Jan Möbius authored
added note to build documentation for intel compilers See merge request !25
-
Jan Möbius authored
Solve gl error on osx qt58 and57 See merge request !30
-
Jan Möbius authored
added more documentation on qt signals and the qt event queue which is Closes OpenFlipper-Free#110 See merge request !31
-
Martin Schultz authored
-
Martin Schultz authored
a common source for problems when plugins are developed
-
Martin Schultz authored
and windows.
-
Martin Schultz authored
OSX and potential GLErrors
-
- 27 Jul, 2017 1 commit
-
-
Jan Möbius authored
-
- 26 Jul, 2017 5 commits
-
-
Jan Möbius authored
added wanring and error on windows with qt 5.8 See merge request !29
-
Martin Schultz authored
to use the unsupported broken Qt5.8 on windows set the cmake option USE_UNSUPPORTED_QT
-
Jan Möbius authored
-
Jan Möbius authored
- Fixed DOS line endings
-
Jan Möbius authored
Closes #112
-
- 19 Jul, 2017 6 commits
-
-
Jan Möbius authored
Update run_tests.sh See merge request !26
-
Jan Möbius authored
also parse command line options in batch mode. See merge request !27
-
Martin Schultz authored
-
Martin Schultz authored
fixes errors with all unittests of OF
-
Jan Möbius authored
-
Jan Möbius authored
-
- 18 Jul, 2017 2 commits
-
-
Martin Schultz authored
to use exit with return value
-
Martin Schultz authored
to use the return code of ctest on osx and linux. On windows using $? to get the return value is supposedly boken at least in minGW shells, But it should work on unix systems.
-
- 12 Jul, 2017 1 commit
-
-
Jan Möbius authored
-
- 11 Jul, 2017 1 commit
-
-
Martin Schultz authored
changed minimum qt version to 5.5 as i don't think we still support 4.8 added vs2013 / 2015 to the build documentation
-