Daniele Panozzo
|
0d47f9f7b9
added runtime test for python on macosx and linux
|
8 years ago |
Daniele Panozzo
|
0f50ccf93b
Merge branch 'fix_strip_path' of https://github.com/decrispell/libigl
|
8 years ago |
Daniele Panozzo
|
8a452ed856
Merge branch 'python_writePLY' of https://github.com/decrispell/libigl
|
8 years ago |
Daniele Panozzo
|
0b4bad6249
Merge branch 'viewer' of https://github.com/jdumas/libigl
|
8 years ago |
Daniele Panozzo
|
df38006fdb
fixed broken links
|
8 years ago |
Daniele Panozzo
|
8d6b7947bc
Merge branch 'master' of https://github.com/libigl/libigl
|
8 years ago |
Daniele Panozzo
|
6cc07ac576
added coding guidelines
|
8 years ago |
Daniel Crispell
|
a79ce45087
correct the pyigl.so path given to strip command
|
8 years ago |
Daniel Crispell
|
2115264e37
add python binding for writePLY
|
8 years ago |
Jérémie Dumas
|
377b6d7061
Add option to disable rotation (useful for 2D viewers).
|
8 years ago |
Jérémie Dumas
|
82a3add1c8
Propagate window resize to viewer plugins.
|
8 years ago |
Daniele Panozzo
|
478fb4d667
Merge pull request #555 from jdumas/explicit
|
8 years ago |
Jérémie Dumas
|
4357dd47cd
Missing template secializations for static build.
|
8 years ago |
Jérémie Dumas
|
fc87a2e21e
Allow resize() to work before a window is created.
|
8 years ago |
Jérémie Dumas
|
02511cf832
Viewport size initialization.
|
8 years ago |
Jérémie Dumas
|
fe60b1dd0c
Improve viewer resize function.
|
8 years ago |
Daniele Panozzo
|
176202c632
Merge pull request #545 from luca-nardelli/arm-32-fixes
|
8 years ago |
Luca Nardelli
|
689a79b550
Add instantiation
|
8 years ago |
Luca Nardelli
|
9dce8a2ae8
Fix unsigned long -> size_t
|
8 years ago |
Luca Nardelli
|
e2a83a5b42
Fix path in cmake
|
8 years ago |
Luca Nardelli
|
1397a27933
Fix template specializations
|
8 years ago |
Daniele Panozzo
|
2e007e4c1c
Merge pull request #539 from decrispell/add_template_instantiations
|
8 years ago |
Daniel Crispell
|
2d13241557
add needed template instantiations
|
8 years ago |
Daniele Panozzo
|
0506580899
Merge pull request #537 from MatillaMartin/master
|
9 years ago |
Martin Matilla
|
2165d47b9a
ViewerData::uniform_colors arguments by value changed to pass by ref
|
9 years ago |
Daniele Panozzo
|
6d253a8dcd
Merge pull request #531 from jdumas/master
|
9 years ago |
Jérémie Dumas
|
28f3af4d2c
Make AppVeyor happy.
|
9 years ago |
Jérémie Dumas
|
c4270a84b2
Write colors to WRL files.
|
9 years ago |
Alec Jacobson
|
40c3c36d38
Merge pull request #525 from patrikhuber/vs-M_PI-fix
|
9 years ago |
Patrik Huber
|
3c9dde4a3c
Use igl::PI instead of M_PI to fix VS math error
|
9 years ago |