1. 08 Nov, 2016 2 commits
  2. 07 Nov, 2016 9 commits
  3. 06 Nov, 2016 3 commits
  4. 10 Oct, 2016 2 commits
  5. 09 Oct, 2016 3 commits
  6. 04 Oct, 2016 3 commits
  7. 29 Sep, 2016 1 commit
  8. 20 Sep, 2016 3 commits
  9. 19 Sep, 2016 2 commits
  10. 18 Sep, 2016 2 commits
  11. 17 Sep, 2016 2 commits
  12. 11 Sep, 2016 1 commit
    • Patrik Huber's avatar
      Changed Mesh to use glm::tvec* instead of OpenCV · 7d775985
      Patrik Huber authored
      Changed all affected functions and classes accordingly: Mainly the renderer, affine-renderer, and affine texture extraction.
      
      This results in a ~35% speed-up of rendering meshes.
      
      It requires some not-so-beautiful conversions in render_affine and the current texture extraction, but they will be superseded by the new renderer soon anyway.
      7d775985
  13. 22 Aug, 2016 7 commits