Commit Graph
11 Commits
Author SHA1 Message Date
Daniele Panozzo 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data
Former-commit-id: 02c8268a61
2018-02-03 20:30:17 -05:00
Alec Jacobson 3b3d439db5 merge
Former-commit-id: 9bc8064132
2017-10-13 10:22:58 -04:00
Alec Jacobson 0b5ba6ee21 rm shader, tutorial uses new viewer refactor
Former-commit-id: fdd42ecfb2
2017-04-16 17:08:54 -04:00
Alec Jacobson dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial
Former-commit-id: b44cb68b3d
2016-03-17 18:23:42 -04:00
Alec Jacobson e09ef13d30 windows long int != MatrixXi::Index
Former-commit-id: f204a71a85
2015-12-28 09:59:08 -06:00
Alec Jacobson c9ac5cbe2a usage
Former-commit-id: 031f2338e0
2015-12-04 16:23:08 -05:00
Alec Jacobson 731792aeda mv cgal and boolean to copyleft
Former-commit-id: e69b4bb07f
2015-11-12 14:30:42 -05: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
Alec Jacobson 3702f3d4ef un-template CSGTree, fix tutorial paths
Former-commit-id: ee4ca9cc47
2015-09-22 17:31:41 -04:00
Alec Jacobson 13212cb389 csg tree tutorial entry
Former-commit-id: 6dc9985456
2015-09-22 10:16:58 -04:00