Jérémie Dumas
|
779af8fb48
Merge pull request #1227 from BruegelN/python_fix-viewer-core
|
6 лет назад |
Nico Brügel
|
7162dbe428
expose igl.glfw.Viewer.core() the same way as in C++ and adding default argument.
|
6 лет назад |
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 лет назад |
Jérémie Dumas
|
b15bafaed2
Viewer const accessors + use viewport size (fixes #1166, fixes #1167).
|
6 лет назад |
Jérémie Dumas
|
8eac86c163
Make teseo happy.
|
7 лет назад |
Roi Poranne
|
0f40780d5d
Multiple viewports.
|
7 лет назад |
Jérémie Dumas
|
1e80372b62
Fix python bindings.
|
7 лет назад |
Jérémie Dumas
|
a137df845b
Also keep base translation separate.
|
7 лет назад |
Jérémie Dumas
|
f229319830
Remove model matrix from the viewer.
|
7 лет назад |
Daniele Panozzo
|
6dbfe3861a
python module compilation fixes
|
7 лет назад |
Daniele Panozzo
|
56b46751d6
dropped serialization defines
|
7 лет назад |
Daniele Panozzo
|
ad4d6cd23c
python compilation fixes
|
7 лет назад |
Daniele Panozzo
|
eb0881d6a9
python module compiles again, still not working
|
7 лет назад |