Commit History

Author SHA1 Message Date
  jalec 8df094f330 cleaned up verbose outputs 14 years ago
  jalec 1e33670556 fixed bug in slice>sparse 14 years ago
  dolga a4d6cc14ca 14 years ago
  jalec 83fccfe0f1 added slice example 14 years ago
  jalec 906a074123 fixed bug in slice 14 years ago
  dpanozzo a136e21356 14 years ago
  jalec 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 14 years ago
  jalec 1c9c3d24eb minor bug in slice 14 years ago
  jalec 3a7e857da3 added reserves to functions using DynamicSparseMatrix, where appropriate 14 years ago
  jalec 29f2f5df23 added sparsematrix example 14 years ago
  dolga d288720c64 14 years ago
  dpanozzo 2d12c8eeda added some const 14 years ago
  dpanozzo d95047cbdd added removeUnreferenced and fixes in removeDuplicates 14 years ago
  dpanozzo 2ec5601563 added missing inlines 14 years ago
  dpanozzo ddbc83c689 added sparse include 14 years ago
  dpanozzo 57165cd1b9 added matrix concatenation [,] and [;] 14 years ago
  jalec 816be11f10 updated styles in readme 14 years ago
  dpanozzo 514e61136a fixed bug in adjacency_list for open meshes 14 years ago
  dolga 43acbcffdc removeDuplicate vertices 14 years ago
  dpanozzo fe734a87bf Added basic mesh navigation primitives (not fully tested) 14 years ago
  dolga 7bebe9005d moveFV, grad, WA: dist and grad 14 years ago
  dolga 9ad2006bba WA cleanup 14 years ago
  jalec 84e0ce7b52 replaced buggy readOBJ with wrapper to vector of vectors readobj 14 years ago
  jalec 25a30a188f added new readOBJ prototype with more support (per corner normals and texture coordinates and non-triangle faces), along with example for mesh io (work in progress) 14 years ago
  jalec 8302a36e26 slice into 14 years ago
  jalec 5f4ec9681d possible bug fix in slice, minor other changes 14 years ago
  jalec a62d483b1c colon, full and speye functions to match matlab 14 years ago
  jalec f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 14 years ago
  jalec 86d30ae471 added a slew of matlab/igl_toolbox translations for eigen matrices, many are works in progress in the sense that they are only implemented for sparse or dense but should support both. Each has been tested (at least once). 14 years ago
  dolga a57964985b fixed wireframe for polygons 14 years ago