Commit Graph
221 Commits
Author SHA1 Message Date
schuellc 3ee753f2ed Updated serialization tutorial
Former-commit-id: 0af965573d
2015-02-18 11:43:46 +01:00
schuellc 765cfaa72c Merge branch 'master' of https://github.com/danielepanozzo/libigl
Former-commit-id: 9198bf8976
2015-02-18 10:05:30 +01:00
Daniele Panozzo 83ff7f41de fixed major bug in boundary loop, all param tutorials work again
Former-commit-id: de9e3896a5
2015-02-17 14:01:09 +01:00
schuellc f2d02ddeac Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 59aeaacda5
2015-02-10 16:42:40 +01:00
Alec Jacobson e80c3c22f6 spelling error
Former-commit-id: a8b5bd521f
2015-02-07 17:07:08 -05:00
Daniele Panozzo 583dacc21e updated embree, fixed cmakefiles, still some bugs in the tutorial example
Former-commit-id: 17c9429d26
2015-02-04 22:48:31 +01:00
Daniele Panozzo c81da28371 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/viewer/Viewer.cpp

Former-commit-id: a60ebfa801
2015-02-04 21:36:43 +01:00
Alec Jacobson 790b9545ba typo
Former-commit-id: 9e14d60ba2
2015-02-03 00:32:23 -05:00
Alec Jacobson 96d2b9fcf5 winding number example
Former-commit-id: 88d10c1b24
2015-02-03 00:26:56 -05:00
schuellc b52a2467df Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 4d910a0221
2015-02-02 15:56:57 +01:00
schuellc d8ac2b7189 Updated serialization tutorial
Former-commit-id: d622021349
2015-02-02 15:56:43 +01:00
Alec Jacobson 8ea2279a8e moved 610 to 701
Former-commit-id: 02b94e6414
2015-02-02 09:17:09 -05:00
Alec Jacobson 719c8c70e9 moved 610 to 701
Former-commit-id: 7e212e387d
2015-02-02 09:16:49 -05:00
schuellc 540a0f6ed5 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 4d81286211
2015-01-30 17:07:09 +01:00
schuellc 07b9e984a2 updated serialization
small fixes


Former-commit-id: c3b5311a49
2015-01-30 17:06:59 +01:00
Alec Jacobson a92b09830b comments for bone heat
Former-commit-id: e242f3a393
2015-01-29 09:35:14 -05:00
Alec Jacobson 3968df7a91 don't use openmp on windows...
Former-commit-id: fe1e6c2a63
2015-01-29 09:30:49 -05:00
Daniele Panozzo ec1576f647 gcc fixes for new serializer
Former-commit-id: 4b56eb656c
2015-01-28 18:29:46 +01:00
Alec Jacobson 3efe4fd182 date
Former-commit-id: b392a2fbe9
2015-01-28 08:17:15 -05:00
Alec Jacobson 3be175148c Merge branch 'master' of https://github.com/stefanbrugger/libigl into stefanbrugger-master
Former-commit-id: 47215461dc
2015-01-22 09:46:24 -05:00
Daniele Panozzo a729792953 fix for compiling on linux
Former-commit-id: 7b35ba2dcc
2015-01-11 18:40:36 +01:00
Daniele Panozzo 9e79ae39cf fixes for the static build
Former-commit-id: d20cc7a7c1
2014-12-31 16:25:25 +01:00
Daniele Panozzo 442c8d908c added mesh statistics functions and updated tutorial
Former-commit-id: 9a2de96cd1
2014-12-31 15:48:09 +01:00
Alec Jacobson 14489720ef error -> get_modifiers, tutorial typo
Former-commit-id: 753b45dc4b
2014-12-17 08:47:41 -05:00
Daniele Panozzo 9c61d05cda fixed tutorial cmake bug when mosek is not available
Former-commit-id: a84b1185da
2014-12-16 14:39:45 +01:00
Stefan Brugger 847a38e97b Adjusted examples to use new boundary_loop implementation
Former-commit-id: 0ae3d817ec
2014-12-10 00:22:55 +01:00
Alec Jacobson f8b6a04516 comments, UINT32 support, return values in keydown 401 example
Former-commit-id: 580166369e
2014-11-26 09:08:09 -05:00
Alec Jacobson 54bea23ded clean up cmake
Former-commit-id: 0308d51f3c
2014-11-23 11:01:21 -05:00
Daniele Panozzo a22e3ed7ca fix compilation errors on clang + yosemite
example 403 is now skipped if mosek is not found


