Volker Enderlein

Results 157 comments of Volker Enderlein

Back on track. Can you have a look into Quarter's [github actions script](https://github.com/coin3d/quarter/blob/master/.github/workflows/continuous-integration-workflow.yml)? Under section macos-latest (according to [documentation](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) this means macOS 10.15 at present time) Quarter is build against...

I just had a look into the original SGI OpenInventor implementation [here](https://github.com/aumuell/open-inventor/blob/master/libSoXt/src/viewers/SoXtViewer.c%2B%2B#L1818). It seems there is a different interpretation in what the getXfBoundingBox() function returns for the sceneRoot. If you...

The plugin does not crash when compiled with MSVC but on MinGW compiled with GCC. The call stack of the crash from QtCreator looks as follows: ``` 1 QOpenGLContext::makeCurrent(QSurface *)...

**Original comment by Volker Enderlein (Bitbucket: [VolkerEnderlein](https://bitbucket.org/VolkerEnderlein), GitHub: [VolkerEnderlein](https://github.com/VolkerEnderlein)).** ---------------------------------------- Hi Brian, a very late follow up. Did you sorted your issues with Coin/Quarter viewer out? If so, it would...

Unfortunately I've not gotten to it until now.

@luzpaz @looooo Sorry for not responding to previous requests. I had some larger changes in the build system pending but that won't make it into 4.0.1 due to time limitations...

Done. I've done some checks but I would ask you @looooo and @luzpaz kindly to test the 4.0.1 and 1.6.1 bugfix releases.