Commit History

作者 SHA1 備註 提交日期
  kavanl cc6f68da7c Get seconds using high resolution performance counter (Windows only). 14 年之前
  dolga 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd 14 年之前
  jalec 8df094f330 cleaned up verbose outputs 14 年之前
  jalec 1e33670556 fixed bug in slice>sparse 14 年之前
  dolga a4d6cc14ca 14 年之前
  jalec 83fccfe0f1 added slice example 14 年之前
  jalec 906a074123 fixed bug in slice 14 年之前
  dpanozzo a136e21356 14 年之前
  jalec 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 14 年之前
  jalec 1c9c3d24eb minor bug in slice 14 年之前
  jalec 3a7e857da3 added reserves to functions using DynamicSparseMatrix, where appropriate 14 年之前
  jalec 29f2f5df23 added sparsematrix example 14 年之前
  dolga d288720c64 14 年之前
  dpanozzo 2d12c8eeda added some const 14 年之前
  dpanozzo d95047cbdd added removeUnreferenced and fixes in removeDuplicates 14 年之前
  dpanozzo 2ec5601563 added missing inlines 14 年之前
  dpanozzo ddbc83c689 added sparse include 14 年之前
  dpanozzo 57165cd1b9 added matrix concatenation [,] and [;] 14 年之前
  jalec 816be11f10 updated styles in readme 14 年之前
  dpanozzo 514e61136a fixed bug in adjacency_list for open meshes 14 年之前
  dolga 43acbcffdc removeDuplicate vertices 14 年之前
  dpanozzo fe734a87bf Added basic mesh navigation primitives (not fully tested) 14 年之前
  dolga 7bebe9005d moveFV, grad, WA: dist and grad 14 年之前
  dolga 9ad2006bba WA cleanup 14 年之前
  jalec 84e0ce7b52 replaced buggy readOBJ with wrapper to vector of vectors readobj 14 年之前
  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 年之前
  jalec 8302a36e26 slice into 14 年之前
  jalec 5f4ec9681d possible bug fix in slice, minor other changes 14 年之前
  jalec a62d483b1c colon, full and speye functions to match matlab 14 年之前
  jalec f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 14 年之前