Go to file
Paolo Cignoni 234d74354d Added a missing enum to the glcheckerror class 2014-01-28 08:22:02 +00:00
apps updated the voronoisampling sample to show the new features of the recent changes to the voronoi relaxation framework. 2013-12-20 11:47:58 +00:00
docs improved documentation. Added new allocator methods and clarified a bit how to delete elements 2013-12-04 15:33:11 +00:00
eigenlib removed 1 warning 2013-12-16 12:06:34 +00:00
img added img module 2009-07-14 14:43:19 +00:00
vcg Poisson sampling was ignoring the DELETED flag, so when a part of a mesh was deleted but still in memory, would sample it. added a couple of if(!(*vi).IsD()) tests in [InitSpatialHashTable], [ComputePoissonSampleRadii] and [PoissonDiskPruning]. 2014-01-21 14:59:45 +00:00
wrap Added a missing enum to the glcheckerror class 2014-01-28 08:22:02 +00:00