Commit History

Author SHA1 Message Date
  Jérémie Dumas b15bafaed2 Viewer const accessors + use viewport size (fixes #1166, fixes #1167). 6 years ago
  Jérémie Dumas 5065640657 Turn mesh visualization option into viewport bitmasks. 6 years ago
  Jérémie Dumas 63b5effada Fix indexing issue when erasing a viewport. 6 years ago
  Jérémie Dumas 8eac86c163 Make teseo happy. 6 years ago
  Julian Panetta 3c9cf28948 HighDPI fix for viewer interaction 6 years ago
  Julian Panetta ac0f60903e Fix trackball rotation with multiple viewports 6 years ago
  Julian Panetta 90cad1cfda Fix buggy mouse interaction with multiple views. 6 years ago
  Jérémie Dumas cf3b31ce47 Remove buggy viewport resize. 6 years ago
  Roi Poranne 0f40780d5d Multiple viewports. 6 years ago
  Teseo Schneider b367156df7 changed hack for mojave such that it is not runining transparency and fixed a bug on windows when iconizing the window 6 years ago
  Alec Jacobson 0cdc451a80 Merge pull request #530 from milkpku/comb_cross_field 6 years ago
  Daniele Panozzo 59251ca327 mojave opengl fix 6 years ago
  Jérémie Dumas 92f2e20fa5 Change priority of callbacks vs plugins in the Viewer (fixes #764). 6 years ago
  Alec Jacobson 769f007559 Merge pull request #700 from jdumas/viewer 7 years ago
  Jérémie Dumas 2e43ff6150 Fix initial mesh id + make mesh_index const. 7 years ago
  Jérémie Dumas 84b7752587 Remove attribute class + add a unique id in ViewerData. 7 years ago
  Jérémie Dumas e47cf8ae94 Merge remote-tracking branch 'upstream/master' into viewer 7 years ago
  Alec Jacobson 3f85509cc6 lingering bug: per-vertex attributes handled incorrectly 7 years ago
  Jérémie Dumas f229319830 Remove model matrix from the viewer. 7 years ago
  Daniele Panozzo d743fdc5d3 serialization fixes and more consisten API in the viewer 7 years ago
  Daniele Panozzo 56b46751d6 dropped serialization defines 7 years ago
  Jérémie Dumas 5e32e2d3d8 Fix compilation error. 7 years ago
  Jérémie Dumas 48f9aea3a9 Render a couple of extra frames before idling, to accomodate ImGui's immediate mode rendering. 7 years ago
  Jérémie Dumas 4a4b6d96dd Update multi-mesh tutorial + drop opengl2/ from CMake. 7 years ago
  Jérémie Dumas 8155326141 Update ViewerMenu tutorial with ImGui. 7 years ago
  Jérémie Dumas 0448a3e3b6 Transition OpenGL loader to glad. 7 years ago
  Daniele Panozzo ad4d6cd23c python compilation fixes 7 years ago
  Daniele Panozzo 9080378e27 - viewerdata and meshgl are merged 7 years ago
  Daniele Panozzo 48f73ef2e1 preparing for merging state and viewerdata 7 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