Commit Graph

19 Commits (master)

Author SHA1 Message Date
Andrei Kortunov 35561450f1 Do not copy osg::ref_ptr when possible 10 months ago
Andrei Kortunov 5862f9f284 Do not use GL ES wrappers 1 year ago
Andrei Kortunov 8df7ce545e Migrate from GraphicsWindowQt to QOpenGLWidget 1 year ago
Bret Curtis 09f9203baa fix building and packaging issue with macos and qt plugins, they do not yet support versionless as it is a problem with cmake 1 year ago
Andrei Kortunov 8ca3c3b123 Mark overrided methods by override keyword 4 years ago
Andrei Kortunov 2b4274bca8 Use modern Qt flag declarations 4 years ago
Bret Curtis 61a5c6125d #5480: Drop Qt4 support and require Qt 5.12 or later. 4 years ago
AnyOldName3 ac256f05ff Close graphics context while it still exists 4 years ago
Capostrophic 5f86933dc6 Merge upstream osgQt changes 5 years ago
Andrei Kortunov 46fee678a7 Place QWindow include under Qt version check 5 years ago
Andrei Kortunov 4aa21b9088 Do not swap buffers for non-exposed windows (bug #4911) 5 years ago
Andreas Sturmlechner 2c9d46a60b
Fix build with Qt 5.11_beta3 (dropping qt5_use_modules) 6 years ago
scrawl 0d439750a2 Clang warning fix 8 years ago
Aesylwinn 2f39a6e20d Fix camera input not being reset when focus for widget is lost. 8 years ago
scrawl a1f323f528 Fix build against OSG 3.5.3 8 years ago
Aesylwinn 0e75b4a234 Remove warning about */ outside of comment 8 years ago
Aesylwinn 48047beb9a Stripped OSG mouse and keyboard handling. 8 years ago
scrawl 80392775ef Fix copy&paste error 8 years ago
scrawl 647a5e091f Add osgQt to the repository
Ensures that it will be built against the correct Qt version.
8 years ago