Mathieu Westphal

Results 1138 comments of Mathieu Westphal

@GitCodeBoy please test with the provided code and reopen if needed.

Doc is missing

Ill update and fixup doc in another PR.

OpenVDB is broken in VTK, see https://gitlab.kitware.com/vtk/vtk/-/issues/18658

std::filesystem is supported by gcc since version 8, can you check it is present in your build system ? ``` [glow@frollo ~/]$ locate stdc++fs /usr/lib/libstdc++fs.a /usr/lib32/libstdc++fs.a ```

Indeed, that looks like the right approach.

@kevinsmia1939 A new cmake option has been added, `F3D_APPLICATION_LINK_FILESYSTEM`, that you should be able to turn off in the next release.

Linux: - Awesome (floating) : Window is **not** positioned correctly, half of it is below the screen - Xfce: Window is positioned perfectly, top left, without hiding the "Xfce bar"...