TODOs.txt 384 B

123456789101112
  1. - Rewrite in libigl style
  2. - zoom with pan rather than scaling
  3. - don't zoom on horizontal scale
  4. - trackball mouseup captured by tweakbar
  5. + remove global `using namespace std`
  6. + remove `#define IGL_HEADER_ONLY`
  7. + guard `#undef max`
  8. + fix all -Wsign-compare
  9. + missing `#include <iostream>`
  10. + missing `#include <fstream>`
  11. + fix all -Wunused-but-set-variable
  12. + makefile for libiglviewer.a