vcglib/vcg
Nico Pietroni 4af26f2df2 line 565 changed "if (numholes!=1) return false;" to "if (numholes==0) return false;" it may be even have multiple holes 2011-11-01 18:40:55 +00:00
..
complex line 565 changed "if (numholes!=1) return false;" to "if (numholes==0) return false;" it may be even have multiple holes 2011-11-01 18:40:55 +00:00
connectors Rolled back 2011-10-05 15:04:40 +00:00
container bug fixing: 2011-10-25 10:03:10 +00:00
math corrected ApplyRigidTransformation (zeroed last row of rot) 2011-10-28 14:20:27 +00:00
simplex Added correct overloading of ImportData for per vertex curvature component. 2011-11-01 18:33:52 +00:00
space Added algorithms for packing into a square rectangles and polygons 2011-10-20 22:29:20 +00:00