galoko
galoko
defining ``` "environments": [ { "include": "${env.INCLUDE};path/to/headers" } ], ``` in CMakeSettings.json also seems to be working, for those who are searching for workarounds
``` //velocity update for (int i = nFixedVertices; i < nVerts; i++) { v[i] = (x[i] - x_old[i]) / dt; } //floor constraint (added by me) for (int i =...
What do you mean?
No, no, you got it all wrong, what I meant to ask is: Would there be any interference between two threads, each working with its own instance of XMLDocument? Something...
> If this is merged, [thgh/rollup-plugin-livereload#66](https://github.com/thgh/rollup-plugin-livereload/issues/66) will make use of it. Looks like it's still not released for some reason. Also I don't see how this patch allows to extend...