todos.txt 419 B

12345678910
  1. - standardize use of string/char *, add to style conventions
  2. - standardize Eigen Templates, add to style conventions
  3. - standardize headers-only vs. static library
  4. - clean up tga.h
  5. - standardize igl includes #include "cotangent.h" or #include <cotangent.h>
  6. - implement an IGL_NO_OPENGL and IGL_NO_GLUT compiler option
  7. - clean up edgetopology.h
  8. - clean up mvc.h
  9. - clean up orth.h
  10. - fix bugs in examples/Core/example2.cpp