Commit Graph

24 Commits

Author SHA1 Message Date
Pierre Dejoue 505f63d85c Pragma once and for all 2022-05-08 19:26:22 +02:00
Jan Niklas Hasse 3380f5c805 Apply even more clang-tidy fixes 2022-03-25 10:49:45 +01:00
Piotr Kania 905a765c0f Additional sanity checks for triangulate operation 2021-04-29 11:51:05 +02:00
Jan Niklas Hasse 9c8b47486d Update project URL and copyright year 2018-09-11 12:53:31 +02:00
Jan Niklas Hasse 66ff955252 Remove unused parameter from CreateAdvancingFront, fix #3 2018-04-13 19:29:10 +02:00
Giemsa d84fb6f6d5 fix some problems 2014-01-22 11:01:45 +09:00
Giemsa b5abae7c15 modify definitions(for more high performance and safety) 2014-01-21 21:38:22 +09:00
Jan Niklas Hasse 47a9c6e038 remove trailing whitespace and convert to unix line endings 2012-09-05 18:41:47 +02:00
Jan Niklas Hasse 293108fcdb fix compiler warning (also pass by value since it's faster for PODs) 2012-08-21 15:05:48 +02:00
Jan Niklas Hasse f4f6ab5ab1 fix compiler warnings about size_t to int conversion 2012-08-17 23:23:36 +02:00
Mason Green 18b147311d fixed NULL 2011-08-08 22:26:41 -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 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 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 d2a021b4a9 changed license headers 2010-01-22 15:03:43 -05:00
zzzzrrr 696ef826bd code cleanup 2010-01-21 11:20:56 -05:00
zzzzrrr 732e0791e8 uncrustified code 2010-01-21 09:00:09 -05:00
zzzzrrr fa9488baca added DrawMap 2010-01-20 12:25:10 -05:00
zzzzrrr 0bb55b95b8 fixed more pointer bugs 2010-01-20 12:10:58 -05:00
zzzzrrr d776b54e57 fixed edge pointer bug - yay 2010-01-19 17:23:38 -05:00
zzzzrrr 9b279f68b5 checked in c++ code 2010-01-17 11:41:09 -05:00