Commit Graph
4 Commits
Author SHA1 Message Date
Alec Jacobson f4ab9d2cd1 compiles after rm PlainObjectBase uses
Former-commit-id: 14f62b7cd8
2015-12-28 22:14:07 -06:00
Daniel Crispell 6eae3ca6b0 replaced static tutorial_shared_path string with #define
Former-commit-id: bd37fbf7c1
2015-10-17 23:55:35 -04:00
Daniel Crispell c861c711a0 Enable out of source tutorial build
Use CMake's "configure_file" functionality to store path to the tutorial
shared directory, enabling tutorial executables build out of source to
correctly find the data files.


Former-commit-id: a0eed05e8b
2015-10-09 22:52:39 -04:00
Olga Diamanti 101530fe17 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/project.cpp
	include/igl/slice.cpp

+ integrable tutorial text


Former-commit-id: d3a6db8e55
2015-07-30 22:32:17 +02:00