Commit Graph

201 Commits

Author SHA1 Message Date
Jan Niklas Hasse f4f6ab5ab1 fix compiler warnings about size_t to int conversion 2012-08-17 23:23:36 +02:00
Jan Niklas Hasse c08527deb3 fixed p2t::Point inequility operator 2012-07-12 20:00:30 +02:00
Jan Niklas Hasse 544aec554c fixed compiler warnings 2012-07-12 19:56:59 +02:00
Jan Niklas Hasse 973280c769 fixed compilation on Mac 2012-07-12 19:56:16 +02:00
Mason Green 6f70496b5d better decision-making about when to Fill hole 2012-04-07 10:43:27 -04:00
Mason Green 8c53b5f07e removed temporary test code 2012-04-03 20:05:50 -04:00
Mason Green 7561f1f5e2 updated README 2012-02-07 10:39:16 -05:00
Mason Green 65b3d76ec8 InScanArea fixed again 2012-02-04 16:14:34 -05:00
Mason Green d2469ed4ce fee datapoint memory at end of testbed example 2012-02-04 16:01:42 -05:00
Mason Green 6550d6703e updated InScanArea 2012-02-04 15:49:38 -05:00
Mason Green 18b147311d fixed NULL 2011-08-08 22:26:41 -04:00
Mason Green b62d618841 added #define for MSVC 2011-07-02 09:26:45 -04:00
Mason Green 56510a42f7 fixed a few gcc warnings 2011-06-04 14:57:00 -04:00
zzzzrrr b5c5cbd82f updated comments 2011-03-08 11:06:09 -05:00
zzzzrrr 9f1a0dff10 Fixed a bug in DTSweep that might remove one or two valid triangles fromPointSet triangulations. 2011-03-08 10:35:37 -05:00
zzzzrrr 50669c2023 updated waf 2011-03-08 09:12:11 -05:00
zzzzrrr 105c2f16cc fixed Point::set_zero() 2011-01-19 20:54:27 -05:00
zzzzrrr 717ceafdd3 adjust build script 2010-04-25 12:59:31 -04:00
zzzzrrr d6dd5da27c memory cleanup 2010-04-25 12:40:54 -04:00
zzzzrrr bab616f9ea general cleanup 2010-04-23 13:11:13 -04:00
zzzzrrr 4ca5a5c8ca created vector for nodes 2010-04-23 12:34:55 -04:00
zzzzrrr 1bdb0893cd fixed none memory leaks... 2010-04-23 12:27:00 -04:00
zzzzrrr 8b0b7e3c79 C++ is a pain in the ass 2010-04-23 12:07:40 -04:00
zzzzrrr c0836af607 found another one :) 2010-04-23 12:00:45 -04:00
zzzzrrr 75f8496e22 fixed more memory leaks 2010-04-23 11:51:22 -04:00
zzzzrrr 15db727895 delete nodes from memory 2010-04-23 10:44:20 -04:00
zzzzrrr fe67bffee8 delete point event node from memory 2010-04-23 09:51:33 -04:00
zzzzrrr 2ce7776ec2 updated comment 2010-02-10 07:52:12 -05:00
zzzzrrr a8963b0bb0 made destructor public 2010-02-10 07:29:05 -05:00
zzzzrrr cd95b14d0a removed bad import; updated README 2010-02-10 07:14:38 -05:00
zzzzrrr 73b1fa917a added better random function 2010-02-07 18:58:36 -05:00
zzzzrrr 759bc5fe89 added include guards 2010-02-07 18:00:21 -05:00
zzzzrrr 8348364612 added AddHole to api; added random distribution example 2010-02-07 15:46:27 -05:00
zzzzrrr 7cbc314b7b modified Authors file 2010-01-30 13:10:18 -05:00
zzzzrrr c18dcd4eaa added kzer-za model; added # of triangles output 2010-01-23 18:32:26 -05:00
zzzzrrr 70bcf4b5d0 code cleanup; refined hole API 2010-01-22 22:18:36 -05:00
zzzzrrr b06bc33c3f add holes to API 2010-01-22 21:52:44 -05:00
zzzzrrr 6ab0f0ae00 add holes to API 2010-01-22 21:38:19 -05:00
zzzzrrr 5dbe785975 added p2t namespace 2010-01-22 19:50:35 -05:00
zzzzrrr 793760887b code cleanup 2010-01-22 15:41:22 -05:00
zzzzrrr ac40ef4631 code cleanup 2010-01-22 15:22:08 -05:00
zzzzrrr 2df225041f documentation cleanup 2010-01-22 15:08:55 -05:00
zzzzrrr d2a021b4a9 changed license headers 2010-01-22 15:03:43 -05:00
zzzzrrr e874c363fb fixed pointer bugs 2010-01-22 14:52:28 -05:00
zzzzrrr 654b838fdb fixed extra qualification 2010-01-22 10:20:16 -05:00
zzzzrrr 4338a2be10 bug hunting 2010-01-22 09:57:49 -05:00
zzzzrrr 696ef826bd code cleanup 2010-01-21 11:20:56 -05:00
zzzzrrr 1c348a9829 added readme/setup guide 2010-01-21 09:28:16 -05:00
zzzzrrr 732e0791e8 uncrustified code 2010-01-21 09:00:09 -05:00
zzzzrrr 9202d205df bug hunting 2010-01-20 15:36:05 -05:00