Results 390 comments of ruevs

What is reported on the bottom of the configuration screen (OpenGL info)?

Is there any other windowed OpenGL software that you can try? This is just a wild guess... I suspect you are the first one to try SolveSpace on this platform.

The only other ARM Linux platform (that I know of) that SolveSpace has been tried on is Raspberry Pi - it works fine but there is a glitch in the...

@Thovthe were you able to build it with OpenGL1? The cmake command should be: `cmake .. -DCMAKE_BUILD_TYPE=Release -DOPENGL=1`

If it turns out the "nitpicks" are purely formatting you could use clang-format: https://github.com/solvespace/solvespace/blob/master/CONTRIBUTING.md#coding-style

https://github.com/solvespace/solvespace/blob/71c6492d6de798166e0c09d1529dffed745f6fbf/CMakeLists.txt#L35

@ppd @phkahler @vespakoen Since this is the currently open CI issue I'll write here to avoid extra "noise". Sorry for the unrelated topic and spamming you all. The macOS CI...

@phkahler the part where, once one selects some entities a list of the possible constraints that can be applied to them is shown, could be useful for a complete novice....

What @phkahler said. Or put simply a "face" does not have a fixed orientation in its plane - in other words it is free to "spin" in its plane. A...

This https://github.com/solvespace/solvespace/pull/1054#issuecomment-855439157 is also a very good explanation from SoveSpace's original author.