We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613d53d commit 87a8d5cCopy full SHA for 87a8d5c
.gitmodules
@@ -4,3 +4,6 @@
4
[submodule "src/tinymesh/ext/tinyply"]
5
path = src/tinymesh/ext/tinyply
6
url = https://github.com/ddiakopoulos/tinyply
7
+[submodule "src/tinymesh/ext/pybind11"]
8
+ path = src/tinymesh/ext/pybind11
9
+ url = https://github.com/wjakob/pybind11
src/tinymesh/ext/pybind11
0 commit comments