Browse Source

better excludes and readme

Former-commit-id: ddeff17d9983caaa578539d925ab3513fab3ea42
Alec Jacobson (jalec 11 years ago
parent
commit
cb15a39694
2 changed files with 6 additions and 4 deletions
  1. 1 0
      exclude.lst
  2. 5 4
      readme.txt

+ 1 - 0
exclude.lst

@@ -1,4 +1,5 @@
 ../libigl/exclude.lst
+../libigl/external/SuperLU*
 ../libigl/exclude.lst*
 *.hg*
 *.git*

+ 5 - 4
readme.txt

@@ -11,12 +11,13 @@ should use the igl namespace and should adhere to the conventions and styles
 listed below. 
 
 = Dependencies =
-Eigen3  Last tested with Eigen Version 3.1.2
-AntTweakBar  Last tested 1.14 (see External)
-OpenGL
-GLEW  Windows only
+Eigen3  Last tested with Eigen Version 3.2
 
   = Optional =
+  OpenGL (IGL_NO_OPENGL)
+  AntTweakBar  (IGL_NO_ANTTWEAKBAR) Last tested 1.16 (see
+    libigl/external/AntTweakBar)
+  GLEW  Windows only
   OpenMP  
   libpng  libiglpng extra only
   Mosek  libiglmosek extra only