-
Just noticed that v2017.1.1 seems to remove my configuration on each autoupdate run on my OpenMesh OM2P-HSv3. This seems to be a regression compared to v2016.2.6. I've tested the update on an Ubiquiti…
-
I am checking your nice program. While going over the code to test some different algorithm, I found the following equation:
`temp_point += temp_normal * (temp_normal | (temp_centroid - p));`
shou…
-
Hi to all,
I have an empty project inside MSVC2015 I am trying to use libigl as header only as was suggested by danielepanozzo and then I added required libraries (in this case glew, glfw, boos, cg…
-
Hello,
I can't run osso on os Sierra. I know it says it hasn't been tested. But i'm not sure if the error is OS related.
I had some issues with the compile not finding OpenMesh. So I had to cop…
-
The new function `CGAL::copy_face_graph` does not compile if the vertex and faces descriptors of the source mesh are not hashable for Boost. The code use:
``` C++
// internal f2f and v2v
boost::u…
-
##### Brief Description
I'm trying to generate simple bindings as documented here: https://github.com/mono/CppSharp/blob/master/docs/GeneratingBindings.md
Currently my project references CppSharp.dl…
-
Any reason win64 py35 is excluded from the build matrix?
Thanks for making this by the way; tried and failed several times myself.
-
When I try to update the submodules (OpenMesh and omnicalib) omnicalib does not download properly.
Fix:
Open .gitmodules and replace the line `url = git@github.com:WilstonOreo/omnicalib.git` with …
-
-
When performing `git submodule update` to download OpenMesh and omnicalib I run into issues.
OpenMesh times out.
```
fatal: unable to access 'https://www.graphics.rwth-aachen.de:9000/OpenMesh…