Former-commit-id: 852065e312
2014-11-22 13:24:07 +01:00
Alec Jacobson a2d9560bd0 hint to disable mosek
Former-commit-id: 62f71e2789
2014-11-18 10:04:47 -05:00
Alec Jacobson 094e6774e0 clean up in readme
Former-commit-id: ea0e5539b0
2014-11-09 12:43:14 -05:00
Alec Jacobson e644a0f969 small note in tutorial
Former-commit-id: 1e70e95803
2014-11-04 13:38:42 -05:00
Alec Jacobson 068618046e small note in tutorial
Former-commit-id: 57d4475ce4
2014-11-04 13:37:52 -05:00
Alec Jacobson 607fb86d42 better boolean entry
Former-commit-id: 1e4f1ba284
2014-11-04 12:21:14 -05:00
Alec Jacobson 53f2d5b1ff better boolean entry
Former-commit-id: 9a3e90a09d
2014-11-04 12:21:05 -05:00
Alec Jacobson df488db3b0 booleans in tutorial
Former-commit-id: 7a8984f6ae
2014-11-04 11:57:16 -05:00
Alec Jacobson f693c29a91 hacks to get tutorial to run with matlab2014b and gcc static lib
Former-commit-id: 39db3af027
2014-11-03 03:22:11 -05:00
Daniele Panozzo c7f6cff1db fixes from Nico Pietroni on the MIQ pipeline and examples
compilation fixes for Apple LLVM version 6.0


Former-commit-id: c5fcec4bb5
2014-10-16 17:26:12 +02:00
Alec Jacobson a80ece525a render_to_png_async uses std thread instead of boost
Former-commit-id: e6d4dae9b1
2014-07-29 15:03:35 -04:00
Alec Jacobson 8fc1fe229a Merge pull request #8 from Victor-Savu/master
Small fixes

Former-commit-id: d3d2986d7b
2014-07-18 10:12:09 -04:00
Victor-Nicolae Savu 17ae00b091 Added missing namespace specifier.
Former-commit-id: 3fb7d20d6f
2014-07-18 00:29:07 +02:00
Alec Jacobson 81edafcb7b note about vector laplacian
Former-commit-id: dd150ae80f
2014-07-15 14:27:38 -04:00
Alec Jacobson bae1c9582d per edge normals
Former-commit-id: 866592823d
2014-07-10 10:55:26 +01:00
Alec Jacobson abfd40557e typos in tutorial
Former-commit-id: 78ca36bebc
2014-07-07 21:34:55 +01:00
Alec Jacobson 26d5472627 bug in mcf
Former-commit-id: 8b70024756
2014-07-02 21:57:06 -04:00
Alec Jacobson 9f939c1581 merge
Former-commit-id: da9b6a48cc
2014-07-02 17:48:20 -04:00
Alec Jacobson 2ad17c4405 remove SGP warning
Former-commit-id: fb2611d0da
2014-07-02 17:44:16 -04:00
Daniele Panozzo 0ba1639a37 - fixes for camera bug
- added logo in the tutorial
- added some missing links in the tutorial
- fixed bug in set_mesh when 2d coordinates are given for the vertices


Former-commit-id: 267e4f4f58
2014-07-02 19:02:58 +02:00
Alec Jacobson ac5f89770c fix zoom
Former-commit-id: b0cb6afa46
2014-07-02 09:45:05 -04:00
Alec Jacobson 5feb5a9bf4 Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: f74afc7122
2014-07-02 09:26:25 -04:00