BruegelN
|
ea48d38056
Due to the changes in glfw::Viewer one should pass a parameter when calling data() to select a mesh. In C++ mesh_id=-1 by default ( the last element). This commit adds this behaviour for the python bindings.
|
6 years ago |
Alec Jacobson
|
16b8ab326c
Merge pull request #1205 from rodyo/dev
|
6 years ago |
Alec Jacobson
|
c27e57e85e
Merge pull request #1217 from libigl/sort-triangles
|
6 years ago |
Alec Jacobson
|
67e99976f1
Merge pull request #1216 from libigl/marching-cubes-redux
|
6 years ago |
Jérémie Dumas
|
241187bbe3
Merge pull request #1213 from lawsonfulton/origin/dev
|
6 years ago |
Alec Jacobson
|
36eb913385
fix brackets
|
6 years ago |
Alec Jacobson
|
de74c292ee
merge
|
6 years ago |
Alec Jacobson
|
da7a3eb70b
fix templating
|
6 years ago |
Alec Jacobson
|
bbfc88926e
rm lingering test code
|
6 years ago |
Alec Jacobson
|
19bfe1a203
clean up and add root finding interface
|
6 years ago |
Alec Jacobson
|
7e0e6a87e0
Update libigl.cmake
|
6 years ago |
Lawson Fulton
|
ab6bfb7e9f
Fixing missing symbol error for python
|
6 years ago |
Rody Oldenhuis
|
b407970ecd
Changed `size_t` → `std::ptrdiff_t` for OpenMP2.0 compatibility
|
6 years ago |
Jérémie Dumas
|
10e04cbef5
Update GLFW to 3.3 (#1153)
|
6 years ago |
Jérémie Dumas
|
aea868bd1f
Merge pull request #1172 from jdumas/tmp/viewer-fixes
|
6 years ago |
Lawson Fulton
|
450935874f
Extending igl::cat to work with std::vectors AND Allowing N-gons in writeOBJ (#1108)
|
6 years ago |
X.ZhaoMa
|
fbcb933c5b
fix issue for octree. (#1171)
|
6 years ago |
Qingnan Zhou
|
e38ee99766
Fix https://github.com/libigl/libigl/issues/1168 (#1173)
|
6 years ago |
Jérémie Dumas
|
b15bafaed2
Viewer const accessors + use viewport size (fixes #1166, fixes #1167).
|
6 years ago |
Alec Jacobson
|
bc657bc94b
Merge pull request #1163 from PyMesh/dev
|
6 years ago |
Robert Gützkow
|
7677e66587
Fixed two memory leaks (#1120)
|
6 years ago |
Jérémie Dumas
|
be2e69a35c
Merge pull request #1140 from amrollah/heat_geodesics_python
|
6 years ago |
Kazutaka Nakashima
|
05666a7e72
Bugfix in remesh_along_isoline.h (#1164)
|
6 years ago |
Qingnan Zhou
|
a7cf3ddc1f
Address Hanxiao's comment.
|
6 years ago |
Jérémie Dumas
|
749b9c1c27
Update predicates.cpp
|
6 years ago |
Jérémie Dumas
|
cefb0fa35f
Update static check macro + fit style.
|
6 years ago |
Jérémie Dumas
|
4959bc5f22
Update predicates.cpp
|
6 years ago |
Qingnan Zhou
|
6ad790f846
Update predicates and avoid heap allocations.
|
6 years ago |
Qingnan Zhou
|
832fdc2abb
Add doc.
|
6 years ago |
Qingnan Zhou
|
01a18ac2ed
Add unit tests for predicates.
|
6 years ago |