Commit Graph
26 Commits
Author SHA1 Message Date
Alec Jacobson 2be5fe19f9 [TEMPLATES]: windows templates are a real pain. 2017-12-20 12:15:01 -05:00
Alec Jacobson b0fb18bc06 [TEMPLATES]: integer sizes are the worst 2017-12-19 19:12:59 -05:00
Alec Jacobson 9d69072559 [API]: Slice tets now extracts contours of arb. funcs; templates 2017-12-19 16:48:36 -05:00
Alec Jacobson 0126b9ccfc merge 2017-10-12 09:18:06 -04:00
Jérémie Dumas 5ae5eef176 Make all igl modules depend on igl::core + add a few explicit template specializations. 2017-10-06 22:19:33 -04:00
Alec Jacobson 6f100c1f6a templates 2017-08-24 14:08:27 -04:00
Alec Jacobson 1b4d203d63 clean up winding number code. templates 2017-08-01 11:58:07 -07:00
Alec Jacobson d9a8e61af8 better templating for WNAABB, and template hell ensuing 2017-07-25 19:43:08 -04:00
Alec Jacobson 5c920aeb24 templates and prototypes 2017-07-03 09:42:11 +01:00
Alec Jacobson c007b3cfa1 templates 2017-01-09 16:49:39 -05:00
Alec Jacobson 853005821f specialization --> instantiation 2017-01-07 15:34:44 -05:00
Alec Jacobson 7e0b8e37da templates 2017-01-06 12:17:50 -05:00
Alec Jacobson 1585697bd8 setxor, correct indices assuming colmajor 2016-12-29 18:03:44 -06:00
Alec Jacobson 173cf01aa4 resize(X.rows(),X.cols()) --> resizeLike(X) 2016-12-29 16:16:35 -06:00
Qingnan Zhou 1ae61ef5d3 Minor update and style fix. 2016-07-14 01:19:26 -04:00
Qingnan Zhou 4f1994dec4 Minor speed up of `unique_rows` method. 2016-07-14 00:39:39 -04:00
Daniele Panozzo d7c4e5fcbc fixes for python static build 2016-05-05 00:01:25 -04:00
Alec Jacobson 2a924daa77 rm using namespace igl 2015-04-28 17:37:26 -04:00
Alec Jacobson 1fcdb64dd4 some performance optimization 2014-11-18 13:03:31 -05:00
Alec Jacobson 00fd1c9f24 IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 2014-06-24 22:12:19 -04:00
Alec Jacobson (jalec a78b170146 preprend license header to every file 2013-11-25 14:25:22 +01:00
Alec Jacobson (jalec 1c1b535689 randperm, and manifold patches seemingly working 2013-10-24 22:11:22 +02:00
Alec Jacobson (jalec 7433f127da transparency with sorted primitives example, viewport class, lots more explicits 2013-10-11 19:15:33 +02:00
Alec Jacobson (jalec 03944b06cf optimize performance on sorting and unique routines 2013-09-09 15:16:33 +02:00
Alec Jacobson (jalec 7f1c076dbe performance tuning and explicits 2013-09-09 12:58:22 +02:00
Alec Jacobson (jalec 7a5aff93f4 higher precision writeoff and writedmat, fixed bug in mat_max, more templates, sort rows, unique rows, double area 2012-11-18 20:10:56 +01:00