Commit Graph

  • 3a2db01407 Create path for TestbedFilesTest relative to build folder Jan Niklas Hasse 2019-03-12 13:38:06 +0100
  • 0898bb217d Add function IsDelaunay to check if results are valid Jan Niklas Hasse 2019-02-21 14:42:20 +0100
  • 96b08ee75c Add new function Triangle::CircumcicleContains Jan Niklas Hasse 2019-02-21 14:34:37 +0100
  • e9454880fb
    Set up CI with Azure Pipelines (#7) Jan Niklas Hasse 2019-01-25 00:20:39 +0100
  • 4c4081316f
    cmake is already installed Jan Niklas Hasse 2019-01-25 00:18:13 +0100
  • 604aac263d
    Update azure-pipelines.yml Jan Niklas Hasse 2019-01-25 00:15:38 +0100
  • a6412a64c3 Set up CI with Azure Pipelines Jan Niklas Hasse 2019-01-25 00:11:56 +0100
  • 48f545ca2a Meson: Add poly2tri_dep variable Jan Niklas Hasse 2018-09-26 11:09:14 +0200
  • a41b316ace Add tasks.json for VS Code Jan Niklas Hasse 2018-09-11 13:02:47 +0200
  • 4973f2e77e Change BSD-3 license formatting a little bit so that GitHub detects it Jan Niklas Hasse 2018-09-11 13:00:49 +0200
  • 9c8b47486d Update project URL and copyright year Jan Niklas Hasse 2018-09-11 12:53:31 +0200
  • e0ba327ed8 Do not compare doubles with == Jan Niklas Hasse 2018-08-21 13:07:06 +0200
  • 0105437ff3 Add simple CMakeLists.txt Jan Niklas Hasse 2018-08-13 14:46:34 +0200
  • a9d2cf8636 Add very simple unit test Jan Niklas Hasse 2018-05-28 19:55:02 +0200
  • 1271d6b848 Overload operator<< for Point Jan Niklas Hasse 2018-05-28 13:56:27 +0200
  • 66ff955252 Remove unused parameter from CreateAdvancingFront, fix #3 Jan Niklas Hasse 2018-04-13 19:29:10 +0200
  • 1ed5e089c5 Include shapes.h and cmath instead of math.h Jan Niklas Hasse 2018-04-13 19:16:30 +0200
  • 001b5cd9d5 Settings for VS Code Jan Niklas Hasse 2018-04-13 19:15:44 +0200
  • 053fce6a63 Add Meson build file Jan Niklas Hasse 2018-03-13 16:04:11 +0100
  • f0a16419c5 Throw an exception instead of assert(false) for repeat points Jan Niklas Hasse 2018-02-28 17:34:54 +0100
  • 76b3b53bc6 Update waf to 1.8.20 Jan Niklas Hasse 2016-04-13 17:56:42 +0200
  • f52c0c1c0d Remove unnecessary NULL check Jan Niklas Hasse 2015-01-27 02:04:39 +0100
  • 8193397946 Add M_PI for C99 Jan Niklas Hasse 2014-08-12 22:24:09 +0200
  • 4f6fca0f62 Port from GLFW 2 to 3 Jan Niklas Hasse 2014-08-12 22:14:01 +0200
  • d5ecc71f74 Make example commands runnable from project dir Jan Niklas Hasse 2014-08-12 22:13:13 +0200
  • fe48835009 Add IOKit on Mac Jan Niklas Hasse 2014-02-25 22:21:32 +0100
  • feab1de1bc Newline at end of file Jan Niklas Hasse 2014-01-22 17:04:49 +0100
  • 21f20031a8 Merge pull request #1 from Giemsa/definition-refactoring Jan Niklas Hasse 2014-01-22 07:38:27 -0800
  • d84fb6f6d5 fix some problems Giemsa 2014-01-22 11:01:45 +0900
  • b5abae7c15 modify definitions(for more high performance and safety) Giemsa 2014-01-21 21:38:22 +0900
  • 91d1203c3a fixed SweepContext ctor Mason Green 2013-05-01 21:46:31 -0400
  • e662a5c446 changed inequality Mason Green 2013-05-01 21:40:42 -0400
  • d5b79b043b fixed SweepContext::MeshClean Mason Green 2013-05-01 21:34:21 -0400
  • 47a9c6e038 remove trailing whitespace and convert to unix line endings Jan Niklas Hasse 2012-09-05 18:41:47 +0200
  • b4abf3a2b2 ignore waf files Jan Niklas Hasse 2012-09-05 18:36:20 +0200
  • 58793eda10 remove unnecessary ctors and use initializer list Jan Niklas Hasse 2012-08-27 19:24:14 +0200
  • 856acda129 clean up Jan Niklas Hasse 2012-08-21 17:46:19 +0200
  • a419d96a60 improve formatting Jan Niklas Hasse 2012-08-21 17:43:22 +0200
  • e5eed47e40 convert README to Markdown Jan Niklas Hasse 2012-08-21 17:32:58 +0200
  • 34ff2c0ec3 Merge branch 'master' of github.com:jhasse/poly2tri Jan Niklas Hasse 2012-08-21 17:15:06 +0200
  • 293108fcdb fix compiler warning (also pass by value since it's faster for PODs) Jan Niklas Hasse 2012-08-21 15:05:48 +0200
  • 163e504e21 fix compiler warning and remove trailing whitespace Jan Niklas Hasse 2012-08-18 17:41:03 +0200
  • f4f6ab5ab1 fix compiler warnings about size_t to int conversion Jan Niklas Hasse 2012-08-17 23:23:36 +0200
  • c08527deb3 fixed p2t::Point inequility operator Jan Niklas Hasse 2012-07-12 20:00:30 +0200
  • 544aec554c fixed compiler warnings Jan Niklas Hasse 2012-07-12 19:56:59 +0200
  • 973280c769 fixed compilation on Mac Jan Niklas Hasse 2012-07-12 19:56:16 +0200
  • 6f70496b5d better decision-making about when to Fill hole Mason Green 2012-04-07 10:43:27 -0400
  • 8c53b5f07e removed temporary test code Mason Green 2012-04-03 20:05:50 -0400
  • 7561f1f5e2 updated README Mason Green 2012-02-07 10:39:16 -0500
  • 65b3d76ec8 InScanArea fixed again Mason Green 2012-02-04 16:14:34 -0500
  • d2469ed4ce fee datapoint memory at end of testbed example Mason Green 2012-02-04 16:01:42 -0500
  • 6550d6703e updated InScanArea Mason Green 2012-02-04 15:49:38 -0500
  • 18b147311d fixed NULL Mason Green 2011-08-08 22:26:41 -0400
  • b62d618841 added #define for MSVC Mason Green 2011-07-02 09:26:45 -0400
  • 56510a42f7 fixed a few gcc warnings Mason Green 2011-06-04 14:57:00 -0400
  • b5c5cbd82f updated comments zzzzrrr 2011-03-08 11:06:09 -0500
  • 9f1a0dff10 Fixed a bug in DTSweep that might remove one or two valid triangles fromPointSet triangulations. zzzzrrr 2011-03-08 10:35:37 -0500
  • 50669c2023 updated waf zzzzrrr 2011-03-08 09:12:11 -0500
  • 105c2f16cc fixed Point::set_zero() zzzzrrr 2011-01-19 20:54:27 -0500
  • 717ceafdd3 adjust build script zzzzrrr 2010-04-25 12:59:31 -0400
  • d6dd5da27c memory cleanup zzzzrrr 2010-04-25 12:40:54 -0400
  • bab616f9ea general cleanup zzzzrrr 2010-04-23 13:11:13 -0400
  • 4ca5a5c8ca created vector for nodes zzzzrrr 2010-04-23 12:34:55 -0400
  • 1bdb0893cd fixed none memory leaks... zzzzrrr 2010-04-23 12:27:00 -0400
  • 8b0b7e3c79 C++ is a pain in the ass zzzzrrr 2010-04-23 12:07:40 -0400
  • c0836af607 found another one :) zzzzrrr 2010-04-23 12:00:45 -0400
  • 75f8496e22 fixed more memory leaks zzzzrrr 2010-04-23 11:51:22 -0400
  • 15db727895 delete nodes from memory zzzzrrr 2010-04-23 10:44:20 -0400
  • fe67bffee8 delete point event node from memory zzzzrrr 2010-04-23 09:51:33 -0400
  • 2ce7776ec2 updated comment zzzzrrr 2010-02-10 07:52:12 -0500
  • a8963b0bb0 made destructor public zzzzrrr 2010-02-10 07:29:05 -0500
  • cd95b14d0a removed bad import; updated README zzzzrrr 2010-02-10 07:14:38 -0500
  • 73b1fa917a added better random function zzzzrrr 2010-02-07 18:58:36 -0500
  • 759bc5fe89 added include guards zzzzrrr 2010-02-07 18:00:21 -0500
  • 8348364612 added AddHole to api; added random distribution example zzzzrrr 2010-02-07 15:46:27 -0500
  • 7cbc314b7b modified Authors file zzzzrrr 2010-01-30 13:10:18 -0500
  • c18dcd4eaa added kzer-za model; added # of triangles output zzzzrrr 2010-01-23 18:32:26 -0500
  • 70bcf4b5d0 code cleanup; refined hole API zzzzrrr 2010-01-22 22:18:36 -0500
  • b06bc33c3f add holes to API zzzzrrr 2010-01-22 21:52:44 -0500
  • 6ab0f0ae00 add holes to API zzzzrrr 2010-01-22 21:38:19 -0500
  • 5dbe785975 added p2t namespace zzzzrrr 2010-01-22 19:50:35 -0500
  • 793760887b code cleanup zzzzrrr 2010-01-22 15:41:22 -0500
  • ac40ef4631 code cleanup zzzzrrr 2010-01-22 15:22:08 -0500
  • 2df225041f documentation cleanup zzzzrrr 2010-01-22 15:08:55 -0500
  • d2a021b4a9 changed license headers zzzzrrr 2010-01-22 15:03:43 -0500
  • e874c363fb fixed pointer bugs zzzzrrr 2010-01-22 14:52:28 -0500
  • 654b838fdb fixed extra qualification zzzzrrr 2010-01-22 10:20:16 -0500
  • 4338a2be10 bug hunting zzzzrrr 2010-01-22 09:57:49 -0500
  • 696ef826bd code cleanup zzzzrrr 2010-01-21 11:20:56 -0500
  • 1c348a9829 added readme/setup guide zzzzrrr 2010-01-21 09:28:16 -0500
  • 732e0791e8 uncrustified code zzzzrrr 2010-01-21 09:00:09 -0500
  • 9202d205df bug hunting zzzzrrr 2010-01-20 15:36:05 -0500
  • fa9488baca added DrawMap zzzzrrr 2010-01-20 12:25:10 -0500
  • 0bb55b95b8 fixed more pointer bugs zzzzrrr 2010-01-20 12:10:58 -0500
  • d776b54e57 fixed edge pointer bug - yay zzzzrrr 2010-01-19 17:23:38 -0500
  • 9b279f68b5 checked in c++ code zzzzrrr 2010-01-17 11:41:09 -0500
  • 29bbeb2973 removed old code zzzzrrr 2010-01-17 11:39:19 -0500
  • 2c67b8cf39 merge zzzzrrr 2009-12-02 16:41:52 -0500
  • 243adc1865 changed ynode zzzzrrr 2009-12-02 16:41:23 -0500
  • b0fe089201 merge zzzzrrr 2009-12-02 16:07:37 -0500