Jeffrey Kuhn
Jeffrey Kuhn
Great idea for a plugin! But I am seeing the same problem as @TheNewKobra For Simplify3D, the layers are marked as ``` ; layer 1, Z = 0.240 ; layer...
Thanks for the explanation. That worked!
yaml doesn't play very well with multiline `envsubst` variables. For example, I need to add a couple of network interface configurations using `/etc/NetworkManager/system-connections/ensXXX.nmconnection` files in butane. I can't pull a...
I can confirm. I was getting the same `GL_INVALID_OPERATION` error on OSX. Adding this code to the `tests/runtests.jl` file just after the `GLFW.Init()` statement solved the problem for me too,...