Commit History

Author SHA1 Message Date
  Jérémie Dumas 5e32e2d3d8 Fix compilation error. 8 years ago
  Jérémie Dumas c49b9a8001 Add InputText that supports std::string. 8 years ago
  Jérémie Dumas 48f9aea3a9 Render a couple of extra frames before idling, to accomodate ImGui's immediate mode rendering. 8 years ago
  Jérémie Dumas 4a4b6d96dd Update multi-mesh tutorial + drop opengl2/ from CMake. 8 years ago
  Jérémie Dumas 8155326141 Update ViewerMenu tutorial with ImGui. 8 years ago
  Jérémie Dumas 0448a3e3b6 Transition OpenGL loader to glad. 8 years ago
  Jérémie Dumas 7b1ac9e21b Adding Eigen, GLFW, ImGui & glad as submodules. 8 years ago
  Jérémie Dumas ed4a92e825 Merge remote-tracking branch 'origin/master' into viewer-refactor 8 years ago
  Jérémie Dumas 6c08e94a0a Merge pull request #678 from Gjacquenot/patch-1 8 years ago
  Guillaume Jacquenot 700d76b156 Fixed typo in comment for igl/per_corner_normals.h 8 years ago
  Alec Jacobson 65a4bccd36 Fix bug when lx == ux 8 years ago
  Daniele Panozzo ad4d6cd23c python compilation fixes 8 years ago
  Daniele Panozzo 9080378e27 - viewerdata and meshgl are merged 8 years ago
  Daniele Panozzo 48f73ef2e1 preparing for merging state and viewerdata 8 years ago
  Daniele Panozzo eb0881d6a9 python module compiles again, still not working 8 years ago
  Daniele Panozzo 27e0d8b30c moved serialization code back in ViewerData.h 8 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 8 years ago
  Daniele Panozzo 0a18442c6b Merge branch 'viewer-refactor' of https://github.com/libigl/libigl into viewer_refactor 8 years ago
  Daniele Panozzo 5fc99b6f1d Merge pull request #682 from danielepanozzo/master 8 years ago
  Daniele Panozzo 5b7759bb44 removed __1 8 years ago
  Daniele Panozzo 7e4936e383 style fixes in AtA_cached and sparse_cached 8 years ago
  Daniele Panozzo 9e63059a33 style fixes in slice_cached 8 years ago
  Daniele Panozzo 18367433b7 Merge pull request #681 from teseoch/master 8 years ago
  Teseo Schneider 7bc261f8b4 added templates and fixed ui for high dpi (mac retina display with multiple screens) 8 years ago
  Alec Jacobson b000fd7bb7 Merge branch 'master' of github.com:libigl/libigl into alecjacobson 8 years ago
  Alec Jacobson 2673ab3e7f another missing symbol on windows 8 years ago
  Alec Jacobson f34bd567fa missing template on windows 8 years ago
  Alec Jacobson b179bd7891 Merge branch 'alecjacobson' of github.com:libigl/libigl into alecjacobson 8 years ago
  Alec Jacobson d582b14e95 rm mex stuff 8 years ago
  Alec Jacobson d26f96cc48 parallel for 8 years ago