Commit History

Author SHA1 Message Date
  Evan Barentin 2b05343e0d Normalize all the line endings (#2288) 2 years ago
  Alexander Sulfrian 97fb89c955 Source code should not be marked as executable (#2231) [ci skip] 2 years ago
  Jérémie Dumas b0fd49d598 CMake refactor (#1805) 3 years ago
  Chao Li aaa89ffcbb Fix the order of principal curvature (#1767) 4 years ago
  Alec Jacobson d46d9c8ef5 use set_data instead of set_color 6 years ago
  Daniele Panozzo 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 years ago
  Alec Jacobson f5e35b9099 tutorial after ViewerCore/ViewerData refactor 8 years ago
  Alec Jacobson 3b3d439db5 merge 8 years ago
  Alec Jacobson 0b5ba6ee21 rm shader, tutorial uses new viewer refactor 8 years ago
  Daniel Crispell 6eae3ca6b0 replaced static tutorial_shared_path string with #define 10 years ago
  Daniel Crispell c861c711a0 Enable out of source tutorial build 10 years ago
  Alec Jacobson 0640f41c49 compile tutorial with namespace 10 years ago
  James Andrews b3dec910b7 fix check for command line args: if(argc>=1) -> if(argc>1) 10 years ago
  Alec Jacobson 7ab91d7aa8 better file handling 10 years ago
  Daniele Panozzo d8dd116b18 - removed wrappers from viewer.h 11 years ago
  Alec Jacobson 466530002c key_down usages for all examples 200-406 11 years ago
  Daniele Panozzo eb2279fdbb tutorial compilation fixes 11 years ago
  Daniele Panozzo 2fed41c240 - fixed all compilation errors in the tutorials 11 years ago
  Alec Jacobson b5b080861c MASSMATRIX_* --> MASSMATRIX_TYPE_* 11 years ago
  Alec Jacobson cac3b04a2a Gradient example 11 years ago
  Alec Jacobson 9af8e5234a cleanup new code mess enough to compile 11 years ago
  Alec Jacobson 450d22530b clean up principal curvature example 11 years ago
  Daniele Panozzo f692781ff9 - added tutorial for principal curvature directions 11 years ago